From fcfbae02bc2ab51e96e692577b6435c701854f54 Mon Sep 17 00:00:00 2001 From: Dwayne Boone Date: Mon, 8 Jan 2007 19:37:14 +0000 Subject: Updated copyright header --- cpp/Makefile | 2 +- cpp/Makefile.mak | 2 +- cpp/RPMTools.py | 2 +- cpp/allTests.py | 2 +- cpp/config/IceGridAdmin.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.OSF1 | 2 +- cpp/config/Make.rules.SunOS | 2 +- cpp/config/Make.rules.bcc | 2 +- cpp/config/Make.rules.mak | 252 ++++++++++----------- cpp/config/Make.rules.msvc | 2 +- cpp/config/Makefile | 2 +- cpp/config/Makefile.mak | 2 +- cpp/config/PropertyNames.def | 2 +- cpp/config/convertssl.py | 2 +- cpp/config/makedepend.py | 2 +- cpp/config/makeprops.py | 2 +- cpp/config/upgradeicegrid.py | 2 +- cpp/demo/Database/Oracle/occi/Client.cpp | 2 +- cpp/demo/Database/Oracle/occi/DeptFactoryI.cpp | 2 +- cpp/demo/Database/Oracle/occi/DeptFactoryI.h | 2 +- cpp/demo/Database/Oracle/occi/DeptI.cpp | 2 +- cpp/demo/Database/Oracle/occi/DeptI.h | 2 +- cpp/demo/Database/Oracle/occi/EmpI.cpp | 2 +- cpp/demo/Database/Oracle/occi/EmpI.h | 2 +- cpp/demo/Database/Oracle/occi/HR.ice | 2 +- cpp/demo/Database/Oracle/occi/Makefile | 2 +- cpp/demo/Database/Oracle/occi/Makefile.mak | 2 +- cpp/demo/Database/Oracle/occi/Server.cpp | 3 +- cpp/demo/Database/Oracle/occi/Util.cpp | 2 +- cpp/demo/Database/Oracle/occi/Util.h | 2 +- cpp/demo/Database/Oracle/proc/Client.cpp | 2 +- cpp/demo/Database/Oracle/proc/CurrentSqlContext.h | 2 +- cpp/demo/Database/Oracle/proc/DeptFactoryI.h | 2 +- cpp/demo/Database/Oracle/proc/DeptI.h | 2 +- cpp/demo/Database/Oracle/proc/EmpI.h | 2 +- cpp/demo/Database/Oracle/proc/HR.ice | 2 +- cpp/demo/Database/Oracle/proc/Makefile | 2 +- cpp/demo/Database/Oracle/proc/Makefile.mak | 2 +- cpp/demo/Database/Oracle/proc/Util.h | 2 +- cpp/demo/Freeze/Makefile | 2 +- cpp/demo/Freeze/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 2 +- cpp/demo/Glacier2/chat/Server.cpp | 2 +- cpp/demo/Ice/MFC/Makefile.mak | 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/Makefile.mak | 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 | 2 +- cpp/demo/Ice/MFC/server/Makefile.mak | 2 +- cpp/demo/Ice/MFC/server/stdafx.cpp | 2 +- cpp/demo/Ice/MFC/server/stdafx.h | 2 +- cpp/demo/Ice/Makefile | 2 +- cpp/demo/Ice/Makefile.mak | 2 +- cpp/demo/Ice/async/Consumer.cpp | 2 +- cpp/demo/Ice/async/Makefile | 2 +- cpp/demo/Ice/async/Makefile.mak | 2 +- cpp/demo/Ice/async/Publisher.cpp | 2 +- cpp/demo/Ice/async/Queue.ice | 2 +- cpp/demo/Ice/async/QueueI.cpp | 2 +- cpp/demo/Ice/async/QueueI.h | 2 +- cpp/demo/Ice/async/Server.cpp | 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/Makefile.mak | 2 +- cpp/demo/Ice/bidir/Server.cpp | 2 +- cpp/demo/Ice/callback/Callback.ice | 2 +- cpp/demo/Ice/callback/CallbackSenderI.cpp | 2 +- cpp/demo/Ice/callback/CallbackSenderI.h | 2 +- cpp/demo/Ice/callback/Client.cpp | 2 +- cpp/demo/Ice/callback/Makefile | 2 +- cpp/demo/Ice/callback/Makefile.mak | 2 +- cpp/demo/Ice/callback/Server.cpp | 2 +- cpp/demo/Ice/converter/Client.cpp | 2 +- cpp/demo/Ice/converter/Echo.ice | 2 +- cpp/demo/Ice/converter/EchoI.cpp | 2 +- cpp/demo/Ice/converter/EchoI.h | 2 +- cpp/demo/Ice/converter/Makefile | 2 +- cpp/demo/Ice/converter/Makefile.mak | 2 +- cpp/demo/Ice/converter/Server.cpp | 2 +- cpp/demo/Ice/converter/StringConverterI.cpp | 2 +- cpp/demo/Ice/converter/StringConverterI.h | 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/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 2 +- cpp/demo/Ice/latency/Server.cpp | 2 +- cpp/demo/Ice/minimal/Client.cpp | 2 +- cpp/demo/Ice/minimal/Hello.ice | 2 +- cpp/demo/Ice/minimal/HelloI.cpp | 2 +- cpp/demo/Ice/minimal/HelloI.h | 2 +- cpp/demo/Ice/minimal/Makefile | 2 +- cpp/demo/Ice/minimal/Makefile.mak | 2 +- cpp/demo/Ice/minimal/Server.cpp | 2 +- cpp/demo/Ice/nested/Client.cpp | 2 +- cpp/demo/Ice/nested/Makefile | 2 +- cpp/demo/Ice/nested/Makefile.mak | 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/session/Client.cpp | 2 +- cpp/demo/Ice/session/Makefile | 2 +- cpp/demo/Ice/session/Makefile.mak | 2 +- cpp/demo/Ice/session/ReapThread.cpp | 2 +- cpp/demo/Ice/session/ReapThread.h | 2 +- cpp/demo/Ice/session/Server.cpp | 2 +- cpp/demo/Ice/session/Session.ice | 2 +- cpp/demo/Ice/session/SessionFactoryI.cpp | 2 +- cpp/demo/Ice/session/SessionFactoryI.h | 2 +- cpp/demo/Ice/session/SessionI.cpp | 2 +- cpp/demo/Ice/session/SessionI.h | 2 +- cpp/demo/Ice/throughput/Client.cpp | 2 +- cpp/demo/Ice/throughput/Makefile | 2 +- cpp/demo/Ice/throughput/Makefile.mak | 2 +- cpp/demo/Ice/throughput/Server.cpp | 2 +- cpp/demo/Ice/throughput/Throughput.ice | 2 +- cpp/demo/Ice/throughput/ThroughputI.cpp | 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/Makefile.mak | 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/Makefile.mak | 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/IceBox/hello/Makefile.mak | 2 +- cpp/demo/IceGrid/Makefile | 2 +- cpp/demo/IceGrid/Makefile.mak | 2 +- cpp/demo/IceGrid/allocate/Client.cpp | 2 +- cpp/demo/IceGrid/allocate/Hello.ice | 2 +- cpp/demo/IceGrid/allocate/HelloI.cpp | 2 +- cpp/demo/IceGrid/allocate/HelloI.h | 2 +- cpp/demo/IceGrid/allocate/Makefile | 2 +- cpp/demo/IceGrid/allocate/Makefile.mak | 2 +- cpp/demo/IceGrid/allocate/Server.cpp | 2 +- cpp/demo/IceGrid/sessionActivation/Client.cpp | 2 +- cpp/demo/IceGrid/sessionActivation/Hello.ice | 2 +- cpp/demo/IceGrid/sessionActivation/HelloI.cpp | 2 +- cpp/demo/IceGrid/sessionActivation/HelloI.h | 2 +- cpp/demo/IceGrid/sessionActivation/Makefile | 2 +- cpp/demo/IceGrid/sessionActivation/Makefile.mak | 2 +- cpp/demo/IceGrid/sessionActivation/Server.cpp | 2 +- cpp/demo/IceGrid/simple/Client.cpp | 2 +- cpp/demo/IceGrid/simple/Hello.ice | 2 +- cpp/demo/IceGrid/simple/HelloI.cpp | 2 +- cpp/demo/IceGrid/simple/HelloI.h | 2 +- cpp/demo/IceGrid/simple/Makefile | 2 +- cpp/demo/IceGrid/simple/Makefile.mak | 2 +- cpp/demo/IceGrid/simple/Server.cpp | 2 +- cpp/demo/IcePatch2/MFC/Makefile.mak | 2 +- cpp/demo/IcePatch2/MFC/PatchClient.cpp | 2 +- cpp/demo/IcePatch2/MFC/PatchClient.h | 2 +- cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp | 2 +- cpp/demo/IcePatch2/MFC/PatchClientDlg.h | 2 +- cpp/demo/IcePatch2/MFC/stdafx.cpp | 2 +- cpp/demo/IcePatch2/MFC/stdafx.h | 2 +- cpp/demo/IcePatch2/Makefile.mak | 2 +- cpp/demo/IceStorm/Makefile | 2 +- cpp/demo/IceStorm/Makefile.mak | 2 +- cpp/demo/IceStorm/clock/Clock.ice | 2 +- cpp/demo/IceStorm/clock/Makefile | 2 +- cpp/demo/IceStorm/clock/Makefile.mak | 2 +- cpp/demo/IceStorm/clock/Publisher.cpp | 2 +- cpp/demo/IceStorm/clock/Subscriber.cpp | 2 +- cpp/demo/IceStorm/counter/Client.cpp | 2 +- cpp/demo/IceStorm/counter/Counter.ice | 2 +- cpp/demo/IceStorm/counter/CounterI.cpp | 2 +- cpp/demo/IceStorm/counter/CounterI.h | 2 +- cpp/demo/IceStorm/counter/CounterObserverI.cpp | 2 +- cpp/demo/IceStorm/counter/CounterObserverI.h | 2 +- cpp/demo/IceStorm/counter/Makefile | 2 +- cpp/demo/IceStorm/counter/Makefile.mak | 2 +- cpp/demo/IceStorm/counter/Server.cpp | 2 +- cpp/demo/IceStorm/replicated/Clock.ice | 2 +- cpp/demo/IceStorm/replicated/Makefile | 2 +- cpp/demo/IceStorm/replicated/Makefile.mak | 2 +- cpp/demo/IceStorm/replicated/Publisher.cpp | 2 +- cpp/demo/IceStorm/replicated/Subscriber.cpp | 2 +- cpp/demo/IceUtil/Makefile | 2 +- cpp/demo/IceUtil/Makefile.mak | 2 +- cpp/demo/IceUtil/workqueue/Makefile | 2 +- cpp/demo/IceUtil/workqueue/Makefile.mak | 2 +- cpp/demo/IceUtil/workqueue/WorkQueue.cpp | 2 +- cpp/demo/Makefile | 2 +- cpp/demo/Makefile.mak | 2 +- cpp/demo/book/Makefile | 2 +- cpp/demo/book/Makefile.mak | 2 +- cpp/demo/book/printer/Client.cpp | 2 +- cpp/demo/book/printer/Makefile | 2 +- cpp/demo/book/printer/Makefile.mak | 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/Makefile.mak | 2 +- cpp/demo/book/simple_filesystem/Server.cpp | 2 +- cpp/doc/Makefile | 2 +- cpp/fixCopyright.py | 8 +- cpp/iceemakedist.py | 2 +- 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/Makefile.mak | 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/Glacier2/Makefile.mak | 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/EndpointFactory.h | 2 +- cpp/include/Ice/EndpointFactoryF.h | 2 +- cpp/include/Ice/EndpointIF.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/GC.h | 2 +- cpp/include/Ice/GCCountMap.h | 2 +- cpp/include/Ice/GCRecMutex.h | 2 +- cpp/include/Ice/GCShared.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/Makefile.mak | 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/Protocol.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/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/StringConverter.h | 2 +- cpp/include/Ice/UndefSysMacros.h | 2 +- cpp/include/Ice/UserExceptionFactory.h | 2 +- cpp/include/Ice/UserExceptionFactoryF.h | 2 +- cpp/include/IceBox/Makefile | 2 +- cpp/include/IceBox/Makefile.mak | 2 +- cpp/include/IceGrid/Makefile | 2 +- cpp/include/IceGrid/Makefile.mak | 2 +- cpp/include/IceGrid/Perf.h | 2 +- cpp/include/IcePatch2/ClientUtil.h | 2 +- cpp/include/IcePatch2/Makefile | 2 +- cpp/include/IcePatch2/Makefile.mak | 2 +- cpp/include/IcePatch2/Util.h | 2 +- cpp/include/IceSSL/Makefile | 2 +- cpp/include/IceSSL/Makefile.mak | 2 +- cpp/include/IceSSL/Plugin.h | 2 +- cpp/include/IceStorm/Makefile | 2 +- cpp/include/IceStorm/Makefile.mak | 2 +- cpp/include/IceStorm/Service.h | 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/DisableWarnings.h | 2 +- cpp/include/IceUtil/Exception.h | 2 +- cpp/include/IceUtil/Functional.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/Makefile.mak | 2 +- 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/Random.h | 2 +- cpp/include/IceUtil/RecMutex.h | 2 +- cpp/include/IceUtil/ScopedArray.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/Makefile.mak | 2 +- cpp/include/IceXML/Parser.h | 2 +- cpp/include/Makefile | 2 +- cpp/include/Makefile.mak | 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/Makefile.mak | 2 +- cpp/include/Slice/Parser.h | 2 +- cpp/include/Slice/Preprocessor.h | 2 +- cpp/include/Slice/PythonUtil.h | 2 +- cpp/include/Slice/RubyUtil.h | 2 +- cpp/include/Slice/VbUtil.h | 2 +- cpp/install/common/makewindist.py | 2 +- cpp/install/thirdparty/bzip2/Makefile.mak | 2 +- cpp/makebindist.py | 2 +- cpp/makedist.py | 2 +- cpp/slice/Freeze/CatalogData.ice | 2 +- 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/Makefile.mak | 2 +- cpp/slice/Freeze/Transaction.ice | 2 +- cpp/slice/Glacier2/Makefile | 2 +- cpp/slice/Glacier2/Makefile.mak | 2 +- cpp/slice/Glacier2/PermissionsVerifier.ice | 2 +- cpp/slice/Glacier2/PermissionsVerifierF.ice | 2 +- cpp/slice/Glacier2/Router.ice | 2 +- cpp/slice/Glacier2/RouterF.ice | 2 +- cpp/slice/Glacier2/SSLInfo.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/Endpoint.ice | 2 +- cpp/slice/Ice/FacetMap.ice | 2 +- cpp/slice/Ice/Identity.ice | 2 +- cpp/slice/Ice/ImplicitContext.ice | 2 +- cpp/slice/Ice/ImplicitContextF.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/Makefile.mak | 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/IceBox/Makefile.mak | 2 +- cpp/slice/IceGrid/Admin.ice | 2 +- cpp/slice/IceGrid/Descriptor.ice | 2 +- cpp/slice/IceGrid/Exception.ice | 2 +- cpp/slice/IceGrid/FileParser.ice | 16 +- cpp/slice/IceGrid/Locator.ice | 2 +- cpp/slice/IceGrid/Makefile | 2 +- cpp/slice/IceGrid/Makefile.mak | 2 +- cpp/slice/IceGrid/Observer.ice | 2 +- cpp/slice/IceGrid/Query.ice | 2 +- cpp/slice/IceGrid/Registry.ice | 2 +- cpp/slice/IceGrid/Session.ice | 2 +- cpp/slice/IceGrid/UserAccountMapper.ice | 2 +- cpp/slice/IcePatch2/FileInfo.ice | 2 +- cpp/slice/IcePatch2/FileServer.ice | 2 +- cpp/slice/IcePatch2/Makefile | 2 +- cpp/slice/IcePatch2/Makefile.mak | 2 +- cpp/slice/IceSSL/Makefile.mak | 2 +- cpp/slice/IceStorm/IceStorm.ice | 2 +- cpp/slice/IceStorm/Makefile | 2 +- cpp/slice/IceStorm/Makefile.mak | 2 +- cpp/slice/Makefile | 2 +- cpp/slice/Makefile.mak | 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/Makefile.mak | 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/PingObject.ice | 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/Makefile.mak | 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/FilterI.cpp | 2 +- cpp/src/Glacier2/FilterI.h | 2 +- cpp/src/Glacier2/FilterManager.cpp | 2 +- cpp/src/Glacier2/FilterManager.h | 2 +- cpp/src/Glacier2/Glacier2Router.cpp | 2 +- cpp/src/Glacier2/Makefile | 2 +- cpp/src/Glacier2/Makefile.mak | 2 +- cpp/src/Glacier2/ProxyVerifier.cpp | 2 +- cpp/src/Glacier2/ProxyVerifier.h | 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/RoutingTable.cpp | 2 +- cpp/src/Glacier2/RoutingTable.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/Buffer.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/EndpointFactory.cpp | 2 +- cpp/src/Ice/EndpointFactoryManager.cpp | 2 +- cpp/src/Ice/EndpointFactoryManager.h | 2 +- cpp/src/Ice/EndpointFactoryManagerF.h | 2 +- cpp/src/Ice/EndpointI.cpp | 2 +- cpp/src/Ice/EndpointI.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/GC.cpp | 2 +- cpp/src/Ice/GCRecMutex.cpp | 2 +- cpp/src/Ice/GCShared.cpp | 2 +- cpp/src/Ice/IdentityUtil.cpp | 2 +- cpp/src/Ice/ImplicitContextI.cpp | 2 +- cpp/src/Ice/ImplicitContextI.h | 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/Makefile.mak | 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.cpp | 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 | 2 +- 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/ServantManager.cpp | 2 +- cpp/src/Ice/ServantManager.h | 2 +- cpp/src/Ice/Service.cpp | 2 +- cpp/src/Ice/SharedContext.h | 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/StringConverter.cpp | 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/TcpEndpointI.cpp | 2 +- cpp/src/Ice/TcpEndpointI.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/UdpEndpointI.cpp | 2 +- cpp/src/Ice/UdpEndpointI.h | 2 +- cpp/src/Ice/UdpTransceiver.cpp | 2 +- cpp/src/Ice/UdpTransceiver.h | 2 +- cpp/src/Ice/UnknownEndpointI.cpp | 2 +- cpp/src/Ice/UnknownEndpointI.h | 2 +- cpp/src/IceBox/Admin.cpp | 2 +- cpp/src/IceBox/Exception.cpp | 2 +- cpp/src/IceBox/Makefile | 2 +- cpp/src/IceBox/Makefile.mak | 2 +- cpp/src/IceBox/Service.cpp | 2 +- cpp/src/IceBox/ServiceManagerI.cpp | 2 +- cpp/src/IceBox/ServiceManagerI.h | 2 +- cpp/src/IceGrid/Activator.cpp | 2 +- cpp/src/IceGrid/Activator.h | 2 +- cpp/src/IceGrid/AdapterCache.cpp | 2 +- cpp/src/IceGrid/AdapterCache.h | 2 +- cpp/src/IceGrid/AdminI.cpp | 2 +- cpp/src/IceGrid/AdminI.h | 2 +- cpp/src/IceGrid/AdminSessionI.cpp | 2 +- cpp/src/IceGrid/AdminSessionI.h | 2 +- cpp/src/IceGrid/Allocatable.cpp | 2 +- cpp/src/IceGrid/Allocatable.h | 2 +- cpp/src/IceGrid/AllocatableObjectCache.cpp | 2 +- cpp/src/IceGrid/AllocatableObjectCache.h | 2 +- cpp/src/IceGrid/Cache.h | 2 +- cpp/src/IceGrid/Client.cpp | 2 +- cpp/src/IceGrid/Database.cpp | 2 +- cpp/src/IceGrid/Database.h | 2 +- cpp/src/IceGrid/DescriptorBuilder.cpp | 2 +- cpp/src/IceGrid/DescriptorBuilder.h | 2 +- cpp/src/IceGrid/DescriptorHelper.cpp | 2 +- cpp/src/IceGrid/DescriptorHelper.h | 2 +- cpp/src/IceGrid/DescriptorParser.cpp | 2 +- cpp/src/IceGrid/DescriptorParser.h | 2 +- cpp/src/IceGrid/FileCache.cpp | 2 +- cpp/src/IceGrid/FileCache.h | 2 +- cpp/src/IceGrid/FileParserI.cpp | 16 +- cpp/src/IceGrid/FileParserI.h | 16 +- cpp/src/IceGrid/FileUserAccountMapperI.cpp | 2 +- cpp/src/IceGrid/FileUserAccountMapperI.h | 2 +- cpp/src/IceGrid/Grammar.y | 2 +- cpp/src/IceGrid/IceGridNode.cpp | 2 +- cpp/src/IceGrid/IceGridRegistry.cpp | 2 +- cpp/src/IceGrid/Internal.ice | 2 +- cpp/src/IceGrid/InternalRegistryI.cpp | 2 +- cpp/src/IceGrid/InternalRegistryI.h | 2 +- cpp/src/IceGrid/LocatorI.cpp | 2 +- cpp/src/IceGrid/LocatorI.h | 2 +- cpp/src/IceGrid/LocatorRegistryI.cpp | 2 +- cpp/src/IceGrid/LocatorRegistryI.h | 2 +- cpp/src/IceGrid/Makefile | 2 +- cpp/src/IceGrid/Makefile.mak | 2 +- cpp/src/IceGrid/NodeCache.cpp | 2 +- cpp/src/IceGrid/NodeCache.h | 2 +- cpp/src/IceGrid/NodeI.cpp | 2 +- cpp/src/IceGrid/NodeI.h | 2 +- cpp/src/IceGrid/NodeSessionI.cpp | 2 +- cpp/src/IceGrid/NodeSessionI.h | 2 +- cpp/src/IceGrid/NodeSessionManager.cpp | 2 +- cpp/src/IceGrid/NodeSessionManager.h | 2 +- cpp/src/IceGrid/ObjectCache.cpp | 2 +- cpp/src/IceGrid/ObjectCache.h | 2 +- cpp/src/IceGrid/Parser.cpp | 2 +- cpp/src/IceGrid/Parser.h | 2 +- cpp/src/IceGrid/PlatformInfo.cpp | 2 +- cpp/src/IceGrid/PlatformInfo.h | 2 +- cpp/src/IceGrid/QueryI.cpp | 2 +- cpp/src/IceGrid/QueryI.h | 2 +- cpp/src/IceGrid/ReapThread.cpp | 2 +- cpp/src/IceGrid/ReapThread.h | 2 +- cpp/src/IceGrid/RegistryI.cpp | 2 +- cpp/src/IceGrid/RegistryI.h | 2 +- cpp/src/IceGrid/ReplicaCache.cpp | 2 +- cpp/src/IceGrid/ReplicaCache.h | 2 +- cpp/src/IceGrid/ReplicaSessionI.cpp | 2 +- cpp/src/IceGrid/ReplicaSessionI.h | 2 +- cpp/src/IceGrid/ReplicaSessionManager.cpp | 2 +- cpp/src/IceGrid/ReplicaSessionManager.h | 2 +- cpp/src/IceGrid/Scanner.l | 2 +- cpp/src/IceGrid/ServerAdapterI.cpp | 2 +- cpp/src/IceGrid/ServerAdapterI.h | 2 +- cpp/src/IceGrid/ServerCache.cpp | 2 +- cpp/src/IceGrid/ServerCache.h | 2 +- cpp/src/IceGrid/ServerI.cpp | 2 +- cpp/src/IceGrid/ServerI.h | 2 +- cpp/src/IceGrid/SessionI.cpp | 2 +- cpp/src/IceGrid/SessionI.h | 2 +- cpp/src/IceGrid/SessionManager.h | 2 +- cpp/src/IceGrid/SessionServantLocatorI.cpp | 2 +- cpp/src/IceGrid/SessionServantLocatorI.h | 2 +- cpp/src/IceGrid/Topics.cpp | 2 +- cpp/src/IceGrid/Topics.h | 2 +- cpp/src/IceGrid/TraceLevels.cpp | 2 +- cpp/src/IceGrid/TraceLevels.h | 2 +- cpp/src/IceGrid/Util.cpp | 2 +- cpp/src/IceGrid/Util.h | 2 +- cpp/src/IceGrid/WaitQueue.cpp | 2 +- cpp/src/IceGrid/WaitQueue.h | 2 +- cpp/src/IceGrid/WellKnownObjectsManager.cpp | 2 +- cpp/src/IceGrid/WellKnownObjectsManager.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/Makefile.mak | 2 +- cpp/src/IcePatch2/OS.cpp | 2 +- cpp/src/IcePatch2/OS.h | 2 +- cpp/src/IcePatch2/Server.cpp | 2 +- cpp/src/IcePatch2/Util.cpp | 2 +- cpp/src/IceSSL/AcceptorI.cpp | 2 +- cpp/src/IceSSL/AcceptorI.h | 2 +- cpp/src/IceSSL/Certificate.cpp | 2 +- cpp/src/IceSSL/ConnectorI.cpp | 2 +- cpp/src/IceSSL/ConnectorI.h | 2 +- cpp/src/IceSSL/EndpointI.cpp | 2 +- cpp/src/IceSSL/EndpointI.h | 2 +- cpp/src/IceSSL/Instance.cpp | 2 +- cpp/src/IceSSL/Instance.h | 2 +- cpp/src/IceSSL/InstanceF.h | 2 +- cpp/src/IceSSL/Makefile | 2 +- cpp/src/IceSSL/Makefile.mak | 2 +- cpp/src/IceSSL/PluginI.cpp | 2 +- cpp/src/IceSSL/PluginI.h | 2 +- cpp/src/IceSSL/RFC2253.cpp | 2 +- cpp/src/IceSSL/RFC2253.h | 2 +- cpp/src/IceSSL/TransceiverI.cpp | 2 +- cpp/src/IceSSL/TransceiverI.h | 2 +- cpp/src/IceSSL/TrustManager.cpp | 2 +- cpp/src/IceSSL/TrustManager.h | 2 +- cpp/src/IceSSL/TrustManagerF.h | 2 +- cpp/src/IceSSL/Util.cpp | 2 +- cpp/src/IceSSL/Util.h | 2 +- cpp/src/IceSSL/UtilF.h | 2 +- cpp/src/IceStorm/Admin.cpp | 2 +- cpp/src/IceStorm/BatchFlusher.cpp | 2 +- cpp/src/IceStorm/BatchFlusher.h | 2 +- cpp/src/IceStorm/Event.ice | 2 +- cpp/src/IceStorm/Grammar.y | 2 +- cpp/src/IceStorm/IceStormInternal.ice | 2 +- cpp/src/IceStorm/Instance.cpp | 2 +- cpp/src/IceStorm/Instance.h | 2 +- cpp/src/IceStorm/LinkRecord.ice | 2 +- cpp/src/IceStorm/Makefile | 2 +- cpp/src/IceStorm/Makefile.mak | 2 +- cpp/src/IceStorm/Parser.cpp | 2 +- cpp/src/IceStorm/Parser.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/SubscriberPool.cpp | 2 +- cpp/src/IceStorm/SubscriberPool.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/ConvertUTF.cpp | 7 +- cpp/src/IceUtil/ConvertUTF.h | 6 +- cpp/src/IceUtil/CountDownLatch.cpp | 2 +- cpp/src/IceUtil/CtrlCHandler.cpp | 2 +- cpp/src/IceUtil/Exception.cpp | 2 +- cpp/src/IceUtil/InputUtil.cpp | 2 +- cpp/src/IceUtil/MD5.cpp | 2 +- cpp/src/IceUtil/Makefile | 2 +- cpp/src/IceUtil/Makefile.mak | 2 +- cpp/src/IceUtil/Options.cpp | 2 +- cpp/src/IceUtil/OutputUtil.cpp | 2 +- cpp/src/IceUtil/RWRecMutex.cpp | 2 +- cpp/src/IceUtil/Random.cpp | 2 +- cpp/src/IceUtil/RecMutex.cpp | 2 +- cpp/src/IceUtil/Shared.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/Makefile.mak | 2 +- cpp/src/IceXML/Parser.cpp | 2 +- cpp/src/Makefile | 2 +- cpp/src/Makefile.mak | 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/Makefile.mak | 2 +- cpp/src/Slice/Parser.cpp | 2 +- cpp/src/Slice/Preprocessor.cpp | 2 +- cpp/src/Slice/PythonUtil.cpp | 2 +- cpp/src/Slice/RubyUtil.cpp | 2 +- cpp/src/Slice/Scanner.l | 2 +- cpp/src/Slice/VbUtil.cpp | 2 +- cpp/src/ca/ImportKey.java | 2 +- cpp/src/ca/Makefile | 2 +- cpp/src/ca/Makefile.mak | 2 +- cpp/src/icecpp/Makefile | 2 +- cpp/src/icecpp/Makefile.mak | 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/slice2cpp/Makefile.mak | 2 +- cpp/src/slice2cppe/Gen.cpp | 2 +- cpp/src/slice2cppe/Gen.h | 2 +- cpp/src/slice2cppe/Main.cpp | 2 +- cpp/src/slice2cppe/Makefile | 2 +- cpp/src/slice2cppe/Makefile.mak | 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/slice2cs/Makefile.mak | 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/slice2docbook/Makefile.mak | 2 +- cpp/src/slice2freeze/Main.cpp | 2 +- cpp/src/slice2freeze/Makefile | 2 +- cpp/src/slice2freeze/Makefile.mak | 2 +- cpp/src/slice2freezej/Main.cpp | 2 +- cpp/src/slice2freezej/Makefile | 2 +- cpp/src/slice2freezej/Makefile.mak | 2 +- cpp/src/slice2html/Gen.cpp | 2 +- cpp/src/slice2html/Gen.h | 2 +- cpp/src/slice2html/Main.cpp | 2 +- cpp/src/slice2html/Makefile | 2 +- cpp/src/slice2html/Makefile.mak | 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/slice2java/Makefile.mak | 2 +- cpp/src/slice2javae/Gen.cpp | 2 +- cpp/src/slice2javae/Gen.h | 2 +- cpp/src/slice2javae/Main.cpp | 2 +- cpp/src/slice2javae/Makefile | 2 +- cpp/src/slice2javae/Makefile.mak | 2 +- cpp/src/slice2py/Main.cpp | 2 +- cpp/src/slice2py/Makefile | 2 +- cpp/src/slice2py/Makefile.mak | 2 +- cpp/src/slice2rb/Main.cpp | 2 +- cpp/src/slice2rb/Makefile | 2 +- cpp/src/slice2rb/Makefile.mak | 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/src/slice2vb/Makefile.mak | 2 +- cpp/test/Freeze/Makefile | 2 +- cpp/test/Freeze/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/Freeze/oldevictor/Client.cpp | 2 +- cpp/test/Freeze/oldevictor/Makefile | 2 +- cpp/test/Freeze/oldevictor/Makefile.mak | 2 +- cpp/test/Freeze/oldevictor/Server.cpp | 2 +- cpp/test/Freeze/oldevictor/Test.ice | 2 +- cpp/test/Freeze/oldevictor/TestI.cpp | 2 +- cpp/test/Freeze/oldevictor/TestI.h | 2 +- cpp/test/Freeze/oldevictor/run.py | 2 +- cpp/test/FreezeScript/Makefile | 2 +- cpp/test/FreezeScript/Makefile.mak | 2 +- cpp/test/FreezeScript/dbmap/Makefile | 2 +- cpp/test/FreezeScript/dbmap/Makefile.mak | 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/Makefile.mak | 2 +- cpp/test/FreezeScript/evictor/makedb.cpp | 2 +- cpp/test/FreezeScript/evictor/run.py | 2 +- cpp/test/Glacier2/Makefile | 2 +- cpp/test/Glacier2/Makefile.mak | 2 +- cpp/test/Glacier2/addressFilter/Backend.ice | 2 +- cpp/test/Glacier2/addressFilter/BackendI.cpp | 2 +- cpp/test/Glacier2/addressFilter/BackendI.h | 2 +- cpp/test/Glacier2/addressFilter/Client.cpp | 2 +- cpp/test/Glacier2/addressFilter/Makefile | 2 +- cpp/test/Glacier2/addressFilter/Makefile.mak | 2 +- cpp/test/Glacier2/addressFilter/Server.cpp | 2 +- cpp/test/Glacier2/addressFilter/run.py | 2 +- cpp/test/Glacier2/attack/Backend.ice | 2 +- cpp/test/Glacier2/attack/BackendI.cpp | 2 +- cpp/test/Glacier2/attack/BackendI.h | 2 +- cpp/test/Glacier2/attack/Client.cpp | 2 +- cpp/test/Glacier2/attack/Makefile | 2 +- cpp/test/Glacier2/attack/Makefile.mak | 2 +- cpp/test/Glacier2/attack/Server.cpp | 2 +- cpp/test/Glacier2/attack/run.py | 2 +- cpp/test/Glacier2/filters/BackendI.cpp | 2 +- cpp/test/Glacier2/filters/BackendI.h | 2 +- cpp/test/Glacier2/filters/Client.cpp | 2 +- cpp/test/Glacier2/filters/Makefile | 2 +- cpp/test/Glacier2/filters/Makefile.mak | 2 +- cpp/test/Glacier2/filters/Server.cpp | 2 +- cpp/test/Glacier2/filters/SessionI.cpp | 2 +- cpp/test/Glacier2/filters/SessionI.h | 2 +- cpp/test/Glacier2/filters/Test.ice | 2 +- cpp/test/Glacier2/filters/TestControllerI.cpp | 2 +- cpp/test/Glacier2/filters/TestControllerI.h | 2 +- cpp/test/Glacier2/filters/run.py | 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/Makefile.mak | 2 +- cpp/test/Glacier2/router/Server.cpp | 2 +- cpp/test/Glacier2/router/run.py | 2 +- cpp/test/Glacier2/sessionControl/Client.cpp | 2 +- cpp/test/Glacier2/sessionControl/Makefile | 2 +- cpp/test/Glacier2/sessionControl/Makefile.mak | 2 +- cpp/test/Glacier2/sessionControl/Server.cpp | 2 +- cpp/test/Glacier2/sessionControl/Session.ice | 2 +- cpp/test/Glacier2/sessionControl/SessionI.cpp | 2 +- cpp/test/Glacier2/sessionControl/SessionI.h | 2 +- cpp/test/Glacier2/sessionControl/run.py | 2 +- cpp/test/Glacier2/ssl/Client.cpp | 2 +- cpp/test/Glacier2/ssl/Makefile | 2 +- cpp/test/Glacier2/ssl/Makefile.mak | 2 +- cpp/test/Glacier2/ssl/Server.cpp | 2 +- cpp/test/Glacier2/ssl/run.py | 2 +- cpp/test/Ice/Makefile | 2 +- cpp/test/Ice/Makefile.mak | 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/Makefile.mak | 2 +- .../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/binding/AllTests.cpp | 2 +- cpp/test/Ice/binding/Client.cpp | 2 +- cpp/test/Ice/binding/Makefile | 2 +- cpp/test/Ice/binding/Makefile.mak | 2 +- cpp/test/Ice/binding/Server.cpp | 2 +- cpp/test/Ice/binding/Test.ice | 2 +- cpp/test/Ice/binding/TestI.cpp | 2 +- cpp/test/Ice/binding/TestI.h | 2 +- cpp/test/Ice/binding/run.py | 2 +- cpp/test/Ice/checksum/Makefile | 2 +- cpp/test/Ice/checksum/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/custom/AllTests.cpp | 2 +- cpp/test/Ice/custom/Client.cpp | 2 +- cpp/test/Ice/custom/Collocated.cpp | 2 +- cpp/test/Ice/custom/Makefile | 2 +- cpp/test/Ice/custom/Makefile.mak | 2 +- cpp/test/Ice/custom/MyByteSeq.cpp | 2 +- cpp/test/Ice/custom/MyByteSeq.h | 2 +- cpp/test/Ice/custom/Server.cpp | 2 +- cpp/test/Ice/custom/ServerAMD.cpp | 2 +- cpp/test/Ice/custom/StringConverterI.cpp | 2 +- cpp/test/Ice/custom/StringConverterI.h | 2 +- cpp/test/Ice/custom/Test.ice | 2 +- cpp/test/Ice/custom/TestAMD.ice | 2 +- cpp/test/Ice/custom/TestAMDI.cpp | 2 +- cpp/test/Ice/custom/TestAMDI.h | 2 +- cpp/test/Ice/custom/TestI.cpp | 2 +- cpp/test/Ice/custom/TestI.h | 2 +- cpp/test/Ice/custom/Wstring.ice | 2 +- cpp/test/Ice/custom/WstringAMD.ice | 2 +- cpp/test/Ice/custom/WstringAMDI.cpp | 2 +- cpp/test/Ice/custom/WstringAMDI.h | 2 +- cpp/test/Ice/custom/WstringI.cpp | 2 +- cpp/test/Ice/custom/WstringI.h | 2 +- cpp/test/Ice/custom/run.py | 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/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 2 +- cpp/test/Ice/gc/Test.ice | 2 +- cpp/test/Ice/gc/run.py | 2 +- cpp/test/Ice/hold/AllTests.cpp | 2 +- cpp/test/Ice/hold/Client.cpp | 2 +- cpp/test/Ice/hold/Makefile | 2 +- cpp/test/Ice/hold/Makefile.mak | 2 +- cpp/test/Ice/hold/Server.cpp | 2 +- cpp/test/Ice/hold/Test.ice | 2 +- cpp/test/Ice/hold/TestI.cpp | 2 +- cpp/test/Ice/hold/TestI.h | 2 +- cpp/test/Ice/hold/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/Makefile.mak | 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/Makefile | 2 +- cpp/test/Ice/location/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 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/retry/AllTests.cpp | 2 +- cpp/test/Ice/retry/Client.cpp | 2 +- cpp/test/Ice/retry/Makefile | 2 +- cpp/test/Ice/retry/Makefile.mak | 2 +- cpp/test/Ice/retry/Server.cpp | 2 +- cpp/test/Ice/retry/Test.ice | 2 +- cpp/test/Ice/retry/TestI.cpp | 2 +- cpp/test/Ice/retry/TestI.h | 2 +- cpp/test/Ice/retry/run.py | 2 +- cpp/test/Ice/slicing/Makefile | 2 +- cpp/test/Ice/slicing/Makefile.mak | 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/Makefile.mak | 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 +- .../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/Makefile.mak | 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/Makefile.mak | 2 +- cpp/test/Ice/stream/Test.ice | 2 +- cpp/test/Ice/stream/run.py | 2 +- cpp/test/Ice/timeout/AllTests.cpp | 2 +- cpp/test/Ice/timeout/Client.cpp | 2 +- cpp/test/Ice/timeout/Makefile | 2 +- cpp/test/Ice/timeout/Makefile.mak | 2 +- cpp/test/Ice/timeout/Server.cpp | 2 +- cpp/test/Ice/timeout/Test.ice | 2 +- cpp/test/Ice/timeout/TestI.cpp | 2 +- cpp/test/Ice/timeout/TestI.h | 2 +- cpp/test/Ice/timeout/run.py | 2 +- cpp/test/IceGrid/Makefile | 2 +- cpp/test/IceGrid/Makefile.mak | 2 +- cpp/test/IceGrid/activation/AllTests.cpp | 2 +- cpp/test/IceGrid/activation/Client.cpp | 2 +- cpp/test/IceGrid/activation/Makefile | 2 +- cpp/test/IceGrid/activation/Makefile.mak | 2 +- cpp/test/IceGrid/activation/Server.cpp | 2 +- cpp/test/IceGrid/activation/Test.ice | 2 +- cpp/test/IceGrid/activation/TestI.cpp | 2 +- cpp/test/IceGrid/activation/TestI.h | 2 +- cpp/test/IceGrid/activation/run.py | 2 +- cpp/test/IceGrid/allocation/AllTests.cpp | 2 +- cpp/test/IceGrid/allocation/Client.cpp | 2 +- cpp/test/IceGrid/allocation/Makefile | 2 +- cpp/test/IceGrid/allocation/Makefile.mak | 2 +- .../IceGrid/allocation/PermissionsVerifier.cpp | 2 +- cpp/test/IceGrid/allocation/Server.cpp | 2 +- cpp/test/IceGrid/allocation/Test.ice | 2 +- cpp/test/IceGrid/allocation/TestI.cpp | 2 +- cpp/test/IceGrid/allocation/TestI.h | 2 +- cpp/test/IceGrid/allocation/run.py | 2 +- cpp/test/IceGrid/deployer/AllTests.cpp | 2 +- cpp/test/IceGrid/deployer/Client.cpp | 2 +- cpp/test/IceGrid/deployer/Makefile | 2 +- cpp/test/IceGrid/deployer/Makefile.mak | 2 +- cpp/test/IceGrid/deployer/Server.cpp | 2 +- cpp/test/IceGrid/deployer/Service.cpp | 2 +- cpp/test/IceGrid/deployer/Test.ice | 2 +- cpp/test/IceGrid/deployer/TestI.cpp | 2 +- cpp/test/IceGrid/deployer/TestI.h | 2 +- cpp/test/IceGrid/deployer/run.py | 2 +- cpp/test/IceGrid/distribution/AllTests.cpp | 2 +- cpp/test/IceGrid/distribution/Client.cpp | 2 +- cpp/test/IceGrid/distribution/Makefile | 2 +- cpp/test/IceGrid/distribution/Makefile.mak | 2 +- cpp/test/IceGrid/distribution/Server.cpp | 2 +- cpp/test/IceGrid/distribution/Test.ice | 2 +- cpp/test/IceGrid/distribution/TestI.cpp | 2 +- cpp/test/IceGrid/distribution/TestI.h | 2 +- cpp/test/IceGrid/distribution/run.py | 2 +- cpp/test/IceGrid/replicaGroup/AllTests.cpp | 2 +- cpp/test/IceGrid/replicaGroup/Client.cpp | 2 +- cpp/test/IceGrid/replicaGroup/Makefile | 2 +- cpp/test/IceGrid/replicaGroup/Makefile.mak | 2 +- cpp/test/IceGrid/replicaGroup/Server.cpp | 2 +- cpp/test/IceGrid/replicaGroup/Service.cpp | 2 +- cpp/test/IceGrid/replicaGroup/Test.ice | 2 +- cpp/test/IceGrid/replicaGroup/TestI.cpp | 2 +- cpp/test/IceGrid/replicaGroup/TestI.h | 2 +- cpp/test/IceGrid/replicaGroup/run.py | 2 +- cpp/test/IceGrid/replication/AllTests.cpp | 2 +- cpp/test/IceGrid/replication/Client.cpp | 2 +- cpp/test/IceGrid/replication/Makefile | 2 +- cpp/test/IceGrid/replication/Makefile.mak | 2 +- cpp/test/IceGrid/replication/Server.cpp | 2 +- cpp/test/IceGrid/replication/Test.ice | 2 +- cpp/test/IceGrid/replication/TestI.cpp | 2 +- cpp/test/IceGrid/replication/TestI.h | 2 +- cpp/test/IceGrid/replication/run.py | 2 +- cpp/test/IceGrid/session/AllTests.cpp | 2 +- cpp/test/IceGrid/session/Client.cpp | 2 +- cpp/test/IceGrid/session/Makefile | 2 +- cpp/test/IceGrid/session/Makefile.mak | 2 +- cpp/test/IceGrid/session/PermissionsVerifier.cpp | 2 +- cpp/test/IceGrid/session/Server.cpp | 2 +- cpp/test/IceGrid/session/run.py | 2 +- cpp/test/IceGrid/simple/AllTests.cpp | 2 +- cpp/test/IceGrid/simple/Client.cpp | 2 +- cpp/test/IceGrid/simple/Makefile | 2 +- cpp/test/IceGrid/simple/Makefile.mak | 2 +- cpp/test/IceGrid/simple/Server.cpp | 2 +- cpp/test/IceGrid/simple/Test.ice | 2 +- cpp/test/IceGrid/simple/TestI.cpp | 2 +- cpp/test/IceGrid/simple/TestI.h | 2 +- cpp/test/IceGrid/simple/run.py | 2 +- cpp/test/IceGrid/update/AllTests.cpp | 2 +- cpp/test/IceGrid/update/Client.cpp | 2 +- cpp/test/IceGrid/update/Makefile | 2 +- cpp/test/IceGrid/update/Makefile.mak | 2 +- cpp/test/IceGrid/update/Server.cpp | 2 +- cpp/test/IceGrid/update/Test.ice | 2 +- cpp/test/IceGrid/update/TestI.cpp | 2 +- cpp/test/IceGrid/update/TestI.h | 2 +- cpp/test/IceGrid/update/run.py | 2 +- cpp/test/IceSSL/Makefile | 2 +- cpp/test/IceSSL/Makefile.mak | 2 +- cpp/test/IceSSL/configuration/AllTests.cpp | 2 +- cpp/test/IceSSL/configuration/Client.cpp | 2 +- cpp/test/IceSSL/configuration/Makefile | 2 +- cpp/test/IceSSL/configuration/Makefile.mak | 2 +- cpp/test/IceSSL/configuration/Server.cpp | 2 +- cpp/test/IceSSL/configuration/Test.ice | 2 +- cpp/test/IceSSL/configuration/TestI.cpp | 2 +- cpp/test/IceSSL/configuration/TestI.h | 2 +- cpp/test/IceSSL/configuration/run.py | 2 +- cpp/test/IceStorm/Makefile | 2 +- cpp/test/IceStorm/Makefile.mak | 2 +- cpp/test/IceStorm/federation/Event.ice | 2 +- cpp/test/IceStorm/federation/Makefile | 2 +- cpp/test/IceStorm/federation/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 2 +- cpp/test/IceUtil/ctrlCHandler/Client.cpp | 2 +- cpp/test/IceUtil/ctrlCHandler/Makefile | 2 +- cpp/test/IceUtil/ctrlCHandler/Makefile.mak | 2 +- cpp/test/IceUtil/inputUtil/Client.cpp | 2 +- cpp/test/IceUtil/inputUtil/Makefile | 2 +- cpp/test/IceUtil/inputUtil/Makefile.mak | 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/Makefile | 2 +- cpp/test/IceUtil/thread/Makefile.mak | 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/Makefile.mak | 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/Makefile.mak | 2 +- cpp/test/IceUtil/uuid/run.py | 2 +- cpp/test/Makefile | 2 +- cpp/test/Makefile.mak | 2 +- cpp/test/Slice/errorDetection/CaseInsensitive.ice | 2 +- cpp/test/Slice/errorDetection/CaseSensitive.ice | 2 +- cpp/test/Slice/errorDetection/ChangedMeaning.ice | 2 +- .../Slice/errorDetection/ClassRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/ConstDef.ice | 2 +- .../errorDetection/DataMemberRedefinition.ice | 2 +- .../Slice/errorDetection/DeclaratorMissing.ice | 2 +- .../Slice/errorDetection/DerivedRedefinition.ice | 2 +- .../errorDetection/DictionaryRedefinition.ice | 2 +- .../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 +- .../errorDetection/EnumeratorRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/IdentAsKeyword.ice | 2 +- .../Slice/errorDetection/IllegalDeclaration.ice | 2 +- .../Slice/errorDetection/IllegalDictionary.ice | 2 +- .../Slice/errorDetection/IllegalIdentifier.ice | 2 +- cpp/test/Slice/errorDetection/IllegalLocal.ice | 2 +- cpp/test/Slice/errorDetection/IllegalMI.ice | 2 +- .../Slice/errorDetection/IllegalUseOfKeyword.ice | 2 +- .../Slice/errorDetection/InterfaceMismatch.ice | 2 +- .../Slice/errorDetection/InterfaceRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/LocalMismatch.ice | 2 +- cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice | 2 +- .../Slice/errorDetection/NotClassOrInterface.ice | 2 +- cpp/test/Slice/errorDetection/NotException.ice | 2 +- cpp/test/Slice/errorDetection/NotType.ice | 2 +- .../Slice/errorDetection/OperationRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice | 2 +- .../Slice/errorDetection/RedefinitionAsClass.ice | 2 +- .../errorDetection/RedefinitionAsDataMember.ice | 2 +- .../errorDetection/RedefinitionAsDictionary.ice | 2 +- .../Slice/errorDetection/RedefinitionAsEnum.ice | 2 +- .../errorDetection/RedefinitionAsEnumerator.ice | 2 +- .../errorDetection/RedefinitionAsInterface.ice | 2 +- .../Slice/errorDetection/RedefinitionAsModule.ice | 2 +- .../errorDetection/RedefinitionAsOperation.ice | 2 +- .../errorDetection/RedefinitionAsSequence.ice | 2 +- cpp/test/Slice/errorDetection/Reserved.ice | 2 +- cpp/test/Slice/errorDetection/SelfContainment.ice | 2 +- .../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 +- .../Slice/errorDetection/include/IcePrefix.ice | 2 +- cpp/test/Slice/errorDetection/run.py | 2 +- cpp/test/include/TestCommon.h | 2 +- 1498 files changed, 1654 insertions(+), 1650 deletions(-) (limited to 'cpp') diff --git a/cpp/Makefile b/cpp/Makefile index 2bd85d67d22..07a206f66a3 100644 --- a/cpp/Makefile +++ b/cpp/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/Makefile.mak b/cpp/Makefile.mak index 692e8c9e984..96862aee1ac 100644 --- a/cpp/Makefile.mak +++ b/cpp/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/RPMTools.py b/cpp/RPMTools.py index 2e3f0bffea1..dbcdedfa2bc 100644 --- a/cpp/RPMTools.py +++ b/cpp/RPMTools.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 c85f3252859..539be4d1815 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGridAdmin.py b/cpp/config/IceGridAdmin.py index c846e64eb89..32f7c45b823 100644 --- a/cpp/config/IceGridAdmin.py +++ b/cpp/config/IceGridAdmin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 93e72b9515a..43c4a218e46 100644 --- a/cpp/config/Make.rules +++ b/cpp/config/Make.rules @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 6371d5e274f..651376cb090 100644 --- a/cpp/config/Make.rules.AIX +++ b/cpp/config/Make.rules.AIX @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 0ed8affdaa6..73ca12a2930 100644 --- a/cpp/config/Make.rules.Darwin +++ b/cpp/config/Make.rules.Darwin @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 1e90fa83e63..a8e08c193ae 100644 --- a/cpp/config/Make.rules.FreeBSD +++ b/cpp/config/Make.rules.FreeBSD @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 07540472802..ab412e46e9e 100644 --- a/cpp/config/Make.rules.HP-UX +++ b/cpp/config/Make.rules.HP-UX @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 6712c18b71c..47549cd096d 100644 --- a/cpp/config/Make.rules.Linux +++ b/cpp/config/Make.rules.Linux @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.OSF1 b/cpp/config/Make.rules.OSF1 index 59d256ee42d..9284df20111 100644 --- a/cpp/config/Make.rules.OSF1 +++ b/cpp/config/Make.rules.OSF1 @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 4f041efcb43..bd5eb4576ae 100644 --- a/cpp/config/Make.rules.SunOS +++ b/cpp/config/Make.rules.SunOS @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.bcc b/cpp/config/Make.rules.bcc index ee43d2f1c85..4e4771f9268 100644 --- a/cpp/config/Make.rules.bcc +++ b/cpp/config/Make.rules.bcc @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/config/Make.rules.mak index ae3dbdf9c8f..1fc752ac413 100644 --- a/cpp/config/Make.rules.mak +++ b/cpp/config/Make.rules.mak @@ -1,126 +1,126 @@ -# ********************************************************************** -# -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. -# -# This copy of Ice is licensed to you under the terms described in the -# ICE_LICENSE file included in this distribution. -# -# ********************************************************************** - -# -# Select an installation base directory. The directory will be created -# if it does not exist. -# -prefix = C:\Ice-$(VERSION) - -# -# Define OPTIMIZE as yes if you want to build with -# optimization. Otherwise Ice is build with debug information. -# -#OPTIMIZE = yes - -# -# Borland C++Builder 2006 home directory. Define if building with -# C++ Builder. Change if different from default. -# -#BORLAND_HOME = C:\Program Files\Borland\BDS\4.0 - -# -# If third party libraries are not installed in the default location -# or THIRDPARTY_HOME is not set in your environment variables then -# change the following setting to reflect the installation location. -# -!if "$(THIRDPARTY_HOME)" == "" -THIRDPARTY_HOME = C:\Ice-$(VERSION)-ThirdParty -!endif - -# -# Define USE_STLPORT if using STLPort. Required if using MSVC++ 6.0. -# STLPort must be installed in the same directory as the other third -# party libraries. -# -#USE_STLPORT = yes - -# ---------------------------------------------------------------------- -# Don't change anything below this line! -# ---------------------------------------------------------------------- - -SHELL = /bin/sh -VERSION = 3.2.0 -SOVERSION = 32 -bindir = $(top_srcdir)\bin -libdir = $(top_srcdir)\lib -includedir = $(top_srcdir)\include -slicedir = $(top_srcdir)\slice - -install_bindir = $(prefix)\bin - -install_includedir = $(prefix)\include -install_slicedir = $(prefix)\slice -install_schemadir = $(prefix)\schema -install_docdir = $(prefix)\doc - -OBJEXT = .obj - -!if "$(BORLAND_HOME)" == "" -!include $(top_srcdir)/config/Make.rules.msvc -!else -!include $(top_srcdir)/config/Make.rules.bcc -!endif - -install_libdir = $(prefix)\lib -libsubdir = lib - -!if "$(OPTIMIZE)" != "yes" -LIBSUFFIX = $(LIBSUFFIX)d -!endif - -OPENSSL_LIBS = ssleay32.lib libeay32.lib -EXPAT_LIBS = libexpat.lib - -CPPFLAGS = $(CPPFLAGS) -I$(includedir) -ICECPPFLAGS = -I$(slicedir) -SLICE2CPPFLAGS = $(ICECPPFLAGS) - -LDFLAGS = $(LDFLAGS) $(LDPLATFORMFLAGS) $(CXXFLAGS) - -SLICEPARSERLIB = $(top_srcdir)\lib\slice$(LIBSUFFIX).lib -SLICE2CPP = $(bindir)\slice2cpp.exe -SLICE2XSD = $(bindir)\slice2xsd.exe -SLICE2FREEZE = $(bindir)\slice2freeze.exe -SLICE2DOCBOOK = $(bindir)\slice2docbook.exe - -EVERYTHING = all clean install - -.SUFFIXES: -.SUFFIXES: .cpp .c .obj .ice - -.cpp.obj:: - $(CXX) /c $(CPPFLAGS) $(CXXFLAGS) $< - -.c.obj: - $(CC) /c $(CPPFLAGS) $(CFLAGS) $< - - -{$(SDIR)\}.ice{$(HDIR)}.h: - del /q $(HDIR)\$(*F).h $(*F).cpp - $(SLICE2CPP) $(SLICE2CPPFLAGS) $< - move $(*F).h $(HDIR) - -.ice.h: - del /q $(*F).h $(*F).cpp - $(SLICE2CPP) $(SLICE2CPPFLAGS) $(*F).ice - -all:: $(SRCS) $(TARGETS) - -!if "$(TARGETS)" != "" - -clean:: - -del /q $(TARGETS) - -!endif - -clean:: - -del /q core *.obj *.bak *.ilk *.exp *.pdb *.tds - -install:: +# ********************************************************************** +# +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +# +# This copy of Ice is licensed to you under the terms described in the +# ICE_LICENSE file included in this distribution. +# +# ********************************************************************** + +# +# Select an installation base directory. The directory will be created +# if it does not exist. +# +prefix = C:\Ice-$(VERSION) + +# +# Define OPTIMIZE as yes if you want to build with +# optimization. Otherwise Ice is build with debug information. +# +#OPTIMIZE = yes + +# +# Borland C++Builder 2006 home directory. Define if building with +# C++ Builder. Change if different from default. +# +#BORLAND_HOME = C:\Program Files\Borland\BDS\4.0 + +# +# If third party libraries are not installed in the default location +# or THIRDPARTY_HOME is not set in your environment variables then +# change the following setting to reflect the installation location. +# +!if "$(THIRDPARTY_HOME)" == "" +THIRDPARTY_HOME = C:\Ice-$(VERSION)-ThirdParty +!endif + +# +# Define USE_STLPORT if using STLPort. Required if using MSVC++ 6.0. +# STLPort must be installed in the same directory as the other third +# party libraries. +# +#USE_STLPORT = yes + +# ---------------------------------------------------------------------- +# Don't change anything below this line! +# ---------------------------------------------------------------------- + +SHELL = /bin/sh +VERSION = 3.2.0 +SOVERSION = 32 +bindir = $(top_srcdir)\bin +libdir = $(top_srcdir)\lib +includedir = $(top_srcdir)\include +slicedir = $(top_srcdir)\slice + +install_bindir = $(prefix)\bin + +install_includedir = $(prefix)\include +install_slicedir = $(prefix)\slice +install_schemadir = $(prefix)\schema +install_docdir = $(prefix)\doc + +OBJEXT = .obj + +!if "$(BORLAND_HOME)" == "" +!include $(top_srcdir)/config/Make.rules.msvc +!else +!include $(top_srcdir)/config/Make.rules.bcc +!endif + +install_libdir = $(prefix)\lib +libsubdir = lib + +!if "$(OPTIMIZE)" != "yes" +LIBSUFFIX = $(LIBSUFFIX)d +!endif + +OPENSSL_LIBS = ssleay32.lib libeay32.lib +EXPAT_LIBS = libexpat.lib + +CPPFLAGS = $(CPPFLAGS) -I$(includedir) +ICECPPFLAGS = -I$(slicedir) +SLICE2CPPFLAGS = $(ICECPPFLAGS) + +LDFLAGS = $(LDFLAGS) $(LDPLATFORMFLAGS) $(CXXFLAGS) + +SLICEPARSERLIB = $(top_srcdir)\lib\slice$(LIBSUFFIX).lib +SLICE2CPP = $(bindir)\slice2cpp.exe +SLICE2XSD = $(bindir)\slice2xsd.exe +SLICE2FREEZE = $(bindir)\slice2freeze.exe +SLICE2DOCBOOK = $(bindir)\slice2docbook.exe + +EVERYTHING = all clean install + +.SUFFIXES: +.SUFFIXES: .cpp .c .obj .ice + +.cpp.obj:: + $(CXX) /c $(CPPFLAGS) $(CXXFLAGS) $< + +.c.obj: + $(CC) /c $(CPPFLAGS) $(CFLAGS) $< + + +{$(SDIR)\}.ice{$(HDIR)}.h: + del /q $(HDIR)\$(*F).h $(*F).cpp + $(SLICE2CPP) $(SLICE2CPPFLAGS) $< + move $(*F).h $(HDIR) + +.ice.h: + del /q $(*F).h $(*F).cpp + $(SLICE2CPP) $(SLICE2CPPFLAGS) $(*F).ice + +all:: $(SRCS) $(TARGETS) + +!if "$(TARGETS)" != "" + +clean:: + -del /q $(TARGETS) + +!endif + +clean:: + -del /q core *.obj *.bak *.ilk *.exp *.pdb *.tds + +install:: diff --git a/cpp/config/Make.rules.msvc b/cpp/config/Make.rules.msvc index 9b9c6252bd3..3bdac3eef13 100755 --- a/cpp/config/Make.rules.msvc +++ b/cpp/config/Make.rules.msvc @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Makefile b/cpp/config/Makefile index ca51d7b84c7..622f94767b5 100644 --- a/cpp/config/Makefile +++ b/cpp/config/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Makefile.mak b/cpp/config/Makefile.mak index 1321875fc37..d0bccef8946 100644 --- a/cpp/config/Makefile.mak +++ b/cpp/config/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 05e3b8a942e..14c4375f025 100644 --- a/cpp/config/PropertyNames.def +++ b/cpp/config/PropertyNames.def @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/convertssl.py b/cpp/config/convertssl.py index e0d4e7fd8f1..348023bb26f 100755 --- a/cpp/config/convertssl.py +++ b/cpp/config/convertssl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 7422462531c..605f2ba5a19 100755 --- a/cpp/config/makedepend.py +++ b/cpp/config/makedepend.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 518be25a330..3c448a025ba 100644 --- a/cpp/config/makeprops.py +++ b/cpp/config/makeprops.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/upgradeicegrid.py b/cpp/config/upgradeicegrid.py index 68b91988376..143b0535680 100755 --- a/cpp/config/upgradeicegrid.py +++ b/cpp/config/upgradeicegrid.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Database/Oracle/occi/Client.cpp b/cpp/demo/Database/Oracle/occi/Client.cpp index 85f6bcbd3a1..70520cbbaef 100644 --- a/cpp/demo/Database/Oracle/occi/Client.cpp +++ b/cpp/demo/Database/Oracle/occi/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/DeptFactoryI.cpp b/cpp/demo/Database/Oracle/occi/DeptFactoryI.cpp index c5b3faa1eac..694f554c714 100644 --- a/cpp/demo/Database/Oracle/occi/DeptFactoryI.cpp +++ b/cpp/demo/Database/Oracle/occi/DeptFactoryI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/DeptFactoryI.h b/cpp/demo/Database/Oracle/occi/DeptFactoryI.h index e77e2bb377d..2b0d9ab7216 100644 --- a/cpp/demo/Database/Oracle/occi/DeptFactoryI.h +++ b/cpp/demo/Database/Oracle/occi/DeptFactoryI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/DeptI.cpp b/cpp/demo/Database/Oracle/occi/DeptI.cpp index c0e0aa84a07..485ee8ba1f1 100644 --- a/cpp/demo/Database/Oracle/occi/DeptI.cpp +++ b/cpp/demo/Database/Oracle/occi/DeptI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/DeptI.h b/cpp/demo/Database/Oracle/occi/DeptI.h index 9dfba44561c..ae8ad443f0f 100644 --- a/cpp/demo/Database/Oracle/occi/DeptI.h +++ b/cpp/demo/Database/Oracle/occi/DeptI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/EmpI.cpp b/cpp/demo/Database/Oracle/occi/EmpI.cpp index cf962f06356..ee1034ae37e 100644 --- a/cpp/demo/Database/Oracle/occi/EmpI.cpp +++ b/cpp/demo/Database/Oracle/occi/EmpI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/EmpI.h b/cpp/demo/Database/Oracle/occi/EmpI.h index fa3e9b4ffaf..e0add5715ec 100644 --- a/cpp/demo/Database/Oracle/occi/EmpI.h +++ b/cpp/demo/Database/Oracle/occi/EmpI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/HR.ice b/cpp/demo/Database/Oracle/occi/HR.ice index 7053cb549a4..97cfe748f5e 100644 --- a/cpp/demo/Database/Oracle/occi/HR.ice +++ b/cpp/demo/Database/Oracle/occi/HR.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/Makefile b/cpp/demo/Database/Oracle/occi/Makefile index 943c0178094..c0293755827 100644 --- a/cpp/demo/Database/Oracle/occi/Makefile +++ b/cpp/demo/Database/Oracle/occi/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Database/Oracle/occi/Makefile.mak b/cpp/demo/Database/Oracle/occi/Makefile.mak index e15c9cb62c9..2a34d7e0c37 100755 --- a/cpp/demo/Database/Oracle/occi/Makefile.mak +++ b/cpp/demo/Database/Oracle/occi/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Database/Oracle/occi/Server.cpp b/cpp/demo/Database/Oracle/occi/Server.cpp index e3aae235a74..ceaec9a0c79 100644 --- a/cpp/demo/Database/Oracle/occi/Server.cpp +++ b/cpp/demo/Database/Oracle/occi/Server.cpp @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. 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 #include #include diff --git a/cpp/demo/Database/Oracle/occi/Util.cpp b/cpp/demo/Database/Oracle/occi/Util.cpp index dd7a0107c7d..06a34455284 100644 --- a/cpp/demo/Database/Oracle/occi/Util.cpp +++ b/cpp/demo/Database/Oracle/occi/Util.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/occi/Util.h b/cpp/demo/Database/Oracle/occi/Util.h index af221566569..caa1d9b9eb7 100644 --- a/cpp/demo/Database/Oracle/occi/Util.h +++ b/cpp/demo/Database/Oracle/occi/Util.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/proc/Client.cpp b/cpp/demo/Database/Oracle/proc/Client.cpp index 85f6bcbd3a1..70520cbbaef 100644 --- a/cpp/demo/Database/Oracle/proc/Client.cpp +++ b/cpp/demo/Database/Oracle/proc/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/proc/CurrentSqlContext.h b/cpp/demo/Database/Oracle/proc/CurrentSqlContext.h index acc8bfe58d7..d9b05328ada 100644 --- a/cpp/demo/Database/Oracle/proc/CurrentSqlContext.h +++ b/cpp/demo/Database/Oracle/proc/CurrentSqlContext.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/proc/DeptFactoryI.h b/cpp/demo/Database/Oracle/proc/DeptFactoryI.h index a32f981c832..2b2e9cb17ee 100644 --- a/cpp/demo/Database/Oracle/proc/DeptFactoryI.h +++ b/cpp/demo/Database/Oracle/proc/DeptFactoryI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/proc/DeptI.h b/cpp/demo/Database/Oracle/proc/DeptI.h index 05c887e3538..afc664758d8 100644 --- a/cpp/demo/Database/Oracle/proc/DeptI.h +++ b/cpp/demo/Database/Oracle/proc/DeptI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/proc/EmpI.h b/cpp/demo/Database/Oracle/proc/EmpI.h index d9d5e2faca9..6780b961b0c 100644 --- a/cpp/demo/Database/Oracle/proc/EmpI.h +++ b/cpp/demo/Database/Oracle/proc/EmpI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/proc/HR.ice b/cpp/demo/Database/Oracle/proc/HR.ice index 7053cb549a4..97cfe748f5e 100644 --- a/cpp/demo/Database/Oracle/proc/HR.ice +++ b/cpp/demo/Database/Oracle/proc/HR.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Database/Oracle/proc/Makefile b/cpp/demo/Database/Oracle/proc/Makefile index 1e53760bfbd..643779e7bd8 100644 --- a/cpp/demo/Database/Oracle/proc/Makefile +++ b/cpp/demo/Database/Oracle/proc/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Database/Oracle/proc/Makefile.mak b/cpp/demo/Database/Oracle/proc/Makefile.mak index 0fd3fcdc59a..9a61c1b1630 100755 --- a/cpp/demo/Database/Oracle/proc/Makefile.mak +++ b/cpp/demo/Database/Oracle/proc/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Database/Oracle/proc/Util.h b/cpp/demo/Database/Oracle/proc/Util.h index 5966097665e..b91589cc919 100644 --- a/cpp/demo/Database/Oracle/proc/Util.h +++ b/cpp/demo/Database/Oracle/proc/Util.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 d17271e0d7f..b04100d0a9c 100644 --- a/cpp/demo/Freeze/Makefile +++ b/cpp/demo/Freeze/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Freeze/Makefile.mak index 08836cf56b6..01e773ade86 100644 --- a/cpp/demo/Freeze/Makefile.mak +++ b/cpp/demo/Freeze/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 e97f1dc5f76..89008fa26b2 100644 --- a/cpp/demo/Freeze/backup/Client.cpp +++ b/cpp/demo/Freeze/backup/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 7e6cadee390..7efdee16a16 100644 --- a/cpp/demo/Freeze/backup/Makefile +++ b/cpp/demo/Freeze/backup/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 860e49fd6e4..07b95e14f38 100644 --- a/cpp/demo/Freeze/bench/Client.cpp +++ b/cpp/demo/Freeze/bench/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 ab6b5fbdc08..f8e97300cff 100644 --- a/cpp/demo/Freeze/bench/Makefile +++ b/cpp/demo/Freeze/bench/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Freeze/bench/Makefile.mak index 3a00e5c4882..3cdde23350d 100644 --- a/cpp/demo/Freeze/bench/Makefile.mak +++ b/cpp/demo/Freeze/bench/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 2e5a9fea58a..64d2d02404a 100644 --- a/cpp/demo/Freeze/bench/Test.ice +++ b/cpp/demo/Freeze/bench/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 fb4be60015f..b6f024756c4 100644 --- a/cpp/demo/Freeze/library/BookFactory.cpp +++ b/cpp/demo/Freeze/library/BookFactory.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 cef432b2f3a..cb481725d52 100644 --- a/cpp/demo/Freeze/library/BookFactory.h +++ b/cpp/demo/Freeze/library/BookFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 ed7edf33637..2cd23ba1bf8 100644 --- a/cpp/demo/Freeze/library/Client.cpp +++ b/cpp/demo/Freeze/library/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 f3ae12a21bb..5c7ed0261d3 100644 --- a/cpp/demo/Freeze/library/Collocated.cpp +++ b/cpp/demo/Freeze/library/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 cbfd0bb7dcc..848bd5d5456 100644 --- a/cpp/demo/Freeze/library/Grammar.y +++ b/cpp/demo/Freeze/library/Grammar.y @@ -2,7 +2,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 aa7eca1eef5..7111b0f1eac 100644 --- a/cpp/demo/Freeze/library/Library.ice +++ b/cpp/demo/Freeze/library/Library.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 41798b53513..450420c6f55 100644 --- a/cpp/demo/Freeze/library/LibraryI.cpp +++ b/cpp/demo/Freeze/library/LibraryI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 6ab36e1a02a..6733f6e3f35 100644 --- a/cpp/demo/Freeze/library/LibraryI.h +++ b/cpp/demo/Freeze/library/LibraryI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 66e57e9b8ee..7af18a62a02 100644 --- a/cpp/demo/Freeze/library/Makefile +++ b/cpp/demo/Freeze/library/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Freeze/library/Makefile.mak index 9bb6018f74f..1d79b5a2be7 100644 --- a/cpp/demo/Freeze/library/Makefile.mak +++ b/cpp/demo/Freeze/library/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 2ef42c1c311..eeb8046327d 100644 --- a/cpp/demo/Freeze/library/Parser.cpp +++ b/cpp/demo/Freeze/library/Parser.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 ec42b9b895c..4a2c5724415 100644 --- a/cpp/demo/Freeze/library/Parser.h +++ b/cpp/demo/Freeze/library/Parser.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 4a84e286e74..87500d3a6f3 100644 --- a/cpp/demo/Freeze/library/RunParser.cpp +++ b/cpp/demo/Freeze/library/RunParser.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 287be3255c2..dc635df98f7 100644 --- a/cpp/demo/Freeze/library/Scanner.l +++ b/cpp/demo/Freeze/library/Scanner.l @@ -2,7 +2,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 c9f1e05fa61..a819e74ee1b 100644 --- a/cpp/demo/Freeze/library/Server.cpp +++ b/cpp/demo/Freeze/library/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 74b992e385d..5f7c3c032a2 100644 --- a/cpp/demo/Freeze/phonebook/Client.cpp +++ b/cpp/demo/Freeze/phonebook/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 6dba2555651..6b1efc3c75f 100644 --- a/cpp/demo/Freeze/phonebook/Collocated.cpp +++ b/cpp/demo/Freeze/phonebook/Collocated.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 60d09ef9b72..c432598278f 100644 --- a/cpp/demo/Freeze/phonebook/ContactFactory.cpp +++ b/cpp/demo/Freeze/phonebook/ContactFactory.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 781a10abba6..1cf772c88bf 100644 --- a/cpp/demo/Freeze/phonebook/ContactFactory.h +++ b/cpp/demo/Freeze/phonebook/ContactFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 0d670db6f1b..b8083585e68 100644 --- a/cpp/demo/Freeze/phonebook/Grammar.y +++ b/cpp/demo/Freeze/phonebook/Grammar.y @@ -2,7 +2,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 94d4733527f..6216543539b 100644 --- a/cpp/demo/Freeze/phonebook/Makefile +++ b/cpp/demo/Freeze/phonebook/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Freeze/phonebook/Makefile.mak index caa662e1514..6a18a8fe4ba 100644 --- a/cpp/demo/Freeze/phonebook/Makefile.mak +++ b/cpp/demo/Freeze/phonebook/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 f21d4f40173..a09f663ceec 100644 --- a/cpp/demo/Freeze/phonebook/Parser.cpp +++ b/cpp/demo/Freeze/phonebook/Parser.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 79b501994f5..8f1840d8956 100644 --- a/cpp/demo/Freeze/phonebook/Parser.h +++ b/cpp/demo/Freeze/phonebook/Parser.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 88267dd32be..49e7a5e3bfc 100644 --- a/cpp/demo/Freeze/phonebook/PhoneBook.ice +++ b/cpp/demo/Freeze/phonebook/PhoneBook.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 11caee91056..b58fa5adedb 100644 --- a/cpp/demo/Freeze/phonebook/PhoneBookI.cpp +++ b/cpp/demo/Freeze/phonebook/PhoneBookI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 992185e4aa2..967ea4a077c 100644 --- a/cpp/demo/Freeze/phonebook/PhoneBookI.h +++ b/cpp/demo/Freeze/phonebook/PhoneBookI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 cee16fe396a..eac469e60e1 100644 --- a/cpp/demo/Freeze/phonebook/RunParser.cpp +++ b/cpp/demo/Freeze/phonebook/RunParser.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 e6fea8b19c0..8fccc203d10 100644 --- a/cpp/demo/Freeze/phonebook/Scanner.l +++ b/cpp/demo/Freeze/phonebook/Scanner.l @@ -2,7 +2,7 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 e653555831d..e21d25b485d 100644 --- a/cpp/demo/Freeze/phonebook/Server.cpp +++ b/cpp/demo/Freeze/phonebook/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 fe27ddceaaf..d1af359ebc9 100644 --- a/cpp/demo/Glacier2/Makefile +++ b/cpp/demo/Glacier2/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Glacier2/Makefile.mak index c440e60c8ac..d073015fe02 100644 --- a/cpp/demo/Glacier2/Makefile.mak +++ b/cpp/demo/Glacier2/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 175a0f4e888..20d322332d8 100644 --- a/cpp/demo/Glacier2/callback/Callback.ice +++ b/cpp/demo/Glacier2/callback/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 5c12e5fa302..345ee3f66b8 100644 --- a/cpp/demo/Glacier2/callback/CallbackI.cpp +++ b/cpp/demo/Glacier2/callback/CallbackI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 2ffb8dddbcc..b76c28e4ba1 100644 --- a/cpp/demo/Glacier2/callback/CallbackI.h +++ b/cpp/demo/Glacier2/callback/CallbackI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 1f0c87211bf..063ea984470 100644 --- a/cpp/demo/Glacier2/callback/Client.cpp +++ b/cpp/demo/Glacier2/callback/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 044a566e4d6..710d54f37e2 100644 --- a/cpp/demo/Glacier2/callback/Makefile +++ b/cpp/demo/Glacier2/callback/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Glacier2/callback/Makefile.mak index 821e7f3db38..e421c048601 100644 --- a/cpp/demo/Glacier2/callback/Makefile.mak +++ b/cpp/demo/Glacier2/callback/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 b39b648681b..82468adcf8e 100644 --- a/cpp/demo/Glacier2/callback/Server.cpp +++ b/cpp/demo/Glacier2/callback/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 cfabc3d61b1..7169270aac9 100644 --- a/cpp/demo/Glacier2/callback/SessionI.cpp +++ b/cpp/demo/Glacier2/callback/SessionI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 02f570eb708..f8122e01925 100644 --- a/cpp/demo/Glacier2/callback/SessionI.h +++ b/cpp/demo/Glacier2/callback/SessionI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 edcb65e294d..9545c669ef8 100644 --- a/cpp/demo/Glacier2/callback/SessionServer.cpp +++ b/cpp/demo/Glacier2/callback/SessionServer.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 5b77ef1b56f..6ea8d56d7d6 100644 --- a/cpp/demo/Glacier2/chat/Chat.ice +++ b/cpp/demo/Glacier2/chat/Chat.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 5df6418c616..33cfe63ad35 100755 --- a/cpp/demo/Glacier2/chat/ChatSessionI.cpp +++ b/cpp/demo/Glacier2/chat/ChatSessionI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 5bcc9f701d1..93b9b13aac3 100755 --- a/cpp/demo/Glacier2/chat/ChatSessionI.h +++ b/cpp/demo/Glacier2/chat/ChatSessionI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 66f734bd7b4..26c064e66b5 100755 --- a/cpp/demo/Glacier2/chat/Client.cpp +++ b/cpp/demo/Glacier2/chat/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 e7f0a5d39f3..bf7dcc42a16 100644 --- a/cpp/demo/Glacier2/chat/Makefile +++ b/cpp/demo/Glacier2/chat/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Glacier2/chat/Makefile.mak index f365fb9ea27..05087d61ea5 100644 --- a/cpp/demo/Glacier2/chat/Makefile.mak +++ b/cpp/demo/Glacier2/chat/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 39bc05cf0a4..e2a26e34c21 100755 --- a/cpp/demo/Glacier2/chat/Server.cpp +++ b/cpp/demo/Glacier2/chat/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Makefile.mak b/cpp/demo/Ice/MFC/Makefile.mak index 89195d60b6f..048b344ca22 100755 --- a/cpp/demo/Ice/MFC/Makefile.mak +++ b/cpp/demo/Ice/MFC/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 cb3bcab35ee..a7136804dec 100644 --- a/cpp/demo/Ice/MFC/client/Hello.ice +++ b/cpp/demo/Ice/MFC/client/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 52c1f9fc138..73d4a30e6f5 100644 --- a/cpp/demo/Ice/MFC/client/HelloClient.cpp +++ b/cpp/demo/Ice/MFC/client/HelloClient.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 be30f3b4534..0175daf05ee 100644 --- a/cpp/demo/Ice/MFC/client/HelloClient.h +++ b/cpp/demo/Ice/MFC/client/HelloClient.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 79bbbb8cafe..d1fed57633a 100644 --- a/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp +++ b/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 67a7115bd34..0cf34c63649 100644 --- a/cpp/demo/Ice/MFC/client/HelloClientDlg.h +++ b/cpp/demo/Ice/MFC/client/HelloClientDlg.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Makefile.mak b/cpp/demo/Ice/MFC/client/Makefile.mak index 31fe1b0e857..77870e21753 100755 --- a/cpp/demo/Ice/MFC/client/Makefile.mak +++ b/cpp/demo/Ice/MFC/client/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 3b9b4efc956..2379c257527 100644 --- a/cpp/demo/Ice/MFC/client/stdafx.cpp +++ b/cpp/demo/Ice/MFC/client/stdafx.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 27521c0c6d7..81d5a220522 100644 --- a/cpp/demo/Ice/MFC/client/stdafx.h +++ b/cpp/demo/Ice/MFC/client/stdafx.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 cb3bcab35ee..a7136804dec 100644 --- a/cpp/demo/Ice/MFC/server/Hello.ice +++ b/cpp/demo/Ice/MFC/server/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 0c2d30ff3a9..0b8206f446e 100644 --- a/cpp/demo/Ice/MFC/server/HelloI.cpp +++ b/cpp/demo/Ice/MFC/server/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 5180a6d6f07..d69dd2773ab 100644 --- a/cpp/demo/Ice/MFC/server/HelloI.h +++ b/cpp/demo/Ice/MFC/server/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 3071cc3b917..064b6e4e0cf 100644 --- a/cpp/demo/Ice/MFC/server/HelloServer.cpp +++ b/cpp/demo/Ice/MFC/server/HelloServer.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 5291786cb6f..3510041023a 100644 --- a/cpp/demo/Ice/MFC/server/HelloServer.h +++ b/cpp/demo/Ice/MFC/server/HelloServer.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 7c719af7b1a..68b8c1ed4eb 100644 --- a/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp +++ b/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 5a2b25db1ee..a635f17ed9d 100644 --- a/cpp/demo/Ice/MFC/server/HelloServerDlg.h +++ b/cpp/demo/Ice/MFC/server/HelloServerDlg.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 fa3c017df8c..a8c18c4e2f5 100644 --- a/cpp/demo/Ice/MFC/server/LogI.cpp +++ b/cpp/demo/Ice/MFC/server/LogI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 d7535d68741..d67f47e1dd2 100644 --- a/cpp/demo/Ice/MFC/server/LogI.h +++ b/cpp/demo/Ice/MFC/server/LogI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Makefile.mak b/cpp/demo/Ice/MFC/server/Makefile.mak index a517a213564..8643c8d3640 100755 --- a/cpp/demo/Ice/MFC/server/Makefile.mak +++ b/cpp/demo/Ice/MFC/server/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.cpp b/cpp/demo/Ice/MFC/server/stdafx.cpp index e3806a8526f..ffca9a72ff5 100644 --- a/cpp/demo/Ice/MFC/server/stdafx.cpp +++ b/cpp/demo/Ice/MFC/server/stdafx.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 27521c0c6d7..81d5a220522 100644 --- a/cpp/demo/Ice/MFC/server/stdafx.h +++ b/cpp/demo/Ice/MFC/server/stdafx.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 b146ffb82cb..c797d57f744 100644 --- a/cpp/demo/Ice/Makefile +++ b/cpp/demo/Ice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/Makefile.mak index e3047e8203e..9f952c2415c 100644 --- a/cpp/demo/Ice/Makefile.mak +++ b/cpp/demo/Ice/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/async/Consumer.cpp b/cpp/demo/Ice/async/Consumer.cpp index 3cda3afb1b2..b49079207e7 100644 --- a/cpp/demo/Ice/async/Consumer.cpp +++ b/cpp/demo/Ice/async/Consumer.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/async/Makefile b/cpp/demo/Ice/async/Makefile index 802508b5257..f83dc805a45 100644 --- a/cpp/demo/Ice/async/Makefile +++ b/cpp/demo/Ice/async/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/async/Makefile.mak b/cpp/demo/Ice/async/Makefile.mak index 57094eb79d1..6143c7f914f 100644 --- a/cpp/demo/Ice/async/Makefile.mak +++ b/cpp/demo/Ice/async/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/async/Publisher.cpp b/cpp/demo/Ice/async/Publisher.cpp index 875144aa826..e73796fc45b 100644 --- a/cpp/demo/Ice/async/Publisher.cpp +++ b/cpp/demo/Ice/async/Publisher.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/async/Queue.ice b/cpp/demo/Ice/async/Queue.ice index 337b51a8ad6..4408921ef18 100644 --- a/cpp/demo/Ice/async/Queue.ice +++ b/cpp/demo/Ice/async/Queue.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/async/QueueI.cpp b/cpp/demo/Ice/async/QueueI.cpp index 2d8314fcd60..1d26e6fcb54 100644 --- a/cpp/demo/Ice/async/QueueI.cpp +++ b/cpp/demo/Ice/async/QueueI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/async/QueueI.h b/cpp/demo/Ice/async/QueueI.h index 52043328a98..461b05fd560 100644 --- a/cpp/demo/Ice/async/QueueI.h +++ b/cpp/demo/Ice/async/QueueI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/async/Server.cpp b/cpp/demo/Ice/async/Server.cpp index bdb0aaeba8a..64a38295ebb 100644 --- a/cpp/demo/Ice/async/Server.cpp +++ b/cpp/demo/Ice/async/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 a6d67c0d881..59ddf67b916 100644 --- a/cpp/demo/Ice/bidir/Callback.ice +++ b/cpp/demo/Ice/bidir/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 5987eaa207b..05c6e288d82 100644 --- a/cpp/demo/Ice/bidir/CallbackI.cpp +++ b/cpp/demo/Ice/bidir/CallbackI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 cf3f8e4cc1b..2af7a28bce7 100644 --- a/cpp/demo/Ice/bidir/CallbackI.h +++ b/cpp/demo/Ice/bidir/CallbackI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 158556da851..a7e8198ab45 100644 --- a/cpp/demo/Ice/bidir/Client.cpp +++ b/cpp/demo/Ice/bidir/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 ebfb7998084..4221f7ba10b 100644 --- a/cpp/demo/Ice/bidir/Makefile +++ b/cpp/demo/Ice/bidir/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/bidir/Makefile.mak index 7a9d64ea178..3c2cb155356 100644 --- a/cpp/demo/Ice/bidir/Makefile.mak +++ b/cpp/demo/Ice/bidir/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 7615105419b..a311635864c 100644 --- a/cpp/demo/Ice/bidir/Server.cpp +++ b/cpp/demo/Ice/bidir/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 c06b2b5f16e..de020a8df4b 100644 --- a/cpp/demo/Ice/callback/Callback.ice +++ b/cpp/demo/Ice/callback/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/CallbackSenderI.cpp b/cpp/demo/Ice/callback/CallbackSenderI.cpp index b9e23fa02e1..302dbecdba4 100644 --- a/cpp/demo/Ice/callback/CallbackSenderI.cpp +++ b/cpp/demo/Ice/callback/CallbackSenderI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/CallbackSenderI.h b/cpp/demo/Ice/callback/CallbackSenderI.h index 398951be20f..0664e575276 100644 --- a/cpp/demo/Ice/callback/CallbackSenderI.h +++ b/cpp/demo/Ice/callback/CallbackSenderI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 29ad4387401..4b3f81f8bf4 100644 --- a/cpp/demo/Ice/callback/Client.cpp +++ b/cpp/demo/Ice/callback/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 4180fee22ef..63bdb3d253b 100644 --- a/cpp/demo/Ice/callback/Makefile +++ b/cpp/demo/Ice/callback/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/callback/Makefile.mak index 27b4007f5da..4d51294d52e 100644 --- a/cpp/demo/Ice/callback/Makefile.mak +++ b/cpp/demo/Ice/callback/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 d05fd213b14..e3e6da407b9 100644 --- a/cpp/demo/Ice/callback/Server.cpp +++ b/cpp/demo/Ice/callback/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/converter/Client.cpp b/cpp/demo/Ice/converter/Client.cpp index e833dbc3b48..123ad49dc52 100644 --- a/cpp/demo/Ice/converter/Client.cpp +++ b/cpp/demo/Ice/converter/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/converter/Echo.ice b/cpp/demo/Ice/converter/Echo.ice index 32ea008061b..db8bb805d32 100644 --- a/cpp/demo/Ice/converter/Echo.ice +++ b/cpp/demo/Ice/converter/Echo.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/converter/EchoI.cpp b/cpp/demo/Ice/converter/EchoI.cpp index bdd23222a11..938e838e0ad 100644 --- a/cpp/demo/Ice/converter/EchoI.cpp +++ b/cpp/demo/Ice/converter/EchoI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/converter/EchoI.h b/cpp/demo/Ice/converter/EchoI.h index 6f46effdb41..03e395a6545 100644 --- a/cpp/demo/Ice/converter/EchoI.h +++ b/cpp/demo/Ice/converter/EchoI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/converter/Makefile b/cpp/demo/Ice/converter/Makefile index 0171d799103..5928290fdba 100644 --- a/cpp/demo/Ice/converter/Makefile +++ b/cpp/demo/Ice/converter/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/converter/Makefile.mak b/cpp/demo/Ice/converter/Makefile.mak index 39e8292af98..fa3c5a7fb07 100644 --- a/cpp/demo/Ice/converter/Makefile.mak +++ b/cpp/demo/Ice/converter/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/converter/Server.cpp b/cpp/demo/Ice/converter/Server.cpp index 051e5f3cce0..b5d53a330fb 100644 --- a/cpp/demo/Ice/converter/Server.cpp +++ b/cpp/demo/Ice/converter/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/converter/StringConverterI.cpp b/cpp/demo/Ice/converter/StringConverterI.cpp index 76caff704c6..0f6a7f3bd64 100644 --- a/cpp/demo/Ice/converter/StringConverterI.cpp +++ b/cpp/demo/Ice/converter/StringConverterI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/converter/StringConverterI.h b/cpp/demo/Ice/converter/StringConverterI.h index 6096dadcc49..04a9a445d75 100644 --- a/cpp/demo/Ice/converter/StringConverterI.h +++ b/cpp/demo/Ice/converter/StringConverterI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 d6558f8db08..4cdcaee21ea 100644 --- a/cpp/demo/Ice/hello/Client.cpp +++ b/cpp/demo/Ice/hello/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 c7c88563dff..c56e7c69eba 100644 --- a/cpp/demo/Ice/hello/Hello.ice +++ b/cpp/demo/Ice/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 aa74095dc0a..36da6197975 100644 --- a/cpp/demo/Ice/hello/HelloI.cpp +++ b/cpp/demo/Ice/hello/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 36933a553cb..dc93621c6ba 100644 --- a/cpp/demo/Ice/hello/HelloI.h +++ b/cpp/demo/Ice/hello/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 739f64c88d7..4a69f0abd12 100644 --- a/cpp/demo/Ice/hello/Makefile +++ b/cpp/demo/Ice/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/hello/Makefile.mak index d9fd3bb4324..216b22ab62c 100644 --- a/cpp/demo/Ice/hello/Makefile.mak +++ b/cpp/demo/Ice/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 3969ef021e0..8faa1874362 100644 --- a/cpp/demo/Ice/hello/Server.cpp +++ b/cpp/demo/Ice/hello/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 1d07353983b..3c0bb5bf8c6 100644 --- a/cpp/demo/Ice/invoke/Client.cpp +++ b/cpp/demo/Ice/invoke/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 bf7ad111b95..50d2a73a12c 100644 --- a/cpp/demo/Ice/invoke/Makefile +++ b/cpp/demo/Ice/invoke/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/invoke/Makefile.mak index 463edb56875..3d25409606d 100644 --- a/cpp/demo/Ice/invoke/Makefile.mak +++ b/cpp/demo/Ice/invoke/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 1ad4567b454..175fb53682d 100644 --- a/cpp/demo/Ice/invoke/Printer.ice +++ b/cpp/demo/Ice/invoke/Printer.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 034db871386..b9bbd92b77b 100644 --- a/cpp/demo/Ice/invoke/PrinterI.cpp +++ b/cpp/demo/Ice/invoke/PrinterI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 420d1372ce6..96530209a12 100644 --- a/cpp/demo/Ice/invoke/PrinterI.h +++ b/cpp/demo/Ice/invoke/PrinterI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 c44ce684791..659f44c07dd 100644 --- a/cpp/demo/Ice/invoke/Server.cpp +++ b/cpp/demo/Ice/invoke/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 8a87c13a6d3..27347c49dd0 100644 --- a/cpp/demo/Ice/latency/Client.cpp +++ b/cpp/demo/Ice/latency/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 dcb2fa34b44..37aa9df0a2d 100644 --- a/cpp/demo/Ice/latency/Latency.ice +++ b/cpp/demo/Ice/latency/Latency.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 cdfc658de87..d2b251d21ff 100644 --- a/cpp/demo/Ice/latency/Makefile +++ b/cpp/demo/Ice/latency/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/latency/Makefile.mak index ff4cd36a090..e02a17e3ab7 100644 --- a/cpp/demo/Ice/latency/Makefile.mak +++ b/cpp/demo/Ice/latency/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 b20157c4cdd..96183ecd2d5 100644 --- a/cpp/demo/Ice/latency/Server.cpp +++ b/cpp/demo/Ice/latency/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/minimal/Client.cpp b/cpp/demo/Ice/minimal/Client.cpp index eb8f5308309..7009383bef6 100644 --- a/cpp/demo/Ice/minimal/Client.cpp +++ b/cpp/demo/Ice/minimal/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/minimal/Hello.ice b/cpp/demo/Ice/minimal/Hello.ice index 8f6be924cf5..60353257392 100644 --- a/cpp/demo/Ice/minimal/Hello.ice +++ b/cpp/demo/Ice/minimal/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/minimal/HelloI.cpp b/cpp/demo/Ice/minimal/HelloI.cpp index 114444d847b..b348edba97d 100644 --- a/cpp/demo/Ice/minimal/HelloI.cpp +++ b/cpp/demo/Ice/minimal/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/minimal/HelloI.h b/cpp/demo/Ice/minimal/HelloI.h index 8a9916a820e..f7e1be30ec3 100644 --- a/cpp/demo/Ice/minimal/HelloI.h +++ b/cpp/demo/Ice/minimal/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/minimal/Makefile b/cpp/demo/Ice/minimal/Makefile index 739f64c88d7..4a69f0abd12 100644 --- a/cpp/demo/Ice/minimal/Makefile +++ b/cpp/demo/Ice/minimal/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/minimal/Makefile.mak b/cpp/demo/Ice/minimal/Makefile.mak index d9fd3bb4324..216b22ab62c 100644 --- a/cpp/demo/Ice/minimal/Makefile.mak +++ b/cpp/demo/Ice/minimal/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/minimal/Server.cpp b/cpp/demo/Ice/minimal/Server.cpp index 8e6c398559e..dc243ba9e49 100644 --- a/cpp/demo/Ice/minimal/Server.cpp +++ b/cpp/demo/Ice/minimal/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 b4a99f35889..12235c1d0ea 100644 --- a/cpp/demo/Ice/nested/Client.cpp +++ b/cpp/demo/Ice/nested/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 fe7dba1ef93..453010a02bb 100644 --- a/cpp/demo/Ice/nested/Makefile +++ b/cpp/demo/Ice/nested/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/nested/Makefile.mak index 111d17a8d20..d4bfe5e00cc 100644 --- a/cpp/demo/Ice/nested/Makefile.mak +++ b/cpp/demo/Ice/nested/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 e916475b8a7..40ae1919841 100644 --- a/cpp/demo/Ice/nested/Nested.ice +++ b/cpp/demo/Ice/nested/Nested.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 24c5bf57bb3..133e34b896a 100644 --- a/cpp/demo/Ice/nested/NestedI.cpp +++ b/cpp/demo/Ice/nested/NestedI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 eacd7202a66..c21cf88574a 100644 --- a/cpp/demo/Ice/nested/NestedI.h +++ b/cpp/demo/Ice/nested/NestedI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 1f0d907b33b..5b82b6c5380 100644 --- a/cpp/demo/Ice/nested/Server.cpp +++ b/cpp/demo/Ice/nested/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/Client.cpp b/cpp/demo/Ice/session/Client.cpp index 48c1d9c46ea..28a0393a1bd 100755 --- a/cpp/demo/Ice/session/Client.cpp +++ b/cpp/demo/Ice/session/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/Makefile b/cpp/demo/Ice/session/Makefile index edae4bc58e5..2e143736212 100755 --- a/cpp/demo/Ice/session/Makefile +++ b/cpp/demo/Ice/session/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/session/Makefile.mak b/cpp/demo/Ice/session/Makefile.mak index 2fef7f27af0..6bcabfc5c0a 100644 --- a/cpp/demo/Ice/session/Makefile.mak +++ b/cpp/demo/Ice/session/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/session/ReapThread.cpp b/cpp/demo/Ice/session/ReapThread.cpp index 2499f0253c9..26d25ff506a 100755 --- a/cpp/demo/Ice/session/ReapThread.cpp +++ b/cpp/demo/Ice/session/ReapThread.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/ReapThread.h b/cpp/demo/Ice/session/ReapThread.h index 54b98a06346..b7fc1434cf0 100755 --- a/cpp/demo/Ice/session/ReapThread.h +++ b/cpp/demo/Ice/session/ReapThread.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/Server.cpp b/cpp/demo/Ice/session/Server.cpp index 905f2b503d6..26fac7a72fe 100644 --- a/cpp/demo/Ice/session/Server.cpp +++ b/cpp/demo/Ice/session/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/Session.ice b/cpp/demo/Ice/session/Session.ice index c83ccc19814..ae5b93768e5 100644 --- a/cpp/demo/Ice/session/Session.ice +++ b/cpp/demo/Ice/session/Session.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/SessionFactoryI.cpp b/cpp/demo/Ice/session/SessionFactoryI.cpp index d4e35ca3fab..262f48da373 100755 --- a/cpp/demo/Ice/session/SessionFactoryI.cpp +++ b/cpp/demo/Ice/session/SessionFactoryI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/SessionFactoryI.h b/cpp/demo/Ice/session/SessionFactoryI.h index 04d61152bd7..a9b35bced98 100755 --- a/cpp/demo/Ice/session/SessionFactoryI.h +++ b/cpp/demo/Ice/session/SessionFactoryI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/SessionI.cpp b/cpp/demo/Ice/session/SessionI.cpp index caa13f98842..d458b4117e4 100755 --- a/cpp/demo/Ice/session/SessionI.cpp +++ b/cpp/demo/Ice/session/SessionI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/session/SessionI.h b/cpp/demo/Ice/session/SessionI.h index 3cd4911470e..bbdb0d06e0a 100755 --- a/cpp/demo/Ice/session/SessionI.h +++ b/cpp/demo/Ice/session/SessionI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 6d06624fcbf..d019e951a19 100644 --- a/cpp/demo/Ice/throughput/Client.cpp +++ b/cpp/demo/Ice/throughput/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 49da4da281a..1ef9e7494bf 100644 --- a/cpp/demo/Ice/throughput/Makefile +++ b/cpp/demo/Ice/throughput/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/throughput/Makefile.mak index be3fce27631..224f454e1ff 100644 --- a/cpp/demo/Ice/throughput/Makefile.mak +++ b/cpp/demo/Ice/throughput/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 baf8780367b..faa1453f99b 100644 --- a/cpp/demo/Ice/throughput/Server.cpp +++ b/cpp/demo/Ice/throughput/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 4c62edbb1e9..26d76bf285e 100644 --- a/cpp/demo/Ice/throughput/Throughput.ice +++ b/cpp/demo/Ice/throughput/Throughput.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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.cpp b/cpp/demo/Ice/throughput/ThroughputI.cpp index 8d0fe46e322..68114a2b7bf 100644 --- a/cpp/demo/Ice/throughput/ThroughputI.cpp +++ b/cpp/demo/Ice/throughput/ThroughputI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 0e3f14fb890..ba2d4965941 100644 --- a/cpp/demo/Ice/throughput/ThroughputI.h +++ b/cpp/demo/Ice/throughput/ThroughputI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 578985d03fa..b072355b87f 100644 --- a/cpp/demo/Ice/value/Client.cpp +++ b/cpp/demo/Ice/value/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 eafc8d92834..e3094146d3c 100644 --- a/cpp/demo/Ice/value/Makefile +++ b/cpp/demo/Ice/value/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Ice/value/Makefile.mak index a9409db6ffc..9d6c4fd72bc 100644 --- a/cpp/demo/Ice/value/Makefile.mak +++ b/cpp/demo/Ice/value/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 af33e3cf3f3..2156f97448f 100644 --- a/cpp/demo/Ice/value/ObjectFactory.cpp +++ b/cpp/demo/Ice/value/ObjectFactory.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 e5b45a4e8e7..1e6add76a20 100644 --- a/cpp/demo/Ice/value/ObjectFactory.h +++ b/cpp/demo/Ice/value/ObjectFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 fa7ea471e6b..64103003290 100644 --- a/cpp/demo/Ice/value/Server.cpp +++ b/cpp/demo/Ice/value/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 b5f340dbe05..16a9b2aada0 100644 --- a/cpp/demo/Ice/value/Value.ice +++ b/cpp/demo/Ice/value/Value.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 d33f2a915b1..9864371b6f9 100644 --- a/cpp/demo/Ice/value/ValueI.cpp +++ b/cpp/demo/Ice/value/ValueI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 9196a4244c8..1e2a9c59b00 100644 --- a/cpp/demo/Ice/value/ValueI.h +++ b/cpp/demo/Ice/value/ValueI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 b48b521ec7d..f93c9492225 100644 --- a/cpp/demo/IceBox/Makefile +++ b/cpp/demo/IceBox/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/IceBox/Makefile.mak index 0e068712834..989ba4ad1cb 100644 --- a/cpp/demo/IceBox/Makefile.mak +++ b/cpp/demo/IceBox/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 f3f692355b5..279fd041c47 100644 --- a/cpp/demo/IceBox/hello/Client.cpp +++ b/cpp/demo/IceBox/hello/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 ed4a36fbbed..4c1331f637c 100644 --- a/cpp/demo/IceBox/hello/Hello.ice +++ b/cpp/demo/IceBox/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 b70d1c62d95..b7f2e1c99d2 100644 --- a/cpp/demo/IceBox/hello/HelloI.cpp +++ b/cpp/demo/IceBox/hello/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 8af0f203a2e..37804b5fc9f 100644 --- a/cpp/demo/IceBox/hello/HelloI.h +++ b/cpp/demo/IceBox/hello/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 135bd4a8384..e3d0589d53f 100644 --- a/cpp/demo/IceBox/hello/HelloServiceI.cpp +++ b/cpp/demo/IceBox/hello/HelloServiceI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 fd0171d8634..15e95fe4b43 100644 --- a/cpp/demo/IceBox/hello/HelloServiceI.h +++ b/cpp/demo/IceBox/hello/HelloServiceI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 c6f2273841f..84a5d0ebf2e 100644 --- a/cpp/demo/IceBox/hello/Makefile +++ b/cpp/demo/IceBox/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/IceBox/hello/Makefile.mak index 0442445f5dc..94d2d3d84fd 100644 --- a/cpp/demo/IceBox/hello/Makefile.mak +++ b/cpp/demo/IceBox/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/Makefile b/cpp/demo/IceGrid/Makefile index be1ef1cdb63..2e400513cf5 100644 --- a/cpp/demo/IceGrid/Makefile +++ b/cpp/demo/IceGrid/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/Makefile.mak b/cpp/demo/IceGrid/Makefile.mak index b6b7c33e0c9..adaa9a1e72b 100644 --- a/cpp/demo/IceGrid/Makefile.mak +++ b/cpp/demo/IceGrid/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/allocate/Client.cpp b/cpp/demo/IceGrid/allocate/Client.cpp index 779e092f9bd..923e0878e75 100644 --- a/cpp/demo/IceGrid/allocate/Client.cpp +++ b/cpp/demo/IceGrid/allocate/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/allocate/Hello.ice b/cpp/demo/IceGrid/allocate/Hello.ice index cb3bcab35ee..a7136804dec 100644 --- a/cpp/demo/IceGrid/allocate/Hello.ice +++ b/cpp/demo/IceGrid/allocate/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/allocate/HelloI.cpp b/cpp/demo/IceGrid/allocate/HelloI.cpp index bc22c3bf4ec..7801d7d2942 100644 --- a/cpp/demo/IceGrid/allocate/HelloI.cpp +++ b/cpp/demo/IceGrid/allocate/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/allocate/HelloI.h b/cpp/demo/IceGrid/allocate/HelloI.h index 4ad533ebc11..2f2fdba94cb 100644 --- a/cpp/demo/IceGrid/allocate/HelloI.h +++ b/cpp/demo/IceGrid/allocate/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/allocate/Makefile b/cpp/demo/IceGrid/allocate/Makefile index 7ca948fc60c..be4a6fd4dc6 100644 --- a/cpp/demo/IceGrid/allocate/Makefile +++ b/cpp/demo/IceGrid/allocate/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/allocate/Makefile.mak b/cpp/demo/IceGrid/allocate/Makefile.mak index e55301274c3..0ef5d36c9a8 100644 --- a/cpp/demo/IceGrid/allocate/Makefile.mak +++ b/cpp/demo/IceGrid/allocate/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/allocate/Server.cpp b/cpp/demo/IceGrid/allocate/Server.cpp index 2168bac1c66..c28d440de70 100644 --- a/cpp/demo/IceGrid/allocate/Server.cpp +++ b/cpp/demo/IceGrid/allocate/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/sessionActivation/Client.cpp b/cpp/demo/IceGrid/sessionActivation/Client.cpp index c2bae48d5fe..4d4eb4c2ffd 100644 --- a/cpp/demo/IceGrid/sessionActivation/Client.cpp +++ b/cpp/demo/IceGrid/sessionActivation/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/sessionActivation/Hello.ice b/cpp/demo/IceGrid/sessionActivation/Hello.ice index 8f6be924cf5..60353257392 100644 --- a/cpp/demo/IceGrid/sessionActivation/Hello.ice +++ b/cpp/demo/IceGrid/sessionActivation/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/sessionActivation/HelloI.cpp b/cpp/demo/IceGrid/sessionActivation/HelloI.cpp index 08f5ebf0a01..7f50ecc1ab3 100644 --- a/cpp/demo/IceGrid/sessionActivation/HelloI.cpp +++ b/cpp/demo/IceGrid/sessionActivation/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/sessionActivation/HelloI.h b/cpp/demo/IceGrid/sessionActivation/HelloI.h index 279bf69f614..a47cae0b552 100644 --- a/cpp/demo/IceGrid/sessionActivation/HelloI.h +++ b/cpp/demo/IceGrid/sessionActivation/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/sessionActivation/Makefile b/cpp/demo/IceGrid/sessionActivation/Makefile index 7ca948fc60c..be4a6fd4dc6 100644 --- a/cpp/demo/IceGrid/sessionActivation/Makefile +++ b/cpp/demo/IceGrid/sessionActivation/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/sessionActivation/Makefile.mak b/cpp/demo/IceGrid/sessionActivation/Makefile.mak index c0fd8e153b2..a3dd3e826ef 100644 --- a/cpp/demo/IceGrid/sessionActivation/Makefile.mak +++ b/cpp/demo/IceGrid/sessionActivation/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/sessionActivation/Server.cpp b/cpp/demo/IceGrid/sessionActivation/Server.cpp index 2168bac1c66..c28d440de70 100644 --- a/cpp/demo/IceGrid/sessionActivation/Server.cpp +++ b/cpp/demo/IceGrid/sessionActivation/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/simple/Client.cpp b/cpp/demo/IceGrid/simple/Client.cpp index e65b69b2164..8f8d24029f8 100644 --- a/cpp/demo/IceGrid/simple/Client.cpp +++ b/cpp/demo/IceGrid/simple/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/simple/Hello.ice b/cpp/demo/IceGrid/simple/Hello.ice index cb3bcab35ee..a7136804dec 100644 --- a/cpp/demo/IceGrid/simple/Hello.ice +++ b/cpp/demo/IceGrid/simple/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/simple/HelloI.cpp b/cpp/demo/IceGrid/simple/HelloI.cpp index bc22c3bf4ec..7801d7d2942 100644 --- a/cpp/demo/IceGrid/simple/HelloI.cpp +++ b/cpp/demo/IceGrid/simple/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/simple/HelloI.h b/cpp/demo/IceGrid/simple/HelloI.h index 4ad533ebc11..2f2fdba94cb 100644 --- a/cpp/demo/IceGrid/simple/HelloI.h +++ b/cpp/demo/IceGrid/simple/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/IceGrid/simple/Makefile b/cpp/demo/IceGrid/simple/Makefile index 7ca948fc60c..be4a6fd4dc6 100644 --- a/cpp/demo/IceGrid/simple/Makefile +++ b/cpp/demo/IceGrid/simple/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/simple/Makefile.mak b/cpp/demo/IceGrid/simple/Makefile.mak index e55301274c3..0ef5d36c9a8 100644 --- a/cpp/demo/IceGrid/simple/Makefile.mak +++ b/cpp/demo/IceGrid/simple/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/IceGrid/simple/Server.cpp b/cpp/demo/IceGrid/simple/Server.cpp index 2168bac1c66..c28d440de70 100644 --- a/cpp/demo/IceGrid/simple/Server.cpp +++ b/cpp/demo/IceGrid/simple/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Makefile.mak b/cpp/demo/IcePatch2/MFC/Makefile.mak index 9cc346d6960..872f2915ce5 100755 --- a/cpp/demo/IcePatch2/MFC/Makefile.mak +++ b/cpp/demo/IcePatch2/MFC/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 7a09b34e78d..275fa480d9a 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClient.cpp +++ b/cpp/demo/IcePatch2/MFC/PatchClient.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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.h b/cpp/demo/IcePatch2/MFC/PatchClient.h index 2ddbf824e64..58d147b2588 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClient.h +++ b/cpp/demo/IcePatch2/MFC/PatchClient.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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.cpp b/cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp index 641e2792869..5aaca0ee731 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp +++ b/cpp/demo/IcePatch2/MFC/PatchClientDlg.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 6389e54248e..ac3b82c808d 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClientDlg.h +++ b/cpp/demo/IcePatch2/MFC/PatchClientDlg.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 776a03822ff..3d4851347f8 100755 --- a/cpp/demo/IcePatch2/MFC/stdafx.cpp +++ b/cpp/demo/IcePatch2/MFC/stdafx.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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.h b/cpp/demo/IcePatch2/MFC/stdafx.h index a899e80fb45..ea41685f994 100755 --- a/cpp/demo/IcePatch2/MFC/stdafx.h +++ b/cpp/demo/IcePatch2/MFC/stdafx.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/Makefile.mak b/cpp/demo/IcePatch2/Makefile.mak index da800ed49ee..1d3b25867a3 100644 --- a/cpp/demo/IcePatch2/Makefile.mak +++ b/cpp/demo/IcePatch2/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Makefile b/cpp/demo/IceStorm/Makefile index 32d2fe21407..5af3a13eae9 100644 --- a/cpp/demo/IceStorm/Makefile +++ b/cpp/demo/IceStorm/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/Makefile.mak b/cpp/demo/IceStorm/Makefile.mak index 7afffbcdf04..24a2fc49deb 100644 --- a/cpp/demo/IceStorm/Makefile.mak +++ b/cpp/demo/IceStorm/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 c698cb7dd99..ca19916a636 100644 --- a/cpp/demo/IceStorm/clock/Clock.ice +++ b/cpp/demo/IceStorm/clock/Clock.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 7292adbff39..61b48ef8902 100644 --- a/cpp/demo/IceStorm/clock/Makefile +++ b/cpp/demo/IceStorm/clock/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/IceStorm/clock/Makefile.mak index aa158cba901..f581cfec690 100644 --- a/cpp/demo/IceStorm/clock/Makefile.mak +++ b/cpp/demo/IceStorm/clock/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 75a38a4dec0..ec61a31d7da 100644 --- a/cpp/demo/IceStorm/clock/Publisher.cpp +++ b/cpp/demo/IceStorm/clock/Publisher.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 e19abef6419..c08173003ee 100644 --- a/cpp/demo/IceStorm/clock/Subscriber.cpp +++ b/cpp/demo/IceStorm/clock/Subscriber.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/counter/Client.cpp b/cpp/demo/IceStorm/counter/Client.cpp index 5d3cd2cb6f1..82fa66270c0 100644 --- a/cpp/demo/IceStorm/counter/Client.cpp +++ b/cpp/demo/IceStorm/counter/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/counter/Counter.ice b/cpp/demo/IceStorm/counter/Counter.ice index 764d595378f..4e9cf041c96 100644 --- a/cpp/demo/IceStorm/counter/Counter.ice +++ b/cpp/demo/IceStorm/counter/Counter.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/counter/CounterI.cpp b/cpp/demo/IceStorm/counter/CounterI.cpp index 10277f9d855..2b59ac5f460 100644 --- a/cpp/demo/IceStorm/counter/CounterI.cpp +++ b/cpp/demo/IceStorm/counter/CounterI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/counter/CounterI.h b/cpp/demo/IceStorm/counter/CounterI.h index b431bf297a9..0d732a77556 100644 --- a/cpp/demo/IceStorm/counter/CounterI.h +++ b/cpp/demo/IceStorm/counter/CounterI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/counter/CounterObserverI.cpp b/cpp/demo/IceStorm/counter/CounterObserverI.cpp index 318f04272c6..7ed0ea12a84 100644 --- a/cpp/demo/IceStorm/counter/CounterObserverI.cpp +++ b/cpp/demo/IceStorm/counter/CounterObserverI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/counter/CounterObserverI.h b/cpp/demo/IceStorm/counter/CounterObserverI.h index fe46a438435..c55da75d3a6 100644 --- a/cpp/demo/IceStorm/counter/CounterObserverI.h +++ b/cpp/demo/IceStorm/counter/CounterObserverI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/counter/Makefile b/cpp/demo/IceStorm/counter/Makefile index 77592230609..b26a1c2acb7 100644 --- a/cpp/demo/IceStorm/counter/Makefile +++ b/cpp/demo/IceStorm/counter/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/counter/Makefile.mak b/cpp/demo/IceStorm/counter/Makefile.mak index edb8d65a32a..32e9a37b03c 100644 --- a/cpp/demo/IceStorm/counter/Makefile.mak +++ b/cpp/demo/IceStorm/counter/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/counter/Server.cpp b/cpp/demo/IceStorm/counter/Server.cpp index bd48f0f7a54..33bbcb4c8aa 100644 --- a/cpp/demo/IceStorm/counter/Server.cpp +++ b/cpp/demo/IceStorm/counter/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/replicated/Clock.ice b/cpp/demo/IceStorm/replicated/Clock.ice index c698cb7dd99..ca19916a636 100644 --- a/cpp/demo/IceStorm/replicated/Clock.ice +++ b/cpp/demo/IceStorm/replicated/Clock.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/replicated/Makefile b/cpp/demo/IceStorm/replicated/Makefile index 50debef987c..02330cc5133 100644 --- a/cpp/demo/IceStorm/replicated/Makefile +++ b/cpp/demo/IceStorm/replicated/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/replicated/Makefile.mak b/cpp/demo/IceStorm/replicated/Makefile.mak index 07d027c953f..d511f5ee830 100644 --- a/cpp/demo/IceStorm/replicated/Makefile.mak +++ b/cpp/demo/IceStorm/replicated/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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/replicated/Publisher.cpp b/cpp/demo/IceStorm/replicated/Publisher.cpp index c13c4aa049b..3bb189a766c 100644 --- a/cpp/demo/IceStorm/replicated/Publisher.cpp +++ b/cpp/demo/IceStorm/replicated/Publisher.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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/replicated/Subscriber.cpp b/cpp/demo/IceStorm/replicated/Subscriber.cpp index 84d40596b0b..1adafbcd804 100644 --- a/cpp/demo/IceStorm/replicated/Subscriber.cpp +++ b/cpp/demo/IceStorm/replicated/Subscriber.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 e62531f89e5..297521aaa30 100644 --- a/cpp/demo/IceUtil/Makefile +++ b/cpp/demo/IceUtil/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/IceUtil/Makefile.mak index ca3ba815b6f..a3dc04c6865 100644 --- a/cpp/demo/IceUtil/Makefile.mak +++ b/cpp/demo/IceUtil/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 9c952f4b1f4..3bbd6510adf 100644 --- a/cpp/demo/IceUtil/workqueue/Makefile +++ b/cpp/demo/IceUtil/workqueue/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/IceUtil/workqueue/Makefile.mak index e6418de8ee6..c1fec0336c7 100644 --- a/cpp/demo/IceUtil/workqueue/Makefile.mak +++ b/cpp/demo/IceUtil/workqueue/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 21018a1e3ef..2b7c081e1da 100644 --- a/cpp/demo/IceUtil/workqueue/WorkQueue.cpp +++ b/cpp/demo/IceUtil/workqueue/WorkQueue.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 d1122393c89..4233dc9fedb 100644 --- a/cpp/demo/Makefile +++ b/cpp/demo/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/Makefile.mak index 9e6842a9841..890fa44efd6 100644 --- a/cpp/demo/Makefile.mak +++ b/cpp/demo/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 3030ec9ec95..569470347c6 100644 --- a/cpp/demo/book/Makefile +++ b/cpp/demo/book/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/book/Makefile.mak index 28ce1a3517b..6b31ee4401d 100644 --- a/cpp/demo/book/Makefile.mak +++ b/cpp/demo/book/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 1f0d9c1ce9d..71f6bb711b2 100755 --- a/cpp/demo/book/printer/Client.cpp +++ b/cpp/demo/book/printer/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 576a31b0d57..f3d4613977e 100755 --- a/cpp/demo/book/printer/Makefile +++ b/cpp/demo/book/printer/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/book/printer/Makefile.mak index 2e546939ab1..82418a2c130 100644 --- a/cpp/demo/book/printer/Makefile.mak +++ b/cpp/demo/book/printer/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 dcbc91fe276..20e46cdf549 100755 --- a/cpp/demo/book/printer/Printer.ice +++ b/cpp/demo/book/printer/Printer.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 929611ff33a..2c9d22d4beb 100755 --- a/cpp/demo/book/printer/Server.cpp +++ b/cpp/demo/book/printer/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 094edc29935..870b879e0d9 100755 --- a/cpp/demo/book/simple_filesystem/Client.cpp +++ b/cpp/demo/book/simple_filesystem/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 d7032d4f37e..8592c68381e 100755 --- a/cpp/demo/book/simple_filesystem/Filesystem.ice +++ b/cpp/demo/book/simple_filesystem/Filesystem.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 a4839975fb9..8560075d36c 100755 --- a/cpp/demo/book/simple_filesystem/FilesystemI.cpp +++ b/cpp/demo/book/simple_filesystem/FilesystemI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 fc2670a9b70..fde910b3ac0 100755 --- a/cpp/demo/book/simple_filesystem/FilesystemI.h +++ b/cpp/demo/book/simple_filesystem/FilesystemI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 f41971a9a52..1c13ede2864 100755 --- a/cpp/demo/book/simple_filesystem/Makefile +++ b/cpp/demo/book/simple_filesystem/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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.mak b/cpp/demo/book/simple_filesystem/Makefile.mak index a71c83df309..25db337f47c 100644 --- a/cpp/demo/book/simple_filesystem/Makefile.mak +++ b/cpp/demo/book/simple_filesystem/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 f2e4cb81184..84cd4fadbdd 100755 --- a/cpp/demo/book/simple_filesystem/Server.cpp +++ b/cpp/demo/book/simple_filesystem/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This 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 bb56d1b6488..0fc970d4528 100644 --- a/cpp/doc/Makefile +++ b/cpp/doc/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This 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 8e5403b189a..5edbbdf7c0a 100755 --- a/cpp/fixCopyright.py +++ b/cpp/fixCopyright.py @@ -20,7 +20,7 @@ def copyright(commentMark, patchIceE): result = [ ] result.append(commentMark + " **********************************************************************\n") result.append(commentMark + "\n") - result.append(commentMark + " Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.\n") + result.append(commentMark + " Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved.\n") result.append(commentMark + "\n") if patchIceE == True: result.append(commentMark + " This copy of Ice-E is licensed to you under the terms described in the\n") @@ -143,6 +143,9 @@ def replaceAllCopyrights(path, patchIceE): pythonCopyright = [] pythonCopyright.append("#!/usr/bin/env python\n"); pythonCopyright.extend(makefileCopyright) + rubyCopyright = [] + rubyCopyright.append("#!/usr/bin/env ruby\n"); + rubyCopyright.extend(makefileCopyright) xmlCopyright = [] xmlCopyright.append("