summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Parser.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2002-10-28 21:30:59 +0000
committerMark Spruiell <mes@zeroc.com>2002-10-28 21:30:59 +0000
commitc3a7ee7098d062f59fa3e3953acc4347f92bb8f7 (patch)
tree9e8b873c15285e245caaafc5188b6d3f3a9b5be3 /cpp/src/Slice/Parser.cpp
parentFixes for Win32 (diff)
downloadice-c3a7ee7098d062f59fa3e3953acc4347f92bb8f7.tar.bz2
ice-c3a7ee7098d062f59fa3e3953acc4347f92bb8f7.tar.xz
ice-c3a7ee7098d062f59fa3e3953acc4347f92bb8f7.zip
changing copyright location; adding GPL note
Diffstat (limited to 'cpp/src/Slice/Parser.cpp')
-rw-r--r--cpp/src/Slice/Parser.cpp8
1 files changed, 6 insertions, 2 deletions
diff --git a/cpp/src/Slice/Parser.cpp b/cpp/src/Slice/Parser.cpp
index 3c951cc56a6..5655da7e421 100644
--- a/cpp/src/Slice/Parser.cpp
+++ b/cpp/src/Slice/Parser.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.
//
// **********************************************************************