diff options
Diffstat (limited to 'cpp/test/IceXML/encoding')
-rw-r--r-- | cpp/test/IceXML/encoding/Client.cpp | 8 | ||||
-rw-r--r-- | cpp/test/IceXML/encoding/Makefile | 8 | ||||
-rw-r--r-- | cpp/test/IceXML/encoding/Test.ice | 8 | ||||
-rw-r--r-- | cpp/test/IceXML/encoding/ice.xsd | 2 | ||||
-rwxr-xr-x | cpp/test/IceXML/encoding/run.py | 8 |
5 files changed, 25 insertions, 9 deletions
diff --git a/cpp/test/IceXML/encoding/Client.cpp b/cpp/test/IceXML/encoding/Client.cpp index 4bc42dc78a6..30508655d35 100644 --- a/cpp/test/IceXML/encoding/Client.cpp +++ b/cpp/test/IceXML/encoding/Client.cpp @@ -2,9 +2,13 @@ // // Copyright (c) 2001 // 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. // // ********************************************************************** diff --git a/cpp/test/IceXML/encoding/Makefile b/cpp/test/IceXML/encoding/Makefile index 72264b184d7..d902fc5978c 100644 --- a/cpp/test/IceXML/encoding/Makefile +++ b/cpp/test/IceXML/encoding/Makefile @@ -2,9 +2,13 @@ # # Copyright (c) 2001 # 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. # # ********************************************************************** diff --git a/cpp/test/IceXML/encoding/Test.ice b/cpp/test/IceXML/encoding/Test.ice index f28e5be0613..81cba53f251 100644 --- a/cpp/test/IceXML/encoding/Test.ice +++ b/cpp/test/IceXML/encoding/Test.ice @@ -2,9 +2,13 @@ // // Copyright (c) 2001 // 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. // // ********************************************************************** diff --git a/cpp/test/IceXML/encoding/ice.xsd b/cpp/test/IceXML/encoding/ice.xsd index 3acf47f9085..05de9d19b80 100644 --- a/cpp/test/IceXML/encoding/ice.xsd +++ b/cpp/test/IceXML/encoding/ice.xsd @@ -3,7 +3,7 @@ ********************************************************************** Copyright (c) 2001 ZeroC, Inc. -Huntsville, AL, USA +Billerica, MA, USA All Rights Reserved ********************************************************************** diff --git a/cpp/test/IceXML/encoding/run.py b/cpp/test/IceXML/encoding/run.py index 6aa3125b680..c83adbc7958 100755 --- a/cpp/test/IceXML/encoding/run.py +++ b/cpp/test/IceXML/encoding/run.py @@ -3,9 +3,13 @@ # # Copyright (c) 2001 # 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. # # ********************************************************************** |