summaryrefslogtreecommitdiff
path: root/src/mod_pubsub/node_public.erl
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-12-24 13:57:53 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-12-24 13:57:53 +0000
commit22f928122f46136eb428efdac5f8d3cff4a2dcae (patch)
tree7a903401a33c8118cd8cd7ba1666b9a7f3215f13 /src/mod_pubsub/node_public.erl
parent* applied copyright patch 2. (diff)
* Applied copyright patch 3.
SVN Revision: 1113
Diffstat (limited to 'src/mod_pubsub/node_public.erl')
-rw-r--r--src/mod_pubsub/node_public.erl19
1 files changed, 16 insertions, 3 deletions
diff --git a/src/mod_pubsub/node_public.erl b/src/mod_pubsub/node_public.erl
index 73e78ee3..fae4c1e1 100644
--- a/src/mod_pubsub/node_public.erl
+++ b/src/mod_pubsub/node_public.erl
@@ -1,9 +1,22 @@
%%% ====================================================================
-%%% This software is copyright 2007, Process-one.
+%%% ``The contents of this file are subject to the Erlang Public License,
+%%% Version 1.1, (the "License"); you may not use this file except in
+%%% compliance with the License. You should have received a copy of the
+%%% Erlang Public License along with this software. If not, it can be
+%%% retrieved via the world wide web at http://www.erlang.org/.
+%%%
+%%% Software distributed under the License is distributed on an "AS IS"
+%%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+%%% 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-2007, Process-one
+%%% All Rights Reserved.''
+%%% This software is copyright 2006-2007, Process-one.
%%%
-%%% $Id: node_public.erl 100 2007-11-15 13:04:44Z mremond $
%%%
-%%% @copyright 2007 Process-one
+%%% @copyright 2006-2007 Process-one
%%% @author Christophe romain <christophe.romain@process-one.net>
%%% [http://www.process-one.net/]
%%% @version {@vsn}, {@date} {@time}