aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-02-22 17:54:39 +0100
committerBjörn-Egil Dahlberg <[email protected]>2013-02-22 17:54:39 +0100
commitacc8e607aaeedcfb4cf9b6d2e0953a6a12b5b94a (patch)
treed3f208447f820c7e67656f3238ad2633e65ed168 /lib/stdlib/src
parent93366e577b23baecef5d212ee916476607ee53ec (diff)
downloadotp-acc8e607aaeedcfb4cf9b6d2e0953a6a12b5b94a.tar.gz
otp-acc8e607aaeedcfb4cf9b6d2e0953a6a12b5b94a.tar.bz2
otp-acc8e607aaeedcfb4cf9b6d2e0953a6a12b5b94a.zip
Update copyright years
Diffstat (limited to 'lib/stdlib/src')
-rw-r--r--lib/stdlib/src/binary.erl2
-rw-r--r--lib/stdlib/src/filelib.erl2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/stdlib/src/binary.erl b/lib/stdlib/src/binary.erl
index 1fb241fd1d..4850a59eb6 100644
--- a/lib/stdlib/src/binary.erl
+++ b/lib/stdlib/src/binary.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2010-2012. All Rights Reserved.
+%% Copyright Ericsson AB 2010-2013. All Rights Reserved.
%%
%% 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
diff --git a/lib/stdlib/src/filelib.erl b/lib/stdlib/src/filelib.erl
index 7df72a93e5..42ef3679a2 100644
--- a/lib/stdlib/src/filelib.erl
+++ b/lib/stdlib/src/filelib.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2012. All Rights Reserved.
+%% Copyright Ericsson AB 1997-2013. All Rights Reserved.
%%
%% 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