diff options
author | Benoit Foucher <benoit@zeroc.com> | 2007-05-09 13:40:49 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2007-05-09 13:40:49 +0000 |
commit | f02fa194e8a1c36ce85321feb6456538d2bd62bb (patch) | |
tree | 3dc13279ba95f092fd315cc2b8b1dfe250c8e47c /cppe | |
parent | fixing a manifest spec bug (diff) | |
download | ice-f02fa194e8a1c36ce85321feb6456538d2bd62bb.tar.bz2 ice-f02fa194e8a1c36ce85321feb6456538d2bd62bb.tar.xz ice-f02fa194e8a1c36ce85321feb6456538d2bd62bb.zip |
Fixed copyright header date
Diffstat (limited to 'cppe')
-rwxr-xr-x | cppe/Makefile.mak | 2 | ||||
-rwxr-xr-x | cppe/config/Make.rules.mak | 2 | ||||
-rwxr-xr-x | cppe/config/Make.rules.msvc | 2 | ||||
-rwxr-xr-x | cppe/src/IceE/Makefile.mak | 2 | ||||
-rwxr-xr-x | cppe/src/IceEC/Makefile.mak | 2 | ||||
-rwxr-xr-x | cppe/src/Makefile.mak | 2 | ||||
-rwxr-xr-x | cppe/test/Common/Makefile.mak | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/cppe/Makefile.mak b/cppe/Makefile.mak index 4843b6c1ce2..79dbdabfbfb 100755 --- a/cppe/Makefile.mak +++ b/cppe/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cppe/config/Make.rules.mak b/cppe/config/Make.rules.mak index ac3c5637462..105f67f67f9 100755 --- a/cppe/config/Make.rules.mak +++ b/cppe/config/Make.rules.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cppe/config/Make.rules.msvc b/cppe/config/Make.rules.msvc index d6f064ed732..b8066b1532b 100755 --- a/cppe/config/Make.rules.msvc +++ b/cppe/config/Make.rules.msvc @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cppe/src/IceE/Makefile.mak b/cppe/src/IceE/Makefile.mak index 1aa9afd2f13..0b5f1617c92 100755 --- a/cppe/src/IceE/Makefile.mak +++ b/cppe/src/IceE/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cppe/src/IceEC/Makefile.mak b/cppe/src/IceEC/Makefile.mak index 2da5bcad3bc..d97163704cd 100755 --- a/cppe/src/IceEC/Makefile.mak +++ b/cppe/src/IceEC/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cppe/src/Makefile.mak b/cppe/src/Makefile.mak index 6dc9aafe85b..253cca5ded7 100755 --- a/cppe/src/Makefile.mak +++ b/cppe/src/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cppe/test/Common/Makefile.mak b/cppe/test/Common/Makefile.mak index def2e0335c6..85a4ad6875f 100755 --- a/cppe/test/Common/Makefile.mak +++ b/cppe/test/Common/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. |