Project: ejabberd-modules
Revision: 701
Author: badlop
Date: 31 Jul 2008 15:07:20
Changes:Update Process-one name to ProcessOne (EJAB-708)
Files:modified: /atom_pubsub/branches/ejabberd_http_branch/ejabberd_http.hrl (
try)
modified: /atom_pubsub/branches/ejabberd_http_branch/ejabberd.hrl (
try)
modified: /ircd/trunk/src/ejabberd_sup.erl (
try)
modified: /epeios/trunk/src/ejabberd_config.erl (
try)
modified: /atom_pubsub/branches/ejabberd_http_branch/jlib.hrl (
try)
modified: /atom_pubsub/branches/ejabberd_http_branch/pubsub.hrl (
try)
modified: /mod_logsession/trunk/src/mod_logsession.erl (
try)
modified: /atom_pubsub/trunk/ejabberd.hrl (
try)
modified: /atom_pubsub/trunk/jlib.hrl (
try)
modified: /atom_pubsub/trunk/pubsub.hrl (
try)
modified: /epeios/trunk/src/epeios_config.erl (
try)
modified: /mod_s2s_log/trunk/src/mod_s2s_log.erl (
try)
Diff:
| ... | ...@@ -1,6 +1,6 @@ |
| 1 | 1 | %%%---------------------------------------------------------------------- |
| 2 | 2 | %%% |
| 3 | | %%% ejabberd, Copyright (C) 2002-2008 Process-one |
| 3 | %%% ejabberd, Copyright (C) 2002-2008 ProcessOne |
| 4 | 4 | %%% |
| 5 | 5 | %%% This program is free software; you can redistribute it and/or |
| 6 | 6 | %%% modify it under the terms of the GNU General Public License as |
| ... | ...@@ -1,6 +1,6 @@ |
| 1 | 1 | %%%---------------------------------------------------------------------- |
| 2 | 2 | %%% |
| 3 | | %%% ejabberd, Copyright (C) 2002-2008 Process-one |
| 3 | %%% ejabberd, Copyright (C) 2002-2008 ProcessOne |
| 4 | 4 | %%% |
| 5 | 5 | %%% This program is free software; you can redistribute it and/or |
| 6 | 6 | %%% modify it under the terms of the GNU General Public License as |
| ... | ...@@ -5,7 +5,7 @@ |
| 5 | 5 | %%% Created : 31 Jan 2003 by Alexey Shchepin <alexey@process-one.net> |
| 6 | 6 | %%% |
| 7 | 7 | %%% |
| 8 | | %%% ejabberd, Copyright (C) 2002-2008 Process-one |
| 8 | %%% ejabberd, Copyright (C) 2002-2008 ProcessOne |
| 9 | 9 | %%% |
| 10 | 10 | %%% This program is free software; you can redistribute it and/or |
| 11 | 11 | %%% modify it under the terms of the GNU General Public License as |
| ... | ...@@ -3,7 +3,7 @@ |
| 3 | 3 | %%% Description : Wrapper to access the container configuration |
| 4 | 4 | %%% instead of ejabberd configuration |
| 5 | 5 | %%% Created : 11 May 2006 by Mickael Remond <mremond@process-one.net> |
| 6 | | %%% Copyright 2006, Process-one |
| 6 | %%% Copyright 2006, ProcessOne |
| 7 | 7 | |
| 8 | 8 | -module(ejabberd_config). |
| 9 | 9 | |
| ... | ...@@ -1,6 +1,6 @@ |
| 1 | 1 | %%%---------------------------------------------------------------------- |
| 2 | 2 | %%% |
| 3 | | %%% ejabberd, Copyright (C) 2002-2008 Process-one |
| 3 | %%% ejabberd, Copyright (C) 2002-2008 ProcessOne |
| 4 | 4 | %%% |
| 5 | 5 | %%% This program is free software; you can redistribute it and/or |
| 6 | 6 | %%% modify it under the terms of the GNU General Public License as |
| ... | ...@@ -10,13 +10,13 @@ |
| 10 | 10 | %%% the License for the specific language governing rights and limitations |
| 11 | 11 | %%% under the License. |
| 12 | 12 | %%% |
| 13 | | %%% The Initial Developer of the Original Code is Process-one. |
| 14 | | %%% Portions created by Process-one are Copyright 2006-2008, Process-one |
| 13 | %%% The Initial Developer of the Original Code is ProcessOne. |
| 14 | %%% Portions created by ProcessOne are Copyright 2006-2008, ProcessOne |
| 15 | 15 | %%% All Rights Reserved.'' |
| 16 | | %%% This software is copyright 2006-2008, Process-one. |
| 16 | %%% This software is copyright 2006-2008, ProcessOne. |
| 17 | 17 | %%% |
| 18 | 18 | %%% |
| 19 | | %%% copyright 2006-2008 Process-one |
| 19 | %%% copyright 2006-2008 ProcessOne |
| 20 | 20 | %%% |
| 21 | 21 | %%% This file contains pubsub types definition. |
| 22 | 22 | %%% ==================================================================== |
| ... | ...@@ -5,7 +5,7 @@ |
| 5 | 5 | %%% Created : 8 Jan 2008 by Badlop <badlop@process-one.net> |
| 6 | 6 | %%% |
| 7 | 7 | %%% |
| 8 | | %%% ejabberd, Copyright (C) 2008 Process-one |
| 8 | %%% ejabberd, Copyright (C) 2008 ProcessOne |
| 9 | 9 | %%% |
| 10 | 10 | %%% This program is free software; you can redistribute it and/or |
| 11 | 11 | %%% modify it under the terms of the GNU General Public License as |
| ... | ...@@ -1,6 +1,6 @@ |
| 1 | 1 | %%%---------------------------------------------------------------------- |
| 2 | 2 | %%% |
| 3 | | %%% ejabberd, Copyright (C) 2002-2008 Process-one |
| 3 | %%% ejabberd, Copyright (C) 2002-2008 ProcessOne |
| 4 | 4 | %%% |
| 5 | 5 | %%% This program is free software; you can redistribute it and/or |
| 6 | 6 | %%% modify it under the terms of the GNU General Public License as |
| ... | ...@@ -1,6 +1,6 @@ |
| 1 | 1 | %%%---------------------------------------------------------------------- |
| 2 | 2 | %%% |
| 3 | | %%% ejabberd, Copyright (C) 2002-2008 Process-one |
| 3 | %%% ejabberd, Copyright (C) 2002-2008 ProcessOne |
| 4 | 4 | %%% |
| 5 | 5 | %%% This program is free software; you can redistribute it and/or |
| 6 | 6 | %%% modify it under the terms of the GNU General Public License as |
| ... | ...@@ -10,13 +10,13 @@ |
| 10 | 10 | %%% the License for the specific language governing rights and limitations |
| 11 | 11 | %%% under the License. |
| 12 | 12 | %%% |
| 13 | | %%% The Initial Developer of the Original Code is Process-one. |
| 14 | | %%% Portions created by Process-one are Copyright 2006-2008, Process-one |
| 13 | %%% The Initial Developer of the Original Code is ProcessOne. |
| 14 | %%% Portions created by ProcessOne are Copyright 2006-2008, ProcessOne |
| 15 | 15 | %%% All Rights Reserved.'' |
| 16 | | %%% This software is copyright 2006-2008, Process-one. |
| 16 | %%% This software is copyright 2006-2008, ProcessOne. |
| 17 | 17 | %%% |
| 18 | 18 | %%% |
| 19 | | %%% copyright 2006-2008 Process-one |
| 19 | %%% copyright 2006-2008 ProcessOne |
| 20 | 20 | %%% |
| 21 | 21 | %%% This file contains pubsub types definition. |
| 22 | 22 | %%% ==================================================================== |
| ... | ...@@ -4,7 +4,7 @@ |
| 4 | 4 | %%% Description : Wrapper to config option access |
| 5 | 5 | %%% |
| 6 | 6 | %%% Created : 12 May 2006 by Mickael Remond <mremond@process-one.net> |
| 7 | | %%% Copyright 2006, Process-one |
| 7 | %%% Copyright 2006, ProcessOne |
| 8 | 8 | %%%------------------------------------------------------------------- |
| 9 | 9 | -module(epeios_config). |
| 10 | 10 | -author('mickael.remond@process-one.net'). |
| ... | ...@@ -7,7 +7,7 @@ |
| 7 | 7 | %%% {mod_s2s_log, [{filename, "/path/to/s2s.log"}]} |
| 8 | 8 | %%% |
| 9 | 9 | %%% |
| 10 | | %%% ejabberd, Copyright (C) 2002-2008 Process-one |
| 10 | %%% ejabberd, Copyright (C) 2002-2008 ProcessOne |
| 11 | 11 | %%% |
| 12 | 12 | %%% This program is free software; you can redistribute it and/or |
| 13 | 13 | %%% modify it under the terms of the GNU General Public License as |
To list