summaryrefslogtreecommitdiff
path: root/cpp/src/XMLTransform
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/XMLTransform')
-rw-r--r--cpp/src/XMLTransform/ErrorReporter.cpp8
-rw-r--r--cpp/src/XMLTransform/ErrorReporter.h8
-rw-r--r--cpp/src/XMLTransform/Makefile8
-rw-r--r--cpp/src/XMLTransform/TransformDB.cpp8
-rw-r--r--cpp/src/XMLTransform/XMLTransform.cpp8
5 files changed, 30 insertions, 10 deletions
diff --git a/cpp/src/XMLTransform/ErrorReporter.cpp b/cpp/src/XMLTransform/ErrorReporter.cpp
index a8a55d356d7..d9e6ad09b78 100644
--- a/cpp/src/XMLTransform/ErrorReporter.cpp
+++ b/cpp/src/XMLTransform/ErrorReporter.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.
//
// **********************************************************************
diff --git a/cpp/src/XMLTransform/ErrorReporter.h b/cpp/src/XMLTransform/ErrorReporter.h
index 24362213cec..97af6784d93 100644
--- a/cpp/src/XMLTransform/ErrorReporter.h
+++ b/cpp/src/XMLTransform/ErrorReporter.h
@@ -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.
//
// **********************************************************************
diff --git a/cpp/src/XMLTransform/Makefile b/cpp/src/XMLTransform/Makefile
index 2637ec87389..dac0b424f47 100644
--- a/cpp/src/XMLTransform/Makefile
+++ b/cpp/src/XMLTransform/Makefile
@@ -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.
#
# **********************************************************************
diff --git a/cpp/src/XMLTransform/TransformDB.cpp b/cpp/src/XMLTransform/TransformDB.cpp
index 3bf532214de..85b08cf2cb5 100644
--- a/cpp/src/XMLTransform/TransformDB.cpp
+++ b/cpp/src/XMLTransform/TransformDB.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.
//
// **********************************************************************
diff --git a/cpp/src/XMLTransform/XMLTransform.cpp b/cpp/src/XMLTransform/XMLTransform.cpp
index 0bf73077120..59199537084 100644
--- a/cpp/src/XMLTransform/XMLTransform.cpp
+++ b/cpp/src/XMLTransform/XMLTransform.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.
//
// **********************************************************************