diff options
Diffstat (limited to 'cpp/test/IceSSL/loadPEM/LoadPEM.cpp')
-rw-r--r-- | cpp/test/IceSSL/loadPEM/LoadPEM.cpp | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/cpp/test/IceSSL/loadPEM/LoadPEM.cpp b/cpp/test/IceSSL/loadPEM/LoadPEM.cpp index 29f1c29b4a4..99bf009c339 100644 --- a/cpp/test/IceSSL/loadPEM/LoadPEM.cpp +++ b/cpp/test/IceSSL/loadPEM/LoadPEM.cpp @@ -2,9 +2,13 @@ // // Copyright (c) 2002 // ZeroC, Inc. -// Huntsville, AL, USA +// Billerica, MA, USA // -// All Rights Reserved +// All Rights Reserved. +// +// Ice is free software; you can redistribute it and/or modify it under +// the terms of the GNU General Public License version 2 as published by +// the Free Software Foundation. // // ********************************************************************** |