diff options
author | Marc Laukien <marc@zeroc.com> | 2002-11-06 21:35:04 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-11-06 21:35:04 +0000 |
commit | ef26d3cb335b4dc8ca86d499d6dba9b0e3ef9505 (patch) | |
tree | efd40b745753bf14696290ad7b24f0e698db6704 /cpp/test/IceSSL | |
parent | adding package (diff) | |
download | ice-ef26d3cb335b4dc8ca86d499d6dba9b0e3ef9505.tar.bz2 ice-ef26d3cb335b4dc8ca86d499d6dba9b0e3ef9505.tar.xz ice-ef26d3cb335b4dc8ca86d499d6dba9b0e3ef9505.zip |
fixed copyright date
Diffstat (limited to 'cpp/test/IceSSL')
-rw-r--r-- | cpp/test/IceSSL/Makefile | 2 | ||||
-rwxr-xr-x | cpp/test/IceSSL/certificateAndKeyParsing/run.py | 2 | ||||
-rw-r--r-- | cpp/test/IceSSL/certificateVerification/Makefile | 2 | ||||
-rwxr-xr-x | cpp/test/IceSSL/certificateVerification/run.py | 2 | ||||
-rwxr-xr-x | cpp/test/IceSSL/certificateVerifier/run.py | 2 | ||||
-rwxr-xr-x | cpp/test/IceSSL/configuration/run.py | 2 | ||||
-rwxr-xr-x | cpp/test/IceSSL/loadPEM/run.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/cpp/test/IceSSL/Makefile b/cpp/test/IceSSL/Makefile index 2a5456b5bd4..a4f30851eb9 100644 --- a/cpp/test/IceSSL/Makefile +++ b/cpp/test/IceSSL/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2001 +# Copyright (c) 2002 # ZeroC, Inc. # Billerica, MA, USA # diff --git a/cpp/test/IceSSL/certificateAndKeyParsing/run.py b/cpp/test/IceSSL/certificateAndKeyParsing/run.py index af0805acaab..667f3335ff5 100755 --- a/cpp/test/IceSSL/certificateAndKeyParsing/run.py +++ b/cpp/test/IceSSL/certificateAndKeyParsing/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2001 +# Copyright (c) 2002 # ZeroC, Inc. # Billerica, MA, USA # diff --git a/cpp/test/IceSSL/certificateVerification/Makefile b/cpp/test/IceSSL/certificateVerification/Makefile index 168c408a081..f96c4d5a98c 100644 --- a/cpp/test/IceSSL/certificateVerification/Makefile +++ b/cpp/test/IceSSL/certificateVerification/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2001 +# Copyright (c) 2002 # ZeroC, Inc. # Billerica, MA, USA # diff --git a/cpp/test/IceSSL/certificateVerification/run.py b/cpp/test/IceSSL/certificateVerification/run.py index 95f5a4f947b..705382af0a7 100755 --- a/cpp/test/IceSSL/certificateVerification/run.py +++ b/cpp/test/IceSSL/certificateVerification/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2001 +# Copyright (c) 2002 # ZeroC, Inc. # Billerica, MA, USA # diff --git a/cpp/test/IceSSL/certificateVerifier/run.py b/cpp/test/IceSSL/certificateVerifier/run.py index 340febd22ec..43f2aec9091 100755 --- a/cpp/test/IceSSL/certificateVerifier/run.py +++ b/cpp/test/IceSSL/certificateVerifier/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2001 +# Copyright (c) 2002 # ZeroC, Inc. # Billerica, MA, USA # diff --git a/cpp/test/IceSSL/configuration/run.py b/cpp/test/IceSSL/configuration/run.py index f36caeaca66..f787ac3e0fd 100755 --- a/cpp/test/IceSSL/configuration/run.py +++ b/cpp/test/IceSSL/configuration/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2001 +# Copyright (c) 2002 # ZeroC, Inc. # Billerica, MA, USA # diff --git a/cpp/test/IceSSL/loadPEM/run.py b/cpp/test/IceSSL/loadPEM/run.py index 27a4a7b05c3..6712182b76a 100755 --- a/cpp/test/IceSSL/loadPEM/run.py +++ b/cpp/test/IceSSL/loadPEM/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2001 +# Copyright (c) 2002 # ZeroC, Inc. # Billerica, MA, USA # |