summaryrefslogtreecommitdiff
path: root/java/src/IceBox/Admin.java
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2002-10-28 19:33:44 +0000
committerMark Spruiell <mes@zeroc.com>2002-10-28 19:33:44 +0000
commit1e6101cfa62440600d35d816d7114ab954d36efb (patch)
tree079869f055d033b352137f86c76de55dfe6f5863 /java/src/IceBox/Admin.java
parentFirst shot at porting to VC++ 2002. Code compiles, but suffers random (diff)
downloadice-1e6101cfa62440600d35d816d7114ab954d36efb.tar.bz2
ice-1e6101cfa62440600d35d816d7114ab954d36efb.tar.xz
ice-1e6101cfa62440600d35d816d7114ab954d36efb.zip
changing copyright location; adding GPL note
Diffstat (limited to 'java/src/IceBox/Admin.java')
-rw-r--r--java/src/IceBox/Admin.java8
1 files changed, 6 insertions, 2 deletions
diff --git a/java/src/IceBox/Admin.java b/java/src/IceBox/Admin.java
index 6ea93c8c922..30dd8441755 100644
--- a/java/src/IceBox/Admin.java
+++ b/java/src/IceBox/Admin.java
@@ -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.
//
// **********************************************************************