diff options
author | Mark Spruiell <mes@zeroc.com> | 2002-10-26 00:00:14 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2002-10-26 00:00:14 +0000 |
commit | 00457a89c9c6b0c7989bc38e868d9c9b8d398412 (patch) | |
tree | 295a70e1e5b1faa27feed752532e1ac2916c86eb /java/test/Ice/inheritance | |
parent | gcc 3.2 fixes (diff) | |
download | ice-00457a89c9c6b0c7989bc38e868d9c9b8d398412.tar.bz2 ice-00457a89c9c6b0c7989bc38e868d9c9b8d398412.tar.xz ice-00457a89c9c6b0c7989bc38e868d9c9b8d398412.zip |
changing Mutable Realms to ZeroC
Diffstat (limited to 'java/test/Ice/inheritance')
-rw-r--r-- | java/test/Ice/inheritance/AllTests.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/CAI.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/CBI.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/CCI.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/CDI.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/Client.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/Collocated.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/IAI.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/IB1I.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/IB2I.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/ICI.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/InitialI.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/Server.java | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/Test.ice | 2 | ||||
-rw-r--r-- | java/test/Ice/inheritance/build.xml | 9 | ||||
-rwxr-xr-x | java/test/Ice/inheritance/run.py | 2 |
16 files changed, 24 insertions, 15 deletions
diff --git a/java/test/Ice/inheritance/AllTests.java b/java/test/Ice/inheritance/AllTests.java index a1cd880acf1..e00a26caff2 100644 --- a/java/test/Ice/inheritance/AllTests.java +++ b/java/test/Ice/inheritance/AllTests.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/CAI.java b/java/test/Ice/inheritance/CAI.java index f8d5b454d01..20632e36c36 100644 --- a/java/test/Ice/inheritance/CAI.java +++ b/java/test/Ice/inheritance/CAI.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/CBI.java b/java/test/Ice/inheritance/CBI.java index ed6cba55c13..407d925a0c8 100644 --- a/java/test/Ice/inheritance/CBI.java +++ b/java/test/Ice/inheritance/CBI.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/CCI.java b/java/test/Ice/inheritance/CCI.java index 179b43b70a2..c2b3ee8f7f4 100644 --- a/java/test/Ice/inheritance/CCI.java +++ b/java/test/Ice/inheritance/CCI.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/CDI.java b/java/test/Ice/inheritance/CDI.java index caa8814292f..3fdba48d96c 100644 --- a/java/test/Ice/inheritance/CDI.java +++ b/java/test/Ice/inheritance/CDI.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/Client.java b/java/test/Ice/inheritance/Client.java index 54fd01a860b..f3063166e7c 100644 --- a/java/test/Ice/inheritance/Client.java +++ b/java/test/Ice/inheritance/Client.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/Collocated.java b/java/test/Ice/inheritance/Collocated.java index b23c19017d9..4ca440e1b87 100644 --- a/java/test/Ice/inheritance/Collocated.java +++ b/java/test/Ice/inheritance/Collocated.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/IAI.java b/java/test/Ice/inheritance/IAI.java index 4bb9dadf19b..f78dcc8e637 100644 --- a/java/test/Ice/inheritance/IAI.java +++ b/java/test/Ice/inheritance/IAI.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/IB1I.java b/java/test/Ice/inheritance/IB1I.java index 899a2e21db6..326194f9e59 100644 --- a/java/test/Ice/inheritance/IB1I.java +++ b/java/test/Ice/inheritance/IB1I.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/IB2I.java b/java/test/Ice/inheritance/IB2I.java index 35818e93eba..4143772ca0d 100644 --- a/java/test/Ice/inheritance/IB2I.java +++ b/java/test/Ice/inheritance/IB2I.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/ICI.java b/java/test/Ice/inheritance/ICI.java index 96812379697..176c98c4bb1 100644 --- a/java/test/Ice/inheritance/ICI.java +++ b/java/test/Ice/inheritance/ICI.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/InitialI.java b/java/test/Ice/inheritance/InitialI.java index 288ef916631..17ef3aafa30 100644 --- a/java/test/Ice/inheritance/InitialI.java +++ b/java/test/Ice/inheritance/InitialI.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/Server.java b/java/test/Ice/inheritance/Server.java index 524385b4c00..613103340e7 100644 --- a/java/test/Ice/inheritance/Server.java +++ b/java/test/Ice/inheritance/Server.java @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/Test.ice b/java/test/Ice/inheritance/Test.ice index 2e13e8eb27f..7a18977d9e7 100644 --- a/java/test/Ice/inheritance/Test.ice +++ b/java/test/Ice/inheritance/Test.ice @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// Mutable Realms, Inc. +// ZeroC, Inc. // Huntsville, AL, USA // // All Rights Reserved diff --git a/java/test/Ice/inheritance/build.xml b/java/test/Ice/inheritance/build.xml index 3c6cfbdac9b..35322c5c3f0 100644 --- a/java/test/Ice/inheritance/build.xml +++ b/java/test/Ice/inheritance/build.xml @@ -1,3 +1,12 @@ +<!-- + +Copyright (c) 2002 +ZeroC, Inc. +Huntsville, AL, USA + +All Rights Reserved + +--> <project name="test_Ice_inheritance" default="all" basedir="."> <!-- set global properties for this build --> diff --git a/java/test/Ice/inheritance/run.py b/java/test/Ice/inheritance/run.py index d5a311d44b5..d16a62390cd 100755 --- a/java/test/Ice/inheritance/run.py +++ b/java/test/Ice/inheritance/run.py @@ -2,7 +2,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# Mutable Realms, Inc. +# ZeroC, Inc. # Huntsville, AL, USA # # All Rights Reserved |