diff options
author | Björn-Egil Dahlberg <[email protected]> | 2011-03-11 15:30:45 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2011-03-11 15:30:45 +0100 |
commit | 180e63e5c26de4dec25ea9c22bfbd5a7a2bb7e69 (patch) | |
tree | 332f36d7c9d674822f81ebeed6071a094da3556f /bootstrap/lib/orber/include | |
parent | 56d53600fa408834d957d1fbc1de0a58ee14d69c (diff) | |
download | otp-180e63e5c26de4dec25ea9c22bfbd5a7a2bb7e69.tar.gz otp-180e63e5c26de4dec25ea9c22bfbd5a7a2bb7e69.tar.bz2 otp-180e63e5c26de4dec25ea9c22bfbd5a7a2bb7e69.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/orber/include')
-rw-r--r-- | bootstrap/lib/orber/include/ifr_types.hrl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap/lib/orber/include/ifr_types.hrl b/bootstrap/lib/orber/include/ifr_types.hrl index 144ec7f8a1..324b32bd4f 100644 --- a/bootstrap/lib/orber/include/ifr_types.hrl +++ b/bootstrap/lib/orber/include/ifr_types.hrl @@ -1,9 +1,9 @@ %%-------------------------------------------------------------------- %% %% %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 %% compliance with the License. You should have received a copy of the |