diff options
author | Badlop <badlop@process-one.net> | 2015-01-08 17:34:43 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2015-01-08 17:34:43 +0100 |
commit | 5a35405cd523127fcd051a38414529680b69505c (patch) | |
tree | 260906e801d22b8361a12c2eeeb4d7622373bb6b /src/node.template | |
parent | Merge pull request #396 from hamano/scram-stringprep-checking (diff) |
Update copyright dates to 2015 (EJAB-1733)
Diffstat (limited to '')
-rw-r--r-- | src/node.template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/node.template b/src/node.template index 45744c05..89b4a310 100644 --- a/src/node.template +++ b/src/node.template @@ -11,11 +11,11 @@ %%% under the License. %%% %%% The Initial Developer of the Original Code is ProcessOne. -%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne +%%% Portions created by ProcessOne are Copyright 2006-2015, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2014, ProcessOne. +%%% This software is copyright 2006-2015, ProcessOne. %%% -%%% @copyright 2006-2014 ProcessOne +%%% @copyright 2006-2015 ProcessOne %%% @author Christophe romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |