aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2011-05-20 16:11:43 +0200
committerBjörn-Egil Dahlberg <[email protected]>2011-05-20 16:11:43 +0200
commitad5a1519e74d79218c0dd2ef79a39d75bd0155bf (patch)
tree72d91066c0af7fb2e007cb2c1e0218d46f3d010d /bootstrap/lib/compiler
parentf4e729703f8fa173a050d4f4e503b7f17c7f209d (diff)
downloadotp-ad5a1519e74d79218c0dd2ef79a39d75bd0155bf.tar.gz
otp-ad5a1519e74d79218c0dd2ef79a39d75bd0155bf.tar.bz2
otp-ad5a1519e74d79218c0dd2ef79a39d75bd0155bf.zip
Update copyright years
Diffstat (limited to 'bootstrap/lib/compiler')
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.app2
-rw-r--r--bootstrap/lib/compiler/egen/core_parse.erl2
2 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app
index b7518ff62f..fffb64c3a0 100644
--- a/bootstrap/lib/compiler/ebin/compiler.app
+++ b/bootstrap/lib/compiler/ebin/compiler.app
@@ -1,7 +1,7 @@
% This is an -*- erlang -*- file.
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2010. All Rights Reserved.
+%% Copyright Ericsson AB 1997-2011. 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/bootstrap/lib/compiler/egen/core_parse.erl b/bootstrap/lib/compiler/egen/core_parse.erl
index c3a7d8a321..399d61109f 100644
--- a/bootstrap/lib/compiler/egen/core_parse.erl
+++ b/bootstrap/lib/compiler/egen/core_parse.erl
@@ -17,7 +17,7 @@ tok_line(T) -> element(2, T).
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1996-2010. All Rights Reserved.
+%% Copyright Ericsson AB 1996-2011. 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