summaryrefslogtreecommitdiff
path: root/cpp/src/ca
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/ca')
-rw-r--r--cpp/src/ca/ImportKey.java2
-rw-r--r--cpp/src/ca/Makefile2
-rw-r--r--cpp/src/ca/Makefile.mak2
-rwxr-xr-xcpp/src/ca/iceca8
-rwxr-xr-xcpp/src/ca/iceca.bat2
5 files changed, 8 insertions, 8 deletions
diff --git a/cpp/src/ca/ImportKey.java b/cpp/src/ca/ImportKey.java
index d0c1848eda3..58b52eb99ea 100644
--- a/cpp/src/ca/ImportKey.java
+++ b/cpp/src/ca/ImportKey.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 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/ca/Makefile b/cpp/src/ca/Makefile
index bcb52014fb8..d71f8c8a47b 100644
--- a/cpp/src/ca/Makefile
+++ b/cpp/src/ca/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2009 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/ca/Makefile.mak b/cpp/src/ca/Makefile.mak
index e5149fd0500..bc6fd28aa30 100644
--- a/cpp/src/ca/Makefile.mak
+++ b/cpp/src/ca/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2009 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/ca/iceca b/cpp/src/ca/iceca
index 99173c7fdb4..06db0827a7f 100755
--- a/cpp/src/ca/iceca
+++ b/cpp/src/ca/iceca
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2009 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.
@@ -355,7 +355,7 @@ if sys.argv[script] == "init":
"ca.cnf":"\
# **********************************************************************\n\
#\n\
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.\n\
+# Copyright (c) 2003-2009 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\
@@ -397,7 +397,7 @@ authorityKeyIdentifier = keyid:always,issuer:always\n\
"sign.cnf":"\
# **********************************************************************\n\
#\n\
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.\n\
+# Copyright (c) 2003-2009 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\
@@ -438,7 +438,7 @@ authorityKeyIdentifier = keyid:always,issuer:always\n\
"req.cnf":"\
# **********************************************************************\n\
#\n\
-# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.\n\
+# Copyright (c) 2003-2009 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/ca/iceca.bat b/cpp/src/ca/iceca.bat
index 63299efba5c..2370d1f041c 100755
--- a/cpp/src/ca/iceca.bat
+++ b/cpp/src/ca/iceca.bat
@@ -1,7 +1,7 @@
@echo off
REM **********************************************************************
REM
-REM Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+REM Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
REM
REM This copy of Ice is licensed to you under the terms described in the
REM ICE_LICENSE file included in this distribution.