diff options
Diffstat (limited to 'cpp/slice/IceSSL')
-rw-r--r-- | cpp/slice/IceSSL/CertificateVerifier.ice | 7 | ||||
-rw-r--r-- | cpp/slice/IceSSL/CertificateVerifierF.ice | 7 | ||||
-rw-r--r-- | cpp/slice/IceSSL/Exception.ice | 7 | ||||
-rw-r--r-- | cpp/slice/IceSSL/Makefile | 7 | ||||
-rw-r--r-- | cpp/slice/IceSSL/Plugin.ice | 7 | ||||
-rw-r--r-- | cpp/slice/IceSSL/PluginF.ice | 7 |
6 files changed, 6 insertions, 36 deletions
diff --git a/cpp/slice/IceSSL/CertificateVerifier.ice b/cpp/slice/IceSSL/CertificateVerifier.ice index 842ebb09a76..2ab9f67eb36 100644 --- a/cpp/slice/IceSSL/CertificateVerifier.ice +++ b/cpp/slice/IceSSL/CertificateVerifier.ice @@ -1,17 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 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. // // ********************************************************************** - #ifndef ICE_SSL_CERTIFICATE_VERIFIER_ICE #define ICE_SSL_CERTIFICATE_VERIFIER_ICE diff --git a/cpp/slice/IceSSL/CertificateVerifierF.ice b/cpp/slice/IceSSL/CertificateVerifierF.ice index 1637d61c8c1..18615eca48b 100644 --- a/cpp/slice/IceSSL/CertificateVerifierF.ice +++ b/cpp/slice/IceSSL/CertificateVerifierF.ice @@ -1,17 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 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. // // ********************************************************************** - #ifndef ICE_SSL_CERTIFICATE_VERIFIER_F_ICE #define ICE_SSL_CERTIFICATE_VERIFIER_F_ICE diff --git a/cpp/slice/IceSSL/Exception.ice b/cpp/slice/IceSSL/Exception.ice index 85de44199e2..ecc38057f30 100644 --- a/cpp/slice/IceSSL/Exception.ice +++ b/cpp/slice/IceSSL/Exception.ice @@ -1,17 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 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. // // ********************************************************************** - #ifndef ICE_SSL_EXCEPTION_ICE #define ICE_SSL_EXCEPTION_ICE diff --git a/cpp/slice/IceSSL/Makefile b/cpp/slice/IceSSL/Makefile index 0ff025a10c9..120dd07d17d 100644 --- a/cpp/slice/IceSSL/Makefile +++ b/cpp/slice/IceSSL/Makefile @@ -1,17 +1,12 @@ # ********************************************************************** # -# Copyright (c) 2003 - 2004 -# ZeroC, Inc. -# North Palm Beach, FL, USA -# -# All Rights Reserved. +# Copyright (c) 2003-2004 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. # # ********************************************************************** - top_srcdir = ../.. include $(top_srcdir)/config/Make.rules diff --git a/cpp/slice/IceSSL/Plugin.ice b/cpp/slice/IceSSL/Plugin.ice index e0f336167de..7150fde916c 100644 --- a/cpp/slice/IceSSL/Plugin.ice +++ b/cpp/slice/IceSSL/Plugin.ice @@ -1,17 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 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. // // ********************************************************************** - #ifndef ICE_SSL_PLUGIN_ICE #define ICE_SSL_PLUGIN_ICE diff --git a/cpp/slice/IceSSL/PluginF.ice b/cpp/slice/IceSSL/PluginF.ice index b706f560a4c..db464eaf86c 100644 --- a/cpp/slice/IceSSL/PluginF.ice +++ b/cpp/slice/IceSSL/PluginF.ice @@ -1,17 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 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. // // ********************************************************************** - #ifndef ICE_SSL_PLUGIN_F_ICE #define ICE_SSL_PLUGIN_F_ICE |