diff options
Diffstat (limited to 'java/src/IceInternal/IntMap.java')
-rwxr-xr-x | java/src/IceInternal/IntMap.java | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/java/src/IceInternal/IntMap.java b/java/src/IceInternal/IntMap.java index 54a1144fd27..b2ad49981de 100755 --- a/java/src/IceInternal/IntMap.java +++ b/java/src/IceInternal/IntMap.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. // // ********************************************************************** |