summaryrefslogtreecommitdiff
path: root/src/mod_pubsub/node_buddy.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2008-07-31 11:18:49 +0000
committerBadlop <badlop@process-one.net>2008-07-31 11:18:49 +0000
commitc3bda4aaee350ba0a10d6db880c89eb435f0970f (patch)
tree1db46b5f4064b36840bf7868675c3c4ed178ef26 /src/mod_pubsub/node_buddy.erl
parent* src/mod_muc/mod_muc_room.erl: Support Reasons for all (diff)
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
* doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499
Diffstat (limited to 'src/mod_pubsub/node_buddy.erl')
-rw-r--r--src/mod_pubsub/node_buddy.erl8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mod_pubsub/node_buddy.erl b/src/mod_pubsub/node_buddy.erl
index cd051b66..8bca962d 100644
--- a/src/mod_pubsub/node_buddy.erl
+++ b/src/mod_pubsub/node_buddy.erl
@@ -10,13 +10,13 @@
%%% the License for the specific language governing rights and limitations
%%% under the License.
%%%
-%%% The Initial Developer of the Original Code is Process-one.
-%%% Portions created by Process-one are Copyright 2006-2008, Process-one
+%%% The Initial Developer of the Original Code is ProcessOne.
+%%% Portions created by ProcessOne are Copyright 2006-2008, ProcessOne
%%% All Rights Reserved.''
-%%% This software is copyright 2006-2008, Process-one.
+%%% This software is copyright 2006-2008, ProcessOne.
%%%
%%%
-%%% @copyright 2006-2008 Process-one
+%%% @copyright 2006-2008 ProcessOne
%%% @author Christophe romain <christophe.romain@process-one.net>
%%% [http://www.process-one.net/]
%%% @version {@vsn}, {@date} {@time}