diff options
Diffstat (limited to 'java/test/IceBox')
-rw-r--r-- | java/test/IceBox/admin/AllTests.java | 2 | ||||
-rw-r--r-- | java/test/IceBox/admin/Client.java | 2 | ||||
-rw-r--r-- | java/test/IceBox/admin/Test.ice | 2 | ||||
-rw-r--r-- | java/test/IceBox/admin/TestFacetI.java | 2 | ||||
-rw-r--r-- | java/test/IceBox/admin/TestServiceI.java | 2 | ||||
-rw-r--r-- | java/test/IceBox/admin/build.xml | 2 | ||||
-rwxr-xr-x | java/test/IceBox/admin/run.py | 2 | ||||
-rw-r--r-- | java/test/IceBox/build.xml | 2 | ||||
-rw-r--r-- | java/test/IceBox/configuration/AllTests.java | 2 | ||||
-rw-r--r-- | java/test/IceBox/configuration/Client.java | 2 | ||||
-rw-r--r-- | java/test/IceBox/configuration/Test.ice | 2 | ||||
-rw-r--r-- | java/test/IceBox/configuration/TestI.java | 2 | ||||
-rw-r--r-- | java/test/IceBox/configuration/TestServiceI.java | 2 | ||||
-rwxr-xr-x | java/test/IceBox/configuration/run.py | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/java/test/IceBox/admin/AllTests.java b/java/test/IceBox/admin/AllTests.java index 8384e9b18dd..eb69b7ac094 100644 --- a/java/test/IceBox/admin/AllTests.java +++ b/java/test/IceBox/admin/AllTests.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/admin/Client.java b/java/test/IceBox/admin/Client.java index edd1c587c54..0e8211572db 100644 --- a/java/test/IceBox/admin/Client.java +++ b/java/test/IceBox/admin/Client.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/admin/Test.ice b/java/test/IceBox/admin/Test.ice index 9af8defaad3..88ab72b5322 100644 --- a/java/test/IceBox/admin/Test.ice +++ b/java/test/IceBox/admin/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/admin/TestFacetI.java b/java/test/IceBox/admin/TestFacetI.java index f0ba4699114..cfdf812860b 100644 --- a/java/test/IceBox/admin/TestFacetI.java +++ b/java/test/IceBox/admin/TestFacetI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/admin/TestServiceI.java b/java/test/IceBox/admin/TestServiceI.java index 576e2718a31..9536849988a 100644 --- a/java/test/IceBox/admin/TestServiceI.java +++ b/java/test/IceBox/admin/TestServiceI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/admin/build.xml b/java/test/IceBox/admin/build.xml index 714f1d453d5..4a93d2c2528 100644 --- a/java/test/IceBox/admin/build.xml +++ b/java/test/IceBox/admin/build.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. + Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. This copy of Ice is licensed to you under the terms described in the ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/admin/run.py b/java/test/IceBox/admin/run.py index 3b48e28c038..3d88326f500 100755 --- a/java/test/IceBox/admin/run.py +++ b/java/test/IceBox/admin/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/build.xml b/java/test/IceBox/build.xml index 852cee06db6..42026398ef1 100644 --- a/java/test/IceBox/build.xml +++ b/java/test/IceBox/build.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. + Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. This copy of Ice is licensed to you under the terms described in the ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/configuration/AllTests.java b/java/test/IceBox/configuration/AllTests.java index 258bd9ca2c0..68f5dd65dc6 100644 --- a/java/test/IceBox/configuration/AllTests.java +++ b/java/test/IceBox/configuration/AllTests.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/configuration/Client.java b/java/test/IceBox/configuration/Client.java index 187c4d698f3..a8c3f9a29a7 100644 --- a/java/test/IceBox/configuration/Client.java +++ b/java/test/IceBox/configuration/Client.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/configuration/Test.ice b/java/test/IceBox/configuration/Test.ice index 530ac569e6a..757de8ea164 100644 --- a/java/test/IceBox/configuration/Test.ice +++ b/java/test/IceBox/configuration/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/configuration/TestI.java b/java/test/IceBox/configuration/TestI.java index a23cd313aeb..55dc8df43b1 100644 --- a/java/test/IceBox/configuration/TestI.java +++ b/java/test/IceBox/configuration/TestI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/configuration/TestServiceI.java b/java/test/IceBox/configuration/TestServiceI.java index c0d29655fd8..1ec7d175845 100644 --- a/java/test/IceBox/configuration/TestServiceI.java +++ b/java/test/IceBox/configuration/TestServiceI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java/test/IceBox/configuration/run.py b/java/test/IceBox/configuration/run.py index 1740a9a8e94..45c300b3b16 100755 --- a/java/test/IceBox/configuration/run.py +++ b/java/test/IceBox/configuration/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. |