From f5242c5e18ed002f2949ea0a1d32fa7a9b752cd0 Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Tue, 11 May 2004 18:54:50 +0000 Subject: Updated copyright notice --- java/test/Ice/exceptions/ObjectFactoryI.java | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'java/test/Ice/exceptions/ObjectFactoryI.java') diff --git a/java/test/Ice/exceptions/ObjectFactoryI.java b/java/test/Ice/exceptions/ObjectFactoryI.java index fac56c97975..d0cb99f9aa3 100644 --- a/java/test/Ice/exceptions/ObjectFactoryI.java +++ b/java/test/Ice/exceptions/ObjectFactoryI.java @@ -1,17 +1,17 @@ // ********************************************************************** // -// Copyright (c) 2003 +// Copyright (c) 2003 - 2004 // ZeroC, Inc. -// Billerica, MA, USA +// North Palm Beach, FL, USA // // 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. +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. // // ********************************************************************** + public final class ObjectFactoryI extends Ice.LocalObjectImpl implements Ice.ObjectFactory { public Ice.Object create(String s) -- cgit v1.2.3