Skip to content

Commit

Permalink
Update copyright year (processone/ejabberd#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Jan 9, 2017
1 parent 6a062c6 commit 758ddf8
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion c_src/fast_yaml.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2016 ProcessOne, SARL. All Rights Reserved.
* Copyright (C) 2002-2017 ProcessOne, SARL. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%%% Purpose : Rebar build script. Compliant with rebar and rebar3.
%%% Created : 11 Dec 2015 by Mickael Remond <[email protected]>
%%%
%%% Copyright (C) 2002-2016 ProcessOne, SARL. All Rights Reserved.
%%% Copyright (C) 2002-2017 ProcessOne, SARL. All Rights Reserved.
%%%
%%% Licensed under the Apache License, Version 2.0 (the "License");
%%% you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rebar.config.script
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%%% Purpose : Rebar build script. Compliant with rebar and rebar3.
%%% Created : 11 Dec 2015 by Mickael Remond <[email protected]>
%%%
%%% Copyright (C) 2002-2016 ProcessOne, SARL. All Rights Reserved.
%%% Copyright (C) 2002-2017 ProcessOne, SARL. All Rights Reserved.
%%%
%%% Licensed under the Apache License, Version 2.0 (the "License");
%%% you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/fast_yaml.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%%% Created : 4 Apr 2013 by Evgeniy Khramtsov <[email protected]>
%%%
%%%
%%% Copyright (C) 2002-2016 ProcessOne, SARL. All Rights Reserved.
%%% Copyright (C) 2002-2017 ProcessOne, SARL. All Rights Reserved.
%%%
%%% Licensed under the Apache License, Version 2.0 (the "License");
%%% you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/fast_yaml.erl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%%% Created : 7 Aug 2013 by Evgeniy Khramtsov <[email protected]>
%%%
%%%
%%% Copyright (C) 2002-2016 ProcessOne, SARL. All Rights Reserved.
%%% Copyright (C) 2002-2017 ProcessOne, SARL. All Rights Reserved.
%%%
%%% Licensed under the Apache License, Version 2.0 (the "License");
%%% you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/fast_yaml_app.erl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%%% Created : 7 Aug 2013 by Evgeniy Khramtsov <[email protected]>
%%%
%%%
%%% Copyright (C) 2002-2016 ProcessOne, SARL. All Rights Reserved.
%%% Copyright (C) 2002-2017 ProcessOne, SARL. All Rights Reserved.
%%%
%%% Licensed under the Apache License, Version 2.0 (the "License");
%%% you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/fast_yaml_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%%% Created : 7 Aug 2013 by Evgeniy Khramtsov <[email protected]>
%%%
%%%
%%% Copyright (C) 2002-2016 ProcessOne, SARL. All Rights Reserved.
%%% Copyright (C) 2002-2017 ProcessOne, SARL. All Rights Reserved.
%%%
%%% Licensed under the Apache License, Version 2.0 (the "License");
%%% you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 758ddf8

Please sign in to comment.