diff options
author | Badlop <badlop@process-one.net> | 2014-03-13 12:29:21 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2014-03-13 12:30:57 +0100 |
commit | 633d47f7845c6295f5c3cf46c3a92972713b4951 (patch) | |
tree | 1844416563c9389901251f728b06483dfacfe9c1 /src/node.template | |
parent | Provide header with latin-1 encoding in translations to work with Erlang/OTP R17 (diff) |
Update copyright dates to 2014 (EJAB-1679)
Diffstat (limited to 'src/node.template')
-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 b31d8a8e2..45744c059 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-2013, ProcessOne +%%% Portions created by ProcessOne are Copyright 2006-2014, ProcessOne %%% All Rights Reserved.'' -%%% This software is copyright 2006-2013, ProcessOne. +%%% This software is copyright 2006-2014, ProcessOne. %%% -%%% @copyright 2006-2013 ProcessOne +%%% @copyright 2006-2014 ProcessOne %%% @author Christophe romain <christophe.romain@process-one.net> %%% [http://www.process-one.net/] %%% @version {@vsn}, {@date} {@time} |