summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Preprocessor.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2002-10-30 18:30:02 +0000
committerBenoit Foucher <benoit@zeroc.com>2002-10-30 18:30:02 +0000
commitbee7c5eab0f4275fa4e3c18312523965e035a522 (patch)
treeac4acf0608b96319fb087dbe19002c2f8918f402 /cpp/src/Slice/Preprocessor.cpp
parentremove files (diff)
downloadice-bee7c5eab0f4275fa4e3c18312523965e035a522.tar.bz2
ice-bee7c5eab0f4275fa4e3c18312523965e035a522.tar.xz
ice-bee7c5eab0f4275fa4e3c18312523965e035a522.zip
Copyright fixes
Diffstat (limited to 'cpp/src/Slice/Preprocessor.cpp')
-rw-r--r--cpp/src/Slice/Preprocessor.cpp8
1 files changed, 6 insertions, 2 deletions
diff --git a/cpp/src/Slice/Preprocessor.cpp b/cpp/src/Slice/Preprocessor.cpp
index c73765164a1..c8592ef1df1 100644
--- a/cpp/src/Slice/Preprocessor.cpp
+++ b/cpp/src/Slice/Preprocessor.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.
//
// **********************************************************************