diff options
author | Mark Spruiell <mes@zeroc.com> | 2002-10-28 19:33:44 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2002-10-28 19:33:44 +0000 |
commit | 1e6101cfa62440600d35d816d7114ab954d36efb (patch) | |
tree | 079869f055d033b352137f86c76de55dfe6f5863 /java/test/Ice/exceptions/run.py | |
parent | First shot at porting to VC++ 2002. Code compiles, but suffers random (diff) | |
download | ice-1e6101cfa62440600d35d816d7114ab954d36efb.tar.bz2 ice-1e6101cfa62440600d35d816d7114ab954d36efb.tar.xz ice-1e6101cfa62440600d35d816d7114ab954d36efb.zip |
changing copyright location; adding GPL note
Diffstat (limited to 'java/test/Ice/exceptions/run.py')
-rwxr-xr-x | java/test/Ice/exceptions/run.py | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/java/test/Ice/exceptions/run.py b/java/test/Ice/exceptions/run.py index d3be9a0920a..0ea4236d31c 100755 --- a/java/test/Ice/exceptions/run.py +++ b/java/test/Ice/exceptions/run.py @@ -3,9 +3,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. # # ********************************************************************** |