summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/ICE_LICENSE2
-rw-r--r--cpp/config/makeprops.py2
-rw-r--r--cpp/demo/Freeze/README2
-rw-r--r--cpp/demo/Glacier2/README2
-rw-r--r--cpp/demo/Ice/MFC/client/HelloClient.rc2
-rw-r--r--cpp/demo/Ice/MFC/server/HelloServer.rc2
-rw-r--r--cpp/demo/Ice/README2
-rw-r--r--cpp/demo/IceBox/README2
-rw-r--r--cpp/demo/IcePack/README2
-rwxr-xr-xcpp/demo/IcePatch2/MFC/PatchClient.rc2
-rw-r--r--cpp/demo/IcePatch2/README2
-rw-r--r--cpp/demo/IceStorm/README2
-rw-r--r--cpp/demo/IceUtil/README2
-rw-r--r--cpp/demo/README2
-rw-r--r--cpp/demo/book/README2
-rw-r--r--cpp/doc/Properties.sgml2
-rw-r--r--cpp/doc/ProxiesEndpoints.sgml2
-rw-r--r--cpp/doc/manual.sgml2
-rw-r--r--cpp/src/IcePack/Parser.cpp2
-rw-r--r--cpp/src/IceStorm/Parser.cpp2
-rwxr-xr-xcpp/src/slice2cs/Gen.cpp2
-rw-r--r--cpp/src/slice2docbook/Gen.cpp2
-rwxr-xr-xcpp/src/slice2vb/Gen.cpp2
23 files changed, 23 insertions, 23 deletions
diff --git a/cpp/ICE_LICENSE b/cpp/ICE_LICENSE
index b6f4abda664..84a16e8ff33 100644
--- a/cpp/ICE_LICENSE
+++ b/cpp/ICE_LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
This copy of Ice is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
diff --git a/cpp/config/makeprops.py b/cpp/config/makeprops.py
index f358a8a4375..46fe82247ea 100644
--- a/cpp/config/makeprops.py
+++ b/cpp/config/makeprops.py
@@ -64,7 +64,7 @@ def writePreamble(lang):
file = entry[1]
file.write("// **********************************************************************\n")
file.write("//\n")
- file.write("// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.\n")
+ file.write("// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.\n")
file.write("//\n")
file.write("// This copy of Ice is licensed to you under the terms described in the\n")
file.write("// ICE_LICENSE file included in this distribution.\n")
diff --git a/cpp/demo/Freeze/README b/cpp/demo/Freeze/README
index 258e5eda94f..59e91f319c4 100644
--- a/cpp/demo/Freeze/README
+++ b/cpp/demo/Freeze/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/Glacier2/README b/cpp/demo/Glacier2/README
index 9ad9a0999f7..f61e1671ff1 100644
--- a/cpp/demo/Glacier2/README
+++ b/cpp/demo/Glacier2/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/client/HelloClient.rc b/cpp/demo/Ice/MFC/client/HelloClient.rc
index 65a455aee57..1268fc0a0c9 100644
--- a/cpp/demo/Ice/MFC/client/HelloClient.rc
+++ b/cpp/demo/Ice/MFC/client/HelloClient.rc
@@ -118,7 +118,7 @@ BEGIN
VALUE "FileDescription", "Ice Hello Client"
VALUE "FileVersion", "1.0.0.1"
VALUE "InternalName", "HelloClient.exe"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2004 ZeroC, Inc. All rights reserved."
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2005 ZeroC, Inc. All rights reserved."
VALUE "OriginalFilename", "HelloClient.exe"
VALUE "ProductName", "Ice"
VALUE "ProductVersion", "1.0.0.1"
diff --git a/cpp/demo/Ice/MFC/server/HelloServer.rc b/cpp/demo/Ice/MFC/server/HelloServer.rc
index 5dd8e6fd25d..3df39407117 100644
--- a/cpp/demo/Ice/MFC/server/HelloServer.rc
+++ b/cpp/demo/Ice/MFC/server/HelloServer.rc
@@ -112,7 +112,7 @@ BEGIN
VALUE "FileDescription", "Ice Hello Server\0"
VALUE "FileVersion", "1.0.0.1\0"
VALUE "InternalName", "HelloServer.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2004 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2005 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "HelloServer.exe\0"
VALUE "ProductName", "Ice\0"
VALUE "ProductVersion", "1.0.0.1\0"
diff --git a/cpp/demo/Ice/README b/cpp/demo/Ice/README
index 7b5dfdbc255..11e58dc7fe8 100644
--- a/cpp/demo/Ice/README
+++ b/cpp/demo/Ice/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/IceBox/README b/cpp/demo/IceBox/README
index a0c93831dc6..a1760216d98 100644
--- a/cpp/demo/IceBox/README
+++ b/cpp/demo/IceBox/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/IcePack/README b/cpp/demo/IcePack/README
index fbd5f1b62b9..d8c9dcda297 100644
--- a/cpp/demo/IcePack/README
+++ b/cpp/demo/IcePack/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/IcePatch2/MFC/PatchClient.rc b/cpp/demo/IcePatch2/MFC/PatchClient.rc
index 578e17218b8..b2b04eee1a6 100755
--- a/cpp/demo/IcePatch2/MFC/PatchClient.rc
+++ b/cpp/demo/IcePatch2/MFC/PatchClient.rc
@@ -136,7 +136,7 @@ BEGIN
VALUE "FileDescription", "Ice Patch Client\0"
VALUE "FileVersion", "1.0.0.1\0"
VALUE "InternalName", "PatchClient.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003 - 2004 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003 - 2005 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "PatchClient.exe\0"
VALUE "ProductName", "Ice\0"
VALUE "ProductVersion", "1.0.0.1\0"
diff --git a/cpp/demo/IcePatch2/README b/cpp/demo/IcePatch2/README
index 9a55e2cbb8d..cd47a13dd8b 100644
--- a/cpp/demo/IcePatch2/README
+++ b/cpp/demo/IcePatch2/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/IceStorm/README b/cpp/demo/IceStorm/README
index 80a09b6e6ba..bc90ce516e0 100644
--- a/cpp/demo/IceStorm/README
+++ b/cpp/demo/IceStorm/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/IceUtil/README b/cpp/demo/IceUtil/README
index 811f33be88b..1d4d0e702ca 100644
--- a/cpp/demo/IceUtil/README
+++ b/cpp/demo/IceUtil/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/README b/cpp/demo/README
index 9b6a80cdf46..ab13f5067e8 100644
--- a/cpp/demo/README
+++ b/cpp/demo/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/demo/book/README b/cpp/demo/book/README
index 5fa28ad816c..a5dd1a33197 100644
--- a/cpp/demo/book/README
+++ b/cpp/demo/book/README
@@ -1,6 +1,6 @@
**********************************************************************
-Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+Copyright (c) 2003-2005 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/cpp/doc/Properties.sgml b/cpp/doc/Properties.sgml
index d054cd3d12d..e16f9605aa4 100644
--- a/cpp/doc/Properties.sgml
+++ b/cpp/doc/Properties.sgml
@@ -1,7 +1,7 @@
<!--
**********************************************************************
- Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+ Copyright (c) 2003-2005 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/cpp/doc/ProxiesEndpoints.sgml b/cpp/doc/ProxiesEndpoints.sgml
index 8a6767f534d..f2ec9a6fbb5 100644
--- a/cpp/doc/ProxiesEndpoints.sgml
+++ b/cpp/doc/ProxiesEndpoints.sgml
@@ -1,7 +1,7 @@
<!--
**********************************************************************
- Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+ Copyright (c) 2003-2005 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/cpp/doc/manual.sgml b/cpp/doc/manual.sgml
index 5de74f59d2d..784b7e980e5 100644
--- a/cpp/doc/manual.sgml
+++ b/cpp/doc/manual.sgml
@@ -19,7 +19,7 @@
<!--
**********************************************************************
- Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
+ Copyright (c) 2003-2005 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/cpp/src/IcePack/Parser.cpp b/cpp/src/IcePack/Parser.cpp
index 8229b41d444..fd9b4b7baea 100644
--- a/cpp/src/IcePack/Parser.cpp
+++ b/cpp/src/IcePack/Parser.cpp
@@ -1330,7 +1330,7 @@ IcePack::Parser::shutdown()
void
IcePack::Parser::showBanner()
{
- cout << "Ice " << ICE_STRING_VERSION << " Copyright 2003-2004 ZeroC, Inc." << endl;
+ cout << "Ice " << ICE_STRING_VERSION << " Copyright 2003-2005 ZeroC, Inc." << endl;
#ifdef GPL_BUILD
cout << gplBanner << endl;
#endif
diff --git a/cpp/src/IceStorm/Parser.cpp b/cpp/src/IceStorm/Parser.cpp
index 1bb37246d1c..c8159f58556 100644
--- a/cpp/src/IceStorm/Parser.cpp
+++ b/cpp/src/IceStorm/Parser.cpp
@@ -385,7 +385,7 @@ Parser::graph(const list<string>& _args)
void
Parser::showBanner()
{
- cout << "Ice " << ICE_STRING_VERSION << " Copyright 2003-2004 ZeroC, Inc." << endl;
+ cout << "Ice " << ICE_STRING_VERSION << " Copyright 2003-2005 ZeroC, Inc." << endl;
#ifdef GPL_BUILD
cout << gplBanner << endl;
#endif
diff --git a/cpp/src/slice2cs/Gen.cpp b/cpp/src/slice2cs/Gen.cpp
index 59cd0741981..fee8f38968d 100755
--- a/cpp/src/slice2cs/Gen.cpp
+++ b/cpp/src/slice2cs/Gen.cpp
@@ -981,7 +981,7 @@ Slice::Gen::printHeader()
static const char* header =
"// **********************************************************************\n"
"//\n"
-"// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.\n"
+"// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.\n"
"//\n"
"// This copy of Ice is licensed to you under the terms described in the\n"
"// ICE_LICENSE file included in this distribution.\n"
diff --git a/cpp/src/slice2docbook/Gen.cpp b/cpp/src/slice2docbook/Gen.cpp
index 7dfd7e6272d..d224fe71019 100644
--- a/cpp/src/slice2docbook/Gen.cpp
+++ b/cpp/src/slice2docbook/Gen.cpp
@@ -727,7 +727,7 @@ Slice::Gen::printHeader()
"<!--\n"
" **********************************************************************\n"
"\n"
-" Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.\n"
+" Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.\n"
"\n"
" This copy of Ice is licensed to you under the terms described in the\n"
" ICE_LICENSE file included in this distribution.\n"
diff --git a/cpp/src/slice2vb/Gen.cpp b/cpp/src/slice2vb/Gen.cpp
index 40c625965ec..3317e0db3b4 100755
--- a/cpp/src/slice2vb/Gen.cpp
+++ b/cpp/src/slice2vb/Gen.cpp
@@ -1020,7 +1020,7 @@ Slice::Gen::printHeader()
static const char* header =
"' **********************************************************************\n"
"'\n"
-"' Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.\n"
+"' Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.\n"
"'\n"
"' This copy of Ice is licensed to you under the terms described in the\n"
"' ICE_LICENSE file included in this distribution.\n"