diff options
author | Björn Gustavsson <[email protected]> | 2011-08-25 11:38:20 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-08-25 11:38:20 +0200 |
commit | bb92a8ee06841754910150d8ec05b2022a9fbe94 (patch) | |
tree | 76700512b2666c01dc99cc87ca1f78312897b4cd /bootstrap/lib/orber/include | |
parent | 142700357d3c76aa4c916f0cd5f915a947cbf94c (diff) | |
download | otp-bb92a8ee06841754910150d8ec05b2022a9fbe94.tar.gz otp-bb92a8ee06841754910150d8ec05b2022a9fbe94.tar.bz2 otp-bb92a8ee06841754910150d8ec05b2022a9fbe94.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/orber/include')
-rw-r--r-- | bootstrap/lib/orber/include/Makefile | 2 | ||||
-rw-r--r-- | bootstrap/lib/orber/include/corba.hrl | 2 | ||||
-rw-r--r-- | bootstrap/lib/orber/include/orber_pi.hrl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap/lib/orber/include/Makefile b/bootstrap/lib/orber/include/Makefile index 5aaeed1015..219b7085e6 100644 --- a/bootstrap/lib/orber/include/Makefile +++ b/bootstrap/lib/orber/include/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1998-2011. All Rights Reserved. +# Copyright Ericsson AB 1998-2009. 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/orber/include/corba.hrl b/bootstrap/lib/orber/include/corba.hrl index 526662d59d..b9869855bf 100644 --- a/bootstrap/lib/orber/include/corba.hrl +++ b/bootstrap/lib/orber/include/corba.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2011. All Rights Reserved. +%% Copyright Ericsson AB 1997-2009. 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/orber/include/orber_pi.hrl b/bootstrap/lib/orber/include/orber_pi.hrl index 69f14a5165..84231758fe 100644 --- a/bootstrap/lib/orber/include/orber_pi.hrl +++ b/bootstrap/lib/orber/include/orber_pi.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2009. 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 |