From 256cf23fbeefa1ab5f2041390e9c7450763a840a Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Wed, 16 Feb 2005 20:22:24 +0000 Subject: Updated copyrights to 2005 --- cpp/Makefile | 2 +- cpp/allTests.py | 2 +- cpp/config/IcePackAdmin.py | 2 +- cpp/config/Make.rules | 2 +- cpp/config/Make.rules.AIX | 2 +- cpp/config/Make.rules.Darwin | 2 +- cpp/config/Make.rules.FreeBSD | 2 +- cpp/config/Make.rules.HP-UX | 2 +- cpp/config/Make.rules.Linux | 2 +- cpp/config/Make.rules.SunOS | 2 +- cpp/config/PropertyNames.def | 3 ++- cpp/config/TestUtil.py | 2 +- cpp/config/makedepend.py | 2 +- cpp/config/makeprops.py | 2 +- cpp/demo/Freeze/Makefile | 2 +- cpp/demo/Freeze/backup/Client.cpp | 2 +- cpp/demo/Freeze/backup/Makefile | 2 +- cpp/demo/Freeze/bench/Client.cpp | 2 +- cpp/demo/Freeze/bench/Makefile | 2 +- cpp/demo/Freeze/bench/Test.ice | 2 +- cpp/demo/Freeze/library/BookFactory.cpp | 2 +- cpp/demo/Freeze/library/BookFactory.h | 2 +- cpp/demo/Freeze/library/Client.cpp | 2 +- cpp/demo/Freeze/library/Collocated.cpp | 2 +- cpp/demo/Freeze/library/Grammar.y | 2 +- cpp/demo/Freeze/library/Library.ice | 2 +- cpp/demo/Freeze/library/LibraryI.cpp | 2 +- cpp/demo/Freeze/library/LibraryI.h | 2 +- cpp/demo/Freeze/library/Makefile | 2 +- cpp/demo/Freeze/library/Parser.cpp | 2 +- cpp/demo/Freeze/library/Parser.h | 2 +- cpp/demo/Freeze/library/RunParser.cpp | 2 +- cpp/demo/Freeze/library/Scanner.l | 2 +- cpp/demo/Freeze/library/Server.cpp | 2 +- cpp/demo/Freeze/phonebook/Client.cpp | 2 +- cpp/demo/Freeze/phonebook/Collocated.cpp | 2 +- cpp/demo/Freeze/phonebook/ContactFactory.cpp | 2 +- cpp/demo/Freeze/phonebook/ContactFactory.h | 2 +- cpp/demo/Freeze/phonebook/Grammar.y | 2 +- cpp/demo/Freeze/phonebook/Makefile | 2 +- cpp/demo/Freeze/phonebook/Parser.cpp | 2 +- cpp/demo/Freeze/phonebook/Parser.h | 2 +- cpp/demo/Freeze/phonebook/PhoneBook.ice | 2 +- cpp/demo/Freeze/phonebook/PhoneBookI.cpp | 2 +- cpp/demo/Freeze/phonebook/PhoneBookI.h | 2 +- cpp/demo/Freeze/phonebook/RunParser.cpp | 2 +- cpp/demo/Freeze/phonebook/Scanner.l | 2 +- cpp/demo/Freeze/phonebook/Server.cpp | 2 +- cpp/demo/Glacier2/Makefile | 2 +- cpp/demo/Glacier2/callback/Callback.ice | 2 +- cpp/demo/Glacier2/callback/CallbackI.cpp | 2 +- cpp/demo/Glacier2/callback/CallbackI.h | 2 +- cpp/demo/Glacier2/callback/Client.cpp | 2 +- cpp/demo/Glacier2/callback/Makefile | 2 +- cpp/demo/Glacier2/callback/Server.cpp | 2 +- cpp/demo/Glacier2/callback/SessionI.cpp | 2 +- cpp/demo/Glacier2/callback/SessionI.h | 2 +- cpp/demo/Glacier2/callback/SessionServer.cpp | 2 +- cpp/demo/Glacier2/chat/Chat.ice | 2 +- cpp/demo/Glacier2/chat/ChatSessionI.cpp | 2 +- cpp/demo/Glacier2/chat/ChatSessionI.h | 2 +- cpp/demo/Glacier2/chat/Client.cpp | 2 +- cpp/demo/Glacier2/chat/Makefile | 2 +- cpp/demo/Glacier2/chat/Server.cpp | 2 +- cpp/demo/Ice/MFC/client/Hello.ice | 2 +- cpp/demo/Ice/MFC/client/HelloClient.cpp | 2 +- cpp/demo/Ice/MFC/client/HelloClient.h | 2 +- cpp/demo/Ice/MFC/client/HelloClientDlg.cpp | 2 +- cpp/demo/Ice/MFC/client/HelloClientDlg.h | 2 +- cpp/demo/Ice/MFC/client/stdafx.cpp | 2 +- cpp/demo/Ice/MFC/client/stdafx.h | 2 +- cpp/demo/Ice/MFC/server/Hello.ice | 2 +- cpp/demo/Ice/MFC/server/HelloI.cpp | 2 +- cpp/demo/Ice/MFC/server/HelloI.h | 2 +- cpp/demo/Ice/MFC/server/HelloServer.cpp | 2 +- cpp/demo/Ice/MFC/server/HelloServer.h | 2 +- cpp/demo/Ice/MFC/server/HelloServerDlg.cpp | 2 +- cpp/demo/Ice/MFC/server/HelloServerDlg.h | 2 +- cpp/demo/Ice/MFC/server/LogI.cpp | 2 +- cpp/demo/Ice/MFC/server/LogI.h | 3 +-- cpp/demo/Ice/MFC/server/stdafx.cpp | 2 +- cpp/demo/Ice/MFC/server/stdafx.h | 2 +- cpp/demo/Ice/Makefile | 2 +- cpp/demo/Ice/bidir/Callback.ice | 2 +- cpp/demo/Ice/bidir/CallbackI.cpp | 2 +- cpp/demo/Ice/bidir/CallbackI.h | 2 +- cpp/demo/Ice/bidir/Client.cpp | 2 +- cpp/demo/Ice/bidir/Makefile | 2 +- cpp/demo/Ice/bidir/Server.cpp | 2 +- cpp/demo/Ice/callback/Callback.ice | 2 +- cpp/demo/Ice/callback/CallbackI.cpp | 2 +- cpp/demo/Ice/callback/CallbackI.h | 2 +- cpp/demo/Ice/callback/Client.cpp | 2 +- cpp/demo/Ice/callback/Makefile | 2 +- cpp/demo/Ice/callback/Server.cpp | 2 +- cpp/demo/Ice/hello/Client.cpp | 2 +- cpp/demo/Ice/hello/Hello.ice | 2 +- cpp/demo/Ice/hello/HelloI.cpp | 2 +- cpp/demo/Ice/hello/HelloI.h | 2 +- cpp/demo/Ice/hello/Makefile | 2 +- cpp/demo/Ice/hello/Server.cpp | 2 +- cpp/demo/Ice/invoke/Client.cpp | 2 +- cpp/demo/Ice/invoke/Makefile | 2 +- cpp/demo/Ice/invoke/Printer.ice | 2 +- cpp/demo/Ice/invoke/PrinterI.cpp | 2 +- cpp/demo/Ice/invoke/PrinterI.h | 2 +- cpp/demo/Ice/invoke/Server.cpp | 2 +- cpp/demo/Ice/latency/Client.cpp | 2 +- cpp/demo/Ice/latency/Latency.ice | 2 +- cpp/demo/Ice/latency/Makefile | 2 +- cpp/demo/Ice/latency/Server.cpp | 2 +- cpp/demo/Ice/nested/Client.cpp | 2 +- cpp/demo/Ice/nested/Makefile | 2 +- cpp/demo/Ice/nested/Nested.ice | 2 +- cpp/demo/Ice/nested/NestedI.cpp | 2 +- cpp/demo/Ice/nested/NestedI.h | 2 +- cpp/demo/Ice/nested/Server.cpp | 2 +- cpp/demo/Ice/throughput/Client.cpp | 2 +- cpp/demo/Ice/throughput/Makefile | 2 +- cpp/demo/Ice/throughput/Server.cpp | 2 +- cpp/demo/Ice/throughput/Throughput.ice | 2 +- cpp/demo/Ice/throughput/ThroughputI.h | 2 +- cpp/demo/Ice/value/Client.cpp | 2 +- cpp/demo/Ice/value/Makefile | 2 +- cpp/demo/Ice/value/ObjectFactory.cpp | 2 +- cpp/demo/Ice/value/ObjectFactory.h | 2 +- cpp/demo/Ice/value/Server.cpp | 2 +- cpp/demo/Ice/value/Value.ice | 2 +- cpp/demo/Ice/value/ValueI.cpp | 2 +- cpp/demo/Ice/value/ValueI.h | 2 +- cpp/demo/IceBox/Makefile | 2 +- cpp/demo/IceBox/hello/Client.cpp | 2 +- cpp/demo/IceBox/hello/Hello.ice | 2 +- cpp/demo/IceBox/hello/HelloI.cpp | 2 +- cpp/demo/IceBox/hello/HelloI.h | 2 +- cpp/demo/IceBox/hello/HelloServiceI.cpp | 2 +- cpp/demo/IceBox/hello/HelloServiceI.h | 2 +- cpp/demo/IceBox/hello/Makefile | 2 +- cpp/demo/IcePack/Makefile | 2 +- cpp/demo/IcePack/hello/Client.cpp | 2 +- cpp/demo/IcePack/hello/Hello.ice | 2 +- cpp/demo/IcePack/hello/HelloI.cpp | 2 +- cpp/demo/IcePack/hello/HelloI.h | 2 +- cpp/demo/IcePack/hello/HelloServiceI.cpp | 2 +- cpp/demo/IcePack/hello/HelloServiceI.h | 2 +- cpp/demo/IcePack/hello/Makefile | 2 +- cpp/demo/IcePack/hello/Server.cpp | 2 +- cpp/demo/IcePack/simple/Client.cpp | 2 +- cpp/demo/IcePack/simple/Hello.ice | 2 +- cpp/demo/IcePack/simple/HelloI.cpp | 2 +- cpp/demo/IcePack/simple/HelloI.h | 2 +- cpp/demo/IcePack/simple/HelloServiceI.cpp | 2 +- cpp/demo/IcePack/simple/HelloServiceI.h | 2 +- cpp/demo/IcePack/simple/Makefile | 2 +- cpp/demo/IcePack/simple/Server.cpp | 2 +- cpp/demo/IcePatch2/MFC/PatchClient.cpp | 3 +-- cpp/demo/IcePatch2/MFC/PatchClient.h | 3 +-- cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp | 2 +- cpp/demo/IcePatch2/MFC/PatchClientDlg.h | 2 +- cpp/demo/IcePatch2/MFC/stdafx.cpp | 3 +-- cpp/demo/IcePatch2/MFC/stdafx.h | 3 +-- cpp/demo/IceStorm/Makefile | 2 +- cpp/demo/IceStorm/clock/Clock.ice | 2 +- cpp/demo/IceStorm/clock/ClockI.cpp | 2 +- cpp/demo/IceStorm/clock/ClockI.h | 2 +- cpp/demo/IceStorm/clock/Makefile | 2 +- cpp/demo/IceStorm/clock/Publisher.cpp | 2 +- cpp/demo/IceStorm/clock/Subscriber.cpp | 2 +- cpp/demo/IceUtil/Makefile | 2 +- cpp/demo/IceUtil/workqueue/Makefile | 2 +- cpp/demo/IceUtil/workqueue/WorkQueue.cpp | 2 +- cpp/demo/Makefile | 2 +- cpp/demo/book/Makefile | 2 +- cpp/demo/book/printer/Client.cpp | 2 +- cpp/demo/book/printer/Makefile | 2 +- cpp/demo/book/printer/Printer.ice | 2 +- cpp/demo/book/printer/Server.cpp | 2 +- cpp/demo/book/simple_filesystem/Client.cpp | 2 +- cpp/demo/book/simple_filesystem/Filesystem.ice | 2 +- cpp/demo/book/simple_filesystem/FilesystemI.cpp | 2 +- cpp/demo/book/simple_filesystem/FilesystemI.h | 2 +- cpp/demo/book/simple_filesystem/Makefile | 2 +- cpp/demo/book/simple_filesystem/Server.cpp | 2 +- cpp/doc/Makefile | 2 +- cpp/fixCopyright.py | 4 ---- cpp/include/Freeze/Freeze.h | 2 +- cpp/include/Freeze/Index.h | 2 +- cpp/include/Freeze/Initialize.h | 2 +- cpp/include/Freeze/Makefile | 2 +- cpp/include/Freeze/Map.h | 2 +- cpp/include/Freeze/TransactionHolder.h | 2 +- cpp/include/Glacier2/Glacier2.h | 2 +- cpp/include/Glacier2/Makefile | 2 +- cpp/include/Ice/Application.h | 2 +- cpp/include/Ice/BasicStream.h | 2 +- cpp/include/Ice/Buffer.h | 2 +- cpp/include/Ice/Config.h | 2 +- cpp/include/Ice/ConnectionFactoryF.h | 2 +- cpp/include/Ice/ConnectionIF.h | 2 +- cpp/include/Ice/ConnectionMonitorF.h | 2 +- cpp/include/Ice/Direct.h | 2 +- cpp/include/Ice/DynamicLibrary.h | 2 +- cpp/include/Ice/DynamicLibraryF.h | 2 +- cpp/include/Ice/EndpointF.h | 2 +- cpp/include/Ice/EndpointFactory.h | 2 +- cpp/include/Ice/EndpointFactoryF.h | 2 +- cpp/include/Ice/Exception.h | 2 +- cpp/include/Ice/FactoryTable.h | 2 +- cpp/include/Ice/FactoryTableDef.h | 2 +- cpp/include/Ice/Functional.h | 2 +- cpp/include/Ice/Handle.h | 2 +- cpp/include/Ice/Ice.h | 2 +- cpp/include/Ice/IdentityUtil.h | 2 +- cpp/include/Ice/Incoming.h | 2 +- cpp/include/Ice/IncomingAsync.h | 2 +- cpp/include/Ice/IncomingAsyncF.h | 2 +- cpp/include/Ice/Initialize.h | 2 +- cpp/include/Ice/InstanceF.h | 2 +- cpp/include/Ice/LocalObject.h | 2 +- cpp/include/Ice/LocalObjectF.h | 2 +- cpp/include/Ice/LoggerUtil.h | 2 +- cpp/include/Ice/Makefile | 2 +- cpp/include/Ice/Object.h | 2 +- cpp/include/Ice/ObjectAdapterFactoryF.h | 2 +- cpp/include/Ice/ObjectF.h | 2 +- cpp/include/Ice/Outgoing.h | 2 +- cpp/include/Ice/OutgoingAsync.h | 2 +- cpp/include/Ice/OutgoingAsyncF.h | 2 +- cpp/include/Ice/ProtocolPluginFacade.h | 2 +- cpp/include/Ice/ProtocolPluginFacadeF.h | 2 +- cpp/include/Ice/Proxy.h | 2 +- cpp/include/Ice/ProxyF.h | 2 +- cpp/include/Ice/ProxyFactoryF.h | 2 +- cpp/include/Ice/ProxyHandle.h | 2 +- cpp/include/Ice/ReferenceF.h | 2 +- cpp/include/Ice/RoutingTable.h | 2 +- cpp/include/Ice/RoutingTableF.h | 2 +- cpp/include/Ice/ServantManagerF.h | 2 +- cpp/include/Ice/Service.h | 2 +- cpp/include/Ice/SliceChecksums.h | 2 +- cpp/include/Ice/Stream.h | 2 +- cpp/include/Ice/StreamF.h | 2 +- cpp/include/Ice/UserExceptionFactory.h | 2 +- cpp/include/Ice/UserExceptionFactoryF.h | 2 +- cpp/include/IceBox/Makefile | 2 +- cpp/include/IcePack/Makefile | 2 +- cpp/include/IcePatch2/ClientUtil.h | 2 +- cpp/include/IcePatch2/Makefile | 2 +- cpp/include/IcePatch2/Util.h | 2 +- cpp/include/IceSSL/CertificateVerifierOpenSSL.h | 2 +- cpp/include/IceSSL/Config.h | 3 +-- cpp/include/IceSSL/Makefile | 2 +- cpp/include/IceSSL/RSACertificateGen.h | 2 +- cpp/include/IceSSL/RSACertificateGenF.h | 2 +- cpp/include/IceSSL/RSAKeyPair.h | 2 +- cpp/include/IceSSL/RSAKeyPairF.h | 2 +- cpp/include/IceSSL/RSAPrivateKey.h | 2 +- cpp/include/IceSSL/RSAPrivateKeyF.h | 2 +- cpp/include/IceSSL/RSAPublicKey.h | 2 +- cpp/include/IceSSL/RSAPublicKeyF.h | 2 +- cpp/include/IceStorm/Makefile | 2 +- cpp/include/IceUtil/AbstractMutex.h | 2 +- cpp/include/IceUtil/Algorithm.h | 2 +- cpp/include/IceUtil/Base64.h | 2 +- cpp/include/IceUtil/Cache.h | 2 +- cpp/include/IceUtil/Cond.h | 2 +- cpp/include/IceUtil/Config.h | 2 +- cpp/include/IceUtil/CountDownLatch.h | 2 +- cpp/include/IceUtil/CtrlCHandler.h | 2 +- cpp/include/IceUtil/Exception.h | 2 +- cpp/include/IceUtil/Functional.h | 2 +- cpp/include/IceUtil/GC.h | 2 +- cpp/include/IceUtil/GCRecMutex.h | 2 +- cpp/include/IceUtil/GCShared.h | 2 +- cpp/include/IceUtil/Handle.h | 2 +- cpp/include/IceUtil/IceUtil.h | 2 +- cpp/include/IceUtil/InputUtil.h | 2 +- cpp/include/IceUtil/Iterator.h | 2 +- cpp/include/IceUtil/Lock.h | 2 +- cpp/include/IceUtil/MD5.h | 2 +- cpp/include/IceUtil/Makefile | 2 +- cpp/include/IceUtil/MemoryPool.h | 16 ++++++++-------- cpp/include/IceUtil/Monitor.h | 2 +- cpp/include/IceUtil/Mutex.h | 2 +- cpp/include/IceUtil/Options.h | 2 +- cpp/include/IceUtil/OutputUtil.h | 2 +- cpp/include/IceUtil/RWRecMutex.h | 2 +- cpp/include/IceUtil/RecMutex.h | 2 +- cpp/include/IceUtil/Shared.h | 2 +- cpp/include/IceUtil/StaticMutex.h | 2 +- cpp/include/IceUtil/StringUtil.h | 2 +- cpp/include/IceUtil/Thread.h | 2 +- cpp/include/IceUtil/ThreadException.h | 2 +- cpp/include/IceUtil/Time.h | 2 +- cpp/include/IceUtil/UUID.h | 2 +- cpp/include/IceUtil/Unicode.h | 2 +- cpp/include/IceXML/Makefile | 2 +- cpp/include/IceXML/Parser.h | 2 +- cpp/include/Makefile | 2 +- cpp/include/Slice/CPlusPlusUtil.h | 2 +- cpp/include/Slice/Checksum.h | 2 +- cpp/include/Slice/CsUtil.h | 2 +- cpp/include/Slice/DotNetNames.h | 2 +- cpp/include/Slice/JavaUtil.h | 2 +- cpp/include/Slice/Makefile | 2 +- cpp/include/Slice/Parser.h | 2 +- cpp/include/Slice/Preprocessor.h | 2 +- cpp/include/Slice/PythonUtil.h | 2 +- cpp/include/Slice/VbUtil.h | 2 +- cpp/install/vc60/build.xml | 2 +- cpp/makebindist.py | 2 +- cpp/makedist.py | 2 +- cpp/slice/Freeze/CatalogData.ice | 3 +-- cpp/slice/Freeze/Connection.ice | 2 +- cpp/slice/Freeze/ConnectionF.ice | 2 +- cpp/slice/Freeze/DB.ice | 2 +- cpp/slice/Freeze/Evictor.ice | 2 +- cpp/slice/Freeze/EvictorF.ice | 2 +- cpp/slice/Freeze/EvictorStorage.ice | 2 +- cpp/slice/Freeze/Exception.ice | 2 +- cpp/slice/Freeze/Makefile | 2 +- cpp/slice/Freeze/Transaction.ice | 2 +- cpp/slice/Glacier2/Makefile | 2 +- cpp/slice/Glacier2/PermissionsVerifier.ice | 2 +- cpp/slice/Glacier2/PermissionsVerifierF.ice | 16 ++++++++-------- cpp/slice/Glacier2/Router.ice | 2 +- cpp/slice/Glacier2/RouterF.ice | 2 +- cpp/slice/Glacier2/Session.ice | 2 +- cpp/slice/Glacier2/SessionF.ice | 2 +- cpp/slice/Ice/BuiltinSequences.ice | 2 +- cpp/slice/Ice/Communicator.ice | 2 +- cpp/slice/Ice/CommunicatorF.ice | 2 +- cpp/slice/Ice/Connection.ice | 2 +- cpp/slice/Ice/ConnectionF.ice | 2 +- cpp/slice/Ice/Current.ice | 2 +- cpp/slice/Ice/FacetMap.ice | 2 +- cpp/slice/Ice/Identity.ice | 2 +- cpp/slice/Ice/LocalException.ice | 2 +- cpp/slice/Ice/Locator.ice | 2 +- cpp/slice/Ice/LocatorF.ice | 2 +- cpp/slice/Ice/Logger.ice | 2 +- cpp/slice/Ice/LoggerF.ice | 2 +- cpp/slice/Ice/Makefile | 2 +- cpp/slice/Ice/ObjectAdapter.ice | 2 +- cpp/slice/Ice/ObjectAdapterF.ice | 2 +- cpp/slice/Ice/ObjectFactory.ice | 2 +- cpp/slice/Ice/ObjectFactoryF.ice | 2 +- cpp/slice/Ice/Plugin.ice | 2 +- cpp/slice/Ice/PluginF.ice | 2 +- cpp/slice/Ice/Process.ice | 2 +- cpp/slice/Ice/ProcessF.ice | 2 +- cpp/slice/Ice/Properties.ice | 2 +- cpp/slice/Ice/PropertiesF.ice | 2 +- cpp/slice/Ice/Router.ice | 2 +- cpp/slice/Ice/RouterF.ice | 2 +- cpp/slice/Ice/ServantLocator.ice | 2 +- cpp/slice/Ice/ServantLocatorF.ice | 2 +- cpp/slice/Ice/SliceChecksumDict.ice | 2 +- cpp/slice/Ice/Stats.ice | 2 +- cpp/slice/Ice/StatsF.ice | 2 +- cpp/slice/IceBox/IceBox.ice | 2 +- cpp/slice/IceBox/Makefile | 2 +- cpp/slice/IcePack/Admin.ice | 2 +- cpp/slice/IcePack/Exception.ice | 2 +- cpp/slice/IcePack/Makefile | 2 +- cpp/slice/IcePack/Query.ice | 2 +- cpp/slice/IcePatch2/FileInfo.ice | 2 +- cpp/slice/IcePatch2/FileServer.ice | 2 +- cpp/slice/IceSSL/CertificateVerifier.ice | 2 +- cpp/slice/IceSSL/CertificateVerifierF.ice | 2 +- cpp/slice/IceSSL/Exception.ice | 2 +- cpp/slice/IceSSL/Makefile | 2 +- cpp/slice/IceSSL/Plugin.ice | 2 +- cpp/slice/IceSSL/PluginF.ice | 2 +- cpp/slice/IceStorm/IceStorm.ice | 2 +- cpp/slice/IceStorm/Makefile | 2 +- cpp/slice/Makefile | 2 +- cpp/src/Freeze/ConnectionI.cpp | 2 +- cpp/src/Freeze/ConnectionI.h | 2 +- cpp/src/Freeze/EvictorI.cpp | 2 +- cpp/src/Freeze/EvictorI.h | 2 +- cpp/src/Freeze/EvictorIteratorI.cpp | 2 +- cpp/src/Freeze/EvictorIteratorI.h | 2 +- cpp/src/Freeze/Index.cpp | 2 +- cpp/src/Freeze/IndexI.cpp | 2 +- cpp/src/Freeze/IndexI.h | 2 +- cpp/src/Freeze/Makefile | 2 +- cpp/src/Freeze/MapI.cpp | 2 +- cpp/src/Freeze/MapI.h | 2 +- cpp/src/Freeze/ObjectStore.cpp | 2 +- cpp/src/Freeze/ObjectStore.h | 2 +- cpp/src/Freeze/SharedDb.cpp | 2 +- cpp/src/Freeze/SharedDb.h | 2 +- cpp/src/Freeze/SharedDbEnv.cpp | 2 +- cpp/src/Freeze/SharedDbEnv.h | 2 +- cpp/src/Freeze/TransactionHolder.cpp | 2 +- cpp/src/Freeze/TransactionI.cpp | 2 +- cpp/src/Freeze/TransactionI.h | 2 +- cpp/src/Freeze/Util.cpp | 2 +- cpp/src/Freeze/Util.h | 2 +- cpp/src/FreezeScript/AssignVisitor.cpp | 2 +- cpp/src/FreezeScript/AssignVisitor.h | 2 +- cpp/src/FreezeScript/Data.cpp | 2 +- cpp/src/FreezeScript/Data.h | 2 +- cpp/src/FreezeScript/DumpDB.cpp | 2 +- cpp/src/FreezeScript/DumpDescriptors.cpp | 2 +- cpp/src/FreezeScript/DumpDescriptors.h | 2 +- cpp/src/FreezeScript/Error.cpp | 2 +- cpp/src/FreezeScript/Error.h | 2 +- cpp/src/FreezeScript/Exception.cpp | 2 +- cpp/src/FreezeScript/Exception.h | 2 +- cpp/src/FreezeScript/Functions.cpp | 2 +- cpp/src/FreezeScript/Functions.h | 2 +- cpp/src/FreezeScript/Grammar.y | 2 +- cpp/src/FreezeScript/GrammarUtil.h | 2 +- cpp/src/FreezeScript/Makefile | 2 +- cpp/src/FreezeScript/Parser.cpp | 2 +- cpp/src/FreezeScript/Parser.h | 2 +- cpp/src/FreezeScript/Print.cpp | 2 +- cpp/src/FreezeScript/Print.h | 2 +- cpp/src/FreezeScript/Scanner.l | 2 +- cpp/src/FreezeScript/TransformAnalyzer.cpp | 2 +- cpp/src/FreezeScript/TransformAnalyzer.h | 2 +- cpp/src/FreezeScript/TransformVisitor.cpp | 2 +- cpp/src/FreezeScript/TransformVisitor.h | 2 +- cpp/src/FreezeScript/Transformer.cpp | 2 +- cpp/src/FreezeScript/Transformer.h | 2 +- cpp/src/FreezeScript/Util.cpp | 2 +- cpp/src/FreezeScript/Util.h | 2 +- cpp/src/FreezeScript/transformdb.cpp | 2 +- cpp/src/Glacier2/Blobject.cpp | 2 +- cpp/src/Glacier2/Blobject.h | 2 +- cpp/src/Glacier2/ClientBlobject.cpp | 2 +- cpp/src/Glacier2/ClientBlobject.h | 2 +- cpp/src/Glacier2/CryptPermissionsVerifierI.cpp | 2 +- cpp/src/Glacier2/CryptPermissionsVerifierI.h | 2 +- cpp/src/Glacier2/Glacier2Router.cpp | 2 +- cpp/src/Glacier2/Makefile | 2 +- cpp/src/Glacier2/RequestQueue.cpp | 2 +- cpp/src/Glacier2/RequestQueue.h | 2 +- cpp/src/Glacier2/RouterI.cpp | 2 +- cpp/src/Glacier2/RouterI.h | 2 +- cpp/src/Glacier2/ServerBlobject.cpp | 2 +- cpp/src/Glacier2/ServerBlobject.h | 2 +- cpp/src/Glacier2/SessionRouterI.cpp | 2 +- cpp/src/Glacier2/SessionRouterI.h | 2 +- cpp/src/Ice/Acceptor.cpp | 2 +- cpp/src/Ice/Acceptor.h | 2 +- cpp/src/Ice/AcceptorF.h | 2 +- cpp/src/Ice/Application.cpp | 2 +- cpp/src/Ice/BasicStream.cpp | 2 +- cpp/src/Ice/CommunicatorI.cpp | 2 +- cpp/src/Ice/CommunicatorI.h | 2 +- cpp/src/Ice/ConnectionFactory.cpp | 2 +- cpp/src/Ice/ConnectionFactory.h | 2 +- cpp/src/Ice/ConnectionI.cpp | 2 +- cpp/src/Ice/ConnectionI.h | 2 +- cpp/src/Ice/ConnectionMonitor.cpp | 2 +- cpp/src/Ice/ConnectionMonitor.h | 2 +- cpp/src/Ice/Connector.cpp | 2 +- cpp/src/Ice/Connector.h | 2 +- cpp/src/Ice/ConnectorF.h | 2 +- cpp/src/Ice/DLLMain.cpp | 2 +- cpp/src/Ice/DefaultsAndOverrides.cpp | 2 +- cpp/src/Ice/DefaultsAndOverrides.h | 2 +- cpp/src/Ice/DefaultsAndOverridesF.h | 2 +- cpp/src/Ice/Direct.cpp | 2 +- cpp/src/Ice/DynamicLibrary.cpp | 2 +- cpp/src/Ice/Endpoint.cpp | 2 +- cpp/src/Ice/Endpoint.h | 2 +- cpp/src/Ice/EndpointFactory.cpp | 2 +- cpp/src/Ice/EndpointFactoryManager.cpp | 2 +- cpp/src/Ice/EndpointFactoryManager.h | 2 +- cpp/src/Ice/EndpointFactoryManagerF.h | 2 +- cpp/src/Ice/EventHandler.cpp | 2 +- cpp/src/Ice/EventHandler.h | 2 +- cpp/src/Ice/EventHandlerF.h | 2 +- cpp/src/Ice/EventLoggerI.cpp | 2 +- cpp/src/Ice/EventLoggerI.h | 2 +- cpp/src/Ice/EventLoggerMsg.mc | 2 +- cpp/src/Ice/Exception.cpp | 2 +- cpp/src/Ice/FactoryTable.cpp | 2 +- cpp/src/Ice/FactoryTableDef.cpp | 2 +- cpp/src/Ice/IdentityUtil.cpp | 2 +- cpp/src/Ice/Incoming.cpp | 2 +- cpp/src/Ice/IncomingAsync.cpp | 2 +- cpp/src/Ice/Initialize.cpp | 2 +- cpp/src/Ice/Instance.cpp | 2 +- cpp/src/Ice/Instance.h | 2 +- cpp/src/Ice/LocalObject.cpp | 2 +- cpp/src/Ice/LocatorInfo.cpp | 2 +- cpp/src/Ice/LocatorInfo.h | 2 +- cpp/src/Ice/LocatorInfoF.h | 2 +- cpp/src/Ice/LoggerI.cpp | 2 +- cpp/src/Ice/LoggerI.h | 2 +- cpp/src/Ice/LoggerUtil.cpp | 2 +- cpp/src/Ice/Makefile | 2 +- cpp/src/Ice/Network.cpp | 2 +- cpp/src/Ice/Network.h | 2 +- cpp/src/Ice/Object.cpp | 2 +- cpp/src/Ice/ObjectAdapterFactory.cpp | 2 +- cpp/src/Ice/ObjectAdapterFactory.h | 2 +- cpp/src/Ice/ObjectAdapterI.cpp | 2 +- cpp/src/Ice/ObjectAdapterI.h | 2 +- cpp/src/Ice/ObjectFactoryManager.cpp | 2 +- cpp/src/Ice/ObjectFactoryManager.h | 2 +- cpp/src/Ice/ObjectFactoryManagerF.h | 2 +- cpp/src/Ice/Outgoing.cpp | 2 +- cpp/src/Ice/OutgoingAsync.cpp | 2 +- cpp/src/Ice/PluginManagerI.cpp | 2 +- cpp/src/Ice/PluginManagerI.h | 2 +- cpp/src/Ice/PropertiesI.cpp | 2 +- cpp/src/Ice/PropertiesI.h | 2 +- cpp/src/Ice/PropertyNames.cpp | 2 +- cpp/src/Ice/PropertyNames.h | 2 +- cpp/src/Ice/Protocol.h | 2 +- cpp/src/Ice/ProtocolPluginFacade.cpp | 2 +- cpp/src/Ice/Proxy.cpp | 2 +- cpp/src/Ice/ProxyFactory.cpp | 2 +- cpp/src/Ice/ProxyFactory.h | 2 +- cpp/src/Ice/Reference.cpp | 2 +- cpp/src/Ice/Reference.h | 4 ++-- cpp/src/Ice/ReferenceFactory.cpp | 2 +- cpp/src/Ice/ReferenceFactory.h | 2 +- cpp/src/Ice/ReferenceFactoryF.h | 2 +- cpp/src/Ice/RouterInfo.cpp | 2 +- cpp/src/Ice/RouterInfo.h | 2 +- cpp/src/Ice/RouterInfoF.h | 2 +- cpp/src/Ice/RoutingTable.cpp | 2 +- cpp/src/Ice/ServantManager.cpp | 2 +- cpp/src/Ice/ServantManager.h | 2 +- cpp/src/Ice/Service.cpp | 2 +- cpp/src/Ice/SliceChecksums.cpp | 2 +- cpp/src/Ice/Stream.cpp | 2 +- cpp/src/Ice/StreamI.cpp | 2 +- cpp/src/Ice/StreamI.h | 2 +- cpp/src/Ice/StringUtil.cpp | 2 +- cpp/src/Ice/StringUtil.h | 2 +- cpp/src/Ice/SysLoggerI.cpp | 2 +- cpp/src/Ice/SysLoggerI.h | 2 +- cpp/src/Ice/TcpAcceptor.cpp | 2 +- cpp/src/Ice/TcpAcceptor.h | 2 +- cpp/src/Ice/TcpConnector.cpp | 2 +- cpp/src/Ice/TcpConnector.h | 2 +- cpp/src/Ice/TcpEndpoint.cpp | 2 +- cpp/src/Ice/TcpEndpoint.h | 2 +- cpp/src/Ice/TcpTransceiver.cpp | 2 +- cpp/src/Ice/TcpTransceiver.h | 2 +- cpp/src/Ice/ThreadPool.cpp | 2 +- cpp/src/Ice/ThreadPool.h | 2 +- cpp/src/Ice/ThreadPoolF.h | 2 +- cpp/src/Ice/TraceLevels.cpp | 2 +- cpp/src/Ice/TraceLevels.h | 2 +- cpp/src/Ice/TraceLevelsF.h | 2 +- cpp/src/Ice/TraceUtil.cpp | 2 +- cpp/src/Ice/TraceUtil.h | 2 +- cpp/src/Ice/Transceiver.cpp | 2 +- cpp/src/Ice/Transceiver.h | 2 +- cpp/src/Ice/TransceiverF.h | 2 +- cpp/src/Ice/UdpEndpoint.cpp | 2 +- cpp/src/Ice/UdpEndpoint.h | 2 +- cpp/src/Ice/UdpTransceiver.cpp | 2 +- cpp/src/Ice/UdpTransceiver.h | 2 +- cpp/src/Ice/UnknownEndpoint.cpp | 2 +- cpp/src/Ice/UnknownEndpoint.h | 2 +- cpp/src/IceBox/Admin.cpp | 2 +- cpp/src/IceBox/Exception.cpp | 2 +- cpp/src/IceBox/Makefile | 2 +- cpp/src/IceBox/Server.cpp | 2 +- cpp/src/IceBox/ServiceManagerI.cpp | 2 +- cpp/src/IceBox/ServiceManagerI.h | 2 +- cpp/src/IcePack/Activator.cpp | 2 +- cpp/src/IcePack/Activator.h | 2 +- cpp/src/IcePack/AdapterFactory.cpp | 2 +- cpp/src/IcePack/AdapterFactory.h | 2 +- cpp/src/IcePack/AdapterI.cpp | 2 +- cpp/src/IcePack/AdapterI.h | 2 +- cpp/src/IcePack/AdapterRegistryI.cpp | 2 +- cpp/src/IcePack/AdapterRegistryI.h | 2 +- cpp/src/IcePack/AdminI.cpp | 2 +- cpp/src/IcePack/AdminI.h | 2 +- cpp/src/IcePack/ApplicationRegistryI.cpp | 2 +- cpp/src/IcePack/ApplicationRegistryI.h | 2 +- cpp/src/IcePack/Client.cpp | 2 +- cpp/src/IcePack/DescriptorParser.cpp | 2 +- cpp/src/IcePack/DescriptorParser.h | 2 +- cpp/src/IcePack/DescriptorUtil.cpp | 2 +- cpp/src/IcePack/DescriptorUtil.h | 2 +- cpp/src/IcePack/DescriptorVisitor.cpp | 2 +- cpp/src/IcePack/DescriptorVisitor.h | 2 +- cpp/src/IcePack/GPL.h | 2 +- cpp/src/IcePack/Grammar.y | 2 +- cpp/src/IcePack/IcePackNode.cpp | 2 +- cpp/src/IcePack/IcePackRegistry.cpp | 2 +- cpp/src/IcePack/Internal.ice | 2 +- cpp/src/IcePack/LocatorI.cpp | 2 +- cpp/src/IcePack/LocatorI.h | 2 +- cpp/src/IcePack/LocatorRegistryI.cpp | 2 +- cpp/src/IcePack/LocatorRegistryI.h | 2 +- cpp/src/IcePack/Makefile | 2 +- cpp/src/IcePack/NodeI.cpp | 2 +- cpp/src/IcePack/NodeI.h | 2 +- cpp/src/IcePack/NodeRegistryI.cpp | 2 +- cpp/src/IcePack/NodeRegistryI.h | 2 +- cpp/src/IcePack/ObjectRegistryI.cpp | 2 +- cpp/src/IcePack/ObjectRegistryI.h | 2 +- cpp/src/IcePack/Parser.cpp | 2 +- cpp/src/IcePack/Parser.h | 2 +- cpp/src/IcePack/QueryI.cpp | 2 +- cpp/src/IcePack/QueryI.h | 2 +- cpp/src/IcePack/Registry.cpp | 2 +- cpp/src/IcePack/Registry.h | 2 +- cpp/src/IcePack/Scanner.l | 2 +- cpp/src/IcePack/ServerAdapterI.cpp | 2 +- cpp/src/IcePack/ServerAdapterI.h | 2 +- cpp/src/IcePack/ServerDeployerI.cpp | 2 +- cpp/src/IcePack/ServerDeployerI.h | 2 +- cpp/src/IcePack/ServerFactory.cpp | 2 +- cpp/src/IcePack/ServerFactory.h | 2 +- cpp/src/IcePack/ServerI.cpp | 2 +- cpp/src/IcePack/ServerI.h | 2 +- cpp/src/IcePack/ServerRegistryI.cpp | 2 +- cpp/src/IcePack/ServerRegistryI.h | 2 +- cpp/src/IcePack/TraceLevels.cpp | 2 +- cpp/src/IcePack/TraceLevels.h | 2 +- cpp/src/IcePack/WaitQueue.cpp | 2 +- cpp/src/IcePack/WaitQueue.h | 2 +- cpp/src/IcePatch2/Calc.cpp | 2 +- cpp/src/IcePatch2/Client.cpp | 2 +- cpp/src/IcePatch2/ClientUtil.cpp | 2 +- cpp/src/IcePatch2/FileServerI.cpp | 2 +- cpp/src/IcePatch2/FileServerI.h | 2 +- cpp/src/IcePatch2/Makefile | 2 +- cpp/src/IcePatch2/Server.cpp | 2 +- cpp/src/IcePatch2/Util.cpp | 2 +- cpp/src/IceSSL/BaseCerts.cpp | 2 +- cpp/src/IceSSL/BaseCerts.h | 2 +- cpp/src/IceSSL/CertificateAuthority.cpp | 2 +- cpp/src/IceSSL/CertificateAuthority.h | 2 +- cpp/src/IceSSL/CertificateDesc.cpp | 2 +- cpp/src/IceSSL/CertificateDesc.h | 2 +- cpp/src/IceSSL/CertificateVerifierOpenSSL.cpp | 2 +- cpp/src/IceSSL/ClientContext.cpp | 2 +- cpp/src/IceSSL/ClientContext.h | 2 +- cpp/src/IceSSL/ConfigParser.cpp | 2 +- cpp/src/IceSSL/ConfigParser.h | 2 +- cpp/src/IceSSL/Context.cpp | 2 +- cpp/src/IceSSL/Context.h | 2 +- cpp/src/IceSSL/ContextF.h | 2 +- cpp/src/IceSSL/Convert.cpp | 2 +- cpp/src/IceSSL/Convert.h | 2 +- cpp/src/IceSSL/DHParams.cpp | 2 +- cpp/src/IceSSL/DHParams.h | 2 +- cpp/src/IceSSL/DHParamsF.h | 2 +- cpp/src/IceSSL/DefaultCertificateVerifier.cpp | 2 +- cpp/src/IceSSL/DefaultCertificateVerifier.h | 2 +- cpp/src/IceSSL/GeneralConfig.cpp | 2 +- cpp/src/IceSSL/GeneralConfig.h | 2 +- cpp/src/IceSSL/Makefile | 2 +- cpp/src/IceSSL/OpenSSL.h | 2 +- cpp/src/IceSSL/OpenSSLJanitors.cpp | 2 +- cpp/src/IceSSL/OpenSSLJanitors.h | 2 +- cpp/src/IceSSL/OpenSSLPluginI.cpp | 2 +- cpp/src/IceSSL/OpenSSLPluginI.h | 2 +- cpp/src/IceSSL/OpenSSLPluginIF.h | 2 +- cpp/src/IceSSL/OpenSSLUtils.cpp | 2 +- cpp/src/IceSSL/OpenSSLUtils.h | 2 +- cpp/src/IceSSL/RSACertificateGen.cpp | 2 +- cpp/src/IceSSL/RSAKeyPair.cpp | 2 +- cpp/src/IceSSL/RSAPrivateKey.cpp | 2 +- cpp/src/IceSSL/RSAPublicKey.cpp | 2 +- cpp/src/IceSSL/ServerContext.cpp | 2 +- cpp/src/IceSSL/ServerContext.h | 2 +- cpp/src/IceSSL/SingleCertificateVerifier.cpp | 2 +- cpp/src/IceSSL/SingleCertificateVerifier.h | 2 +- cpp/src/IceSSL/SslAcceptor.cpp | 2 +- cpp/src/IceSSL/SslAcceptor.h | 2 +- cpp/src/IceSSL/SslClientTransceiver.cpp | 2 +- cpp/src/IceSSL/SslClientTransceiver.h | 2 +- cpp/src/IceSSL/SslConnector.cpp | 2 +- cpp/src/IceSSL/SslConnector.h | 2 +- cpp/src/IceSSL/SslEndpoint.cpp | 2 +- cpp/src/IceSSL/SslEndpoint.h | 2 +- cpp/src/IceSSL/SslException.cpp | 2 +- cpp/src/IceSSL/SslServerTransceiver.cpp | 2 +- cpp/src/IceSSL/SslServerTransceiver.h | 2 +- cpp/src/IceSSL/SslTransceiver.cpp | 2 +- cpp/src/IceSSL/SslTransceiver.h | 2 +- cpp/src/IceSSL/SslTransceiverF.h | 2 +- cpp/src/IceSSL/TempCerts.cpp | 2 +- cpp/src/IceSSL/TempCerts.h | 2 +- cpp/src/IceSSL/TraceLevels.cpp | 2 +- cpp/src/IceSSL/TraceLevels.h | 2 +- cpp/src/IceSSL/TraceLevelsF.h | 2 +- cpp/src/IceStorm/Admin.cpp | 2 +- cpp/src/IceStorm/Event.h | 2 +- cpp/src/IceStorm/Flushable.h | 2 +- cpp/src/IceStorm/Flusher.cpp | 2 +- cpp/src/IceStorm/Flusher.h | 2 +- cpp/src/IceStorm/GPL.h | 2 +- cpp/src/IceStorm/Grammar.y | 2 +- cpp/src/IceStorm/IceStormInternal.ice | 2 +- cpp/src/IceStorm/LinkProxy.cpp | 2 +- cpp/src/IceStorm/LinkProxy.h | 2 +- cpp/src/IceStorm/LinkRecord.ice | 2 +- cpp/src/IceStorm/LinkSubscriber.cpp | 2 +- cpp/src/IceStorm/LinkSubscriber.h | 2 +- cpp/src/IceStorm/Makefile | 2 +- cpp/src/IceStorm/OnewayBatchSubscriber.cpp | 2 +- cpp/src/IceStorm/OnewayBatchSubscriber.h | 2 +- cpp/src/IceStorm/OnewayProxy.cpp | 2 +- cpp/src/IceStorm/OnewayProxy.h | 2 +- cpp/src/IceStorm/OnewaySubscriber.cpp | 2 +- cpp/src/IceStorm/OnewaySubscriber.h | 2 +- cpp/src/IceStorm/Parser.cpp | 2 +- cpp/src/IceStorm/Parser.h | 2 +- cpp/src/IceStorm/QueuedProxy.cpp | 2 +- cpp/src/IceStorm/QueuedProxy.h | 2 +- cpp/src/IceStorm/Scanner.l | 2 +- cpp/src/IceStorm/Service.cpp | 2 +- cpp/src/IceStorm/Subscriber.cpp | 2 +- cpp/src/IceStorm/Subscriber.h | 2 +- cpp/src/IceStorm/SubscriberFactory.cpp | 2 +- cpp/src/IceStorm/SubscriberFactory.h | 2 +- cpp/src/IceStorm/TopicI.cpp | 2 +- cpp/src/IceStorm/TopicI.h | 2 +- cpp/src/IceStorm/TopicManagerI.cpp | 2 +- cpp/src/IceStorm/TopicManagerI.h | 2 +- cpp/src/IceStorm/TraceLevels.cpp | 2 +- cpp/src/IceStorm/TraceLevels.h | 2 +- cpp/src/IceStorm/WeightedGraph.cpp | 2 +- cpp/src/IceStorm/WeightedGraph.h | 2 +- cpp/src/IceUtil/Base64.cpp | 2 +- cpp/src/IceUtil/Cond.cpp | 2 +- cpp/src/IceUtil/CountDownLatch.cpp | 2 +- cpp/src/IceUtil/CtrlCHandler.cpp | 2 +- cpp/src/IceUtil/Exception.cpp | 2 +- cpp/src/IceUtil/GC.cpp | 2 +- cpp/src/IceUtil/GCRecMutex.cpp | 2 +- cpp/src/IceUtil/GCShared.cpp | 2 +- cpp/src/IceUtil/InputUtil.cpp | 2 +- cpp/src/IceUtil/MD5.cpp | 2 +- cpp/src/IceUtil/Makefile | 2 +- cpp/src/IceUtil/Options.cpp | 2 +- cpp/src/IceUtil/OutputUtil.cpp | 2 +- cpp/src/IceUtil/RWRecMutex.cpp | 2 +- cpp/src/IceUtil/RecMutex.cpp | 2 +- cpp/src/IceUtil/StaticMutex.cpp | 2 +- cpp/src/IceUtil/StringUtil.cpp | 2 +- cpp/src/IceUtil/Thread.cpp | 2 +- cpp/src/IceUtil/ThreadException.cpp | 2 +- cpp/src/IceUtil/Time.cpp | 2 +- cpp/src/IceUtil/UUID.cpp | 2 +- cpp/src/IceUtil/Unicode.cpp | 2 +- cpp/src/IceXML/Makefile | 2 +- cpp/src/IceXML/Parser.cpp | 2 +- cpp/src/Makefile | 2 +- cpp/src/Slice/CPlusPlusUtil.cpp | 2 +- cpp/src/Slice/Checksum.cpp | 2 +- cpp/src/Slice/CsUtil.cpp | 2 +- cpp/src/Slice/DotNetNames.cpp | 2 +- cpp/src/Slice/Grammar.y | 2 +- cpp/src/Slice/GrammarUtil.h | 2 +- cpp/src/Slice/JavaUtil.cpp | 2 +- cpp/src/Slice/Makefile | 2 +- cpp/src/Slice/Parser.cpp | 2 +- cpp/src/Slice/Preprocessor.cpp | 2 +- cpp/src/Slice/PythonUtil.cpp | 2 +- cpp/src/Slice/Scanner.l | 2 +- cpp/src/Slice/VbUtil.cpp | 2 +- cpp/src/icecpp/Makefile | 2 +- cpp/src/icecpp/config.h | 2 +- cpp/src/slice2cpp/Gen.cpp | 2 +- cpp/src/slice2cpp/Gen.h | 2 +- cpp/src/slice2cpp/Main.cpp | 2 +- cpp/src/slice2cpp/Makefile | 2 +- cpp/src/slice2cs/Gen.cpp | 2 +- cpp/src/slice2cs/Gen.h | 2 +- cpp/src/slice2cs/Main.cpp | 2 +- cpp/src/slice2cs/Makefile | 2 +- cpp/src/slice2docbook/Gen.cpp | 2 +- cpp/src/slice2docbook/Gen.h | 2 +- cpp/src/slice2docbook/Main.cpp | 2 +- cpp/src/slice2docbook/Makefile | 2 +- cpp/src/slice2freeze/Main.cpp | 2 +- cpp/src/slice2freeze/Makefile | 2 +- cpp/src/slice2freezej/Main.cpp | 2 +- cpp/src/slice2freezej/Makefile | 2 +- cpp/src/slice2java/Gen.cpp | 2 +- cpp/src/slice2java/Gen.h | 2 +- cpp/src/slice2java/Main.cpp | 2 +- cpp/src/slice2java/Makefile | 2 +- cpp/src/slice2py/Main.cpp | 2 +- cpp/src/slice2py/Makefile | 2 +- cpp/src/slice2vb/Gen.cpp | 2 +- cpp/src/slice2vb/Gen.h | 2 +- cpp/src/slice2vb/Main.cpp | 2 +- cpp/src/slice2vb/Makefile | 2 +- cpp/test/Freeze/Makefile | 2 +- cpp/test/Freeze/complex/Client.cpp | 2 +- cpp/test/Freeze/complex/Complex.ice | 2 +- cpp/test/Freeze/complex/Grammar.y | 2 +- cpp/test/Freeze/complex/Makefile | 2 +- cpp/test/Freeze/complex/NodeI.h | 2 +- cpp/test/Freeze/complex/Parser.cpp | 2 +- cpp/test/Freeze/complex/Parser.h | 2 +- cpp/test/Freeze/complex/Scanner.l | 2 +- cpp/test/Freeze/complex/run.py | 2 +- cpp/test/Freeze/dbmap/Client.cpp | 2 +- cpp/test/Freeze/dbmap/Makefile | 2 +- cpp/test/Freeze/dbmap/run.py | 2 +- cpp/test/Freeze/evictor/Client.cpp | 2 +- cpp/test/Freeze/evictor/Makefile | 2 +- cpp/test/Freeze/evictor/Server.cpp | 2 +- cpp/test/Freeze/evictor/Test.ice | 2 +- cpp/test/Freeze/evictor/TestI.cpp | 2 +- cpp/test/Freeze/evictor/TestI.h | 2 +- cpp/test/Freeze/evictor/run.py | 2 +- cpp/test/FreezeScript/Makefile | 2 +- cpp/test/FreezeScript/dbmap/Makefile | 2 +- cpp/test/FreezeScript/dbmap/makedb.cpp | 2 +- cpp/test/FreezeScript/dbmap/run.py | 2 +- cpp/test/FreezeScript/evictor/Makefile | 2 +- cpp/test/FreezeScript/evictor/makedb.cpp | 2 +- cpp/test/FreezeScript/evictor/run.py | 2 +- cpp/test/Glacier2/Makefile | 2 +- cpp/test/Glacier2/router/Callback.ice | 2 +- cpp/test/Glacier2/router/CallbackI.cpp | 2 +- cpp/test/Glacier2/router/CallbackI.h | 2 +- cpp/test/Glacier2/router/Client.cpp | 2 +- cpp/test/Glacier2/router/Makefile | 2 +- cpp/test/Glacier2/router/Server.cpp | 2 +- cpp/test/Glacier2/router/run.py | 2 +- cpp/test/Ice/Makefile | 2 +- cpp/test/Ice/adapterDeactivation/AllTests.cpp | 2 +- cpp/test/Ice/adapterDeactivation/Client.cpp | 2 +- cpp/test/Ice/adapterDeactivation/Collocated.cpp | 2 +- cpp/test/Ice/adapterDeactivation/Makefile | 2 +- cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp | 2 +- cpp/test/Ice/adapterDeactivation/ServantLocatorI.h | 2 +- cpp/test/Ice/adapterDeactivation/Server.cpp | 2 +- cpp/test/Ice/adapterDeactivation/Test.ice | 2 +- cpp/test/Ice/adapterDeactivation/TestI.cpp | 2 +- cpp/test/Ice/adapterDeactivation/TestI.h | 2 +- cpp/test/Ice/adapterDeactivation/run.py | 2 +- cpp/test/Ice/checksum/Makefile | 2 +- cpp/test/Ice/checksum/client/AllTests.cpp | 2 +- cpp/test/Ice/checksum/client/Client.cpp | 2 +- cpp/test/Ice/checksum/client/Makefile | 2 +- cpp/test/Ice/checksum/client/Test.ice | 2 +- cpp/test/Ice/checksum/client/Types.ice | 2 +- cpp/test/Ice/checksum/run.py | 2 +- cpp/test/Ice/checksum/server/Makefile | 2 +- cpp/test/Ice/checksum/server/Server.cpp | 2 +- cpp/test/Ice/checksum/server/Test.ice | 2 +- cpp/test/Ice/checksum/server/TestI.cpp | 2 +- cpp/test/Ice/checksum/server/TestI.h | 2 +- cpp/test/Ice/checksum/server/Types.ice | 2 +- cpp/test/Ice/exceptions/AllTests.cpp | 2 +- cpp/test/Ice/exceptions/Client.cpp | 2 +- cpp/test/Ice/exceptions/Collocated.cpp | 2 +- cpp/test/Ice/exceptions/Makefile | 2 +- cpp/test/Ice/exceptions/Server.cpp | 2 +- cpp/test/Ice/exceptions/ServerAMD.cpp | 2 +- cpp/test/Ice/exceptions/Test.ice | 2 +- cpp/test/Ice/exceptions/TestAMD.ice | 2 +- cpp/test/Ice/exceptions/TestAMDI.cpp | 2 +- cpp/test/Ice/exceptions/TestAMDI.h | 2 +- cpp/test/Ice/exceptions/TestI.cpp | 2 +- cpp/test/Ice/exceptions/TestI.h | 2 +- cpp/test/Ice/exceptions/run.py | 2 +- cpp/test/Ice/facets/AllTests.cpp | 2 +- cpp/test/Ice/facets/Client.cpp | 2 +- cpp/test/Ice/facets/Collocated.cpp | 2 +- cpp/test/Ice/facets/Makefile | 2 +- cpp/test/Ice/facets/Server.cpp | 2 +- cpp/test/Ice/facets/Test.ice | 2 +- cpp/test/Ice/facets/TestI.cpp | 2 +- cpp/test/Ice/facets/TestI.h | 2 +- cpp/test/Ice/facets/run.py | 2 +- cpp/test/Ice/faultTolerance/AllTests.cpp | 2 +- cpp/test/Ice/faultTolerance/Client.cpp | 2 +- cpp/test/Ice/faultTolerance/Makefile | 2 +- cpp/test/Ice/faultTolerance/Server.cpp | 2 +- cpp/test/Ice/faultTolerance/Test.ice | 2 +- cpp/test/Ice/faultTolerance/TestI.cpp | 2 +- cpp/test/Ice/faultTolerance/TestI.h | 2 +- cpp/test/Ice/faultTolerance/run.py | 2 +- cpp/test/Ice/gc/Client.cpp | 2 +- cpp/test/Ice/gc/Makefile | 2 +- cpp/test/Ice/gc/Test.ice | 2 +- cpp/test/Ice/gc/run.py | 2 +- cpp/test/Ice/inheritance/AllTests.cpp | 2 +- cpp/test/Ice/inheritance/Client.cpp | 2 +- cpp/test/Ice/inheritance/Collocated.cpp | 2 +- cpp/test/Ice/inheritance/Makefile | 2 +- cpp/test/Ice/inheritance/Server.cpp | 2 +- cpp/test/Ice/inheritance/Test.ice | 2 +- cpp/test/Ice/inheritance/TestI.cpp | 2 +- cpp/test/Ice/inheritance/TestI.h | 2 +- cpp/test/Ice/inheritance/run.py | 2 +- cpp/test/Ice/location/AllTests.cpp | 2 +- cpp/test/Ice/location/Client.cpp | 2 +- cpp/test/Ice/location/Collocated.cpp | 2 +- cpp/test/Ice/location/Makefile | 2 +- cpp/test/Ice/location/Server.cpp | 2 +- cpp/test/Ice/location/ServerLocator.cpp | 2 +- cpp/test/Ice/location/ServerLocator.h | 2 +- cpp/test/Ice/location/Test.ice | 2 +- cpp/test/Ice/location/TestI.cpp | 2 +- cpp/test/Ice/location/TestI.h | 2 +- cpp/test/Ice/location/run.py | 2 +- cpp/test/Ice/objects/AllTests.cpp | 2 +- cpp/test/Ice/objects/Client.cpp | 2 +- cpp/test/Ice/objects/Collocated.cpp | 2 +- cpp/test/Ice/objects/Makefile | 2 +- cpp/test/Ice/objects/Server.cpp | 2 +- cpp/test/Ice/objects/Test.ice | 2 +- cpp/test/Ice/objects/TestI.cpp | 2 +- cpp/test/Ice/objects/TestI.h | 2 +- cpp/test/Ice/objects/run.py | 2 +- cpp/test/Ice/operations/AllTests.cpp | 2 +- cpp/test/Ice/operations/BatchOneways.cpp | 2 +- cpp/test/Ice/operations/Client.cpp | 2 +- cpp/test/Ice/operations/Collocated.cpp | 2 +- cpp/test/Ice/operations/Makefile | 2 +- cpp/test/Ice/operations/Server.cpp | 2 +- cpp/test/Ice/operations/ServerAMD.cpp | 2 +- cpp/test/Ice/operations/Test.ice | 2 +- cpp/test/Ice/operations/TestAMD.ice | 2 +- cpp/test/Ice/operations/TestAMDI.cpp | 2 +- cpp/test/Ice/operations/TestAMDI.h | 2 +- cpp/test/Ice/operations/TestI.cpp | 2 +- cpp/test/Ice/operations/TestI.h | 2 +- cpp/test/Ice/operations/Twoways.cpp | 2 +- cpp/test/Ice/operations/TwowaysAMI.cpp | 2 +- cpp/test/Ice/operations/run.py | 2 +- cpp/test/Ice/slicing/Makefile | 2 +- cpp/test/Ice/slicing/exceptions/AllTests.cpp | 2 +- cpp/test/Ice/slicing/exceptions/Client.cpp | 2 +- cpp/test/Ice/slicing/exceptions/Makefile | 2 +- cpp/test/Ice/slicing/exceptions/Server.cpp | 2 +- cpp/test/Ice/slicing/exceptions/ServerAMD.cpp | 2 +- cpp/test/Ice/slicing/exceptions/ServerPrivate.ice | 2 +- cpp/test/Ice/slicing/exceptions/ServerPrivateAMD.ice | 2 +- cpp/test/Ice/slicing/exceptions/Test.ice | 2 +- cpp/test/Ice/slicing/exceptions/TestAMD.ice | 2 +- cpp/test/Ice/slicing/exceptions/TestAMDI.cpp | 2 +- cpp/test/Ice/slicing/exceptions/TestAMDI.h | 2 +- cpp/test/Ice/slicing/exceptions/TestI.cpp | 2 +- cpp/test/Ice/slicing/exceptions/TestI.h | 2 +- cpp/test/Ice/slicing/exceptions/run.py | 2 +- cpp/test/Ice/slicing/objects/AllTests.cpp | 2 +- cpp/test/Ice/slicing/objects/Client.cpp | 2 +- cpp/test/Ice/slicing/objects/ClientPrivate.ice | 2 +- cpp/test/Ice/slicing/objects/Forward.ice | 2 +- cpp/test/Ice/slicing/objects/Makefile | 2 +- cpp/test/Ice/slicing/objects/Server.cpp | 2 +- cpp/test/Ice/slicing/objects/ServerAMD.cpp | 2 +- cpp/test/Ice/slicing/objects/ServerPrivate.ice | 2 +- cpp/test/Ice/slicing/objects/ServerPrivateAMD.ice | 2 +- cpp/test/Ice/slicing/objects/Test.ice | 2 +- cpp/test/Ice/slicing/objects/TestAMD.ice | 2 +- cpp/test/Ice/slicing/objects/TestAMDI.cpp | 2 +- cpp/test/Ice/slicing/objects/TestAMDI.h | 2 +- cpp/test/Ice/slicing/objects/TestI.cpp | 2 +- cpp/test/Ice/slicing/objects/TestI.h | 2 +- cpp/test/Ice/slicing/objects/run.py | 2 +- cpp/test/Ice/stream/Client.cpp | 2 +- cpp/test/Ice/stream/Makefile | 2 +- cpp/test/Ice/stream/Test.ice | 2 +- cpp/test/Ice/stream/run.py | 2 +- cpp/test/IcePack/Makefile | 2 +- cpp/test/IcePack/deployer/AllTests.cpp | 2 +- cpp/test/IcePack/deployer/Client.cpp | 2 +- cpp/test/IcePack/deployer/Makefile | 2 +- cpp/test/IcePack/deployer/Server.cpp | 2 +- cpp/test/IcePack/deployer/Service.cpp | 2 +- cpp/test/IcePack/deployer/Test.ice | 2 +- cpp/test/IcePack/deployer/TestI.cpp | 2 +- cpp/test/IcePack/deployer/TestI.h | 2 +- cpp/test/IcePack/deployer/run.py | 2 +- cpp/test/IcePack/simple/AllTests.cpp | 2 +- cpp/test/IcePack/simple/Client.cpp | 2 +- cpp/test/IcePack/simple/Makefile | 2 +- cpp/test/IcePack/simple/Server.cpp | 2 +- cpp/test/IcePack/simple/Test.ice | 2 +- cpp/test/IcePack/simple/TestI.cpp | 2 +- cpp/test/IcePack/simple/TestI.h | 2 +- cpp/test/IcePack/simple/run.py | 2 +- cpp/test/IceSSL/Makefile | 2 +- .../CertificateAndKeyParsing.cpp | 2 +- cpp/test/IceSSL/certificateAndKeyParsing/Makefile | 2 +- cpp/test/IceSSL/certificateAndKeyParsing/run.py | 2 +- cpp/test/IceSSL/certificateVerification/Client.cpp | 2 +- cpp/test/IceSSL/certificateVerification/Makefile | 2 +- cpp/test/IceSSL/certificateVerification/Pinger.ice | 2 +- cpp/test/IceSSL/certificateVerification/Server.cpp | 2 +- cpp/test/IceSSL/certificateVerification/run.py | 2 +- .../IceSSL/certificateVerifier/CertificateVerifier.cpp | 2 +- cpp/test/IceSSL/certificateVerifier/Makefile | 2 +- cpp/test/IceSSL/certificateVerifier/run.py | 2 +- cpp/test/IceSSL/configuration/Configuration.cpp | 2 +- cpp/test/IceSSL/configuration/Makefile | 2 +- cpp/test/IceSSL/configuration/run.py | 2 +- cpp/test/IceSSL/loadPEM/LoadPEM.cpp | 2 +- cpp/test/IceSSL/loadPEM/Makefile | 2 +- cpp/test/IceSSL/loadPEM/run.py | 2 +- cpp/test/IceStorm/Makefile | 2 +- cpp/test/IceStorm/federation/Event.ice | 2 +- cpp/test/IceStorm/federation/Makefile | 2 +- cpp/test/IceStorm/federation/Publisher.cpp | 2 +- cpp/test/IceStorm/federation/Subscriber.cpp | 2 +- cpp/test/IceStorm/federation/run.py | 2 +- cpp/test/IceStorm/federation2/run.py | 2 +- cpp/test/IceStorm/single/Makefile | 2 +- cpp/test/IceStorm/single/Publisher.cpp | 2 +- cpp/test/IceStorm/single/Single.ice | 2 +- cpp/test/IceStorm/single/Subscriber.cpp | 2 +- cpp/test/IceStorm/single/run.py | 2 +- cpp/test/IceUtil/Makefile | 2 +- cpp/test/IceUtil/ctrlCHandler/Client.cpp | 2 +- cpp/test/IceUtil/ctrlCHandler/Makefile | 2 +- cpp/test/IceUtil/inputUtil/Client.cpp | 2 +- cpp/test/IceUtil/inputUtil/Makefile | 2 +- cpp/test/IceUtil/inputUtil/run.py | 2 +- cpp/test/IceUtil/thread/AliveTest.cpp | 2 +- cpp/test/IceUtil/thread/AliveTest.h | 2 +- cpp/test/IceUtil/thread/Client.cpp | 2 +- cpp/test/IceUtil/thread/CountDownLatchTest.cpp | 2 +- cpp/test/IceUtil/thread/CountDownLatchTest.h | 2 +- cpp/test/IceUtil/thread/CreateTest.cpp | 2 +- cpp/test/IceUtil/thread/CreateTest.h | 2 +- cpp/test/IceUtil/thread/GCSharedTest.cpp | 2 +- cpp/test/IceUtil/thread/GCSharedTest.h | 2 +- cpp/test/IceUtil/thread/Makefile | 2 +- cpp/test/IceUtil/thread/MonitorMutexTest.cpp | 2 +- cpp/test/IceUtil/thread/MonitorMutexTest.h | 2 +- cpp/test/IceUtil/thread/MonitorRecMutexTest.cpp | 2 +- cpp/test/IceUtil/thread/MonitorRecMutexTest.h | 2 +- cpp/test/IceUtil/thread/MutexTest.cpp | 2 +- cpp/test/IceUtil/thread/MutexTest.h | 2 +- cpp/test/IceUtil/thread/RWRecMutexTest.cpp | 2 +- cpp/test/IceUtil/thread/RWRecMutexTest.h | 2 +- cpp/test/IceUtil/thread/RecMutexTest.cpp | 2 +- cpp/test/IceUtil/thread/RecMutexTest.h | 2 +- cpp/test/IceUtil/thread/StartTest.cpp | 2 +- cpp/test/IceUtil/thread/StartTest.h | 2 +- cpp/test/IceUtil/thread/StaticMutexTest.cpp | 2 +- cpp/test/IceUtil/thread/StaticMutexTest.h | 2 +- cpp/test/IceUtil/thread/TestBase.cpp | 2 +- cpp/test/IceUtil/thread/TestBase.h | 2 +- cpp/test/IceUtil/thread/TestSuite.cpp | 2 +- cpp/test/IceUtil/thread/TestSuite.h | 2 +- cpp/test/IceUtil/thread/run.py | 2 +- cpp/test/IceUtil/unicode/Client.cpp | 2 +- cpp/test/IceUtil/unicode/Makefile | 2 +- cpp/test/IceUtil/unicode/run.py | 2 +- cpp/test/IceUtil/uuid/Client.cpp | 2 +- cpp/test/IceUtil/uuid/Makefile | 2 +- cpp/test/IceUtil/uuid/run.py | 2 +- cpp/test/Makefile | 2 +- cpp/test/Slice/errorDetection/CaseInsensitive.ice | 2 +- cpp/test/Slice/errorDetection/CaseSensitive.ice | 2 +- cpp/test/Slice/errorDetection/ChangedMeaning.ice | 2 +- cpp/test/Slice/errorDetection/ClassRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/ConstDef.ice | 2 +- cpp/test/Slice/errorDetection/DataMemberRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/DeclaratorMissing.ice | 2 +- cpp/test/Slice/errorDetection/DerivedRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/DictionaryRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/DuplicateParameter.ice | 2 +- cpp/test/Slice/errorDetection/DuplicateThrows.ice | 2 +- cpp/test/Slice/errorDetection/EnumEmpty.ice | 2 +- cpp/test/Slice/errorDetection/EnumRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/IdentAsKeyword.ice | 2 +- cpp/test/Slice/errorDetection/IllegalDeclaration.ice | 2 +- cpp/test/Slice/errorDetection/IllegalDictionary.ice | 2 +- cpp/test/Slice/errorDetection/IllegalLocal.ice | 2 +- cpp/test/Slice/errorDetection/IllegalMI.ice | 2 +- cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice | 2 +- cpp/test/Slice/errorDetection/InterfaceMismatch.ice | 2 +- cpp/test/Slice/errorDetection/InterfaceRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/LocalMismatch.ice | 2 +- cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice | 2 +- cpp/test/Slice/errorDetection/NotClassOrInterface.ice | 2 +- cpp/test/Slice/errorDetection/NotException.ice | 2 +- cpp/test/Slice/errorDetection/NotType.ice | 2 +- cpp/test/Slice/errorDetection/OperationRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsClass.ice | 2 +- .../Slice/errorDetection/RedefinitionAsDataMember.ice | 2 +- .../Slice/errorDetection/RedefinitionAsDictionary.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice | 2 +- .../Slice/errorDetection/RedefinitionAsEnumerator.ice | 2 +- .../Slice/errorDetection/RedefinitionAsInterface.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsModule.ice | 2 +- .../Slice/errorDetection/RedefinitionAsOperation.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice | 2 +- cpp/test/Slice/errorDetection/Reserved.ice | 2 +- cpp/test/Slice/errorDetection/SelfContainment.ice | 2 +- cpp/test/Slice/errorDetection/SequenceRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/StructMembers.ice | 2 +- cpp/test/Slice/errorDetection/Undefined.ice | 2 +- cpp/test/Slice/errorDetection/WrongProxyType.ice | 2 +- cpp/test/Slice/errorDetection/include/IcePrefix.ice | 2 +- cpp/test/Slice/errorDetection/run.py | 2 +- cpp/test/include/TestCommon.h | 2 +- 1109 files changed, 1124 insertions(+), 1134 deletions(-) (limited to 'cpp') diff --git a/cpp/Makefile b/cpp/Makefile index 4cd8bd08c7c..5df632b1ea8 100644 --- a/cpp/Makefile +++ b/cpp/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/allTests.py b/cpp/allTests.py index 4fa275dae8c..7dd3182a169 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/IcePackAdmin.py b/cpp/config/IcePackAdmin.py index 57339101ce9..28ec571bf54 100644 --- a/cpp/config/IcePackAdmin.py +++ b/cpp/config/IcePackAdmin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/Make.rules b/cpp/config/Make.rules index 7f8273491d8..3f37de2fee7 100644 --- a/cpp/config/Make.rules +++ b/cpp/config/Make.rules @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/Make.rules.AIX b/cpp/config/Make.rules.AIX index 3dc3954da8f..e6be2f8ebdd 100644 --- a/cpp/config/Make.rules.AIX +++ b/cpp/config/Make.rules.AIX @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/Make.rules.Darwin b/cpp/config/Make.rules.Darwin index 1d28ffeacc8..51404807a78 100644 --- a/cpp/config/Make.rules.Darwin +++ b/cpp/config/Make.rules.Darwin @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/Make.rules.FreeBSD b/cpp/config/Make.rules.FreeBSD index ad7477d2523..1553f7a94be 100644 --- a/cpp/config/Make.rules.FreeBSD +++ b/cpp/config/Make.rules.FreeBSD @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/Make.rules.HP-UX b/cpp/config/Make.rules.HP-UX index 6b0abd789b5..10d12b849eb 100644 --- a/cpp/config/Make.rules.HP-UX +++ b/cpp/config/Make.rules.HP-UX @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/Make.rules.Linux b/cpp/config/Make.rules.Linux index b3e3cdf2c0e..ed93e03c96a 100644 --- a/cpp/config/Make.rules.Linux +++ b/cpp/config/Make.rules.Linux @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/Make.rules.SunOS b/cpp/config/Make.rules.SunOS index 671d87182cc..938c33de135 100644 --- a/cpp/config/Make.rules.SunOS +++ b/cpp/config/Make.rules.SunOS @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/PropertyNames.def b/cpp/config/PropertyNames.def index 064670b404e..b553e88f68a 100644 --- a/cpp/config/PropertyNames.def +++ b/cpp/config/PropertyNames.def @@ -1,6 +1,7 @@ +#!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/TestUtil.py b/cpp/config/TestUtil.py index 376d74a2efa..ea0ba0afa02 100644 --- a/cpp/config/TestUtil.py +++ b/cpp/config/TestUtil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/makedepend.py b/cpp/config/makedepend.py index f06f9639b33..f5f58436c69 100755 --- a/cpp/config/makedepend.py +++ b/cpp/config/makedepend.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/config/makeprops.py b/cpp/config/makeprops.py index d49683cbe93..f358a8a4375 100644 --- a/cpp/config/makeprops.py +++ b/cpp/config/makeprops.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Freeze/Makefile b/cpp/demo/Freeze/Makefile index f900c84fd75..bc79304dcda 100644 --- a/cpp/demo/Freeze/Makefile +++ b/cpp/demo/Freeze/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Freeze/backup/Client.cpp b/cpp/demo/Freeze/backup/Client.cpp index b86e938ecf7..7ef3078d858 100644 --- a/cpp/demo/Freeze/backup/Client.cpp +++ b/cpp/demo/Freeze/backup/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/backup/Makefile b/cpp/demo/Freeze/backup/Makefile index e20654d0f11..b2f387ce0ff 100644 --- a/cpp/demo/Freeze/backup/Makefile +++ b/cpp/demo/Freeze/backup/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Freeze/bench/Client.cpp b/cpp/demo/Freeze/bench/Client.cpp index 7a02ff86e83..9defee7c7f3 100644 --- a/cpp/demo/Freeze/bench/Client.cpp +++ b/cpp/demo/Freeze/bench/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/bench/Makefile b/cpp/demo/Freeze/bench/Makefile index fb0c07cf73f..81a56c1339f 100644 --- a/cpp/demo/Freeze/bench/Makefile +++ b/cpp/demo/Freeze/bench/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Freeze/bench/Test.ice b/cpp/demo/Freeze/bench/Test.ice index 25f92b5eaf3..2a7e533d37b 100644 --- a/cpp/demo/Freeze/bench/Test.ice +++ b/cpp/demo/Freeze/bench/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/BookFactory.cpp b/cpp/demo/Freeze/library/BookFactory.cpp index 34eacb22d00..c7fff6b108d 100644 --- a/cpp/demo/Freeze/library/BookFactory.cpp +++ b/cpp/demo/Freeze/library/BookFactory.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/BookFactory.h b/cpp/demo/Freeze/library/BookFactory.h index 11226b6c457..7f057dce6e1 100644 --- a/cpp/demo/Freeze/library/BookFactory.h +++ b/cpp/demo/Freeze/library/BookFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Client.cpp b/cpp/demo/Freeze/library/Client.cpp index c004078a30c..2cea64924f9 100644 --- a/cpp/demo/Freeze/library/Client.cpp +++ b/cpp/demo/Freeze/library/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Collocated.cpp b/cpp/demo/Freeze/library/Collocated.cpp index b8c2739cdde..a4b922348fc 100644 --- a/cpp/demo/Freeze/library/Collocated.cpp +++ b/cpp/demo/Freeze/library/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Grammar.y b/cpp/demo/Freeze/library/Grammar.y index ac784a7e854..8ad6c26197d 100644 --- a/cpp/demo/Freeze/library/Grammar.y +++ b/cpp/demo/Freeze/library/Grammar.y @@ -2,7 +2,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Library.ice b/cpp/demo/Freeze/library/Library.ice index b571d3d66fc..816463aaf19 100644 --- a/cpp/demo/Freeze/library/Library.ice +++ b/cpp/demo/Freeze/library/Library.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/LibraryI.cpp b/cpp/demo/Freeze/library/LibraryI.cpp index e5b3c4c68df..079c282a43f 100644 --- a/cpp/demo/Freeze/library/LibraryI.cpp +++ b/cpp/demo/Freeze/library/LibraryI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/LibraryI.h b/cpp/demo/Freeze/library/LibraryI.h index 46d17f94900..372faa99f40 100644 --- a/cpp/demo/Freeze/library/LibraryI.h +++ b/cpp/demo/Freeze/library/LibraryI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Makefile b/cpp/demo/Freeze/library/Makefile index 7024d7723bd..872cbc76f92 100644 --- a/cpp/demo/Freeze/library/Makefile +++ b/cpp/demo/Freeze/library/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Parser.cpp b/cpp/demo/Freeze/library/Parser.cpp index 264dc489e35..4e83e00984a 100644 --- a/cpp/demo/Freeze/library/Parser.cpp +++ b/cpp/demo/Freeze/library/Parser.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Parser.h b/cpp/demo/Freeze/library/Parser.h index e58a77ce474..68c3d47045d 100644 --- a/cpp/demo/Freeze/library/Parser.h +++ b/cpp/demo/Freeze/library/Parser.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/RunParser.cpp b/cpp/demo/Freeze/library/RunParser.cpp index 053b7803962..eed07833b58 100644 --- a/cpp/demo/Freeze/library/RunParser.cpp +++ b/cpp/demo/Freeze/library/RunParser.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Scanner.l b/cpp/demo/Freeze/library/Scanner.l index 0d896de41a1..ca774a7293e 100644 --- a/cpp/demo/Freeze/library/Scanner.l +++ b/cpp/demo/Freeze/library/Scanner.l @@ -2,7 +2,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/library/Server.cpp b/cpp/demo/Freeze/library/Server.cpp index 9edf8fc19b9..d1494af2e69 100644 --- a/cpp/demo/Freeze/library/Server.cpp +++ b/cpp/demo/Freeze/library/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/Client.cpp b/cpp/demo/Freeze/phonebook/Client.cpp index 933c07117c0..38faba90113 100644 --- a/cpp/demo/Freeze/phonebook/Client.cpp +++ b/cpp/demo/Freeze/phonebook/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/Collocated.cpp b/cpp/demo/Freeze/phonebook/Collocated.cpp index bbeedcaaafe..5542c3cbd31 100644 --- a/cpp/demo/Freeze/phonebook/Collocated.cpp +++ b/cpp/demo/Freeze/phonebook/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/ContactFactory.cpp b/cpp/demo/Freeze/phonebook/ContactFactory.cpp index 9e1f06c3353..d63cd94b331 100644 --- a/cpp/demo/Freeze/phonebook/ContactFactory.cpp +++ b/cpp/demo/Freeze/phonebook/ContactFactory.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/ContactFactory.h b/cpp/demo/Freeze/phonebook/ContactFactory.h index 508aa6da0a1..43e99240b2d 100644 --- a/cpp/demo/Freeze/phonebook/ContactFactory.h +++ b/cpp/demo/Freeze/phonebook/ContactFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/Grammar.y b/cpp/demo/Freeze/phonebook/Grammar.y index f3694a920d2..af358c4018e 100644 --- a/cpp/demo/Freeze/phonebook/Grammar.y +++ b/cpp/demo/Freeze/phonebook/Grammar.y @@ -2,7 +2,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/Makefile b/cpp/demo/Freeze/phonebook/Makefile index b14d87553cc..d219629438d 100644 --- a/cpp/demo/Freeze/phonebook/Makefile +++ b/cpp/demo/Freeze/phonebook/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/Parser.cpp b/cpp/demo/Freeze/phonebook/Parser.cpp index ecb772f8a04..316b63bba83 100644 --- a/cpp/demo/Freeze/phonebook/Parser.cpp +++ b/cpp/demo/Freeze/phonebook/Parser.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/Parser.h b/cpp/demo/Freeze/phonebook/Parser.h index b52b5c2d1c8..ebc821d6c31 100644 --- a/cpp/demo/Freeze/phonebook/Parser.h +++ b/cpp/demo/Freeze/phonebook/Parser.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/PhoneBook.ice b/cpp/demo/Freeze/phonebook/PhoneBook.ice index 8d4975d1377..208272f208a 100644 --- a/cpp/demo/Freeze/phonebook/PhoneBook.ice +++ b/cpp/demo/Freeze/phonebook/PhoneBook.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/PhoneBookI.cpp b/cpp/demo/Freeze/phonebook/PhoneBookI.cpp index 32a27f63fad..a41fb881f42 100644 --- a/cpp/demo/Freeze/phonebook/PhoneBookI.cpp +++ b/cpp/demo/Freeze/phonebook/PhoneBookI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/PhoneBookI.h b/cpp/demo/Freeze/phonebook/PhoneBookI.h index 074a416d04d..6ce214a8a65 100644 --- a/cpp/demo/Freeze/phonebook/PhoneBookI.h +++ b/cpp/demo/Freeze/phonebook/PhoneBookI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/RunParser.cpp b/cpp/demo/Freeze/phonebook/RunParser.cpp index cfdef15069d..00c2c5a578a 100644 --- a/cpp/demo/Freeze/phonebook/RunParser.cpp +++ b/cpp/demo/Freeze/phonebook/RunParser.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/Scanner.l b/cpp/demo/Freeze/phonebook/Scanner.l index d971abce6ac..bace3f7f8c4 100644 --- a/cpp/demo/Freeze/phonebook/Scanner.l +++ b/cpp/demo/Freeze/phonebook/Scanner.l @@ -2,7 +2,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Freeze/phonebook/Server.cpp b/cpp/demo/Freeze/phonebook/Server.cpp index 3cda2776ffd..5135064c557 100644 --- a/cpp/demo/Freeze/phonebook/Server.cpp +++ b/cpp/demo/Freeze/phonebook/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/Makefile b/cpp/demo/Glacier2/Makefile index 16334a0b46f..86078e8397d 100644 --- a/cpp/demo/Glacier2/Makefile +++ b/cpp/demo/Glacier2/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/Callback.ice b/cpp/demo/Glacier2/callback/Callback.ice index 5041acad7c2..ecfbc6ea581 100644 --- a/cpp/demo/Glacier2/callback/Callback.ice +++ b/cpp/demo/Glacier2/callback/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/CallbackI.cpp b/cpp/demo/Glacier2/callback/CallbackI.cpp index c7257516cbe..4fc13841cba 100644 --- a/cpp/demo/Glacier2/callback/CallbackI.cpp +++ b/cpp/demo/Glacier2/callback/CallbackI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/CallbackI.h b/cpp/demo/Glacier2/callback/CallbackI.h index 7a8d71187eb..108fb7fcfa9 100644 --- a/cpp/demo/Glacier2/callback/CallbackI.h +++ b/cpp/demo/Glacier2/callback/CallbackI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/Client.cpp b/cpp/demo/Glacier2/callback/Client.cpp index 8cc660233f8..dc9d040bd2e 100644 --- a/cpp/demo/Glacier2/callback/Client.cpp +++ b/cpp/demo/Glacier2/callback/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/Makefile b/cpp/demo/Glacier2/callback/Makefile index c7af4aa1bbe..6f8876440a4 100644 --- a/cpp/demo/Glacier2/callback/Makefile +++ b/cpp/demo/Glacier2/callback/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/Server.cpp b/cpp/demo/Glacier2/callback/Server.cpp index 5b9149190d0..53dcefccb9d 100644 --- a/cpp/demo/Glacier2/callback/Server.cpp +++ b/cpp/demo/Glacier2/callback/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/SessionI.cpp b/cpp/demo/Glacier2/callback/SessionI.cpp index 9d0541d9fa9..c8516c1c124 100644 --- a/cpp/demo/Glacier2/callback/SessionI.cpp +++ b/cpp/demo/Glacier2/callback/SessionI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/SessionI.h b/cpp/demo/Glacier2/callback/SessionI.h index 461825b139e..abd09f3dae1 100644 --- a/cpp/demo/Glacier2/callback/SessionI.h +++ b/cpp/demo/Glacier2/callback/SessionI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/callback/SessionServer.cpp b/cpp/demo/Glacier2/callback/SessionServer.cpp index fc787467d6c..3f5da4a2980 100644 --- a/cpp/demo/Glacier2/callback/SessionServer.cpp +++ b/cpp/demo/Glacier2/callback/SessionServer.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/chat/Chat.ice b/cpp/demo/Glacier2/chat/Chat.ice index d10290813c2..a1e41acb5e8 100644 --- a/cpp/demo/Glacier2/chat/Chat.ice +++ b/cpp/demo/Glacier2/chat/Chat.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/chat/ChatSessionI.cpp b/cpp/demo/Glacier2/chat/ChatSessionI.cpp index 64452734c53..3e5b0e3d918 100755 --- a/cpp/demo/Glacier2/chat/ChatSessionI.cpp +++ b/cpp/demo/Glacier2/chat/ChatSessionI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/chat/ChatSessionI.h b/cpp/demo/Glacier2/chat/ChatSessionI.h index 1536635293f..52de7225795 100755 --- a/cpp/demo/Glacier2/chat/ChatSessionI.h +++ b/cpp/demo/Glacier2/chat/ChatSessionI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/chat/Client.cpp b/cpp/demo/Glacier2/chat/Client.cpp index f5fadda8b9d..92c74b70c0a 100755 --- a/cpp/demo/Glacier2/chat/Client.cpp +++ b/cpp/demo/Glacier2/chat/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Glacier2/chat/Makefile b/cpp/demo/Glacier2/chat/Makefile index b474f9f629b..779239d4321 100644 --- a/cpp/demo/Glacier2/chat/Makefile +++ b/cpp/demo/Glacier2/chat/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Glacier2/chat/Server.cpp b/cpp/demo/Glacier2/chat/Server.cpp index 6a15f47b67d..7dec4b66714 100755 --- a/cpp/demo/Glacier2/chat/Server.cpp +++ b/cpp/demo/Glacier2/chat/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/client/Hello.ice b/cpp/demo/Ice/MFC/client/Hello.ice index 4ce83cbc4c1..176763722ce 100644 --- a/cpp/demo/Ice/MFC/client/Hello.ice +++ b/cpp/demo/Ice/MFC/client/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/client/HelloClient.cpp b/cpp/demo/Ice/MFC/client/HelloClient.cpp index ad9a52a9aa1..cdd3aa72021 100644 --- a/cpp/demo/Ice/MFC/client/HelloClient.cpp +++ b/cpp/demo/Ice/MFC/client/HelloClient.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/client/HelloClient.h b/cpp/demo/Ice/MFC/client/HelloClient.h index c5c0cfc1d6c..2fead892523 100644 --- a/cpp/demo/Ice/MFC/client/HelloClient.h +++ b/cpp/demo/Ice/MFC/client/HelloClient.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp b/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp index c1b4ff6ac5d..d3c22b819b5 100644 --- a/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp +++ b/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/client/HelloClientDlg.h b/cpp/demo/Ice/MFC/client/HelloClientDlg.h index d04328291d2..ecd404a374f 100644 --- a/cpp/demo/Ice/MFC/client/HelloClientDlg.h +++ b/cpp/demo/Ice/MFC/client/HelloClientDlg.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/client/stdafx.cpp b/cpp/demo/Ice/MFC/client/stdafx.cpp index ed9647e3ec3..73b43fdaa40 100644 --- a/cpp/demo/Ice/MFC/client/stdafx.cpp +++ b/cpp/demo/Ice/MFC/client/stdafx.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/client/stdafx.h b/cpp/demo/Ice/MFC/client/stdafx.h index 1fa9d8eeef8..014c05938cf 100644 --- a/cpp/demo/Ice/MFC/client/stdafx.h +++ b/cpp/demo/Ice/MFC/client/stdafx.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/Hello.ice b/cpp/demo/Ice/MFC/server/Hello.ice index 4ce83cbc4c1..176763722ce 100644 --- a/cpp/demo/Ice/MFC/server/Hello.ice +++ b/cpp/demo/Ice/MFC/server/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/HelloI.cpp b/cpp/demo/Ice/MFC/server/HelloI.cpp index 9de5db12b3f..2f761012b85 100644 --- a/cpp/demo/Ice/MFC/server/HelloI.cpp +++ b/cpp/demo/Ice/MFC/server/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/HelloI.h b/cpp/demo/Ice/MFC/server/HelloI.h index 1e9878beb91..fa8aa5c2fd3 100644 --- a/cpp/demo/Ice/MFC/server/HelloI.h +++ b/cpp/demo/Ice/MFC/server/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/HelloServer.cpp b/cpp/demo/Ice/MFC/server/HelloServer.cpp index 039ef6ebad1..319b7cda467 100644 --- a/cpp/demo/Ice/MFC/server/HelloServer.cpp +++ b/cpp/demo/Ice/MFC/server/HelloServer.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/HelloServer.h b/cpp/demo/Ice/MFC/server/HelloServer.h index 3642360d2e7..6a294b8fa65 100644 --- a/cpp/demo/Ice/MFC/server/HelloServer.h +++ b/cpp/demo/Ice/MFC/server/HelloServer.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp b/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp index 620d6845bc2..8c54424f2e2 100644 --- a/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp +++ b/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/HelloServerDlg.h b/cpp/demo/Ice/MFC/server/HelloServerDlg.h index 101cb1007ed..036afee1387 100644 --- a/cpp/demo/Ice/MFC/server/HelloServerDlg.h +++ b/cpp/demo/Ice/MFC/server/HelloServerDlg.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/LogI.cpp b/cpp/demo/Ice/MFC/server/LogI.cpp index ee8b7a80566..705430ac49c 100644 --- a/cpp/demo/Ice/MFC/server/LogI.cpp +++ b/cpp/demo/Ice/MFC/server/LogI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/LogI.h b/cpp/demo/Ice/MFC/server/LogI.h index 22d8b66049b..5ac80a9f637 100644 --- a/cpp/demo/Ice/MFC/server/LogI.h +++ b/cpp/demo/Ice/MFC/server/LogI.h @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. // // ********************************************************************** - #ifndef LOG_I_H #define LOG_I_H diff --git a/cpp/demo/Ice/MFC/server/stdafx.cpp b/cpp/demo/Ice/MFC/server/stdafx.cpp index 6c1e0563de9..1792162562a 100644 --- a/cpp/demo/Ice/MFC/server/stdafx.cpp +++ b/cpp/demo/Ice/MFC/server/stdafx.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/MFC/server/stdafx.h b/cpp/demo/Ice/MFC/server/stdafx.h index 1fa9d8eeef8..014c05938cf 100644 --- a/cpp/demo/Ice/MFC/server/stdafx.h +++ b/cpp/demo/Ice/MFC/server/stdafx.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/Makefile b/cpp/demo/Ice/Makefile index b8ee05c023b..8bb35574457 100644 --- a/cpp/demo/Ice/Makefile +++ b/cpp/demo/Ice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/bidir/Callback.ice b/cpp/demo/Ice/bidir/Callback.ice index 92a252be2ca..44ef26958fb 100644 --- a/cpp/demo/Ice/bidir/Callback.ice +++ b/cpp/demo/Ice/bidir/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/bidir/CallbackI.cpp b/cpp/demo/Ice/bidir/CallbackI.cpp index a4ddf593794..b71bf103ea0 100644 --- a/cpp/demo/Ice/bidir/CallbackI.cpp +++ b/cpp/demo/Ice/bidir/CallbackI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/bidir/CallbackI.h b/cpp/demo/Ice/bidir/CallbackI.h index b1c2edf0ff6..be0878ad42e 100644 --- a/cpp/demo/Ice/bidir/CallbackI.h +++ b/cpp/demo/Ice/bidir/CallbackI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/bidir/Client.cpp b/cpp/demo/Ice/bidir/Client.cpp index 6790702e6e6..f0f05ea2836 100644 --- a/cpp/demo/Ice/bidir/Client.cpp +++ b/cpp/demo/Ice/bidir/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/bidir/Makefile b/cpp/demo/Ice/bidir/Makefile index 21e7e66b0b8..1048c6011a2 100644 --- a/cpp/demo/Ice/bidir/Makefile +++ b/cpp/demo/Ice/bidir/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/bidir/Server.cpp b/cpp/demo/Ice/bidir/Server.cpp index 56cfe1529ec..92b225ac4a6 100644 --- a/cpp/demo/Ice/bidir/Server.cpp +++ b/cpp/demo/Ice/bidir/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/callback/Callback.ice b/cpp/demo/Ice/callback/Callback.ice index 5041acad7c2..ecfbc6ea581 100644 --- a/cpp/demo/Ice/callback/Callback.ice +++ b/cpp/demo/Ice/callback/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/callback/CallbackI.cpp b/cpp/demo/Ice/callback/CallbackI.cpp index c24eff4d2b1..b2fe1e8a3b6 100644 --- a/cpp/demo/Ice/callback/CallbackI.cpp +++ b/cpp/demo/Ice/callback/CallbackI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/callback/CallbackI.h b/cpp/demo/Ice/callback/CallbackI.h index 99efcc672f3..63f8012ba7f 100644 --- a/cpp/demo/Ice/callback/CallbackI.h +++ b/cpp/demo/Ice/callback/CallbackI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/callback/Client.cpp b/cpp/demo/Ice/callback/Client.cpp index 337748ec1d4..0680b3b2e7b 100644 --- a/cpp/demo/Ice/callback/Client.cpp +++ b/cpp/demo/Ice/callback/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/callback/Makefile b/cpp/demo/Ice/callback/Makefile index 21e7e66b0b8..1048c6011a2 100644 --- a/cpp/demo/Ice/callback/Makefile +++ b/cpp/demo/Ice/callback/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/callback/Server.cpp b/cpp/demo/Ice/callback/Server.cpp index 53f27975527..284d57f9732 100644 --- a/cpp/demo/Ice/callback/Server.cpp +++ b/cpp/demo/Ice/callback/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/hello/Client.cpp b/cpp/demo/Ice/hello/Client.cpp index 71d9a7a0bd4..a5d42dde750 100644 --- a/cpp/demo/Ice/hello/Client.cpp +++ b/cpp/demo/Ice/hello/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/hello/Hello.ice b/cpp/demo/Ice/hello/Hello.ice index 4ce83cbc4c1..176763722ce 100644 --- a/cpp/demo/Ice/hello/Hello.ice +++ b/cpp/demo/Ice/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/hello/HelloI.cpp b/cpp/demo/Ice/hello/HelloI.cpp index dc529eaefa1..e9936671745 100644 --- a/cpp/demo/Ice/hello/HelloI.cpp +++ b/cpp/demo/Ice/hello/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/hello/HelloI.h b/cpp/demo/Ice/hello/HelloI.h index c3391f86903..f14b47ade3c 100644 --- a/cpp/demo/Ice/hello/HelloI.h +++ b/cpp/demo/Ice/hello/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/hello/Makefile b/cpp/demo/Ice/hello/Makefile index 70b3216fe0c..73cc2fd5a49 100644 --- a/cpp/demo/Ice/hello/Makefile +++ b/cpp/demo/Ice/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/hello/Server.cpp b/cpp/demo/Ice/hello/Server.cpp index fe0e9ec61f9..a3b113af11d 100644 --- a/cpp/demo/Ice/hello/Server.cpp +++ b/cpp/demo/Ice/hello/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/invoke/Client.cpp b/cpp/demo/Ice/invoke/Client.cpp index 08278c29195..62600f31a0c 100644 --- a/cpp/demo/Ice/invoke/Client.cpp +++ b/cpp/demo/Ice/invoke/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/invoke/Makefile b/cpp/demo/Ice/invoke/Makefile index 41d78ac6023..771acd5e2b9 100644 --- a/cpp/demo/Ice/invoke/Makefile +++ b/cpp/demo/Ice/invoke/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/invoke/Printer.ice b/cpp/demo/Ice/invoke/Printer.ice index 1d395416c6d..5782290df29 100644 --- a/cpp/demo/Ice/invoke/Printer.ice +++ b/cpp/demo/Ice/invoke/Printer.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/invoke/PrinterI.cpp b/cpp/demo/Ice/invoke/PrinterI.cpp index 77331eaa472..6483717c0e0 100644 --- a/cpp/demo/Ice/invoke/PrinterI.cpp +++ b/cpp/demo/Ice/invoke/PrinterI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/invoke/PrinterI.h b/cpp/demo/Ice/invoke/PrinterI.h index 95198c9439d..3919e3205e3 100644 --- a/cpp/demo/Ice/invoke/PrinterI.h +++ b/cpp/demo/Ice/invoke/PrinterI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/invoke/Server.cpp b/cpp/demo/Ice/invoke/Server.cpp index 5efaac91224..0847b57f15a 100644 --- a/cpp/demo/Ice/invoke/Server.cpp +++ b/cpp/demo/Ice/invoke/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/latency/Client.cpp b/cpp/demo/Ice/latency/Client.cpp index 1c807e04784..af9fc321628 100644 --- a/cpp/demo/Ice/latency/Client.cpp +++ b/cpp/demo/Ice/latency/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/latency/Latency.ice b/cpp/demo/Ice/latency/Latency.ice index ba5af7216c7..f394619de6b 100644 --- a/cpp/demo/Ice/latency/Latency.ice +++ b/cpp/demo/Ice/latency/Latency.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/latency/Makefile b/cpp/demo/Ice/latency/Makefile index 0408ea341e3..dae20ad4598 100644 --- a/cpp/demo/Ice/latency/Makefile +++ b/cpp/demo/Ice/latency/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/latency/Server.cpp b/cpp/demo/Ice/latency/Server.cpp index b6dbe3a922a..93bc1a7fc26 100644 --- a/cpp/demo/Ice/latency/Server.cpp +++ b/cpp/demo/Ice/latency/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/nested/Client.cpp b/cpp/demo/Ice/nested/Client.cpp index 6d02cd01cbb..f9c7d8cf2f6 100644 --- a/cpp/demo/Ice/nested/Client.cpp +++ b/cpp/demo/Ice/nested/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/nested/Makefile b/cpp/demo/Ice/nested/Makefile index 20452cd3ccd..6510ffccfe0 100644 --- a/cpp/demo/Ice/nested/Makefile +++ b/cpp/demo/Ice/nested/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/nested/Nested.ice b/cpp/demo/Ice/nested/Nested.ice index 4216d412f11..7aa16008d0a 100644 --- a/cpp/demo/Ice/nested/Nested.ice +++ b/cpp/demo/Ice/nested/Nested.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/nested/NestedI.cpp b/cpp/demo/Ice/nested/NestedI.cpp index 52e29ddec31..8e99ace731a 100644 --- a/cpp/demo/Ice/nested/NestedI.cpp +++ b/cpp/demo/Ice/nested/NestedI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/nested/NestedI.h b/cpp/demo/Ice/nested/NestedI.h index 190a2f8b3dc..7117bf9b402 100644 --- a/cpp/demo/Ice/nested/NestedI.h +++ b/cpp/demo/Ice/nested/NestedI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/nested/Server.cpp b/cpp/demo/Ice/nested/Server.cpp index 0fc9ec2d86a..39cbfbd2faa 100644 --- a/cpp/demo/Ice/nested/Server.cpp +++ b/cpp/demo/Ice/nested/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/throughput/Client.cpp b/cpp/demo/Ice/throughput/Client.cpp index 29715304863..cab240358c5 100644 --- a/cpp/demo/Ice/throughput/Client.cpp +++ b/cpp/demo/Ice/throughput/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/throughput/Makefile b/cpp/demo/Ice/throughput/Makefile index dde7eba7c39..ef4eb479c6b 100644 --- a/cpp/demo/Ice/throughput/Makefile +++ b/cpp/demo/Ice/throughput/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/throughput/Server.cpp b/cpp/demo/Ice/throughput/Server.cpp index 4dc49149c7f..af42c47e234 100644 --- a/cpp/demo/Ice/throughput/Server.cpp +++ b/cpp/demo/Ice/throughput/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/throughput/Throughput.ice b/cpp/demo/Ice/throughput/Throughput.ice index d0346f0dfd9..42a614186ae 100644 --- a/cpp/demo/Ice/throughput/Throughput.ice +++ b/cpp/demo/Ice/throughput/Throughput.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/throughput/ThroughputI.h b/cpp/demo/Ice/throughput/ThroughputI.h index ff383861e04..75ab70c61c2 100644 --- a/cpp/demo/Ice/throughput/ThroughputI.h +++ b/cpp/demo/Ice/throughput/ThroughputI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/value/Client.cpp b/cpp/demo/Ice/value/Client.cpp index a317e3361b1..e991c89d643 100644 --- a/cpp/demo/Ice/value/Client.cpp +++ b/cpp/demo/Ice/value/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/value/Makefile b/cpp/demo/Ice/value/Makefile index 4af94f03745..6f77d8cd8cf 100644 --- a/cpp/demo/Ice/value/Makefile +++ b/cpp/demo/Ice/value/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/Ice/value/ObjectFactory.cpp b/cpp/demo/Ice/value/ObjectFactory.cpp index 099776e198e..f4e9cc2f05f 100644 --- a/cpp/demo/Ice/value/ObjectFactory.cpp +++ b/cpp/demo/Ice/value/ObjectFactory.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/value/ObjectFactory.h b/cpp/demo/Ice/value/ObjectFactory.h index 6e1067947f5..058f6e430e5 100644 --- a/cpp/demo/Ice/value/ObjectFactory.h +++ b/cpp/demo/Ice/value/ObjectFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/value/Server.cpp b/cpp/demo/Ice/value/Server.cpp index bef52641ad6..a973947d99b 100644 --- a/cpp/demo/Ice/value/Server.cpp +++ b/cpp/demo/Ice/value/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/value/Value.ice b/cpp/demo/Ice/value/Value.ice index 22fbecbcf17..9ea79f9fe08 100644 --- a/cpp/demo/Ice/value/Value.ice +++ b/cpp/demo/Ice/value/Value.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/value/ValueI.cpp b/cpp/demo/Ice/value/ValueI.cpp index 17433b16887..1e8da1bd1dd 100644 --- a/cpp/demo/Ice/value/ValueI.cpp +++ b/cpp/demo/Ice/value/ValueI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Ice/value/ValueI.h b/cpp/demo/Ice/value/ValueI.h index 67393d44185..e76d71ab064 100644 --- a/cpp/demo/Ice/value/ValueI.h +++ b/cpp/demo/Ice/value/ValueI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceBox/Makefile b/cpp/demo/IceBox/Makefile index 288b840b6a2..b9453efac03 100644 --- a/cpp/demo/IceBox/Makefile +++ b/cpp/demo/IceBox/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IceBox/hello/Client.cpp b/cpp/demo/IceBox/hello/Client.cpp index aa2d5870e06..c0158a7e242 100644 --- a/cpp/demo/IceBox/hello/Client.cpp +++ b/cpp/demo/IceBox/hello/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceBox/hello/Hello.ice b/cpp/demo/IceBox/hello/Hello.ice index 52d80d07463..b3e16ef95a5 100644 --- a/cpp/demo/IceBox/hello/Hello.ice +++ b/cpp/demo/IceBox/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceBox/hello/HelloI.cpp b/cpp/demo/IceBox/hello/HelloI.cpp index 01f2c8b2456..48580e3494e 100644 --- a/cpp/demo/IceBox/hello/HelloI.cpp +++ b/cpp/demo/IceBox/hello/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceBox/hello/HelloI.h b/cpp/demo/IceBox/hello/HelloI.h index 0ea0331c33f..aaac18eff46 100644 --- a/cpp/demo/IceBox/hello/HelloI.h +++ b/cpp/demo/IceBox/hello/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceBox/hello/HelloServiceI.cpp b/cpp/demo/IceBox/hello/HelloServiceI.cpp index 41ad5a8767d..a86dac4fe44 100644 --- a/cpp/demo/IceBox/hello/HelloServiceI.cpp +++ b/cpp/demo/IceBox/hello/HelloServiceI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceBox/hello/HelloServiceI.h b/cpp/demo/IceBox/hello/HelloServiceI.h index f2f125f506b..4c819d13f39 100644 --- a/cpp/demo/IceBox/hello/HelloServiceI.h +++ b/cpp/demo/IceBox/hello/HelloServiceI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceBox/hello/Makefile b/cpp/demo/IceBox/hello/Makefile index 9cce072b6d5..444e127b6b3 100644 --- a/cpp/demo/IceBox/hello/Makefile +++ b/cpp/demo/IceBox/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IcePack/Makefile b/cpp/demo/IcePack/Makefile index d4954def44c..5d412972ab1 100644 --- a/cpp/demo/IcePack/Makefile +++ b/cpp/demo/IcePack/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IcePack/hello/Client.cpp b/cpp/demo/IcePack/hello/Client.cpp index 90dafc1f6de..045ae8f8419 100644 --- a/cpp/demo/IcePack/hello/Client.cpp +++ b/cpp/demo/IcePack/hello/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/hello/Hello.ice b/cpp/demo/IcePack/hello/Hello.ice index 19f9c3af81e..33a602eab6e 100644 --- a/cpp/demo/IcePack/hello/Hello.ice +++ b/cpp/demo/IcePack/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/hello/HelloI.cpp b/cpp/demo/IcePack/hello/HelloI.cpp index 3b04f141ad6..c2c014599c0 100644 --- a/cpp/demo/IcePack/hello/HelloI.cpp +++ b/cpp/demo/IcePack/hello/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/hello/HelloI.h b/cpp/demo/IcePack/hello/HelloI.h index bdd47e2ebf4..06b9d7f5241 100644 --- a/cpp/demo/IcePack/hello/HelloI.h +++ b/cpp/demo/IcePack/hello/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/hello/HelloServiceI.cpp b/cpp/demo/IcePack/hello/HelloServiceI.cpp index 9321e8d418a..6e166501fef 100644 --- a/cpp/demo/IcePack/hello/HelloServiceI.cpp +++ b/cpp/demo/IcePack/hello/HelloServiceI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/hello/HelloServiceI.h b/cpp/demo/IcePack/hello/HelloServiceI.h index aec02bc2231..4d066b8a01c 100644 --- a/cpp/demo/IcePack/hello/HelloServiceI.h +++ b/cpp/demo/IcePack/hello/HelloServiceI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/hello/Makefile b/cpp/demo/IcePack/hello/Makefile index 67c70505655..7b2ff339987 100644 --- a/cpp/demo/IcePack/hello/Makefile +++ b/cpp/demo/IcePack/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IcePack/hello/Server.cpp b/cpp/demo/IcePack/hello/Server.cpp index 46b72b2b6f7..1b328a7415a 100644 --- a/cpp/demo/IcePack/hello/Server.cpp +++ b/cpp/demo/IcePack/hello/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/simple/Client.cpp b/cpp/demo/IcePack/simple/Client.cpp index da62aee88ee..44619a15a41 100644 --- a/cpp/demo/IcePack/simple/Client.cpp +++ b/cpp/demo/IcePack/simple/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/simple/Hello.ice b/cpp/demo/IcePack/simple/Hello.ice index 4ce83cbc4c1..176763722ce 100644 --- a/cpp/demo/IcePack/simple/Hello.ice +++ b/cpp/demo/IcePack/simple/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/simple/HelloI.cpp b/cpp/demo/IcePack/simple/HelloI.cpp index dc529eaefa1..e9936671745 100644 --- a/cpp/demo/IcePack/simple/HelloI.cpp +++ b/cpp/demo/IcePack/simple/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/simple/HelloI.h b/cpp/demo/IcePack/simple/HelloI.h index 9d78cbe4f50..8741ccef50a 100644 --- a/cpp/demo/IcePack/simple/HelloI.h +++ b/cpp/demo/IcePack/simple/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/simple/HelloServiceI.cpp b/cpp/demo/IcePack/simple/HelloServiceI.cpp index 23b342cf8fd..0895919b3bb 100644 --- a/cpp/demo/IcePack/simple/HelloServiceI.cpp +++ b/cpp/demo/IcePack/simple/HelloServiceI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/simple/HelloServiceI.h b/cpp/demo/IcePack/simple/HelloServiceI.h index f2f125f506b..4c819d13f39 100644 --- a/cpp/demo/IcePack/simple/HelloServiceI.h +++ b/cpp/demo/IcePack/simple/HelloServiceI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePack/simple/Makefile b/cpp/demo/IcePack/simple/Makefile index 5dce20fb2fe..b5a89c5be3d 100644 --- a/cpp/demo/IcePack/simple/Makefile +++ b/cpp/demo/IcePack/simple/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IcePack/simple/Server.cpp b/cpp/demo/IcePack/simple/Server.cpp index c684dbea832..c3666ffc5d4 100644 --- a/cpp/demo/IcePack/simple/Server.cpp +++ b/cpp/demo/IcePack/simple/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePatch2/MFC/PatchClient.cpp b/cpp/demo/IcePatch2/MFC/PatchClient.cpp index cfe7303a364..a48b7a5efd8 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClient.cpp +++ b/cpp/demo/IcePatch2/MFC/PatchClient.cpp @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. // // ********************************************************************** - #include "stdafx.h" #include "PatchClient.h" #include "PatchClientDlg.h" diff --git a/cpp/demo/IcePatch2/MFC/PatchClient.h b/cpp/demo/IcePatch2/MFC/PatchClient.h index 69c01865365..2cf1b217d23 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClient.h +++ b/cpp/demo/IcePatch2/MFC/PatchClient.h @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. // // ********************************************************************** - #ifndef PATCH_CLIENT_H #define PATCH_CLIENT_H diff --git a/cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp b/cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp index ebeb451f904..83b381ca661 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp +++ b/cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePatch2/MFC/PatchClientDlg.h b/cpp/demo/IcePatch2/MFC/PatchClientDlg.h index 802696448e7..5064edc41ef 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClientDlg.h +++ b/cpp/demo/IcePatch2/MFC/PatchClientDlg.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IcePatch2/MFC/stdafx.cpp b/cpp/demo/IcePatch2/MFC/stdafx.cpp index 22fa8aff044..16280e88e29 100755 --- a/cpp/demo/IcePatch2/MFC/stdafx.cpp +++ b/cpp/demo/IcePatch2/MFC/stdafx.cpp @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. // // ********************************************************************** - // stdafx.cpp : source file that includes just the standard includes // HelloClient.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information diff --git a/cpp/demo/IcePatch2/MFC/stdafx.h b/cpp/demo/IcePatch2/MFC/stdafx.h index 57647b8b657..505908f6c06 100755 --- a/cpp/demo/IcePatch2/MFC/stdafx.h +++ b/cpp/demo/IcePatch2/MFC/stdafx.h @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. // // ********************************************************************** - // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, // but are changed infrequently diff --git a/cpp/demo/IceStorm/Makefile b/cpp/demo/IceStorm/Makefile index 4d15be75b2e..95591ce77b9 100644 --- a/cpp/demo/IceStorm/Makefile +++ b/cpp/demo/IceStorm/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IceStorm/clock/Clock.ice b/cpp/demo/IceStorm/clock/Clock.ice index 4be4d33ab04..662346a5fea 100644 --- a/cpp/demo/IceStorm/clock/Clock.ice +++ b/cpp/demo/IceStorm/clock/Clock.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceStorm/clock/ClockI.cpp b/cpp/demo/IceStorm/clock/ClockI.cpp index efc979bf5f5..a0f1b09c50a 100644 --- a/cpp/demo/IceStorm/clock/ClockI.cpp +++ b/cpp/demo/IceStorm/clock/ClockI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceStorm/clock/ClockI.h b/cpp/demo/IceStorm/clock/ClockI.h index 6a6a386875b..495008d0183 100644 --- a/cpp/demo/IceStorm/clock/ClockI.h +++ b/cpp/demo/IceStorm/clock/ClockI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceStorm/clock/Makefile b/cpp/demo/IceStorm/clock/Makefile index f3e1b836d45..4490073230d 100644 --- a/cpp/demo/IceStorm/clock/Makefile +++ b/cpp/demo/IceStorm/clock/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IceStorm/clock/Publisher.cpp b/cpp/demo/IceStorm/clock/Publisher.cpp index 42c970832a4..9dd6e6c6e25 100644 --- a/cpp/demo/IceStorm/clock/Publisher.cpp +++ b/cpp/demo/IceStorm/clock/Publisher.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceStorm/clock/Subscriber.cpp b/cpp/demo/IceStorm/clock/Subscriber.cpp index e4387fae9de..475f52b3c96 100644 --- a/cpp/demo/IceStorm/clock/Subscriber.cpp +++ b/cpp/demo/IceStorm/clock/Subscriber.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/IceUtil/Makefile b/cpp/demo/IceUtil/Makefile index 2d1fa8e819b..a376772d11b 100644 --- a/cpp/demo/IceUtil/Makefile +++ b/cpp/demo/IceUtil/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IceUtil/workqueue/Makefile b/cpp/demo/IceUtil/workqueue/Makefile index a1d2aaa96d3..13012074fd2 100644 --- a/cpp/demo/IceUtil/workqueue/Makefile +++ b/cpp/demo/IceUtil/workqueue/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/IceUtil/workqueue/WorkQueue.cpp b/cpp/demo/IceUtil/workqueue/WorkQueue.cpp index 1735f49c055..9630fbe97af 100644 --- a/cpp/demo/IceUtil/workqueue/WorkQueue.cpp +++ b/cpp/demo/IceUtil/workqueue/WorkQueue.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/Makefile b/cpp/demo/Makefile index 40e7758b91a..42bff75b523 100644 --- a/cpp/demo/Makefile +++ b/cpp/demo/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/book/Makefile b/cpp/demo/book/Makefile index 7e97db31948..a58b5d679e7 100644 --- a/cpp/demo/book/Makefile +++ b/cpp/demo/book/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/book/printer/Client.cpp b/cpp/demo/book/printer/Client.cpp index a8e3ce97ee6..f429fdf22f8 100755 --- a/cpp/demo/book/printer/Client.cpp +++ b/cpp/demo/book/printer/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/book/printer/Makefile b/cpp/demo/book/printer/Makefile index 172b91b4ad8..7225dbac7a0 100755 --- a/cpp/demo/book/printer/Makefile +++ b/cpp/demo/book/printer/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/book/printer/Printer.ice b/cpp/demo/book/printer/Printer.ice index 4ab5497ccc7..b6e91573839 100755 --- a/cpp/demo/book/printer/Printer.ice +++ b/cpp/demo/book/printer/Printer.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/book/printer/Server.cpp b/cpp/demo/book/printer/Server.cpp index 66148d83e40..09251a3b522 100755 --- a/cpp/demo/book/printer/Server.cpp +++ b/cpp/demo/book/printer/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/book/simple_filesystem/Client.cpp b/cpp/demo/book/simple_filesystem/Client.cpp index 3d9a5afb06f..62290530c95 100755 --- a/cpp/demo/book/simple_filesystem/Client.cpp +++ b/cpp/demo/book/simple_filesystem/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/book/simple_filesystem/Filesystem.ice b/cpp/demo/book/simple_filesystem/Filesystem.ice index 3d98b2b5c5f..dcdf094384e 100755 --- a/cpp/demo/book/simple_filesystem/Filesystem.ice +++ b/cpp/demo/book/simple_filesystem/Filesystem.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/book/simple_filesystem/FilesystemI.cpp b/cpp/demo/book/simple_filesystem/FilesystemI.cpp index 15d3995237e..c2cf8daf1e2 100755 --- a/cpp/demo/book/simple_filesystem/FilesystemI.cpp +++ b/cpp/demo/book/simple_filesystem/FilesystemI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/book/simple_filesystem/FilesystemI.h b/cpp/demo/book/simple_filesystem/FilesystemI.h index 305f0a5412a..93d6cc86eee 100755 --- a/cpp/demo/book/simple_filesystem/FilesystemI.h +++ b/cpp/demo/book/simple_filesystem/FilesystemI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/demo/book/simple_filesystem/Makefile b/cpp/demo/book/simple_filesystem/Makefile index a44fedb9b3b..ed4a3781de1 100755 --- a/cpp/demo/book/simple_filesystem/Makefile +++ b/cpp/demo/book/simple_filesystem/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/demo/book/simple_filesystem/Server.cpp b/cpp/demo/book/simple_filesystem/Server.cpp index 25475520af5..951068c66bb 100755 --- a/cpp/demo/book/simple_filesystem/Server.cpp +++ b/cpp/demo/book/simple_filesystem/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/doc/Makefile b/cpp/doc/Makefile index bf35a7c2a7c..e010d6e7fe1 100644 --- a/cpp/doc/Makefile +++ b/cpp/doc/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/fixCopyright.py b/cpp/fixCopyright.py index 2642fa94ccb..bd08bf4e734 100755 --- a/cpp/fixCopyright.py +++ b/cpp/fixCopyright.py @@ -119,11 +119,7 @@ def replaceCopyright(file, commentMark, commentBegin, commentEnd, newCopyrightLi # Hack to keep the .err files # if fnmatch.fnmatch(file, "*test/Slice/errorDetection/*.ice") > 0: - newFile.write("\n") - newFile.write("\n") newFile.write("\n") - newFile.write("\n") - newFile.write("\n") newFile.writelines(newLines) newFile.close() diff --git a/cpp/include/Freeze/Freeze.h b/cpp/include/Freeze/Freeze.h index 3bcf5677457..335e3bfe913 100644 --- a/cpp/include/Freeze/Freeze.h +++ b/cpp/include/Freeze/Freeze.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Freeze/Index.h b/cpp/include/Freeze/Index.h index f26fec73751..04bd67b1480 100644 --- a/cpp/include/Freeze/Index.h +++ b/cpp/include/Freeze/Index.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Freeze/Initialize.h b/cpp/include/Freeze/Initialize.h index ddea762e72a..3188ddfe709 100644 --- a/cpp/include/Freeze/Initialize.h +++ b/cpp/include/Freeze/Initialize.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Freeze/Makefile b/cpp/include/Freeze/Makefile index 1e603262e97..cef07597a86 100644 --- a/cpp/include/Freeze/Makefile +++ b/cpp/include/Freeze/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/Freeze/Map.h b/cpp/include/Freeze/Map.h index 26b30ba8088..a489af84fb8 100644 --- a/cpp/include/Freeze/Map.h +++ b/cpp/include/Freeze/Map.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Freeze/TransactionHolder.h b/cpp/include/Freeze/TransactionHolder.h index 55815aca32e..cf20ef5300b 100644 --- a/cpp/include/Freeze/TransactionHolder.h +++ b/cpp/include/Freeze/TransactionHolder.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Glacier2/Glacier2.h b/cpp/include/Glacier2/Glacier2.h index fbae3b1974f..f3b2e31ea19 100644 --- a/cpp/include/Glacier2/Glacier2.h +++ b/cpp/include/Glacier2/Glacier2.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Glacier2/Makefile b/cpp/include/Glacier2/Makefile index ec47d5bd99d..02101afc3df 100644 --- a/cpp/include/Glacier2/Makefile +++ b/cpp/include/Glacier2/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/Ice/Application.h b/cpp/include/Ice/Application.h index 708a2097176..ec9dea06b5d 100644 --- a/cpp/include/Ice/Application.h +++ b/cpp/include/Ice/Application.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/BasicStream.h b/cpp/include/Ice/BasicStream.h index d8c9df08256..0292370155a 100644 --- a/cpp/include/Ice/BasicStream.h +++ b/cpp/include/Ice/BasicStream.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Buffer.h b/cpp/include/Ice/Buffer.h index 64beb18dc56..1318ed8892a 100644 --- a/cpp/include/Ice/Buffer.h +++ b/cpp/include/Ice/Buffer.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Config.h b/cpp/include/Ice/Config.h index 145d34ff4ca..aa2637bbd09 100644 --- a/cpp/include/Ice/Config.h +++ b/cpp/include/Ice/Config.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ConnectionFactoryF.h b/cpp/include/Ice/ConnectionFactoryF.h index c6951439a87..820d1ef775c 100644 --- a/cpp/include/Ice/ConnectionFactoryF.h +++ b/cpp/include/Ice/ConnectionFactoryF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ConnectionIF.h b/cpp/include/Ice/ConnectionIF.h index 12fdb850d58..124cb811f3a 100644 --- a/cpp/include/Ice/ConnectionIF.h +++ b/cpp/include/Ice/ConnectionIF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ConnectionMonitorF.h b/cpp/include/Ice/ConnectionMonitorF.h index 081de20fb80..ded734e30e9 100644 --- a/cpp/include/Ice/ConnectionMonitorF.h +++ b/cpp/include/Ice/ConnectionMonitorF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Direct.h b/cpp/include/Ice/Direct.h index 9d58f39fc64..8439e20e5c8 100644 --- a/cpp/include/Ice/Direct.h +++ b/cpp/include/Ice/Direct.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/DynamicLibrary.h b/cpp/include/Ice/DynamicLibrary.h index 8fa83c825ab..29243886a4a 100644 --- a/cpp/include/Ice/DynamicLibrary.h +++ b/cpp/include/Ice/DynamicLibrary.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/DynamicLibraryF.h b/cpp/include/Ice/DynamicLibraryF.h index 1b97e02359a..84bd4fddb1e 100644 --- a/cpp/include/Ice/DynamicLibraryF.h +++ b/cpp/include/Ice/DynamicLibraryF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/EndpointF.h b/cpp/include/Ice/EndpointF.h index 1b594d0dd7e..4249e7c5ecf 100644 --- a/cpp/include/Ice/EndpointF.h +++ b/cpp/include/Ice/EndpointF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/EndpointFactory.h b/cpp/include/Ice/EndpointFactory.h index 145ef7b66e7..d38f3cc3d8d 100644 --- a/cpp/include/Ice/EndpointFactory.h +++ b/cpp/include/Ice/EndpointFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/EndpointFactoryF.h b/cpp/include/Ice/EndpointFactoryF.h index 12f023d4457..6a0aab9255a 100644 --- a/cpp/include/Ice/EndpointFactoryF.h +++ b/cpp/include/Ice/EndpointFactoryF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Exception.h b/cpp/include/Ice/Exception.h index 54f0986f627..256e1ac99b2 100644 --- a/cpp/include/Ice/Exception.h +++ b/cpp/include/Ice/Exception.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/FactoryTable.h b/cpp/include/Ice/FactoryTable.h index 38261ecd909..1111ae862a7 100644 --- a/cpp/include/Ice/FactoryTable.h +++ b/cpp/include/Ice/FactoryTable.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/FactoryTableDef.h b/cpp/include/Ice/FactoryTableDef.h index 5f78ce3b3e0..88fa20e9403 100644 --- a/cpp/include/Ice/FactoryTableDef.h +++ b/cpp/include/Ice/FactoryTableDef.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Functional.h b/cpp/include/Ice/Functional.h index 44195e713fb..99631a2a3dd 100644 --- a/cpp/include/Ice/Functional.h +++ b/cpp/include/Ice/Functional.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Handle.h b/cpp/include/Ice/Handle.h index 06557433e69..612841f8764 100644 --- a/cpp/include/Ice/Handle.h +++ b/cpp/include/Ice/Handle.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Ice.h b/cpp/include/Ice/Ice.h index 1cde549af8a..5404c9848c8 100644 --- a/cpp/include/Ice/Ice.h +++ b/cpp/include/Ice/Ice.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/IdentityUtil.h b/cpp/include/Ice/IdentityUtil.h index 8b3e020e1cc..03e02f5d1a4 100644 --- a/cpp/include/Ice/IdentityUtil.h +++ b/cpp/include/Ice/IdentityUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Incoming.h b/cpp/include/Ice/Incoming.h index e92d2a27c15..308986c4880 100644 --- a/cpp/include/Ice/Incoming.h +++ b/cpp/include/Ice/Incoming.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/IncomingAsync.h b/cpp/include/Ice/IncomingAsync.h index 2b45a076eda..c82fb5b054d 100644 --- a/cpp/include/Ice/IncomingAsync.h +++ b/cpp/include/Ice/IncomingAsync.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/IncomingAsyncF.h b/cpp/include/Ice/IncomingAsyncF.h index ca50eb95d5c..2ce4f39984d 100644 --- a/cpp/include/Ice/IncomingAsyncF.h +++ b/cpp/include/Ice/IncomingAsyncF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Initialize.h b/cpp/include/Ice/Initialize.h index 35c510120a8..81b5372a627 100644 --- a/cpp/include/Ice/Initialize.h +++ b/cpp/include/Ice/Initialize.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/InstanceF.h b/cpp/include/Ice/InstanceF.h index 2d22882716e..aa5b175d25b 100644 --- a/cpp/include/Ice/InstanceF.h +++ b/cpp/include/Ice/InstanceF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/LocalObject.h b/cpp/include/Ice/LocalObject.h index ff1ecd6f765..576a0cf3949 100644 --- a/cpp/include/Ice/LocalObject.h +++ b/cpp/include/Ice/LocalObject.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/LocalObjectF.h b/cpp/include/Ice/LocalObjectF.h index bd40df4bf38..acb9f587d35 100644 --- a/cpp/include/Ice/LocalObjectF.h +++ b/cpp/include/Ice/LocalObjectF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/LoggerUtil.h b/cpp/include/Ice/LoggerUtil.h index 9cbecdabe8c..ce713cc7e57 100644 --- a/cpp/include/Ice/LoggerUtil.h +++ b/cpp/include/Ice/LoggerUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Makefile b/cpp/include/Ice/Makefile index 60cb8ec36bc..d2d32e2052f 100644 --- a/cpp/include/Ice/Makefile +++ b/cpp/include/Ice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/Ice/Object.h b/cpp/include/Ice/Object.h index dafb1185051..f4a9476a04e 100644 --- a/cpp/include/Ice/Object.h +++ b/cpp/include/Ice/Object.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ObjectAdapterFactoryF.h b/cpp/include/Ice/ObjectAdapterFactoryF.h index adc2c124b7b..9798f589a4b 100644 --- a/cpp/include/Ice/ObjectAdapterFactoryF.h +++ b/cpp/include/Ice/ObjectAdapterFactoryF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ObjectF.h b/cpp/include/Ice/ObjectF.h index e982d0721b6..8e7e13806a5 100644 --- a/cpp/include/Ice/ObjectF.h +++ b/cpp/include/Ice/ObjectF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Outgoing.h b/cpp/include/Ice/Outgoing.h index 751381d36aa..4c33c4af3df 100644 --- a/cpp/include/Ice/Outgoing.h +++ b/cpp/include/Ice/Outgoing.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/OutgoingAsync.h b/cpp/include/Ice/OutgoingAsync.h index a35d0f219eb..5b5a232c5cb 100644 --- a/cpp/include/Ice/OutgoingAsync.h +++ b/cpp/include/Ice/OutgoingAsync.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/OutgoingAsyncF.h b/cpp/include/Ice/OutgoingAsyncF.h index a884dd83f29..83d53f80eda 100644 --- a/cpp/include/Ice/OutgoingAsyncF.h +++ b/cpp/include/Ice/OutgoingAsyncF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ProtocolPluginFacade.h b/cpp/include/Ice/ProtocolPluginFacade.h index 64b1e117325..3481016b5a4 100644 --- a/cpp/include/Ice/ProtocolPluginFacade.h +++ b/cpp/include/Ice/ProtocolPluginFacade.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ProtocolPluginFacadeF.h b/cpp/include/Ice/ProtocolPluginFacadeF.h index bb553ea6efa..326197b2d27 100644 --- a/cpp/include/Ice/ProtocolPluginFacadeF.h +++ b/cpp/include/Ice/ProtocolPluginFacadeF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Proxy.h b/cpp/include/Ice/Proxy.h index ac53e3c4222..902a79daee3 100644 --- a/cpp/include/Ice/Proxy.h +++ b/cpp/include/Ice/Proxy.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ProxyF.h b/cpp/include/Ice/ProxyF.h index 32af17f7a97..0b8f9f58123 100644 --- a/cpp/include/Ice/ProxyF.h +++ b/cpp/include/Ice/ProxyF.h @@ -1,7 +1,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ProxyFactoryF.h b/cpp/include/Ice/ProxyFactoryF.h index c2095d9a5c5..d9410583294 100644 --- a/cpp/include/Ice/ProxyFactoryF.h +++ b/cpp/include/Ice/ProxyFactoryF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ProxyHandle.h b/cpp/include/Ice/ProxyHandle.h index 338477ee396..51e3aecaca0 100644 --- a/cpp/include/Ice/ProxyHandle.h +++ b/cpp/include/Ice/ProxyHandle.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ReferenceF.h b/cpp/include/Ice/ReferenceF.h index 9830199f17a..2fc33fba4e9 100644 --- a/cpp/include/Ice/ReferenceF.h +++ b/cpp/include/Ice/ReferenceF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/RoutingTable.h b/cpp/include/Ice/RoutingTable.h index d440cdf9803..c10da3f9157 100644 --- a/cpp/include/Ice/RoutingTable.h +++ b/cpp/include/Ice/RoutingTable.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/RoutingTableF.h b/cpp/include/Ice/RoutingTableF.h index bd51cdb24b1..0101ad23fa9 100644 --- a/cpp/include/Ice/RoutingTableF.h +++ b/cpp/include/Ice/RoutingTableF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/ServantManagerF.h b/cpp/include/Ice/ServantManagerF.h index 422c06e07cf..c5bd338312e 100644 --- a/cpp/include/Ice/ServantManagerF.h +++ b/cpp/include/Ice/ServantManagerF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Service.h b/cpp/include/Ice/Service.h index 6623b92f674..e079cf1dcc7 100755 --- a/cpp/include/Ice/Service.h +++ b/cpp/include/Ice/Service.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/SliceChecksums.h b/cpp/include/Ice/SliceChecksums.h index 5260c976b1c..e6ef15d5d5d 100644 --- a/cpp/include/Ice/SliceChecksums.h +++ b/cpp/include/Ice/SliceChecksums.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/Stream.h b/cpp/include/Ice/Stream.h index 2f840a7e506..7d5cb729733 100644 --- a/cpp/include/Ice/Stream.h +++ b/cpp/include/Ice/Stream.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/StreamF.h b/cpp/include/Ice/StreamF.h index f386f5ee4db..61efdb5729e 100644 --- a/cpp/include/Ice/StreamF.h +++ b/cpp/include/Ice/StreamF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/UserExceptionFactory.h b/cpp/include/Ice/UserExceptionFactory.h index d7cf11a80ec..b4f3476652f 100644 --- a/cpp/include/Ice/UserExceptionFactory.h +++ b/cpp/include/Ice/UserExceptionFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Ice/UserExceptionFactoryF.h b/cpp/include/Ice/UserExceptionFactoryF.h index 8f3bc147142..13f8a84ea1f 100644 --- a/cpp/include/Ice/UserExceptionFactoryF.h +++ b/cpp/include/Ice/UserExceptionFactoryF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceBox/Makefile b/cpp/include/IceBox/Makefile index 995be1d7807..2a765e48b5a 100644 --- a/cpp/include/IceBox/Makefile +++ b/cpp/include/IceBox/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/IcePack/Makefile b/cpp/include/IcePack/Makefile index 12fc8bac778..72010e982c8 100644 --- a/cpp/include/IcePack/Makefile +++ b/cpp/include/IcePack/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/IcePatch2/ClientUtil.h b/cpp/include/IcePatch2/ClientUtil.h index bbed567035b..9a6385d25f6 100755 --- a/cpp/include/IcePatch2/ClientUtil.h +++ b/cpp/include/IcePatch2/ClientUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IcePatch2/Makefile b/cpp/include/IcePatch2/Makefile index 5624f2d37e9..8b1ed15414f 100644 --- a/cpp/include/IcePatch2/Makefile +++ b/cpp/include/IcePatch2/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/IcePatch2/Util.h b/cpp/include/IcePatch2/Util.h index 2979c3c036d..64c52a42686 100644 --- a/cpp/include/IcePatch2/Util.h +++ b/cpp/include/IcePatch2/Util.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/CertificateVerifierOpenSSL.h b/cpp/include/IceSSL/CertificateVerifierOpenSSL.h index 218d26e893d..891084fdc10 100644 --- a/cpp/include/IceSSL/CertificateVerifierOpenSSL.h +++ b/cpp/include/IceSSL/CertificateVerifierOpenSSL.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/Config.h b/cpp/include/IceSSL/Config.h index 9612928a099..74e4d55a1eb 100644 --- a/cpp/include/IceSSL/Config.h +++ b/cpp/include/IceSSL/Config.h @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. // // ********************************************************************** - #ifndef ICE_SSL_CONFIG_H #define ICE_SSL_CONFIG_H diff --git a/cpp/include/IceSSL/Makefile b/cpp/include/IceSSL/Makefile index 60e1c2ad7e3..b18a08ff27d 100644 --- a/cpp/include/IceSSL/Makefile +++ b/cpp/include/IceSSL/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/IceSSL/RSACertificateGen.h b/cpp/include/IceSSL/RSACertificateGen.h index 1a381302f4e..5d9bee11e6d 100644 --- a/cpp/include/IceSSL/RSACertificateGen.h +++ b/cpp/include/IceSSL/RSACertificateGen.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/RSACertificateGenF.h b/cpp/include/IceSSL/RSACertificateGenF.h index ae202d85f2a..f3482ed8d0c 100644 --- a/cpp/include/IceSSL/RSACertificateGenF.h +++ b/cpp/include/IceSSL/RSACertificateGenF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/RSAKeyPair.h b/cpp/include/IceSSL/RSAKeyPair.h index cdf11573404..eff9817e125 100644 --- a/cpp/include/IceSSL/RSAKeyPair.h +++ b/cpp/include/IceSSL/RSAKeyPair.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/RSAKeyPairF.h b/cpp/include/IceSSL/RSAKeyPairF.h index 245f0f68c0a..b5a4bf8176d 100644 --- a/cpp/include/IceSSL/RSAKeyPairF.h +++ b/cpp/include/IceSSL/RSAKeyPairF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/RSAPrivateKey.h b/cpp/include/IceSSL/RSAPrivateKey.h index 03c8cae0428..fec9ab1eca0 100644 --- a/cpp/include/IceSSL/RSAPrivateKey.h +++ b/cpp/include/IceSSL/RSAPrivateKey.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/RSAPrivateKeyF.h b/cpp/include/IceSSL/RSAPrivateKeyF.h index e2e49c1dd40..4ab3ab9b8e9 100644 --- a/cpp/include/IceSSL/RSAPrivateKeyF.h +++ b/cpp/include/IceSSL/RSAPrivateKeyF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/RSAPublicKey.h b/cpp/include/IceSSL/RSAPublicKey.h index dc7baeffe25..f83ec4bd285 100644 --- a/cpp/include/IceSSL/RSAPublicKey.h +++ b/cpp/include/IceSSL/RSAPublicKey.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceSSL/RSAPublicKeyF.h b/cpp/include/IceSSL/RSAPublicKeyF.h index 853e3ae01fd..9a1239e71e8 100644 --- a/cpp/include/IceSSL/RSAPublicKeyF.h +++ b/cpp/include/IceSSL/RSAPublicKeyF.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceStorm/Makefile b/cpp/include/IceStorm/Makefile index 8247ff17ea7..efafd9f0f0e 100644 --- a/cpp/include/IceStorm/Makefile +++ b/cpp/include/IceStorm/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/IceUtil/AbstractMutex.h b/cpp/include/IceUtil/AbstractMutex.h index a3c7d93830d..6ee6829da45 100644 --- a/cpp/include/IceUtil/AbstractMutex.h +++ b/cpp/include/IceUtil/AbstractMutex.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Algorithm.h b/cpp/include/IceUtil/Algorithm.h index 75da41bdaf5..29860f2f83f 100644 --- a/cpp/include/IceUtil/Algorithm.h +++ b/cpp/include/IceUtil/Algorithm.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Base64.h b/cpp/include/IceUtil/Base64.h index 4233a2c526a..33d003c571a 100644 --- a/cpp/include/IceUtil/Base64.h +++ b/cpp/include/IceUtil/Base64.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Cache.h b/cpp/include/IceUtil/Cache.h index 5a69ce47ee9..18419da4161 100644 --- a/cpp/include/IceUtil/Cache.h +++ b/cpp/include/IceUtil/Cache.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Cond.h b/cpp/include/IceUtil/Cond.h index d7f914d86d2..1ce4c618e85 100644 --- a/cpp/include/IceUtil/Cond.h +++ b/cpp/include/IceUtil/Cond.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Config.h b/cpp/include/IceUtil/Config.h index 9800ae585c1..fb0f6f96a19 100644 --- a/cpp/include/IceUtil/Config.h +++ b/cpp/include/IceUtil/Config.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/CountDownLatch.h b/cpp/include/IceUtil/CountDownLatch.h index 1925c1c7306..47e5e44e3b3 100644 --- a/cpp/include/IceUtil/CountDownLatch.h +++ b/cpp/include/IceUtil/CountDownLatch.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/CtrlCHandler.h b/cpp/include/IceUtil/CtrlCHandler.h index b917391b3ad..18504efd3be 100644 --- a/cpp/include/IceUtil/CtrlCHandler.h +++ b/cpp/include/IceUtil/CtrlCHandler.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Exception.h b/cpp/include/IceUtil/Exception.h index 01d6a2f5fa4..b19316a464b 100644 --- a/cpp/include/IceUtil/Exception.h +++ b/cpp/include/IceUtil/Exception.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Functional.h b/cpp/include/IceUtil/Functional.h index 553c5ccae80..383265ea876 100644 --- a/cpp/include/IceUtil/Functional.h +++ b/cpp/include/IceUtil/Functional.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/GC.h b/cpp/include/IceUtil/GC.h index 9c41c83fd7e..d9cba3edb02 100644 --- a/cpp/include/IceUtil/GC.h +++ b/cpp/include/IceUtil/GC.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/GCRecMutex.h b/cpp/include/IceUtil/GCRecMutex.h index e917a67879e..9aabb4ef5f7 100644 --- a/cpp/include/IceUtil/GCRecMutex.h +++ b/cpp/include/IceUtil/GCRecMutex.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/GCShared.h b/cpp/include/IceUtil/GCShared.h index 566410ba399..fce49af8233 100644 --- a/cpp/include/IceUtil/GCShared.h +++ b/cpp/include/IceUtil/GCShared.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Handle.h b/cpp/include/IceUtil/Handle.h index 1e7a33be848..224956e740a 100644 --- a/cpp/include/IceUtil/Handle.h +++ b/cpp/include/IceUtil/Handle.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/IceUtil.h b/cpp/include/IceUtil/IceUtil.h index 717c8f319a8..61d94028f8a 100644 --- a/cpp/include/IceUtil/IceUtil.h +++ b/cpp/include/IceUtil/IceUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/InputUtil.h b/cpp/include/IceUtil/InputUtil.h index 83f5427ecad..7a650ef0ae9 100644 --- a/cpp/include/IceUtil/InputUtil.h +++ b/cpp/include/IceUtil/InputUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Iterator.h b/cpp/include/IceUtil/Iterator.h index d9e69896c73..d52a1b328c4 100644 --- a/cpp/include/IceUtil/Iterator.h +++ b/cpp/include/IceUtil/Iterator.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Lock.h b/cpp/include/IceUtil/Lock.h index 1821388c200..975260c76a6 100644 --- a/cpp/include/IceUtil/Lock.h +++ b/cpp/include/IceUtil/Lock.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/MD5.h b/cpp/include/IceUtil/MD5.h index a1ae8563cd8..0864d22d310 100644 --- a/cpp/include/IceUtil/MD5.h +++ b/cpp/include/IceUtil/MD5.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Makefile b/cpp/include/IceUtil/Makefile index 29fe0b0c3c3..637316e9bd8 100644 --- a/cpp/include/IceUtil/Makefile +++ b/cpp/include/IceUtil/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/IceUtil/MemoryPool.h b/cpp/include/IceUtil/MemoryPool.h index 8b04bf6fe9b..e820b9fefc7 100755 --- a/cpp/include/IceUtil/MemoryPool.h +++ b/cpp/include/IceUtil/MemoryPool.h @@ -1,11 +1,11 @@ -// ********************************************************************** -// -// Copyright (c) 2003-2005 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. -// -// ********************************************************************** +// ********************************************************************** +// +// Copyright (c) 2003-2005 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. +// +// ********************************************************************** #ifndef UTIL_MEMORY_POOL_H #define UTIL_MEMORY_POOL_H diff --git a/cpp/include/IceUtil/Monitor.h b/cpp/include/IceUtil/Monitor.h index 6416475bee7..f6135ad8aba 100644 --- a/cpp/include/IceUtil/Monitor.h +++ b/cpp/include/IceUtil/Monitor.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Mutex.h b/cpp/include/IceUtil/Mutex.h index a05028a823c..f6af6105b56 100644 --- a/cpp/include/IceUtil/Mutex.h +++ b/cpp/include/IceUtil/Mutex.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Options.h b/cpp/include/IceUtil/Options.h index d0633229f90..8746fc4ddf0 100755 --- a/cpp/include/IceUtil/Options.h +++ b/cpp/include/IceUtil/Options.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/OutputUtil.h b/cpp/include/IceUtil/OutputUtil.h index b1f27f26fe7..9e7be7371de 100644 --- a/cpp/include/IceUtil/OutputUtil.h +++ b/cpp/include/IceUtil/OutputUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/RWRecMutex.h b/cpp/include/IceUtil/RWRecMutex.h index 9c7c2673de0..d709be6dc78 100644 --- a/cpp/include/IceUtil/RWRecMutex.h +++ b/cpp/include/IceUtil/RWRecMutex.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/RecMutex.h b/cpp/include/IceUtil/RecMutex.h index d6ff0fe8966..6336279c55f 100644 --- a/cpp/include/IceUtil/RecMutex.h +++ b/cpp/include/IceUtil/RecMutex.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Shared.h b/cpp/include/IceUtil/Shared.h index 201511e61a8..2444a0512e9 100644 --- a/cpp/include/IceUtil/Shared.h +++ b/cpp/include/IceUtil/Shared.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/StaticMutex.h b/cpp/include/IceUtil/StaticMutex.h index c5d45b7a2f3..bb34a97f80e 100644 --- a/cpp/include/IceUtil/StaticMutex.h +++ b/cpp/include/IceUtil/StaticMutex.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/StringUtil.h b/cpp/include/IceUtil/StringUtil.h index a0f5bce8145..195c6f52c5b 100644 --- a/cpp/include/IceUtil/StringUtil.h +++ b/cpp/include/IceUtil/StringUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Thread.h b/cpp/include/IceUtil/Thread.h index 5b9356fc237..b6ce5496474 100644 --- a/cpp/include/IceUtil/Thread.h +++ b/cpp/include/IceUtil/Thread.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/ThreadException.h b/cpp/include/IceUtil/ThreadException.h index 967bfe46da3..d1fbcecc61e 100644 --- a/cpp/include/IceUtil/ThreadException.h +++ b/cpp/include/IceUtil/ThreadException.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Time.h b/cpp/include/IceUtil/Time.h index 12ae6d31f52..00dff0d45d9 100644 --- a/cpp/include/IceUtil/Time.h +++ b/cpp/include/IceUtil/Time.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/UUID.h b/cpp/include/IceUtil/UUID.h index 99de077d0a9..aaa57d3912a 100644 --- a/cpp/include/IceUtil/UUID.h +++ b/cpp/include/IceUtil/UUID.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceUtil/Unicode.h b/cpp/include/IceUtil/Unicode.h index c548db9307b..0846381ddb6 100644 --- a/cpp/include/IceUtil/Unicode.h +++ b/cpp/include/IceUtil/Unicode.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/IceXML/Makefile b/cpp/include/IceXML/Makefile index ab3f18e2cde..9a0c7427381 100644 --- a/cpp/include/IceXML/Makefile +++ b/cpp/include/IceXML/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/IceXML/Parser.h b/cpp/include/IceXML/Parser.h index 5344becdf52..9f6fd6caefb 100644 --- a/cpp/include/IceXML/Parser.h +++ b/cpp/include/IceXML/Parser.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Makefile b/cpp/include/Makefile index e7107c90455..4edf38b6d1c 100644 --- a/cpp/include/Makefile +++ b/cpp/include/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/Slice/CPlusPlusUtil.h b/cpp/include/Slice/CPlusPlusUtil.h index 2d47d2bde1b..ca62ada61fa 100644 --- a/cpp/include/Slice/CPlusPlusUtil.h +++ b/cpp/include/Slice/CPlusPlusUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Slice/Checksum.h b/cpp/include/Slice/Checksum.h index 020ad60ef60..04903e782d0 100644 --- a/cpp/include/Slice/Checksum.h +++ b/cpp/include/Slice/Checksum.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Slice/CsUtil.h b/cpp/include/Slice/CsUtil.h index 69293b69035..77183f4d873 100644 --- a/cpp/include/Slice/CsUtil.h +++ b/cpp/include/Slice/CsUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Slice/DotNetNames.h b/cpp/include/Slice/DotNetNames.h index f8a089ecec6..957b8d28999 100755 --- a/cpp/include/Slice/DotNetNames.h +++ b/cpp/include/Slice/DotNetNames.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Slice/JavaUtil.h b/cpp/include/Slice/JavaUtil.h index c5e18524901..112b32f7189 100644 --- a/cpp/include/Slice/JavaUtil.h +++ b/cpp/include/Slice/JavaUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Slice/Makefile b/cpp/include/Slice/Makefile index 6a1108f360c..5131de48c75 100644 --- a/cpp/include/Slice/Makefile +++ b/cpp/include/Slice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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/cpp/include/Slice/Parser.h b/cpp/include/Slice/Parser.h index 8f4e9125983..e632ba34d3d 100644 --- a/cpp/include/Slice/Parser.h +++ b/cpp/include/Slice/Parser.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Slice/Preprocessor.h b/cpp/include/Slice/Preprocessor.h index 6bda1cd38f7..7ad5a81df07 100644 --- a/cpp/include/Slice/Preprocessor.h +++ b/cpp/include/Slice/Preprocessor.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Slice/PythonUtil.h b/cpp/include/Slice/PythonUtil.h index b8845fce10e..4bc5231785a 100644 --- a/cpp/include/Slice/PythonUtil.h +++ b/cpp/include/Slice/PythonUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/include/Slice/VbUtil.h b/cpp/include/Slice/VbUtil.h index 0a677dd8265..f64c9a85f65 100644 --- a/cpp/include/Slice/VbUtil.h +++ b/cpp/include/Slice/VbUtil.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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/cpp/install/vc60/build.xml b/cpp/install/vc60/build.xml index e770ca47fbf..2caa63f1211 100755 --- a/cpp/install/vc60/build.xml +++ b/cpp/install/vc60/build.xml @@ -1,7 +1,7 @@