From 9776285f46e4dbc15f285394daffd1e69490fb21 Mon Sep 17 00:00:00 2001 From: Dwayne Boone Date: Mon, 5 Jan 2015 10:18:10 -0330 Subject: Updated copyright to 2015 --- cpp/Makefile | 2 +- cpp/Makefile.mak | 2 +- cpp/allDemos.py | 2 +- cpp/allTests.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.MINGW | 2 +- cpp/config/Make.rules.OSF1 | 2 +- cpp/config/Make.rules.SunOS | 2 +- cpp/config/Make.rules.mak | 2 +- cpp/config/Make.rules.msvc | 2 +- cpp/config/Makefile | 2 +- cpp/config/Makefile.mak | 2 +- cpp/config/findSliceFiles.py | 2 +- cpp/config/ice_ca.cnf | 2 +- cpp/config/makegitignore.py | 2 +- cpp/config/templates.xml | 2 +- cpp/config/upgradeicegrid36.py | 2 +- cpp/demo/Database/Makefile | 2 +- cpp/demo/Database/Makefile.mak | 2 +- cpp/demo/Database/Oracle/Makefile | 2 +- cpp/demo/Database/Oracle/Makefile.mak | 2 +- cpp/demo/Database/Oracle/occi/Client.cpp | 2 +- cpp/demo/Database/Oracle/occi/DbTypes.typ | 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/OCCIServantLocator.cpp | 2 +- cpp/demo/Database/Oracle/occi/OCCIServantLocator.h | 2 +- cpp/demo/Database/Oracle/occi/Server.cpp | 2 +- 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/CurrentSqlContext.pc | 2 +- cpp/demo/Database/Oracle/proc/DeptFactoryI.h | 2 +- cpp/demo/Database/Oracle/proc/DeptFactoryI.pc | 2 +- cpp/demo/Database/Oracle/proc/DeptI.h | 2 +- cpp/demo/Database/Oracle/proc/DeptI.pc | 2 +- cpp/demo/Database/Oracle/proc/EmpI.h | 2 +- cpp/demo/Database/Oracle/proc/EmpI.pc | 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/Server.pc | 2 +- cpp/demo/Database/Oracle/proc/Util.h | 2 +- cpp/demo/Database/Oracle/proc/Util.pc | 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/backup/Makefile.mak | 2 +- cpp/demo/Freeze/backup/backup | 2 +- cpp/demo/Freeze/backup/backup.bat | 2 +- cpp/demo/Freeze/backup/expect.py | 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/bench/expect.py | 2 +- cpp/demo/Freeze/casino/BankI.cpp | 2 +- cpp/demo/Freeze/casino/BankI.h | 2 +- cpp/demo/Freeze/casino/BetI.cpp | 2 +- cpp/demo/Freeze/casino/BetI.h | 2 +- cpp/demo/Freeze/casino/BetResolver.cpp | 2 +- cpp/demo/Freeze/casino/BetResolver.h | 2 +- cpp/demo/Freeze/casino/Casino.ice | 2 +- cpp/demo/Freeze/casino/CasinoStore.ice | 2 +- cpp/demo/Freeze/casino/Client.cpp | 2 +- cpp/demo/Freeze/casino/Makefile | 2 +- cpp/demo/Freeze/casino/Makefile.mak | 2 +- cpp/demo/Freeze/casino/PlayerI.cpp | 2 +- cpp/demo/Freeze/casino/PlayerI.h | 2 +- cpp/demo/Freeze/casino/Server.cpp | 2 +- cpp/demo/Freeze/casino/expect.py | 2 +- cpp/demo/Freeze/customEvictor/Client.cpp | 2 +- cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp | 2 +- cpp/demo/Freeze/customEvictor/CurrentDatabase.h | 2 +- cpp/demo/Freeze/customEvictor/Evictor.cpp | 2 +- cpp/demo/Freeze/customEvictor/Evictor.h | 2 +- cpp/demo/Freeze/customEvictor/EvictorBase.cpp | 2 +- cpp/demo/Freeze/customEvictor/EvictorBase.h | 2 +- cpp/demo/Freeze/customEvictor/Item.ice | 2 +- cpp/demo/Freeze/customEvictor/ItemI.cpp | 2 +- cpp/demo/Freeze/customEvictor/ItemI.h | 2 +- cpp/demo/Freeze/customEvictor/ItemInfo.ice | 2 +- cpp/demo/Freeze/customEvictor/Makefile | 2 +- cpp/demo/Freeze/customEvictor/Makefile.mak | 2 +- cpp/demo/Freeze/customEvictor/Server.cpp | 2 +- cpp/demo/Freeze/customEvictor/SimpleEvictor.cpp | 2 +- cpp/demo/Freeze/customEvictor/SimpleEvictor.h | 2 +- cpp/demo/Freeze/customEvictor/expect.py | 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.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.cpp | 2 +- cpp/demo/Freeze/library/Scanner.l | 2 +- cpp/demo/Freeze/library/Server.cpp | 2 +- cpp/demo/Freeze/library/expect.py | 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.cpp | 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.cpp | 2 +- cpp/demo/Freeze/phonebook/Scanner.l | 2 +- cpp/demo/Freeze/phonebook/Server.cpp | 2 +- cpp/demo/Freeze/phonebook/expect.py | 2 +- cpp/demo/Freeze/transform/ContactData.ice | 2 +- cpp/demo/Freeze/transform/Makefile | 2 +- cpp/demo/Freeze/transform/Makefile.mak | 2 +- cpp/demo/Freeze/transform/NewContactData.ice | 2 +- cpp/demo/Freeze/transform/create.cpp | 2 +- cpp/demo/Freeze/transform/expect.py | 2 +- cpp/demo/Freeze/transform/read.cpp | 2 +- cpp/demo/Freeze/transform/readnew.cpp | 2 +- cpp/demo/Freeze/transform/recreate.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/expect.py | 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/Glacier2/chat/expect.py | 2 +- cpp/demo/Glacier2/winrt/chat/App.xaml.cpp | 2 +- cpp/demo/Glacier2/winrt/chat/App.xaml.h | 2 +- cpp/demo/Glacier2/winrt/chat/Chat.ice | 2 +- cpp/demo/Glacier2/winrt/chat/ChatView.xaml.cpp | 2 +- cpp/demo/Glacier2/winrt/chat/ChatView.xaml.h | 2 +- cpp/demo/Glacier2/winrt/chat/LoginView.xaml.cpp | 2 +- cpp/demo/Glacier2/winrt/chat/LoginView.xaml.h | 2 +- cpp/demo/Glacier2/winrt/chat/MainPage.xaml | 2 +- cpp/demo/Glacier2/winrt/chat/MainPage.xaml.cpp | 2 +- cpp/demo/Glacier2/winrt/chat/MainPage.xaml.h | 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/HelloClient.rc | 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/HelloServer.rc | 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/Client.cpp | 2 +- cpp/demo/Ice/async/Hello.ice | 2 +- cpp/demo/Ice/async/HelloI.cpp | 2 +- cpp/demo/Ice/async/HelloI.h | 2 +- cpp/demo/Ice/async/Makefile | 2 +- cpp/demo/Ice/async/Makefile.mak | 2 +- cpp/demo/Ice/async/Server.cpp | 2 +- cpp/demo/Ice/async/WorkQueue.cpp | 2 +- cpp/demo/Ice/async/WorkQueue.h | 2 +- cpp/demo/Ice/async/expect.py | 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/bidir/expect.py | 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/callback/expect.py | 2 +- cpp/demo/Ice/context/Client.cpp | 2 +- cpp/demo/Ice/context/Context.ice | 2 +- cpp/demo/Ice/context/ContextI.cpp | 2 +- cpp/demo/Ice/context/ContextI.h | 2 +- cpp/demo/Ice/context/Makefile | 2 +- cpp/demo/Ice/context/Makefile.mak | 2 +- cpp/demo/Ice/context/Server.cpp | 2 +- cpp/demo/Ice/context/expect.py | 2 +- cpp/demo/Ice/converter/Client.cpp | 2 +- cpp/demo/Ice/converter/Client.h | 2 +- cpp/demo/Ice/converter/ClientWithConverter.cpp | 2 +- cpp/demo/Ice/converter/ClientWithoutConverter.cpp | 2 +- cpp/demo/Ice/converter/Greet.ice | 2 +- cpp/demo/Ice/converter/GreetI.cpp | 2 +- cpp/demo/Ice/converter/GreetI.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/converter/expect.py | 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/hello/expect.py | 2 +- cpp/demo/Ice/interleaved/Client.cpp | 2 +- cpp/demo/Ice/interleaved/Makefile | 2 +- cpp/demo/Ice/interleaved/Makefile.mak | 2 +- cpp/demo/Ice/interleaved/Server.cpp | 2 +- cpp/demo/Ice/interleaved/Throughput.ice | 2 +- cpp/demo/Ice/interleaved/ThroughputI.cpp | 2 +- cpp/demo/Ice/interleaved/ThroughputI.h | 2 +- cpp/demo/Ice/interleaved/expect.py | 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/invoke/expect.py | 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/latency/expect.py | 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/minimal/expect.py | 2 +- cpp/demo/Ice/multicast/Client.cpp | 2 +- cpp/demo/Ice/multicast/Discovery.ice | 2 +- cpp/demo/Ice/multicast/Hello.ice | 2 +- cpp/demo/Ice/multicast/Makefile | 2 +- cpp/demo/Ice/multicast/Makefile.mak | 2 +- cpp/demo/Ice/multicast/Server.cpp | 2 +- cpp/demo/Ice/multicast/expect.py | 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/nested/expect.py | 2 +- cpp/demo/Ice/nrvo/Client.cpp | 2 +- cpp/demo/Ice/nrvo/Makefile | 2 +- cpp/demo/Ice/nrvo/Makefile.mak | 2 +- cpp/demo/Ice/nrvo/MyStringSeq.cpp | 2 +- cpp/demo/Ice/nrvo/MyStringSeq.h | 2 +- cpp/demo/Ice/nrvo/Nrvo.ice | 2 +- cpp/demo/Ice/nrvo/NrvoI.cpp | 2 +- cpp/demo/Ice/nrvo/NrvoI.h | 2 +- cpp/demo/Ice/nrvo/Server.cpp | 2 +- cpp/demo/Ice/nrvo/expect.py | 2 +- cpp/demo/Ice/optional/Client.cpp | 2 +- cpp/demo/Ice/optional/Contact.ice | 2 +- cpp/demo/Ice/optional/ContactDBI.cpp | 2 +- cpp/demo/Ice/optional/ContactDBI.h | 2 +- cpp/demo/Ice/optional/Makefile | 2 +- cpp/demo/Ice/optional/Makefile.mak | 2 +- cpp/demo/Ice/optional/Server.cpp | 2 +- cpp/demo/Ice/optional/expect.py | 2 +- cpp/demo/Ice/plugin/Client.cpp | 2 +- cpp/demo/Ice/plugin/Hello.ice | 2 +- cpp/demo/Ice/plugin/HelloPluginI.cpp | 2 +- cpp/demo/Ice/plugin/LoggerPluginI.cpp | 2 +- cpp/demo/Ice/plugin/Makefile | 2 +- cpp/demo/Ice/plugin/Makefile.mak | 2 +- cpp/demo/Ice/plugin/Server.cpp | 2 +- cpp/demo/Ice/plugin/expect.py | 2 +- cpp/demo/Ice/properties/Client.cpp | 2 +- cpp/demo/Ice/properties/Makefile | 2 +- cpp/demo/Ice/properties/Makefile.mak | 2 +- cpp/demo/Ice/properties/Props.ice | 2 +- cpp/demo/Ice/properties/Server.cpp | 2 +- cpp/demo/Ice/properties/expect.py | 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/ReapTask.cpp | 2 +- cpp/demo/Ice/session/ReapTask.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/session/expect.py | 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/StringView.h | 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/throughput/expect.py | 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/Ice/value/expect.py | 2 +- cpp/demo/Ice/winrt/bidir/App.xaml.cpp | 2 +- cpp/demo/Ice/winrt/bidir/App.xaml.h | 2 +- cpp/demo/Ice/winrt/bidir/Callback.ice | 2 +- cpp/demo/Ice/winrt/bidir/MainPage.xaml | 2 +- cpp/demo/Ice/winrt/bidir/MainPage.xaml.cpp | 2 +- cpp/demo/Ice/winrt/bidir/MainPage.xaml.h | 2 +- cpp/demo/Ice/winrt/hello/App.xaml.cpp | 2 +- cpp/demo/Ice/winrt/hello/Hello.ice | 2 +- cpp/demo/Ice/winrt/hello/MainPage.xaml | 2 +- cpp/demo/Ice/winrt/hello/MainPage.xaml.cpp | 2 +- cpp/demo/Ice/winrt/hello/MainPage.xaml.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/IceBox/hello/expect.py | 2 +- cpp/demo/IceDiscovery/Makefile | 2 +- cpp/demo/IceDiscovery/Makefile.mak | 2 +- cpp/demo/IceDiscovery/hello/Client.cpp | 2 +- cpp/demo/IceDiscovery/hello/Hello.ice | 2 +- cpp/demo/IceDiscovery/hello/HelloI.cpp | 2 +- cpp/demo/IceDiscovery/hello/HelloI.h | 2 +- cpp/demo/IceDiscovery/hello/Makefile | 2 +- cpp/demo/IceDiscovery/hello/Makefile.mak | 2 +- cpp/demo/IceDiscovery/hello/Server.cpp | 2 +- cpp/demo/IceDiscovery/hello/expect.py | 2 +- cpp/demo/IceDiscovery/replication/Client.cpp | 2 +- cpp/demo/IceDiscovery/replication/Hello.ice | 2 +- cpp/demo/IceDiscovery/replication/HelloI.cpp | 2 +- cpp/demo/IceDiscovery/replication/HelloI.h | 2 +- cpp/demo/IceDiscovery/replication/Makefile | 2 +- cpp/demo/IceDiscovery/replication/Makefile.mak | 2 +- cpp/demo/IceDiscovery/replication/Server.cpp | 2 +- cpp/demo/IceDiscovery/replication/expect.py | 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/allocate/application-multiple.xml | 2 +- cpp/demo/IceGrid/allocate/application-single.xml | 2 +- cpp/demo/IceGrid/allocate/expect.py | 2 +- cpp/demo/IceGrid/customLoadBalancing/Client.cpp | 2 +- cpp/demo/IceGrid/customLoadBalancing/Makefile | 2 +- cpp/demo/IceGrid/customLoadBalancing/Makefile.mak | 2 +- cpp/demo/IceGrid/customLoadBalancing/Pricing.ice | 2 +- cpp/demo/IceGrid/customLoadBalancing/PricingI.cpp | 2 +- cpp/demo/IceGrid/customLoadBalancing/PricingI.h | 2 +- cpp/demo/IceGrid/customLoadBalancing/RegistryPlugin.cpp | 2 +- cpp/demo/IceGrid/customLoadBalancing/Server.cpp | 2 +- cpp/demo/IceGrid/customLoadBalancing/application.xml | 2 +- cpp/demo/IceGrid/customLoadBalancing/expect.py | 2 +- cpp/demo/IceGrid/icebox/Client.cpp | 2 +- cpp/demo/IceGrid/icebox/Hello.ice | 2 +- cpp/demo/IceGrid/icebox/HelloI.cpp | 2 +- cpp/demo/IceGrid/icebox/HelloI.h | 2 +- cpp/demo/IceGrid/icebox/HelloServiceI.cpp | 2 +- cpp/demo/IceGrid/icebox/HelloServiceI.h | 2 +- cpp/demo/IceGrid/icebox/Makefile | 2 +- cpp/demo/IceGrid/icebox/Makefile.mak | 2 +- cpp/demo/IceGrid/icebox/expect.py | 2 +- cpp/demo/IceGrid/replication/Client.cpp | 2 +- cpp/demo/IceGrid/replication/Hello.ice | 2 +- cpp/demo/IceGrid/replication/HelloI.cpp | 2 +- cpp/demo/IceGrid/replication/HelloI.h | 2 +- cpp/demo/IceGrid/replication/Makefile | 2 +- cpp/demo/IceGrid/replication/Makefile.mak | 2 +- cpp/demo/IceGrid/replication/Server.cpp | 2 +- cpp/demo/IceGrid/replication/application.xml | 2 +- cpp/demo/IceGrid/replication/expect.py | 2 +- cpp/demo/IceGrid/secure/Client.cpp | 2 +- cpp/demo/IceGrid/secure/Hello.ice | 2 +- cpp/demo/IceGrid/secure/HelloI.cpp | 2 +- cpp/demo/IceGrid/secure/HelloI.h | 2 +- cpp/demo/IceGrid/secure/Makefile | 2 +- cpp/demo/IceGrid/secure/Makefile.mak | 2 +- cpp/demo/IceGrid/secure/Server.cpp | 2 +- cpp/demo/IceGrid/secure/application.xml | 2 +- cpp/demo/IceGrid/secure/expect.py | 2 +- cpp/demo/IceGrid/secure/makecerts.py | 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/sessionActivation/application.xml | 2 +- cpp/demo/IceGrid/sessionActivation/expect.py | 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/IceGrid/simple/application.xml | 2 +- cpp/demo/IceGrid/simple/application_with_replication.xml | 2 +- cpp/demo/IceGrid/simple/application_with_template.xml | 2 +- cpp/demo/IceGrid/simple/expect.py | 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/PatchClient.rc | 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/clock/expect.py | 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/counter/expect.py | 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/IceStorm/replicated/application.xml | 2 +- cpp/demo/IceStorm/replicated/expect.py | 2 +- cpp/demo/IceStorm/replicated2/Clock.ice | 2 +- cpp/demo/IceStorm/replicated2/Makefile | 2 +- cpp/demo/IceStorm/replicated2/Makefile.mak | 2 +- cpp/demo/IceStorm/replicated2/Publisher.cpp | 2 +- cpp/demo/IceStorm/replicated2/Subscriber.cpp | 2 +- cpp/demo/IceStorm/replicated2/expect.py | 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/IceUtil/workqueue/expect.py | 2 +- cpp/demo/Makefile | 2 +- cpp/demo/Makefile.mak | 2 +- cpp/demo/Manual/Makefile | 2 +- cpp/demo/Manual/Makefile.mak | 2 +- cpp/demo/Manual/evictor_filesystem/Client.cpp | 2 +- cpp/demo/Manual/evictor_filesystem/Filesystem.ice | 2 +- cpp/demo/Manual/evictor_filesystem/Grammar.cpp | 2 +- cpp/demo/Manual/evictor_filesystem/Grammar.y | 2 +- cpp/demo/Manual/evictor_filesystem/Makefile | 2 +- cpp/demo/Manual/evictor_filesystem/Makefile.mak | 2 +- cpp/demo/Manual/evictor_filesystem/Parser.cpp | 2 +- cpp/demo/Manual/evictor_filesystem/Parser.h | 2 +- cpp/demo/Manual/evictor_filesystem/PersistentFilesystem.ice | 2 +- cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.cpp | 2 +- cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.h | 2 +- cpp/demo/Manual/evictor_filesystem/Scanner.cpp | 2 +- cpp/demo/Manual/evictor_filesystem/Scanner.l | 2 +- cpp/demo/Manual/evictor_filesystem/Server.cpp | 2 +- cpp/demo/Manual/evictor_filesystem/expect.py | 2 +- cpp/demo/Manual/lifecycle/Client.cpp | 2 +- cpp/demo/Manual/lifecycle/Filesystem.ice | 2 +- cpp/demo/Manual/lifecycle/FilesystemI.cpp | 2 +- cpp/demo/Manual/lifecycle/FilesystemI.h | 2 +- cpp/demo/Manual/lifecycle/Grammar.cpp | 2 +- cpp/demo/Manual/lifecycle/Grammar.y | 2 +- cpp/demo/Manual/lifecycle/Makefile | 2 +- cpp/demo/Manual/lifecycle/Makefile.mak | 2 +- cpp/demo/Manual/lifecycle/Parser.cpp | 2 +- cpp/demo/Manual/lifecycle/Parser.h | 2 +- cpp/demo/Manual/lifecycle/Scanner.cpp | 2 +- cpp/demo/Manual/lifecycle/Scanner.l | 2 +- cpp/demo/Manual/lifecycle/Server.cpp | 2 +- cpp/demo/Manual/lifecycle/expect.py | 2 +- cpp/demo/Manual/map_filesystem/Client.cpp | 2 +- cpp/demo/Manual/map_filesystem/Filesystem.ice | 2 +- cpp/demo/Manual/map_filesystem/FilesystemDB.ice | 2 +- cpp/demo/Manual/map_filesystem/FilesystemI.cpp | 2 +- cpp/demo/Manual/map_filesystem/FilesystemI.h | 2 +- cpp/demo/Manual/map_filesystem/Grammar.cpp | 2 +- cpp/demo/Manual/map_filesystem/Grammar.y | 2 +- cpp/demo/Manual/map_filesystem/Makefile | 3 ++- cpp/demo/Manual/map_filesystem/Makefile.mak | 2 +- cpp/demo/Manual/map_filesystem/Parser.cpp | 2 +- cpp/demo/Manual/map_filesystem/Parser.h | 2 +- cpp/demo/Manual/map_filesystem/Scanner.cpp | 2 +- cpp/demo/Manual/map_filesystem/Scanner.l | 2 +- cpp/demo/Manual/map_filesystem/Server.cpp | 2 +- cpp/demo/Manual/map_filesystem/expect.py | 2 +- cpp/demo/Manual/printer/Client.cpp | 2 +- cpp/demo/Manual/printer/Makefile | 2 +- cpp/demo/Manual/printer/Makefile.mak | 2 +- cpp/demo/Manual/printer/Printer.ice | 2 +- cpp/demo/Manual/printer/Server.cpp | 2 +- cpp/demo/Manual/printer/expect.py | 2 +- cpp/demo/Manual/simple_filesystem/Client.cpp | 2 +- cpp/demo/Manual/simple_filesystem/Filesystem.ice | 2 +- cpp/demo/Manual/simple_filesystem/FilesystemI.cpp | 2 +- cpp/demo/Manual/simple_filesystem/FilesystemI.h | 2 +- cpp/demo/Manual/simple_filesystem/Makefile | 2 +- cpp/demo/Manual/simple_filesystem/Makefile.mak | 2 +- cpp/demo/Manual/simple_filesystem/Server.cpp | 2 +- cpp/demo/Manual/simple_filesystem/expect.py | 2 +- cpp/doc/Makefile | 2 +- cpp/doc/Makefile.mak | 2 +- cpp/doc/symboltree.js | 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/Application.h | 2 +- cpp/include/Glacier2/Config.h | 2 +- cpp/include/Glacier2/Glacier2.h | 2 +- cpp/include/Glacier2/Makefile | 2 +- cpp/include/Glacier2/Makefile.mak | 2 +- cpp/include/Glacier2/NullPermissionsVerifier.h | 2 +- cpp/include/Glacier2/SessionHelper.h | 2 +- cpp/include/Ice/ACMF.h | 2 +- cpp/include/Ice/Application.h | 2 +- cpp/include/Ice/AsyncResult.h | 2 +- cpp/include/Ice/AsyncResultF.h | 2 +- cpp/include/Ice/BasicStream.h | 2 +- cpp/include/Ice/Buffer.h | 2 +- cpp/include/Ice/CommunicatorAsync.h | 2 +- cpp/include/Ice/Config.h | 2 +- cpp/include/Ice/ConnectionAsync.h | 2 +- cpp/include/Ice/ConnectionFactoryF.h | 2 +- cpp/include/Ice/ConnectionIF.h | 2 +- cpp/include/Ice/DefaultObjectFactory.h | 2 +- cpp/include/Ice/DeprecatedStringConverter.h | 2 +- cpp/include/Ice/DispatchInterceptor.h | 2 +- cpp/include/Ice/Dispatcher.h | 2 +- cpp/include/Ice/DynamicLibrary.h | 2 +- cpp/include/Ice/DynamicLibraryF.h | 2 +- cpp/include/Ice/Exception.h | 2 +- cpp/include/Ice/FactoryTable.h | 2 +- cpp/include/Ice/FactoryTableInit.h | 2 +- cpp/include/Ice/Format.h | 2 +- cpp/include/Ice/Functional.h | 2 +- cpp/include/Ice/GCObject.h | 2 +- cpp/include/Ice/Handle.h | 2 +- cpp/include/Ice/Ice.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/MetricsAdminI.h | 2 +- cpp/include/Ice/MetricsFunctional.h | 2 +- cpp/include/Ice/MetricsObserverI.h | 2 +- cpp/include/Ice/NativePropertiesAdmin.h | 2 +- cpp/include/Ice/Object.h | 2 +- cpp/include/Ice/ObjectAdapterFactoryF.h | 2 +- cpp/include/Ice/ObjectF.h | 2 +- cpp/include/Ice/ObjectFactoryManagerF.h | 2 +- cpp/include/Ice/ObserverHelper.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/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/RequestHandlerF.h | 2 +- cpp/include/Ice/ResponseHandlerF.h | 2 +- cpp/include/Ice/ServantManagerF.h | 2 +- cpp/include/Ice/Service.h | 2 +- cpp/include/Ice/SliceChecksums.h | 2 +- cpp/include/Ice/SlicedData.h | 2 +- cpp/include/Ice/SlicedDataF.h | 2 +- cpp/include/Ice/Stream.h | 2 +- cpp/include/Ice/StreamF.h | 2 +- cpp/include/Ice/StreamHelpers.h | 2 +- cpp/include/Ice/ThreadPoolF.h | 2 +- cpp/include/Ice/UserExceptionFactory.h | 2 +- cpp/include/IceBox/Config.h | 2 +- cpp/include/IceBox/Makefile | 2 +- cpp/include/IceBox/Makefile.mak | 2 +- cpp/include/IceGrid/Config.h | 2 +- cpp/include/IceGrid/IceGrid.h | 2 +- cpp/include/IceGrid/Makefile | 2 +- cpp/include/IceGrid/Makefile.mak | 2 +- cpp/include/IceGrid/ReplicaGroupFilter.h | 2 +- cpp/include/IcePatch2/ClientUtil.h | 2 +- cpp/include/IcePatch2/Config.h | 2 +- cpp/include/IcePatch2/Makefile | 2 +- cpp/include/IcePatch2/Makefile.mak | 2 +- cpp/include/IcePatch2/Util.h | 2 +- cpp/include/IceSSL/Config.h | 2 +- cpp/include/IceSSL/IceSSL.h | 2 +- cpp/include/IceSSL/Makefile | 2 +- cpp/include/IceSSL/Makefile.mak | 2 +- cpp/include/IceSSL/Plugin.h | 2 +- cpp/include/IceStorm/Config.h | 2 +- cpp/include/IceStorm/Makefile | 2 +- cpp/include/IceStorm/Makefile.mak | 2 +- cpp/include/IceUtil/AbstractMutex.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/IconvStringConverter.h | 2 +- cpp/include/IceUtil/InputUtil.h | 2 +- cpp/include/IceUtil/Iterator.h | 2 +- cpp/include/IceUtil/Lock.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/MutexProtocol.h | 2 +- cpp/include/IceUtil/MutexPtrLock.h | 2 +- cpp/include/IceUtil/MutexPtrTryLock.h | 2 +- cpp/include/IceUtil/Optional.h | 2 +- cpp/include/IceUtil/Options.h | 2 +- cpp/include/IceUtil/OutputUtil.h | 2 +- cpp/include/IceUtil/PopDisableWarnings.h | 2 +- cpp/include/IceUtil/PushDisableWarnings.h | 2 +- cpp/include/IceUtil/Random.h | 2 +- cpp/include/IceUtil/RecMutex.h | 2 +- cpp/include/IceUtil/SHA1.h | 2 +- cpp/include/IceUtil/ScannerConfig.h | 2 +- cpp/include/IceUtil/ScopedArray.h | 2 +- cpp/include/IceUtil/Shared.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/Timer.h | 2 +- cpp/include/IceUtil/UUID.h | 2 +- cpp/include/IceUtil/UndefSysMacros.h | 2 +- cpp/include/IceUtil/UniquePtr.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/FileTracker.h | 2 +- cpp/include/Slice/JavaUtil.h | 2 +- cpp/include/Slice/Makefile | 2 +- cpp/include/Slice/Makefile.mak | 2 +- cpp/include/Slice/PHPUtil.h | 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/Util.h | 2 +- cpp/src/Freeze/BackgroundSaveEvictorI.cpp | 2 +- cpp/src/Freeze/BackgroundSaveEvictorI.h | 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/Freeze.rc | 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/MapDb.cpp | 2 +- cpp/src/Freeze/MapDb.h | 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/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/TransactionalEvictorContext.cpp | 2 +- cpp/src/Freeze/TransactionalEvictorContext.h | 2 +- cpp/src/Freeze/TransactionalEvictorI.cpp | 2 +- cpp/src/Freeze/TransactionalEvictorI.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/DumpDB.rc | 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.cpp | 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.cpp | 2 +- cpp/src/FreezeScript/Scanner.l | 2 +- cpp/src/FreezeScript/TransformAnalyzer.cpp | 2 +- cpp/src/FreezeScript/TransformAnalyzer.h | 2 +- cpp/src/FreezeScript/TransformDB.rc | 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/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/Glacier2Router.rc | 2 +- cpp/src/Glacier2/Instance.cpp | 2 +- cpp/src/Glacier2/Instance.h | 2 +- cpp/src/Glacier2/Instrumentation.ice | 2 +- cpp/src/Glacier2/InstrumentationI.cpp | 2 +- cpp/src/Glacier2/InstrumentationI.h | 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 +- .../Glacier2CryptPermissionsVerifier/CryptPermissionsVerifier.rc | 2 +- .../CryptPermissionsVerifierI.cpp | 2 +- cpp/src/Glacier2CryptPermissionsVerifier/Makefile | 2 +- cpp/src/Glacier2CryptPermissionsVerifier/Makefile.mak | 2 +- cpp/src/Glacier2Lib/Application.cpp | 2 +- cpp/src/Glacier2Lib/Glacier2.rc | 2 +- cpp/src/Glacier2Lib/Makefile | 2 +- cpp/src/Glacier2Lib/Makefile.mak | 2 +- cpp/src/Glacier2Lib/NullPermissionsVerifier.cpp | 2 +- cpp/src/Glacier2Lib/SessionHelper.cpp | 2 +- cpp/src/Glacier2Lib/winrt/Makefile.mak | 2 +- cpp/src/Ice/ACM.cpp | 2 +- cpp/src/Ice/ACM.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/AsyncResult.cpp | 2 +- cpp/src/Ice/Base64.cpp | 2 +- cpp/src/Ice/Base64.h | 2 +- cpp/src/Ice/BasicStream.cpp | 2 +- cpp/src/Ice/Buffer.cpp | 2 +- cpp/src/Ice/CollocatedRequestHandler.cpp | 2 +- cpp/src/Ice/CollocatedRequestHandler.h | 2 +- cpp/src/Ice/CommunicatorI.cpp | 2 +- cpp/src/Ice/CommunicatorI.h | 2 +- cpp/src/Ice/ConnectRequestHandler.cpp | 2 +- cpp/src/Ice/ConnectRequestHandler.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/ConnectionRequestHandler.cpp | 2 +- cpp/src/Ice/ConnectionRequestHandler.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/DeprecatedStringConverter.cpp | 2 +- cpp/src/Ice/DispatchInterceptor.cpp | 2 +- cpp/src/Ice/DynamicLibrary.cpp | 2 +- cpp/src/Ice/EndpointFactory.cpp | 2 +- cpp/src/Ice/EndpointFactory.h | 2 +- cpp/src/Ice/EndpointFactoryF.h | 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/EndpointIF.h | 2 +- cpp/src/Ice/EventHandler.cpp | 2 +- cpp/src/Ice/EventHandler.h | 2 +- cpp/src/Ice/EventHandlerF.h | 2 +- cpp/src/Ice/EventLoggerMsg.mc | 2 +- cpp/src/Ice/Exception.cpp | 2 +- cpp/src/Ice/FactoryTable.cpp | 2 +- cpp/src/Ice/FactoryTableInit.cpp | 2 +- cpp/src/Ice/GCObject.cpp | 2 +- cpp/src/Ice/HashUtil.h | 2 +- cpp/src/Ice/HttpParser.cpp | 2 +- cpp/src/Ice/HttpParser.h | 2 +- cpp/src/Ice/IPEndpointI.cpp | 2 +- cpp/src/Ice/IPEndpointI.h | 2 +- cpp/src/Ice/IPEndpointIF.h | 2 +- cpp/src/Ice/Ice.rc | 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/IncomingRequest.h | 2 +- cpp/src/Ice/Initialize.cpp | 2 +- cpp/src/Ice/Instance.cpp | 2 +- cpp/src/Ice/Instance.h | 2 +- cpp/src/Ice/InstrumentationI.cpp | 2 +- cpp/src/Ice/InstrumentationI.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/LoggerAdminI.cpp | 2 +- cpp/src/Ice/LoggerAdminI.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/MetricsAdminI.cpp | 2 +- cpp/src/Ice/MetricsObserverI.cpp | 2 +- cpp/src/Ice/Network.cpp | 2 +- cpp/src/Ice/Network.h | 2 +- cpp/src/Ice/NetworkF.h | 2 +- cpp/src/Ice/NetworkProxy.cpp | 2 +- cpp/src/Ice/NetworkProxy.h | 2 +- cpp/src/Ice/NetworkProxyF.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/ObserverHelper.cpp | 2 +- cpp/src/Ice/OpaqueEndpointI.cpp | 2 +- cpp/src/Ice/OpaqueEndpointI.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/PropertiesAdminI.cpp | 2 +- cpp/src/Ice/PropertiesAdminI.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/ProtocolInstance.cpp | 2 +- cpp/src/Ice/ProtocolInstance.h | 2 +- cpp/src/Ice/ProtocolInstanceF.h | 2 +- cpp/src/Ice/ProtocolPluginFacade.cpp | 2 +- cpp/src/Ice/ProtocolPluginFacade.h | 2 +- cpp/src/Ice/ProtocolPluginFacadeF.h | 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/ReplyStatus.h | 2 +- cpp/src/Ice/RequestHandler.cpp | 2 +- cpp/src/Ice/RequestHandler.h | 2 +- cpp/src/Ice/RequestHandlerFactory.cpp | 2 +- cpp/src/Ice/RequestHandlerFactory.h | 2 +- cpp/src/Ice/ResponseHandler.cpp | 2 +- cpp/src/Ice/ResponseHandler.h | 2 +- cpp/src/Ice/RetryQueue.cpp | 2 +- cpp/src/Ice/RetryQueue.h | 2 +- cpp/src/Ice/RetryQueueF.h | 2 +- cpp/src/Ice/RouterInfo.cpp | 2 +- cpp/src/Ice/RouterInfo.h | 2 +- cpp/src/Ice/RouterInfoF.h | 2 +- cpp/src/Ice/Selector.cpp | 2 +- cpp/src/Ice/Selector.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/SlicedData.cpp | 2 +- cpp/src/Ice/Stream.cpp | 2 +- cpp/src/Ice/StreamI.cpp | 2 +- cpp/src/Ice/StreamI.h | 2 +- cpp/src/Ice/StreamSocket.cpp | 2 +- cpp/src/Ice/StreamSocket.h | 2 +- cpp/src/Ice/StringConverterPlugin.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/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/UdpConnector.cpp | 2 +- cpp/src/Ice/UdpConnector.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/WSAcceptor.cpp | 2 +- cpp/src/Ice/WSAcceptor.h | 2 +- cpp/src/Ice/WSConnector.cpp | 2 +- cpp/src/Ice/WSConnector.h | 2 +- cpp/src/Ice/WSEndpoint.cpp | 2 +- cpp/src/Ice/WSEndpoint.h | 2 +- cpp/src/Ice/WSTransceiver.cpp | 2 +- cpp/src/Ice/WSTransceiver.h | 2 +- cpp/src/Ice/winrt/Makefile.mak | 2 +- cpp/src/Ice/winrt/StreamAcceptor.cpp | 2 +- cpp/src/Ice/winrt/StreamAcceptor.h | 2 +- cpp/src/Ice/winrt/StreamConnector.cpp | 2 +- cpp/src/Ice/winrt/StreamConnector.h | 2 +- cpp/src/Ice/winrt/StreamEndpointI.cpp | 2 +- cpp/src/Ice/winrt/StreamEndpointI.h | 2 +- cpp/src/Ice/winrt/StreamF.h | 2 +- cpp/src/Ice/winrt/StreamTransceiver.cpp | 2 +- cpp/src/Ice/winrt/StreamTransceiver.h | 2 +- cpp/src/IceBox/Admin.cpp | 2 +- cpp/src/IceBox/Exception.cpp | 2 +- cpp/src/IceBox/IceBox.rc | 2 +- cpp/src/IceBox/IceBoxAdmin.rc | 2 +- cpp/src/IceBox/IceBoxExe.rc | 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/IceDiscovery/IceDiscovery.rc | 2 +- cpp/src/IceDiscovery/LocatorI.cpp | 2 +- cpp/src/IceDiscovery/LocatorI.h | 2 +- cpp/src/IceDiscovery/LookupI.cpp | 2 +- cpp/src/IceDiscovery/LookupI.h | 2 +- cpp/src/IceDiscovery/Makefile | 2 +- cpp/src/IceDiscovery/Makefile.mak | 2 +- cpp/src/IceDiscovery/PluginI.cpp | 2 +- cpp/src/IceDiscovery/PluginI.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/AdminCallbackRouter.cpp | 2 +- cpp/src/IceGrid/AdminCallbackRouter.h | 2 +- cpp/src/IceGrid/AdminI.cpp | 2 +- cpp/src/IceGrid/AdminI.h | 2 +- cpp/src/IceGrid/AdminRouter.cpp | 2 +- cpp/src/IceGrid/AdminRouter.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 | 2 +- cpp/src/IceGrid/FileParserI.h | 2 +- cpp/src/IceGrid/FileUserAccountMapperI.cpp | 2 +- cpp/src/IceGrid/FileUserAccountMapperI.h | 2 +- cpp/src/IceGrid/Grammar.cpp | 2 +- cpp/src/IceGrid/Grammar.y | 2 +- cpp/src/IceGrid/IceGridAdmin.rc | 2 +- cpp/src/IceGrid/IceGridNode.cpp | 2 +- cpp/src/IceGrid/IceGridNode.rc | 2 +- cpp/src/IceGrid/IceGridRegistry.cpp | 2 +- cpp/src/IceGrid/IceGridRegistry.rc | 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/NodeAdminRouter.cpp | 2 +- cpp/src/IceGrid/NodeAdminRouter.h | 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 | 4 ++-- cpp/src/IceGrid/Parser.h | 2 +- cpp/src/IceGrid/PlatformInfo.cpp | 2 +- cpp/src/IceGrid/PlatformInfo.h | 2 +- cpp/src/IceGrid/PluginFacadeI.cpp | 2 +- cpp/src/IceGrid/PluginFacadeI.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/RegistryAdminRouter.cpp | 2 +- cpp/src/IceGrid/RegistryAdminRouter.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.cpp | 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.cpp | 2 +- cpp/src/IceGrid/SessionManager.h | 2 +- cpp/src/IceGrid/SessionServantManager.cpp | 2 +- cpp/src/IceGrid/SessionServantManager.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/IceGridLib/DiscoveryPluginI.cpp | 2 +- cpp/src/IceGridLib/DiscoveryPluginI.h | 2 +- cpp/src/IceGridLib/IceGrid.rc | 2 +- cpp/src/IceGridLib/Makefile | 2 +- cpp/src/IceGridLib/Makefile.mak | 2 +- cpp/src/IceGridLib/PluginFacadeI.cpp | 2 +- cpp/src/IceGridLib/winrt/Makefile.mak | 2 +- cpp/src/IcePatch2/Calc.cpp | 2 +- cpp/src/IcePatch2/Client.cpp | 2 +- cpp/src/IcePatch2/FileServerI.cpp | 2 +- cpp/src/IcePatch2/FileServerI.h | 2 +- cpp/src/IcePatch2/IcePatch2Calc.rc | 2 +- cpp/src/IcePatch2/IcePatch2Client.rc | 2 +- cpp/src/IcePatch2/IcePatch2Server.rc | 2 +- cpp/src/IcePatch2/Makefile | 2 +- cpp/src/IcePatch2/Makefile.mak | 2 +- cpp/src/IcePatch2/Server.cpp | 2 +- cpp/src/IcePatch2Lib/ClientUtil.cpp | 2 +- cpp/src/IcePatch2Lib/IcePatch2.rc | 2 +- cpp/src/IcePatch2Lib/Makefile | 2 +- cpp/src/IcePatch2Lib/Makefile.mak | 2 +- cpp/src/IcePatch2Lib/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/IceSSL.rc | 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/OpenSSLEngine.cpp | 2 +- cpp/src/IceSSL/OpenSSLTransceiverI.cpp | 2 +- cpp/src/IceSSL/OpenSSLTransceiverI.h | 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/SChannelEngine.cpp | 2 +- cpp/src/IceSSL/SChannelTransceiverI.cpp | 2 +- cpp/src/IceSSL/SChannelTransceiverI.h | 2 +- cpp/src/IceSSL/SSLEngine.cpp | 2 +- cpp/src/IceSSL/SSLEngine.h | 2 +- cpp/src/IceSSL/SSLEngineF.h | 2 +- cpp/src/IceSSL/SecureTransportEngine.cpp | 2 +- cpp/src/IceSSL/SecureTransportTransceiverI.cpp | 2 +- cpp/src/IceSSL/SecureTransportTransceiverI.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/IceStorm/Admin.cpp | 2 +- cpp/src/IceStorm/Election.ice | 2 +- cpp/src/IceStorm/Grammar.cpp | 2 +- cpp/src/IceStorm/Grammar.y | 2 +- cpp/src/IceStorm/IceStormAdmin.rc | 2 +- cpp/src/IceStorm/IceStormDB.rc | 2 +- cpp/src/IceStorm/IceStormInternal.ice | 2 +- cpp/src/IceStorm/IceStormMigrate.rc | 2 +- cpp/src/IceStorm/IceStormService.rc | 2 +- cpp/src/IceStorm/Instance.cpp | 2 +- cpp/src/IceStorm/Instance.h | 2 +- cpp/src/IceStorm/Instrumentation.ice | 2 +- cpp/src/IceStorm/InstrumentationI.cpp | 2 +- cpp/src/IceStorm/InstrumentationI.h | 2 +- cpp/src/IceStorm/LLURecord.ice | 2 +- cpp/src/IceStorm/LinkRecord.ice | 2 +- cpp/src/IceStorm/Makefile | 2 +- cpp/src/IceStorm/Makefile.mak | 2 +- cpp/src/IceStorm/Migrate.cpp | 2 +- cpp/src/IceStorm/NodeI.cpp | 2 +- cpp/src/IceStorm/NodeI.h | 2 +- cpp/src/IceStorm/Observers.cpp | 2 +- cpp/src/IceStorm/Observers.h | 2 +- cpp/src/IceStorm/Parser.cpp | 4 ++-- cpp/src/IceStorm/Parser.h | 2 +- cpp/src/IceStorm/Replica.h | 2 +- cpp/src/IceStorm/Scanner.cpp | 2 +- cpp/src/IceStorm/Scanner.l | 2 +- cpp/src/IceStorm/Service.cpp | 2 +- cpp/src/IceStorm/Service.h | 2 +- cpp/src/IceStorm/Subscriber.cpp | 2 +- cpp/src/IceStorm/Subscriber.h | 2 +- cpp/src/IceStorm/SubscriberRecord.ice | 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/TransientTopicI.cpp | 2 +- cpp/src/IceStorm/TransientTopicI.h | 2 +- cpp/src/IceStorm/TransientTopicManagerI.cpp | 2 +- cpp/src/IceStorm/TransientTopicManagerI.h | 2 +- cpp/src/IceStorm/Util.cpp | 2 +- cpp/src/IceStorm/Util.h | 2 +- cpp/src/IceStorm/V31Format.ice | 2 +- cpp/src/IceStorm/V32Format.ice | 2 +- cpp/src/IceStormLib/IceStorm.rc | 2 +- cpp/src/IceStormLib/Makefile | 2 +- cpp/src/IceStormLib/Makefile.mak | 2 +- cpp/src/IceStormLib/winrt/Makefile.mak | 2 +- cpp/src/IceUtil/ArgVector.cpp | 2 +- cpp/src/IceUtil/ArgVector.h | 2 +- cpp/src/IceUtil/Cond.cpp | 2 +- cpp/src/IceUtil/ConvertUTF.cpp | 2 +- cpp/src/IceUtil/ConvertUTF.h | 2 +- cpp/src/IceUtil/CountDownLatch.cpp | 2 +- cpp/src/IceUtil/CtrlCHandler.cpp | 2 +- cpp/src/IceUtil/Exception.cpp | 2 +- cpp/src/IceUtil/FileUtil.cpp | 2 +- cpp/src/IceUtil/FileUtil.h | 2 +- cpp/src/IceUtil/IceUtil.rc | 2 +- cpp/src/IceUtil/InputUtil.cpp | 2 +- cpp/src/IceUtil/Makefile | 2 +- cpp/src/IceUtil/Makefile.mak | 2 +- cpp/src/IceUtil/MutexProtocol.cpp | 2 +- cpp/src/IceUtil/Options.cpp | 2 +- cpp/src/IceUtil/OutputUtil.cpp | 2 +- cpp/src/IceUtil/Random.cpp | 2 +- cpp/src/IceUtil/RecMutex.cpp | 2 +- cpp/src/IceUtil/SHA1.cpp | 2 +- cpp/src/IceUtil/Shared.cpp | 2 +- cpp/src/IceUtil/StopWatch.h | 2 +- cpp/src/IceUtil/StringConverter.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/Timer.cpp | 2 +- cpp/src/IceUtil/UUID.cpp | 2 +- cpp/src/IceUtil/Unicode.cpp | 2 +- cpp/src/IceUtil/Unicode.h | 2 +- cpp/src/IceUtil/winrt/Makefile.mak | 2 +- cpp/src/IceXML/IceXML.rc | 2 +- cpp/src/IceXML/Makefile | 2 +- cpp/src/IceXML/Makefile.mak | 2 +- cpp/src/IceXML/Parser.cpp | 2 +- cpp/src/IceXML/Parser.h | 2 +- cpp/src/Makefile | 2 +- cpp/src/Makefile.mak | 2 +- cpp/src/Slice/CPlusPlusUtil.cpp | 4 ++-- cpp/src/Slice/Checksum.cpp | 2 +- cpp/src/Slice/CsUtil.cpp | 2 +- cpp/src/Slice/DotNetNames.cpp | 2 +- cpp/src/Slice/FileTracker.cpp | 2 +- cpp/src/Slice/Grammar.cpp | 2 +- cpp/src/Slice/Grammar.y | 2 +- cpp/src/Slice/GrammarUtil.h | 2 +- cpp/src/Slice/JavaUtil.cpp | 4 ++-- cpp/src/Slice/MD5.cpp | 2 +- cpp/src/Slice/MD5.h | 2 +- cpp/src/Slice/Makefile | 2 +- cpp/src/Slice/Makefile.mak | 2 +- cpp/src/Slice/PHPUtil.cpp | 2 +- cpp/src/Slice/Parser.cpp | 2 +- cpp/src/Slice/Preprocessor.cpp | 2 +- cpp/src/Slice/PythonUtil.cpp | 4 ++-- cpp/src/Slice/RubyUtil.cpp | 4 ++-- cpp/src/Slice/Scanner.cpp | 2 +- cpp/src/Slice/Scanner.l | 2 +- cpp/src/Slice/Slice.rc | 2 +- cpp/src/Slice/Util.cpp | 2 +- cpp/src/ca/ImportKey.java | 2 +- cpp/src/ca/Makefile | 2 +- cpp/src/ca/Makefile.mak | 2 +- cpp/src/ca/iceca | 8 ++++---- cpp/src/ca/iceca.bat | 2 +- cpp/src/iceserviceinstall/IceServiceInstall.rc | 2 +- cpp/src/iceserviceinstall/Install.cpp | 2 +- cpp/src/iceserviceinstall/Makefile.mak | 2 +- cpp/src/iceserviceinstall/ServiceInstaller.cpp | 2 +- cpp/src/iceserviceinstall/ServiceInstaller.h | 2 +- cpp/src/slice2confluence/Gen.cpp | 2 +- cpp/src/slice2confluence/Gen.h | 2 +- cpp/src/slice2confluence/Main.cpp | 2 +- cpp/src/slice2confluence/Makefile | 2 +- cpp/src/slice2confluence/Makefile.mak | 2 +- cpp/src/slice2confluence/Slice2Confluence.rc | 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/slice2cpp/Slice2Cpp.rc | 2 +- cpp/src/slice2cs/Gen.cpp | 4 ++-- 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/slice2cs/Slice2Cs.rc | 2 +- cpp/src/slice2freeze/Main.cpp | 2 +- cpp/src/slice2freeze/Makefile | 2 +- cpp/src/slice2freeze/Makefile.mak | 2 +- cpp/src/slice2freeze/Slice2Freeze.rc | 2 +- cpp/src/slice2freezej/Main.cpp | 2 +- cpp/src/slice2freezej/Makefile | 2 +- cpp/src/slice2freezej/Makefile.mak | 2 +- cpp/src/slice2freezej/Slice2FreezeJ.rc | 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/slice2html/Slice2Html.rc | 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/slice2java/Slice2Java.rc | 2 +- cpp/src/slice2js/Gen.cpp | 4 ++-- cpp/src/slice2js/Gen.h | 2 +- cpp/src/slice2js/JsUtil.cpp | 2 +- cpp/src/slice2js/JsUtil.h | 2 +- cpp/src/slice2js/Main.cpp | 2 +- cpp/src/slice2js/Makefile | 2 +- cpp/src/slice2js/Makefile.mak | 2 +- cpp/src/slice2js/Slice2Js.rc | 2 +- cpp/src/slice2php/Main.cpp | 4 ++-- cpp/src/slice2php/Makefile | 2 +- cpp/src/slice2php/Makefile.mak | 2 +- cpp/src/slice2php/Slice2PHP.rc | 2 +- cpp/src/slice2py/Main.cpp | 2 +- cpp/src/slice2py/Makefile | 2 +- cpp/src/slice2py/Makefile.mak | 2 +- cpp/src/slice2py/Slice2Py.rc | 2 +- cpp/src/slice2rb/Main.cpp | 2 +- cpp/src/slice2rb/Makefile | 2 +- cpp/src/slice2rb/Makefile.mak | 2 +- cpp/src/slice2rb/Slice2Rb.rc | 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.cpp | 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.cpp | 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/fileLock/Client.cpp | 2 +- cpp/test/Freeze/fileLock/ClientFail.cpp | 2 +- cpp/test/Freeze/fileLock/Makefile | 2 +- cpp/test/Freeze/fileLock/Makefile.mak | 2 +- cpp/test/Freeze/fileLock/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/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/dynamicFiltering/BackendI.cpp | 2 +- cpp/test/Glacier2/dynamicFiltering/BackendI.h | 2 +- cpp/test/Glacier2/dynamicFiltering/Client.cpp | 2 +- cpp/test/Glacier2/dynamicFiltering/Makefile | 2 +- cpp/test/Glacier2/dynamicFiltering/Makefile.mak | 2 +- cpp/test/Glacier2/dynamicFiltering/Server.cpp | 2 +- cpp/test/Glacier2/dynamicFiltering/SessionI.cpp | 2 +- cpp/test/Glacier2/dynamicFiltering/SessionI.h | 2 +- cpp/test/Glacier2/dynamicFiltering/Test.ice | 2 +- cpp/test/Glacier2/dynamicFiltering/TestControllerI.cpp | 2 +- cpp/test/Glacier2/dynamicFiltering/TestControllerI.h | 2 +- cpp/test/Glacier2/dynamicFiltering/run.py | 2 +- cpp/test/Glacier2/override/Callback.ice | 2 +- cpp/test/Glacier2/override/CallbackI.cpp | 2 +- cpp/test/Glacier2/override/CallbackI.h | 2 +- cpp/test/Glacier2/override/Client.cpp | 2 +- cpp/test/Glacier2/override/Makefile | 2 +- cpp/test/Glacier2/override/Makefile.mak | 2 +- cpp/test/Glacier2/override/Server.cpp | 2 +- cpp/test/Glacier2/override/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/sessionHelper/Callback.ice | 2 +- cpp/test/Glacier2/sessionHelper/Client.cpp | 2 +- cpp/test/Glacier2/sessionHelper/Makefile | 2 +- cpp/test/Glacier2/sessionHelper/Makefile.mak | 2 +- cpp/test/Glacier2/sessionHelper/Server.cpp | 2 +- cpp/test/Glacier2/sessionHelper/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/Glacier2/staticFiltering/Backend.ice | 2 +- cpp/test/Glacier2/staticFiltering/BackendI.cpp | 2 +- cpp/test/Glacier2/staticFiltering/BackendI.h | 2 +- cpp/test/Glacier2/staticFiltering/Client.cpp | 2 +- cpp/test/Glacier2/staticFiltering/Makefile | 2 +- cpp/test/Glacier2/staticFiltering/Makefile.mak | 2 +- cpp/test/Glacier2/staticFiltering/Server.cpp | 2 +- cpp/test/Glacier2/staticFiltering/run.py | 2 +- cpp/test/Ice/Makefile | 2 +- cpp/test/Ice/Makefile.mak | 2 +- cpp/test/Ice/acm/AllTests.cpp | 2 +- cpp/test/Ice/acm/Client.cpp | 2 +- cpp/test/Ice/acm/Makefile | 2 +- cpp/test/Ice/acm/Makefile.mak | 2 +- cpp/test/Ice/acm/Server.cpp | 2 +- cpp/test/Ice/acm/Test.ice | 2 +- cpp/test/Ice/acm/TestI.cpp | 2 +- cpp/test/Ice/acm/TestI.h | 2 +- cpp/test/Ice/acm/run.py | 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 +- cpp/test/Ice/adapterDeactivation/ServantLocatorI.cpp | 2 +- cpp/test/Ice/adapterDeactivation/ServantLocatorI.h | 2 +- cpp/test/Ice/adapterDeactivation/Server.cpp | 2 +- cpp/test/Ice/adapterDeactivation/Test.ice | 2 +- cpp/test/Ice/adapterDeactivation/TestI.cpp | 2 +- cpp/test/Ice/adapterDeactivation/TestI.h | 2 +- cpp/test/Ice/adapterDeactivation/run.py | 2 +- cpp/test/Ice/admin/AllTests.cpp | 2 +- cpp/test/Ice/admin/Client.cpp | 2 +- cpp/test/Ice/admin/Makefile | 2 +- cpp/test/Ice/admin/Makefile.mak | 2 +- cpp/test/Ice/admin/Server.cpp | 2 +- cpp/test/Ice/admin/Test.ice | 2 +- cpp/test/Ice/admin/TestI.cpp | 2 +- cpp/test/Ice/admin/TestI.h | 2 +- cpp/test/Ice/admin/run.py | 2 +- cpp/test/Ice/ami/AllTests.cpp | 2 +- cpp/test/Ice/ami/Client.cpp | 2 +- cpp/test/Ice/ami/Collocated.cpp | 2 +- cpp/test/Ice/ami/Makefile | 2 +- cpp/test/Ice/ami/Makefile.mak | 2 +- cpp/test/Ice/ami/Server.cpp | 2 +- cpp/test/Ice/ami/Test.ice | 2 +- cpp/test/Ice/ami/TestI.cpp | 2 +- cpp/test/Ice/ami/TestI.h | 2 +- cpp/test/Ice/ami/run.py | 2 +- cpp/test/Ice/background/Acceptor.cpp | 2 +- cpp/test/Ice/background/Acceptor.h | 2 +- cpp/test/Ice/background/AllTests.cpp | 2 +- cpp/test/Ice/background/Client.cpp | 2 +- cpp/test/Ice/background/Configuration.cpp | 2 +- cpp/test/Ice/background/Configuration.h | 2 +- cpp/test/Ice/background/Connector.cpp | 2 +- cpp/test/Ice/background/Connector.h | 2 +- cpp/test/Ice/background/EndpointFactory.cpp | 2 +- cpp/test/Ice/background/EndpointFactory.h | 2 +- cpp/test/Ice/background/EndpointI.cpp | 2 +- cpp/test/Ice/background/EndpointI.h | 2 +- cpp/test/Ice/background/Makefile | 2 +- cpp/test/Ice/background/Makefile.mak | 2 +- cpp/test/Ice/background/PluginI.cpp | 2 +- cpp/test/Ice/background/PluginI.h | 2 +- cpp/test/Ice/background/Server.cpp | 2 +- cpp/test/Ice/background/Test.ice | 2 +- cpp/test/Ice/background/TestI.cpp | 2 +- cpp/test/Ice/background/TestI.h | 2 +- cpp/test/Ice/background/Transceiver.cpp | 2 +- cpp/test/Ice/background/Transceiver.h | 2 +- cpp/test/Ice/background/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/AllTests.cpp | 2 +- cpp/test/Ice/checksum/Client.cpp | 2 +- cpp/test/Ice/checksum/Makefile | 2 +- cpp/test/Ice/checksum/Makefile.mak | 2 +- cpp/test/Ice/checksum/Test.ice | 2 +- cpp/test/Ice/checksum/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/CustomBuffer.h | 2 +- cpp/test/Ice/custom/CustomMap.h | 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/StringView.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/defaultServant/AllTests.cpp | 2 +- cpp/test/Ice/defaultServant/Client.cpp | 2 +- cpp/test/Ice/defaultServant/Makefile | 2 +- cpp/test/Ice/defaultServant/Makefile.mak | 2 +- cpp/test/Ice/defaultServant/Test.ice | 2 +- cpp/test/Ice/defaultServant/TestI.cpp | 2 +- cpp/test/Ice/defaultServant/TestI.h | 2 +- cpp/test/Ice/defaultServant/run.py | 2 +- cpp/test/Ice/defaultValue/AllTests.cpp | 2 +- cpp/test/Ice/defaultValue/Client.cpp | 2 +- cpp/test/Ice/defaultValue/Makefile | 2 +- cpp/test/Ice/defaultValue/Makefile.mak | 2 +- cpp/test/Ice/defaultValue/Test.ice | 2 +- cpp/test/Ice/defaultValue/run.py | 2 +- cpp/test/Ice/dispatcher/AllTests.cpp | 2 +- cpp/test/Ice/dispatcher/Client.cpp | 2 +- cpp/test/Ice/dispatcher/Collocated.cpp | 2 +- cpp/test/Ice/dispatcher/Dispatcher.cpp | 2 +- cpp/test/Ice/dispatcher/Dispatcher.h | 2 +- cpp/test/Ice/dispatcher/Makefile | 2 +- cpp/test/Ice/dispatcher/Makefile.mak | 2 +- cpp/test/Ice/dispatcher/Server.cpp | 2 +- cpp/test/Ice/dispatcher/Test.ice | 2 +- cpp/test/Ice/dispatcher/TestI.cpp | 2 +- cpp/test/Ice/dispatcher/TestI.h | 2 +- cpp/test/Ice/dispatcher/run.py | 2 +- cpp/test/Ice/echo/BlobjectI.cpp | 2 +- cpp/test/Ice/echo/BlobjectI.h | 2 +- cpp/test/Ice/echo/Makefile | 2 +- cpp/test/Ice/echo/Makefile.mak | 2 +- cpp/test/Ice/echo/Server.cpp | 2 +- cpp/test/Ice/echo/Test.ice | 2 +- cpp/test/Ice/echo/run.py | 2 +- cpp/test/Ice/enums/AllTests.cpp | 2 +- cpp/test/Ice/enums/Client.cpp | 2 +- cpp/test/Ice/enums/Makefile | 2 +- cpp/test/Ice/enums/Makefile.mak | 2 +- cpp/test/Ice/enums/Server.cpp | 2 +- cpp/test/Ice/enums/Test.ice | 2 +- cpp/test/Ice/enums/TestI.cpp | 2 +- cpp/test/Ice/enums/TestI.h | 2 +- cpp/test/Ice/enums/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/ExceptionsI.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/hash/Client.cpp | 2 +- cpp/test/Ice/hash/Makefile | 2 +- cpp/test/Ice/hash/Makefile.mak | 2 +- cpp/test/Ice/hash/Test.ice | 2 +- cpp/test/Ice/hash/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/info/AllTests.cpp | 2 +- cpp/test/Ice/info/Client.cpp | 2 +- cpp/test/Ice/info/Makefile | 2 +- cpp/test/Ice/info/Makefile.mak | 2 +- cpp/test/Ice/info/Server.cpp | 2 +- cpp/test/Ice/info/Test.ice | 2 +- cpp/test/Ice/info/TestI.cpp | 2 +- cpp/test/Ice/info/TestI.h | 2 +- cpp/test/Ice/info/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/interceptor/AMDInterceptorI.cpp | 2 +- cpp/test/Ice/interceptor/AMDInterceptorI.h | 2 +- cpp/test/Ice/interceptor/Client.cpp | 2 +- cpp/test/Ice/interceptor/InterceptorI.cpp | 2 +- cpp/test/Ice/interceptor/InterceptorI.h | 2 +- cpp/test/Ice/interceptor/Makefile | 2 +- cpp/test/Ice/interceptor/Makefile.mak | 2 +- cpp/test/Ice/interceptor/MyObjectI.cpp | 2 +- cpp/test/Ice/interceptor/MyObjectI.h | 2 +- cpp/test/Ice/interceptor/Test.ice | 2 +- cpp/test/Ice/interceptor/TestI.cpp | 2 +- cpp/test/Ice/interceptor/run.py | 2 +- cpp/test/Ice/invoke/AllTests.cpp | 2 +- cpp/test/Ice/invoke/BlobjectI.cpp | 2 +- cpp/test/Ice/invoke/BlobjectI.h | 2 +- cpp/test/Ice/invoke/Client.cpp | 2 +- cpp/test/Ice/invoke/Makefile | 2 +- cpp/test/Ice/invoke/Makefile.mak | 2 +- cpp/test/Ice/invoke/Server.cpp | 2 +- cpp/test/Ice/invoke/Test.ice | 2 +- cpp/test/Ice/invoke/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/logger/Client1.cpp | 2 +- cpp/test/Ice/logger/Client2.cpp | 2 +- cpp/test/Ice/logger/Client3.cpp | 2 +- cpp/test/Ice/logger/Client4.cpp | 2 +- cpp/test/Ice/logger/Makefile | 2 +- cpp/test/Ice/logger/Makefile.mak | 2 +- cpp/test/Ice/logger/run.py | 2 +- cpp/test/Ice/metrics/AllTests.cpp | 2 +- cpp/test/Ice/metrics/Client.cpp | 2 +- cpp/test/Ice/metrics/Collocated.cpp | 2 +- cpp/test/Ice/metrics/InstrumentationI.h | 2 +- cpp/test/Ice/metrics/Makefile | 2 +- cpp/test/Ice/metrics/Makefile.mak | 2 +- cpp/test/Ice/metrics/Server.cpp | 2 +- cpp/test/Ice/metrics/ServerAMD.cpp | 2 +- cpp/test/Ice/metrics/Test.ice | 2 +- cpp/test/Ice/metrics/TestAMD.ice | 2 +- cpp/test/Ice/metrics/TestAMDI.cpp | 2 +- cpp/test/Ice/metrics/TestAMDI.h | 2 +- cpp/test/Ice/metrics/TestI.cpp | 2 +- cpp/test/Ice/metrics/TestI.h | 2 +- cpp/test/Ice/metrics/run.py | 2 +- cpp/test/Ice/networkProxy/AllTests.cpp | 2 +- cpp/test/Ice/networkProxy/Client.cpp | 2 +- cpp/test/Ice/networkProxy/Makefile | 2 +- cpp/test/Ice/networkProxy/Makefile.mak | 2 +- cpp/test/Ice/networkProxy/Server.cpp | 2 +- cpp/test/Ice/networkProxy/Test.ice | 2 +- cpp/test/Ice/networkProxy/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/BatchOnewaysAMI.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/Oneways.cpp | 2 +- cpp/test/Ice/operations/OnewaysAMI.cpp | 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/optional/AllTests.cpp | 2 +- cpp/test/Ice/optional/Client.cpp | 2 +- cpp/test/Ice/optional/CustomMap.h | 2 +- cpp/test/Ice/optional/Makefile | 2 +- cpp/test/Ice/optional/Makefile.mak | 2 +- cpp/test/Ice/optional/Server.cpp | 2 +- cpp/test/Ice/optional/ServerAMD.cpp | 2 +- cpp/test/Ice/optional/StringView.h | 2 +- cpp/test/Ice/optional/Test.ice | 2 +- cpp/test/Ice/optional/TestAMD.ice | 2 +- cpp/test/Ice/optional/TestAMDI.cpp | 2 +- cpp/test/Ice/optional/TestAMDI.h | 2 +- cpp/test/Ice/optional/TestI.cpp | 2 +- cpp/test/Ice/optional/TestI.h | 2 +- cpp/test/Ice/optional/run.py | 2 +- cpp/test/Ice/plugin/Client.cpp | 2 +- cpp/test/Ice/plugin/Makefile | 2 +- cpp/test/Ice/plugin/Makefile.mak | 2 +- cpp/test/Ice/plugin/Plugin.cpp | 2 +- cpp/test/Ice/plugin/run.py | 2 +- cpp/test/Ice/properties/Client.cpp | 2 +- cpp/test/Ice/properties/Makefile | 2 +- cpp/test/Ice/properties/Makefile.mak | 2 +- cpp/test/Ice/properties/run.py | 2 +- cpp/test/Ice/proxy/AllTests.cpp | 2 +- cpp/test/Ice/proxy/Client.cpp | 2 +- cpp/test/Ice/proxy/Collocated.cpp | 2 +- cpp/test/Ice/proxy/Makefile | 2 +- cpp/test/Ice/proxy/Makefile.mak | 2 +- cpp/test/Ice/proxy/Server.cpp | 2 +- cpp/test/Ice/proxy/ServerAMD.cpp | 2 +- cpp/test/Ice/proxy/Test.ice | 2 +- cpp/test/Ice/proxy/TestAMD.ice | 2 +- cpp/test/Ice/proxy/TestAMDI.cpp | 2 +- cpp/test/Ice/proxy/TestAMDI.h | 2 +- cpp/test/Ice/proxy/TestI.cpp | 2 +- cpp/test/Ice/proxy/TestI.h | 2 +- cpp/test/Ice/proxy/run.py | 2 +- cpp/test/Ice/retry/AllTests.cpp | 2 +- cpp/test/Ice/retry/Client.cpp | 2 +- cpp/test/Ice/retry/Collocated.cpp | 2 +- cpp/test/Ice/retry/InstrumentationI.cpp | 2 +- cpp/test/Ice/retry/InstrumentationI.h | 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/SystemFailure.h | 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/servantLocator/AllTests.cpp | 2 +- cpp/test/Ice/servantLocator/Client.cpp | 2 +- cpp/test/Ice/servantLocator/Collocated.cpp | 2 +- cpp/test/Ice/servantLocator/Makefile | 2 +- cpp/test/Ice/servantLocator/Makefile.mak | 2 +- cpp/test/Ice/servantLocator/ServantLocatorI.cpp | 2 +- cpp/test/Ice/servantLocator/ServantLocatorI.h | 2 +- cpp/test/Ice/servantLocator/Server.cpp | 2 +- cpp/test/Ice/servantLocator/ServerAMD.cpp | 2 +- cpp/test/Ice/servantLocator/Test.ice | 2 +- cpp/test/Ice/servantLocator/TestAMD.ice | 2 +- cpp/test/Ice/servantLocator/TestAMDI.cpp | 2 +- cpp/test/Ice/servantLocator/TestAMDI.h | 2 +- cpp/test/Ice/servantLocator/TestI.cpp | 2 +- cpp/test/Ice/servantLocator/TestI.h | 2 +- cpp/test/Ice/servantLocator/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/ClientPrivate.ice | 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 +- cpp/test/Ice/slicing/exceptions/ServerPrivateAMD.ice | 2 +- cpp/test/Ice/slicing/exceptions/Test.ice | 2 +- cpp/test/Ice/slicing/exceptions/TestAMD.ice | 2 +- cpp/test/Ice/slicing/exceptions/TestAMDI.cpp | 2 +- cpp/test/Ice/slicing/exceptions/TestAMDI.h | 2 +- cpp/test/Ice/slicing/exceptions/TestI.cpp | 2 +- cpp/test/Ice/slicing/exceptions/TestI.h | 2 +- cpp/test/Ice/slicing/exceptions/run.py | 2 +- cpp/test/Ice/slicing/objects/AllTests.cpp | 2 +- cpp/test/Ice/slicing/objects/Client.cpp | 2 +- cpp/test/Ice/slicing/objects/ClientPrivate.ice | 2 +- cpp/test/Ice/slicing/objects/Forward.ice | 2 +- cpp/test/Ice/slicing/objects/Makefile | 2 +- cpp/test/Ice/slicing/objects/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/stringConverter/Client.cpp | 2 +- cpp/test/Ice/stringConverter/Makefile | 2 +- cpp/test/Ice/stringConverter/Makefile.mak | 2 +- cpp/test/Ice/stringConverter/Server.cpp | 2 +- cpp/test/Ice/stringConverter/Test.ice | 2 +- cpp/test/Ice/stringConverter/run.py | 2 +- cpp/test/Ice/threadPoolPriority/AllTests.cpp | 2 +- cpp/test/Ice/threadPoolPriority/Client.cpp | 2 +- cpp/test/Ice/threadPoolPriority/Makefile | 2 +- cpp/test/Ice/threadPoolPriority/Makefile.mak | 2 +- cpp/test/Ice/threadPoolPriority/Server.cpp | 2 +- cpp/test/Ice/threadPoolPriority/ServerCustomThreadPool.cpp | 2 +- cpp/test/Ice/threadPoolPriority/Test.ice | 2 +- cpp/test/Ice/threadPoolPriority/TestI.cpp | 2 +- cpp/test/Ice/threadPoolPriority/TestI.h | 2 +- cpp/test/Ice/threadPoolPriority/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/Ice/udp/AllTests.cpp | 2 +- cpp/test/Ice/udp/Client.cpp | 2 +- cpp/test/Ice/udp/Makefile | 2 +- cpp/test/Ice/udp/Makefile.mak | 2 +- cpp/test/Ice/udp/Server.cpp | 2 +- cpp/test/Ice/udp/Test.ice | 2 +- cpp/test/Ice/udp/TestI.cpp | 2 +- cpp/test/Ice/udp/TestI.h | 2 +- cpp/test/Ice/udp/run.py | 2 +- cpp/test/IceBox/Makefile | 2 +- cpp/test/IceBox/Makefile.mak | 2 +- cpp/test/IceBox/admin/AllTests.cpp | 2 +- cpp/test/IceBox/admin/Client.cpp | 2 +- cpp/test/IceBox/admin/Makefile | 2 +- cpp/test/IceBox/admin/Makefile.mak | 2 +- cpp/test/IceBox/admin/Service.cpp | 2 +- cpp/test/IceBox/admin/Test.ice | 2 +- cpp/test/IceBox/admin/TestI.cpp | 2 +- cpp/test/IceBox/admin/TestI.h | 2 +- cpp/test/IceBox/admin/run.py | 2 +- cpp/test/IceBox/configuration/AllTests.cpp | 2 +- cpp/test/IceBox/configuration/Client.cpp | 2 +- cpp/test/IceBox/configuration/Makefile | 2 +- cpp/test/IceBox/configuration/Makefile.mak | 2 +- cpp/test/IceBox/configuration/Service.cpp | 2 +- cpp/test/IceBox/configuration/Test.ice | 2 +- cpp/test/IceBox/configuration/TestI.cpp | 2 +- cpp/test/IceBox/configuration/TestI.h | 2 +- cpp/test/IceBox/configuration/run.py | 2 +- cpp/test/IceDiscovery/Makefile | 2 +- cpp/test/IceDiscovery/Makefile.mak | 2 +- cpp/test/IceDiscovery/simple/AllTests.cpp | 2 +- cpp/test/IceDiscovery/simple/Client.cpp | 2 +- cpp/test/IceDiscovery/simple/Makefile | 2 +- cpp/test/IceDiscovery/simple/Makefile.mak | 2 +- cpp/test/IceDiscovery/simple/Server.cpp | 2 +- cpp/test/IceDiscovery/simple/Test.ice | 2 +- cpp/test/IceDiscovery/simple/TestI.cpp | 2 +- cpp/test/IceDiscovery/simple/TestI.h | 2 +- cpp/test/IceDiscovery/simple/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/admin/Makefile | 2 +- cpp/test/IceGrid/admin/Makefile.mak | 2 +- cpp/test/IceGrid/admin/Server.cpp | 2 +- cpp/test/IceGrid/admin/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 +- cpp/test/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/fileLock/Makefile.mak | 2 +- cpp/test/IceGrid/fileLock/run.py | 2 +- cpp/test/IceGrid/noRestartUpdate/AllTests.cpp | 2 +- cpp/test/IceGrid/noRestartUpdate/Client.cpp | 2 +- cpp/test/IceGrid/noRestartUpdate/Makefile | 2 +- cpp/test/IceGrid/noRestartUpdate/Makefile.mak | 2 +- cpp/test/IceGrid/noRestartUpdate/Server.cpp | 2 +- cpp/test/IceGrid/noRestartUpdate/Service.cpp | 2 +- cpp/test/IceGrid/noRestartUpdate/Test.ice | 2 +- cpp/test/IceGrid/noRestartUpdate/TestI.cpp | 2 +- cpp/test/IceGrid/noRestartUpdate/TestI.h | 2 +- cpp/test/IceGrid/noRestartUpdate/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/RegistryPlugin.cpp | 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/Test.ice | 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/certs/client.cnf | 2 +- cpp/test/IceSSL/certs/makecerts | 2 +- cpp/test/IceSSL/certs/server.cnf | 2 +- cpp/test/IceSSL/certs/test_ca1.cnf | 2 +- cpp/test/IceSSL/certs/test_ca2.cnf | 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/Event.ice | 2 +- cpp/test/IceStorm/federation2/Makefile | 2 +- cpp/test/IceStorm/federation2/Makefile.mak | 2 +- cpp/test/IceStorm/federation2/Publisher.cpp | 2 +- cpp/test/IceStorm/federation2/Subscriber.cpp | 2 +- cpp/test/IceStorm/federation2/run.py | 2 +- cpp/test/IceStorm/rep1/Makefile | 2 +- cpp/test/IceStorm/rep1/Makefile.mak | 2 +- cpp/test/IceStorm/rep1/Publisher.cpp | 2 +- cpp/test/IceStorm/rep1/Single.ice | 2 +- cpp/test/IceStorm/rep1/Sub.cpp | 2 +- cpp/test/IceStorm/rep1/Subscriber.cpp | 2 +- cpp/test/IceStorm/rep1/run.py | 2 +- cpp/test/IceStorm/repgrid/Client.cpp | 2 +- cpp/test/IceStorm/repgrid/Makefile | 2 +- cpp/test/IceStorm/repgrid/Makefile.mak | 2 +- cpp/test/IceStorm/repgrid/Single.ice | 2 +- cpp/test/IceStorm/repgrid/application.xml | 2 +- cpp/test/IceStorm/repgrid/run.py | 2 +- cpp/test/IceStorm/repstress/Control.cpp | 2 +- cpp/test/IceStorm/repstress/Controller.ice | 2 +- cpp/test/IceStorm/repstress/Makefile | 2 +- cpp/test/IceStorm/repstress/Makefile.mak | 2 +- cpp/test/IceStorm/repstress/Publisher.cpp | 2 +- cpp/test/IceStorm/repstress/Single.ice | 2 +- cpp/test/IceStorm/repstress/Subscriber.cpp | 2 +- cpp/test/IceStorm/repstress/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/IceStorm/stress/Event.ice | 2 +- cpp/test/IceStorm/stress/Makefile | 2 +- cpp/test/IceStorm/stress/Makefile.mak | 2 +- cpp/test/IceStorm/stress/Publisher.cpp | 2 +- cpp/test/IceStorm/stress/Subscriber.cpp | 2 +- cpp/test/IceStorm/stress/run.py | 2 +- cpp/test/IceUtil/Makefile | 2 +- cpp/test/IceUtil/Makefile.mak | 2 +- cpp/test/IceUtil/condvar/Makefile | 2 +- cpp/test/IceUtil/condvar/Makefile.mak | 2 +- cpp/test/IceUtil/condvar/Match.cpp | 2 +- cpp/test/IceUtil/condvar/WorkQueue.cpp | 2 +- cpp/test/IceUtil/condvar/run.py | 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/priority/Client.cpp | 2 +- cpp/test/IceUtil/priority/Makefile | 2 +- cpp/test/IceUtil/priority/Makefile.mak | 2 +- cpp/test/IceUtil/priority/PriorityInversion.cpp | 2 +- cpp/test/IceUtil/priority/PriorityInversion.h | 2 +- cpp/test/IceUtil/priority/TestBase.cpp | 2 +- cpp/test/IceUtil/priority/TestBase.h | 2 +- cpp/test/IceUtil/priority/TestSuite.cpp | 2 +- cpp/test/IceUtil/priority/TestSuite.h | 2 +- cpp/test/IceUtil/priority/ThreadPriority.cpp | 2 +- cpp/test/IceUtil/priority/ThreadPriority.h | 2 +- cpp/test/IceUtil/priority/TimerPriority.cpp | 2 +- cpp/test/IceUtil/priority/TimerPriority.h | 2 +- cpp/test/IceUtil/priority/run.py | 2 +- cpp/test/IceUtil/sha1/Client.cpp | 2 +- cpp/test/IceUtil/sha1/Makefile | 2 +- cpp/test/IceUtil/sha1/Makefile.mak | 2 +- cpp/test/IceUtil/sha1/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/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/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/timer/Client.cpp | 2 +- cpp/test/IceUtil/timer/Makefile | 2 +- cpp/test/IceUtil/timer/Makefile.mak | 2 +- cpp/test/IceUtil/timer/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/Makefile | 2 +- cpp/test/Slice/Makefile.mak | 2 +- cpp/test/Slice/errorDetection/CaseInsensitive.ice | 2 +- cpp/test/Slice/errorDetection/ChangedMeaning.ice | 2 +- cpp/test/Slice/errorDetection/ClassRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/ConstDef.ice | 2 +- cpp/test/Slice/errorDetection/DataMemberRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/DeclaratorMissing.ice | 2 +- cpp/test/Slice/errorDetection/DerivedRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/DictionaryRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/DummyAtGlobalLevel.ice | 2 +- cpp/test/Slice/errorDetection/DuplicateParameter.ice | 2 +- cpp/test/Slice/errorDetection/DuplicateThrows.ice | 2 +- cpp/test/Slice/errorDetection/EnumEmpty.ice | 2 +- cpp/test/Slice/errorDetection/EnumRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/EnumeratorDuplication.ice | 2 +- cpp/test/Slice/errorDetection/EnumeratorRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/EnumeratorValues.ice | 2 +- cpp/test/Slice/errorDetection/ExceptionRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/IdentAsKeyword.ice | 2 +- cpp/test/Slice/errorDetection/IdentAsKeywordUnderscore.ice | 2 +- cpp/test/Slice/errorDetection/IllegalDeclaration.ice | 2 +- cpp/test/Slice/errorDetection/IllegalDictionary.ice | 2 +- cpp/test/Slice/errorDetection/IllegalIdentifier.ice | 2 +- cpp/test/Slice/errorDetection/IllegalLocal.ice | 2 +- cpp/test/Slice/errorDetection/IllegalMI.ice | 2 +- cpp/test/Slice/errorDetection/IllegalUseOfKeyword.ice | 2 +- cpp/test/Slice/errorDetection/InterfaceMismatch.ice | 2 +- cpp/test/Slice/errorDetection/InterfaceRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/LocalMismatch.ice | 2 +- cpp/test/Slice/errorDetection/NameCanNotBeUsed.ice | 2 +- cpp/test/Slice/errorDetection/NotClassOrInterface.ice | 2 +- cpp/test/Slice/errorDetection/NotException.ice | 2 +- cpp/test/Slice/errorDetection/NotType.ice | 2 +- cpp/test/Slice/errorDetection/OperationRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/OptionalMembers.ice | 2 +- cpp/test/Slice/errorDetection/OptionalParams.ice | 2 +- cpp/test/Slice/errorDetection/ParamsOutOfOrder.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsClass.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsDataMember.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsDictionary.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsEnum.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsEnumerator.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsInterface.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsModule.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsOperation.ice | 2 +- cpp/test/Slice/errorDetection/RedefinitionAsSequence.ice | 2 +- cpp/test/Slice/errorDetection/Reserved.ice | 2 +- cpp/test/Slice/errorDetection/SelfContainment.ice | 2 +- cpp/test/Slice/errorDetection/SequenceRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/StructMembers.ice | 2 +- cpp/test/Slice/errorDetection/StructRedefinition.ice | 2 +- cpp/test/Slice/errorDetection/Undefined.ice | 2 +- cpp/test/Slice/errorDetection/WrongProxyType.ice | 2 +- cpp/test/Slice/errorDetection/include/IcePrefix.ice | 2 +- cpp/test/Slice/errorDetection/run.py | 2 +- cpp/test/Slice/keyword/Client.cpp | 2 +- cpp/test/Slice/keyword/Key.ice | 2 +- cpp/test/Slice/keyword/Makefile | 2 +- cpp/test/Slice/keyword/Makefile.mak | 2 +- cpp/test/Slice/keyword/run.py | 2 +- cpp/test/Slice/macros/Client.cpp | 2 +- cpp/test/Slice/macros/Makefile | 2 +- cpp/test/Slice/macros/Makefile.mak | 2 +- cpp/test/Slice/macros/Test.ice | 2 +- cpp/test/Slice/macros/run.py | 2 +- cpp/test/Slice/parser/CircularA.ice | 2 +- cpp/test/Slice/parser/CircularB.ice | 2 +- cpp/test/Slice/parser/Makefile | 2 +- cpp/test/Slice/parser/Makefile.mak | 2 +- cpp/test/Slice/structure/Client.cpp | 2 +- cpp/test/Slice/structure/Forward.ice | 2 +- cpp/test/Slice/structure/Makefile | 2 +- cpp/test/Slice/structure/Makefile.mak | 2 +- cpp/test/Slice/structure/Test.ice | 2 +- cpp/test/Slice/structure/run.py | 2 +- cpp/test/Slice/utf8BOM/Makefile | 2 +- cpp/test/Slice/utf8BOM/Makefile.mak | 2 +- cpp/test/Slice/utf8BOM/Test.ice | 2 +- cpp/test/WinRT/TestSuite/App.xaml.cpp | 2 +- cpp/test/WinRT/TestSuite/App.xaml.h | 2 +- cpp/test/WinRT/TestSuite/MainPage.xaml | 2 +- cpp/test/WinRT/TestSuite/MainPage.xaml.cpp | 2 +- cpp/test/WinRT/TestSuite/MainPage.xaml.h | 2 +- cpp/test/include/TestCommon.h | 2 +- 2317 files changed, 2330 insertions(+), 2329 deletions(-) (limited to 'cpp') diff --git a/cpp/Makefile b/cpp/Makefile index 56e71327ff0..621007a7066 100644 --- a/cpp/Makefile +++ b/cpp/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 f0c14441d04..2bfcc4657d9 100644 --- a/cpp/Makefile.mak +++ b/cpp/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/allDemos.py b/cpp/allDemos.py index 8aeb94320cf..e45bb73e37a 100755 --- a/cpp/allDemos.py +++ b/cpp/allDemos.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 a18c19c95e4..930d4927aa2 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 0afa90d7536..40dc1c522b8 100644 --- a/cpp/config/Make.rules +++ b/cpp/config/Make.rules @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 e554ac8fead..89b37e90069 100644 --- a/cpp/config/Make.rules.AIX +++ b/cpp/config/Make.rules.AIX @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 4b99e81a0a7..cf5cf0c6a93 100644 --- a/cpp/config/Make.rules.Darwin +++ b/cpp/config/Make.rules.Darwin @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 df4313fec29..f65a707bf8a 100644 --- a/cpp/config/Make.rules.FreeBSD +++ b/cpp/config/Make.rules.FreeBSD @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 6b30fd01a83..0a8f07fb642 100644 --- a/cpp/config/Make.rules.HP-UX +++ b/cpp/config/Make.rules.HP-UX @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 e7eaf456c5b..4a993706651 100644 --- a/cpp/config/Make.rules.Linux +++ b/cpp/config/Make.rules.Linux @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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.MINGW b/cpp/config/Make.rules.MINGW index 767e5a23b50..65210c65822 100644 --- a/cpp/config/Make.rules.MINGW +++ b/cpp/config/Make.rules.MINGW @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 48b6f51725c..ab5eb685518 100644 --- a/cpp/config/Make.rules.OSF1 +++ b/cpp/config/Make.rules.OSF1 @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 e824abb18b3..8a67774be2c 100644 --- a/cpp/config/Make.rules.SunOS +++ b/cpp/config/Make.rules.SunOS @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 fd40db31fca..8de772697d2 100755 --- a/cpp/config/Make.rules.mak +++ b/cpp/config/Make.rules.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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.msvc b/cpp/config/Make.rules.msvc index 02cc01fffd3..c522ae5ce9d 100755 --- a/cpp/config/Make.rules.msvc +++ b/cpp/config/Make.rules.msvc @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 0dcf658627b..a3a32873919 100644 --- a/cpp/config/Makefile +++ b/cpp/config/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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 178aead61ce..baa20932dce 100644 --- a/cpp/config/Makefile.mak +++ b/cpp/config/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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/findSliceFiles.py b/cpp/config/findSliceFiles.py index 0f3d9bbf99c..97c45c78ba1 100644 --- a/cpp/config/findSliceFiles.py +++ b/cpp/config/findSliceFiles.py @@ -2,7 +2,7 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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/ice_ca.cnf b/cpp/config/ice_ca.cnf index 4d21c7b1132..9c8e5b5a507 100644 --- a/cpp/config/ice_ca.cnf +++ b/cpp/config/ice_ca.cnf @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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/makegitignore.py b/cpp/config/makegitignore.py index 88cb581f8bd..451f13893fc 100755 --- a/cpp/config/makegitignore.py +++ b/cpp/config/makegitignore.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This 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/templates.xml b/cpp/config/templates.xml index b87c8252c22..e6fb47fe8fe 100644 --- a/cpp/config/templates.xml +++ b/cpp/config/templates.xml @@ -1,7 +1,7 @@ + Text="Copyright © 2012-2015 ZeroC, Inc. All rights reserved."/> diff --git a/cpp/demo/Glacier2/winrt/chat/MainPage.xaml.cpp b/cpp/demo/Glacier2/winrt/chat/MainPage.xaml.cpp index 6bf76ae5118..5e3200e62b4 100644 --- a/cpp/demo/Glacier2/winrt/chat/MainPage.xaml.cpp +++ b/cpp/demo/Glacier2/winrt/chat/MainPage.xaml.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/chat/MainPage.xaml.h b/cpp/demo/Glacier2/winrt/chat/MainPage.xaml.h index 994ca90d696..f72bba9c76f 100644 --- a/cpp/demo/Glacier2/winrt/chat/MainPage.xaml.h +++ b/cpp/demo/Glacier2/winrt/chat/MainPage.xaml.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 e7ff4c1711a..f2e5b49c287 100644 --- a/cpp/demo/Ice/MFC/Makefile.mak +++ b/cpp/demo/Ice/MFC/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 3e548e149a1..e33b79c0798 100644 --- a/cpp/demo/Ice/MFC/client/Hello.ice +++ b/cpp/demo/Ice/MFC/client/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 0b40240d282..aceeea538a8 100644 --- a/cpp/demo/Ice/MFC/client/HelloClient.cpp +++ b/cpp/demo/Ice/MFC/client/HelloClient.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 8f4ee95b7fa..7326fb34556 100644 --- a/cpp/demo/Ice/MFC/client/HelloClient.h +++ b/cpp/demo/Ice/MFC/client/HelloClient.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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.rc b/cpp/demo/Ice/MFC/client/HelloClient.rc index 6151f1a0bd9..a2aaa52c4d2 100755 --- a/cpp/demo/Ice/MFC/client/HelloClient.rc +++ b/cpp/demo/Ice/MFC/client/HelloClient.rc @@ -121,7 +121,7 @@ BEGIN VALUE "FileDescription", "Ice Hello Client" VALUE "FileVersion", "3.6b" VALUE "InternalName", "HelloClient.exe" - VALUE "LegalCopyright", "Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved." + VALUE "LegalCopyright", "Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved." VALUE "OriginalFilename", "HelloClient.exe" VALUE "ProductName", "Ice" VALUE "ProductVersion", "3.6b" diff --git a/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp b/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp index e8c16f914b0..2462340a045 100644 --- a/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp +++ b/cpp/demo/Ice/MFC/client/HelloClientDlg.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 ec3c66a2a6e..1e20f1a3d49 100644 --- a/cpp/demo/Ice/MFC/client/HelloClientDlg.h +++ b/cpp/demo/Ice/MFC/client/HelloClientDlg.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 51147553db6..d194eab6e65 100755 --- a/cpp/demo/Ice/MFC/client/Makefile.mak +++ b/cpp/demo/Ice/MFC/client/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 89c5f62e1bf..1e637f1e69c 100644 --- a/cpp/demo/Ice/MFC/client/stdafx.cpp +++ b/cpp/demo/Ice/MFC/client/stdafx.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 a448ac481c4..a2e5d4f7528 100644 --- a/cpp/demo/Ice/MFC/client/stdafx.h +++ b/cpp/demo/Ice/MFC/client/stdafx.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 3e548e149a1..e33b79c0798 100644 --- a/cpp/demo/Ice/MFC/server/Hello.ice +++ b/cpp/demo/Ice/MFC/server/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 23ae069c48e..bc48b1ad5e0 100644 --- a/cpp/demo/Ice/MFC/server/HelloI.cpp +++ b/cpp/demo/Ice/MFC/server/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 09000e0b544..2aa5174fa9c 100644 --- a/cpp/demo/Ice/MFC/server/HelloI.h +++ b/cpp/demo/Ice/MFC/server/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 42b58270663..86305277c5d 100644 --- a/cpp/demo/Ice/MFC/server/HelloServer.cpp +++ b/cpp/demo/Ice/MFC/server/HelloServer.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 57b8e62304b..432baf283f1 100644 --- a/cpp/demo/Ice/MFC/server/HelloServer.h +++ b/cpp/demo/Ice/MFC/server/HelloServer.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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.rc b/cpp/demo/Ice/MFC/server/HelloServer.rc index 93c389cb49f..56ea4dc5fb1 100644 --- a/cpp/demo/Ice/MFC/server/HelloServer.rc +++ b/cpp/demo/Ice/MFC/server/HelloServer.rc @@ -112,7 +112,7 @@ BEGIN VALUE "FileDescription", "Ice Hello Server\0" VALUE "FileVersion", "3.6b\0" VALUE "InternalName", "HelloServer.exe\0" - VALUE "LegalCopyright", "Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.\0" + VALUE "LegalCopyright", "Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.\0" VALUE "OriginalFilename", "HelloServer.exe\0" VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.6b\0" diff --git a/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp b/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp index 775a9668b5a..1de6f83257a 100644 --- a/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp +++ b/cpp/demo/Ice/MFC/server/HelloServerDlg.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 cadb27473ad..466513b1065 100644 --- a/cpp/demo/Ice/MFC/server/HelloServerDlg.h +++ b/cpp/demo/Ice/MFC/server/HelloServerDlg.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 9222c38f0e4..4754fdbff54 100644 --- a/cpp/demo/Ice/MFC/server/LogI.cpp +++ b/cpp/demo/Ice/MFC/server/LogI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 8c6f76ea1a3..2131e5e2eb8 100644 --- a/cpp/demo/Ice/MFC/server/LogI.h +++ b/cpp/demo/Ice/MFC/server/LogI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 e6e0dc73913..ba87b754ecb 100644 --- a/cpp/demo/Ice/MFC/server/Makefile.mak +++ b/cpp/demo/Ice/MFC/server/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 ee4d0b4b4cb..b280c12a59b 100644 --- a/cpp/demo/Ice/MFC/server/stdafx.cpp +++ b/cpp/demo/Ice/MFC/server/stdafx.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 a448ac481c4..a2e5d4f7528 100644 --- a/cpp/demo/Ice/MFC/server/stdafx.h +++ b/cpp/demo/Ice/MFC/server/stdafx.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 55eee5ede4b..0b0e8b6ca3e 100644 --- a/cpp/demo/Ice/Makefile +++ b/cpp/demo/Ice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 f1aea5f63a9..690666474e5 100644 --- a/cpp/demo/Ice/Makefile.mak +++ b/cpp/demo/Ice/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/Client.cpp b/cpp/demo/Ice/async/Client.cpp index fa6ff60077d..17b56838404 100644 --- a/cpp/demo/Ice/async/Client.cpp +++ b/cpp/demo/Ice/async/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/Hello.ice b/cpp/demo/Ice/async/Hello.ice index 774050becb0..2d9b0da0fdd 100644 --- a/cpp/demo/Ice/async/Hello.ice +++ b/cpp/demo/Ice/async/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/HelloI.cpp b/cpp/demo/Ice/async/HelloI.cpp index 1b10af8d6ba..7f7be3ecd9f 100644 --- a/cpp/demo/Ice/async/HelloI.cpp +++ b/cpp/demo/Ice/async/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/HelloI.h b/cpp/demo/Ice/async/HelloI.h index 0d1bedefe8b..ce1bbacfef0 100644 --- a/cpp/demo/Ice/async/HelloI.h +++ b/cpp/demo/Ice/async/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 307c6af5e5a..c109688a9fc 100644 --- a/cpp/demo/Ice/async/Makefile +++ b/cpp/demo/Ice/async/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 4e086113294..4b85418afd1 100644 --- a/cpp/demo/Ice/async/Makefile.mak +++ b/cpp/demo/Ice/async/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 1aecd47c17e..58fddc93455 100644 --- a/cpp/demo/Ice/async/Server.cpp +++ b/cpp/demo/Ice/async/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/WorkQueue.cpp b/cpp/demo/Ice/async/WorkQueue.cpp index 24980f0fd2c..e4a3827af7e 100644 --- a/cpp/demo/Ice/async/WorkQueue.cpp +++ b/cpp/demo/Ice/async/WorkQueue.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/WorkQueue.h b/cpp/demo/Ice/async/WorkQueue.h index 861eaa7840e..fa902f0363b 100644 --- a/cpp/demo/Ice/async/WorkQueue.h +++ b/cpp/demo/Ice/async/WorkQueue.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/async/expect.py index 51ea3651c84..ee227490b3f 100755 --- a/cpp/demo/Ice/async/expect.py +++ b/cpp/demo/Ice/async/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 10f746ef5de..c950cf080f0 100644 --- a/cpp/demo/Ice/bidir/Callback.ice +++ b/cpp/demo/Ice/bidir/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 52dfb263154..35ba0bc3641 100644 --- a/cpp/demo/Ice/bidir/CallbackI.cpp +++ b/cpp/demo/Ice/bidir/CallbackI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 a7c9fe154fa..2f9abe5e26a 100644 --- a/cpp/demo/Ice/bidir/CallbackI.h +++ b/cpp/demo/Ice/bidir/CallbackI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 f30b55347a7..080ba7b7a32 100644 --- a/cpp/demo/Ice/bidir/Client.cpp +++ b/cpp/demo/Ice/bidir/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 34fb63e884d..419eab93f86 100644 --- a/cpp/demo/Ice/bidir/Makefile +++ b/cpp/demo/Ice/bidir/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 066f37443b1..da6f8b3d193 100644 --- a/cpp/demo/Ice/bidir/Makefile.mak +++ b/cpp/demo/Ice/bidir/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 eafb66f204e..daecdc0d9d4 100644 --- a/cpp/demo/Ice/bidir/Server.cpp +++ b/cpp/demo/Ice/bidir/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/bidir/expect.py index 10ffef3f7c8..dc9c45eb322 100755 --- a/cpp/demo/Ice/bidir/expect.py +++ b/cpp/demo/Ice/bidir/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 d4c284e331a..752eceb88c7 100644 --- a/cpp/demo/Ice/callback/Callback.ice +++ b/cpp/demo/Ice/callback/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 e1b0007bbcd..04bbc77dc6f 100644 --- a/cpp/demo/Ice/callback/CallbackSenderI.cpp +++ b/cpp/demo/Ice/callback/CallbackSenderI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 049d32e0775..3d56272a0ce 100644 --- a/cpp/demo/Ice/callback/CallbackSenderI.h +++ b/cpp/demo/Ice/callback/CallbackSenderI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 e193fb2d894..4914daab11d 100644 --- a/cpp/demo/Ice/callback/Client.cpp +++ b/cpp/demo/Ice/callback/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 49aa264f436..752155b2d7f 100644 --- a/cpp/demo/Ice/callback/Makefile +++ b/cpp/demo/Ice/callback/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 ebb8ad15f5c..c0ecc7598e9 100644 --- a/cpp/demo/Ice/callback/Makefile.mak +++ b/cpp/demo/Ice/callback/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 45d12e32c13..00dac348b5d 100644 --- a/cpp/demo/Ice/callback/Server.cpp +++ b/cpp/demo/Ice/callback/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/callback/expect.py index 8ce45feebdb..791225a10b4 100755 --- a/cpp/demo/Ice/callback/expect.py +++ b/cpp/demo/Ice/callback/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/context/Client.cpp b/cpp/demo/Ice/context/Client.cpp index eec16ba632d..62aec204676 100644 --- a/cpp/demo/Ice/context/Client.cpp +++ b/cpp/demo/Ice/context/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/context/Context.ice b/cpp/demo/Ice/context/Context.ice index 1583702b8e3..f3e621f3a00 100644 --- a/cpp/demo/Ice/context/Context.ice +++ b/cpp/demo/Ice/context/Context.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/context/ContextI.cpp b/cpp/demo/Ice/context/ContextI.cpp index aeb5fc64ead..13c263f963b 100644 --- a/cpp/demo/Ice/context/ContextI.cpp +++ b/cpp/demo/Ice/context/ContextI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/context/ContextI.h b/cpp/demo/Ice/context/ContextI.h index e8b16764b6a..1ecb7818ab4 100644 --- a/cpp/demo/Ice/context/ContextI.h +++ b/cpp/demo/Ice/context/ContextI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/context/Makefile b/cpp/demo/Ice/context/Makefile index e77a2fc8fbc..c1ce240575c 100644 --- a/cpp/demo/Ice/context/Makefile +++ b/cpp/demo/Ice/context/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/context/Makefile.mak b/cpp/demo/Ice/context/Makefile.mak index 6c3391e3565..ffdfb2d39fd 100644 --- a/cpp/demo/Ice/context/Makefile.mak +++ b/cpp/demo/Ice/context/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/context/Server.cpp b/cpp/demo/Ice/context/Server.cpp index ef4e99bf647..d0e292cd235 100644 --- a/cpp/demo/Ice/context/Server.cpp +++ b/cpp/demo/Ice/context/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/context/expect.py b/cpp/demo/Ice/context/expect.py index cd2b2f0c309..d9ceb56f690 100755 --- a/cpp/demo/Ice/context/expect.py +++ b/cpp/demo/Ice/context/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 6b18da8277f..2c87367fc30 100644 --- a/cpp/demo/Ice/converter/Client.cpp +++ b/cpp/demo/Ice/converter/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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.h b/cpp/demo/Ice/converter/Client.h index e403c72810f..067e12e0d71 100644 --- a/cpp/demo/Ice/converter/Client.h +++ b/cpp/demo/Ice/converter/Client.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/ClientWithConverter.cpp b/cpp/demo/Ice/converter/ClientWithConverter.cpp index 567bea9f203..357ae123f59 100644 --- a/cpp/demo/Ice/converter/ClientWithConverter.cpp +++ b/cpp/demo/Ice/converter/ClientWithConverter.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/ClientWithoutConverter.cpp b/cpp/demo/Ice/converter/ClientWithoutConverter.cpp index 1e04cc4a934..84eac64b7d1 100644 --- a/cpp/demo/Ice/converter/ClientWithoutConverter.cpp +++ b/cpp/demo/Ice/converter/ClientWithoutConverter.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/Greet.ice b/cpp/demo/Ice/converter/Greet.ice index c6a428cc700..3c5cada3f10 100644 --- a/cpp/demo/Ice/converter/Greet.ice +++ b/cpp/demo/Ice/converter/Greet.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/GreetI.cpp b/cpp/demo/Ice/converter/GreetI.cpp index b3c8ea71d02..e2a2e5857a4 100644 --- a/cpp/demo/Ice/converter/GreetI.cpp +++ b/cpp/demo/Ice/converter/GreetI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/GreetI.h b/cpp/demo/Ice/converter/GreetI.h index 27d3459bd90..d528433ea04 100644 --- a/cpp/demo/Ice/converter/GreetI.h +++ b/cpp/demo/Ice/converter/GreetI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 cdfa50653cb..3bd0c75a622 100644 --- a/cpp/demo/Ice/converter/Makefile +++ b/cpp/demo/Ice/converter/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 3c8875da114..3d8e1d4cb0e 100644 --- a/cpp/demo/Ice/converter/Makefile.mak +++ b/cpp/demo/Ice/converter/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 cb5c10ca910..37a4ebf4ecc 100644 --- a/cpp/demo/Ice/converter/Server.cpp +++ b/cpp/demo/Ice/converter/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 12d83cb39c7..f80958c698e 100644 --- a/cpp/demo/Ice/converter/StringConverterI.cpp +++ b/cpp/demo/Ice/converter/StringConverterI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 36e25904306..3d5a6f34d23 100644 --- a/cpp/demo/Ice/converter/StringConverterI.h +++ b/cpp/demo/Ice/converter/StringConverterI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/converter/expect.py index fe508333226..151bff5c2bd 100755 --- a/cpp/demo/Ice/converter/expect.py +++ b/cpp/demo/Ice/converter/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 9b870872b61..d8f271cbee4 100644 --- a/cpp/demo/Ice/hello/Client.cpp +++ b/cpp/demo/Ice/hello/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 28e16b8de3e..31a0efbe21b 100644 --- a/cpp/demo/Ice/hello/Hello.ice +++ b/cpp/demo/Ice/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 81b44e304f5..1c9566c7995 100644 --- a/cpp/demo/Ice/hello/HelloI.cpp +++ b/cpp/demo/Ice/hello/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 73e6f9de468..b330057a557 100644 --- a/cpp/demo/Ice/hello/HelloI.h +++ b/cpp/demo/Ice/hello/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 4b2875c0899..cd24cde992c 100644 --- a/cpp/demo/Ice/hello/Makefile +++ b/cpp/demo/Ice/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 f65923c772c..9846f98bc23 100644 --- a/cpp/demo/Ice/hello/Makefile.mak +++ b/cpp/demo/Ice/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 91790ffd6b0..18f83d04bd2 100644 --- a/cpp/demo/Ice/hello/Server.cpp +++ b/cpp/demo/Ice/hello/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/hello/expect.py index 1a4bbf96ccb..6da2eda08d4 100755 --- a/cpp/demo/Ice/hello/expect.py +++ b/cpp/demo/Ice/hello/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/interleaved/Client.cpp b/cpp/demo/Ice/interleaved/Client.cpp index df57d4fad66..2b5625f3dba 100644 --- a/cpp/demo/Ice/interleaved/Client.cpp +++ b/cpp/demo/Ice/interleaved/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/interleaved/Makefile b/cpp/demo/Ice/interleaved/Makefile index cb7c65b16de..836ad5fd70c 100755 --- a/cpp/demo/Ice/interleaved/Makefile +++ b/cpp/demo/Ice/interleaved/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/interleaved/Makefile.mak b/cpp/demo/Ice/interleaved/Makefile.mak index 3df4ce96528..e500d94e453 100644 --- a/cpp/demo/Ice/interleaved/Makefile.mak +++ b/cpp/demo/Ice/interleaved/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/interleaved/Server.cpp b/cpp/demo/Ice/interleaved/Server.cpp index 6012b2eed8c..bf3c59565e6 100644 --- a/cpp/demo/Ice/interleaved/Server.cpp +++ b/cpp/demo/Ice/interleaved/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/interleaved/Throughput.ice b/cpp/demo/Ice/interleaved/Throughput.ice index c3fc87fd071..14e6d43d1cf 100755 --- a/cpp/demo/Ice/interleaved/Throughput.ice +++ b/cpp/demo/Ice/interleaved/Throughput.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/interleaved/ThroughputI.cpp b/cpp/demo/Ice/interleaved/ThroughputI.cpp index fabdac1df56..0f20e7198d0 100644 --- a/cpp/demo/Ice/interleaved/ThroughputI.cpp +++ b/cpp/demo/Ice/interleaved/ThroughputI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/interleaved/ThroughputI.h b/cpp/demo/Ice/interleaved/ThroughputI.h index 2dbb202d8f5..9c50c167caa 100644 --- a/cpp/demo/Ice/interleaved/ThroughputI.h +++ b/cpp/demo/Ice/interleaved/ThroughputI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/interleaved/expect.py b/cpp/demo/Ice/interleaved/expect.py index faaa3d69b77..406f9189f2e 100755 --- a/cpp/demo/Ice/interleaved/expect.py +++ b/cpp/demo/Ice/interleaved/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 30197d75baa..2e3fe9fab94 100644 --- a/cpp/demo/Ice/invoke/Client.cpp +++ b/cpp/demo/Ice/invoke/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 826b16af829..80a94faf9f7 100644 --- a/cpp/demo/Ice/invoke/Makefile +++ b/cpp/demo/Ice/invoke/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 c8ad1bed492..ab658899c19 100644 --- a/cpp/demo/Ice/invoke/Makefile.mak +++ b/cpp/demo/Ice/invoke/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 ee8e7d1703c..4dbc3d38b4c 100644 --- a/cpp/demo/Ice/invoke/Printer.ice +++ b/cpp/demo/Ice/invoke/Printer.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 313aec23bc7..a66d734d7aa 100644 --- a/cpp/demo/Ice/invoke/PrinterI.cpp +++ b/cpp/demo/Ice/invoke/PrinterI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 b0f8bd803eb..24a25e8e586 100644 --- a/cpp/demo/Ice/invoke/PrinterI.h +++ b/cpp/demo/Ice/invoke/PrinterI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 41005583385..43c8b217a42 100644 --- a/cpp/demo/Ice/invoke/Server.cpp +++ b/cpp/demo/Ice/invoke/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/invoke/expect.py index 2b2b35dd0f2..a4ad05da18f 100755 --- a/cpp/demo/Ice/invoke/expect.py +++ b/cpp/demo/Ice/invoke/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 e0139749c6e..66eb304e3d6 100644 --- a/cpp/demo/Ice/latency/Client.cpp +++ b/cpp/demo/Ice/latency/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 b49e06f1746..7cb3a10d1c9 100644 --- a/cpp/demo/Ice/latency/Latency.ice +++ b/cpp/demo/Ice/latency/Latency.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 78eaaf7178c..bf3957efd42 100644 --- a/cpp/demo/Ice/latency/Makefile +++ b/cpp/demo/Ice/latency/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 c6d80b63ce4..3a5eb927678 100644 --- a/cpp/demo/Ice/latency/Makefile.mak +++ b/cpp/demo/Ice/latency/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 c00a40141df..00b5c458035 100644 --- a/cpp/demo/Ice/latency/Server.cpp +++ b/cpp/demo/Ice/latency/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/latency/expect.py index a74520d0b50..e54356deeda 100755 --- a/cpp/demo/Ice/latency/expect.py +++ b/cpp/demo/Ice/latency/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 a3ef19d9faa..cdc5d07205e 100644 --- a/cpp/demo/Ice/minimal/Client.cpp +++ b/cpp/demo/Ice/minimal/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 9f2808b91de..f67af068afc 100644 --- a/cpp/demo/Ice/minimal/Hello.ice +++ b/cpp/demo/Ice/minimal/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 30ac01b6bb3..901d1d5f5cf 100644 --- a/cpp/demo/Ice/minimal/HelloI.cpp +++ b/cpp/demo/Ice/minimal/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 f0db9f07351..b907b94ddcc 100644 --- a/cpp/demo/Ice/minimal/HelloI.h +++ b/cpp/demo/Ice/minimal/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 4b2875c0899..cd24cde992c 100644 --- a/cpp/demo/Ice/minimal/Makefile +++ b/cpp/demo/Ice/minimal/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 07eb513337f..e4c06be0a82 100644 --- a/cpp/demo/Ice/minimal/Makefile.mak +++ b/cpp/demo/Ice/minimal/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 ea34daa37ba..9866b8565be 100644 --- a/cpp/demo/Ice/minimal/Server.cpp +++ b/cpp/demo/Ice/minimal/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/minimal/expect.py index 64a271f1549..e8536e855c7 100755 --- a/cpp/demo/Ice/minimal/expect.py +++ b/cpp/demo/Ice/minimal/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/multicast/Client.cpp b/cpp/demo/Ice/multicast/Client.cpp index 6072493adaf..12aae5c2b14 100644 --- a/cpp/demo/Ice/multicast/Client.cpp +++ b/cpp/demo/Ice/multicast/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/multicast/Discovery.ice b/cpp/demo/Ice/multicast/Discovery.ice index 28d1e431549..7c49965c00f 100644 --- a/cpp/demo/Ice/multicast/Discovery.ice +++ b/cpp/demo/Ice/multicast/Discovery.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/multicast/Hello.ice b/cpp/demo/Ice/multicast/Hello.ice index e3713778404..91e5db5f5ab 100644 --- a/cpp/demo/Ice/multicast/Hello.ice +++ b/cpp/demo/Ice/multicast/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/multicast/Makefile b/cpp/demo/Ice/multicast/Makefile index 70b1f608ec7..37df549aadc 100644 --- a/cpp/demo/Ice/multicast/Makefile +++ b/cpp/demo/Ice/multicast/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/multicast/Makefile.mak b/cpp/demo/Ice/multicast/Makefile.mak index 90f759c0848..161523bd5e4 100644 --- a/cpp/demo/Ice/multicast/Makefile.mak +++ b/cpp/demo/Ice/multicast/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/multicast/Server.cpp b/cpp/demo/Ice/multicast/Server.cpp index 531da01d3de..da2567a27ec 100644 --- a/cpp/demo/Ice/multicast/Server.cpp +++ b/cpp/demo/Ice/multicast/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/multicast/expect.py b/cpp/demo/Ice/multicast/expect.py index 1358b100b8a..15b765d2adc 100755 --- a/cpp/demo/Ice/multicast/expect.py +++ b/cpp/demo/Ice/multicast/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 d78a3f783ad..f84569e4b91 100644 --- a/cpp/demo/Ice/nested/Client.cpp +++ b/cpp/demo/Ice/nested/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 0e47d7a7131..79876af575c 100644 --- a/cpp/demo/Ice/nested/Makefile +++ b/cpp/demo/Ice/nested/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 7aa096f92bc..ee5d182630f 100644 --- a/cpp/demo/Ice/nested/Makefile.mak +++ b/cpp/demo/Ice/nested/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 84486c0ce13..687924ab9ae 100644 --- a/cpp/demo/Ice/nested/Nested.ice +++ b/cpp/demo/Ice/nested/Nested.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 5aa7f314074..1d9f809f88a 100644 --- a/cpp/demo/Ice/nested/NestedI.cpp +++ b/cpp/demo/Ice/nested/NestedI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 baa8dcc4ab9..1e66bb54008 100644 --- a/cpp/demo/Ice/nested/NestedI.h +++ b/cpp/demo/Ice/nested/NestedI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 d15db858942..f8470e934b4 100644 --- a/cpp/demo/Ice/nested/Server.cpp +++ b/cpp/demo/Ice/nested/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/nested/expect.py index 784f88fec99..71abf5cdb22 100755 --- a/cpp/demo/Ice/nested/expect.py +++ b/cpp/demo/Ice/nested/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/nrvo/Client.cpp b/cpp/demo/Ice/nrvo/Client.cpp index d5f9f589a35..83472c7695a 100644 --- a/cpp/demo/Ice/nrvo/Client.cpp +++ b/cpp/demo/Ice/nrvo/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/nrvo/Makefile b/cpp/demo/Ice/nrvo/Makefile index 548fb846768..da169cc50c5 100644 --- a/cpp/demo/Ice/nrvo/Makefile +++ b/cpp/demo/Ice/nrvo/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/nrvo/Makefile.mak b/cpp/demo/Ice/nrvo/Makefile.mak index 538819f7eab..0a074bffbb4 100644 --- a/cpp/demo/Ice/nrvo/Makefile.mak +++ b/cpp/demo/Ice/nrvo/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/nrvo/MyStringSeq.cpp b/cpp/demo/Ice/nrvo/MyStringSeq.cpp index b143d30d0a8..1239f9beb58 100644 --- a/cpp/demo/Ice/nrvo/MyStringSeq.cpp +++ b/cpp/demo/Ice/nrvo/MyStringSeq.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/nrvo/MyStringSeq.h b/cpp/demo/Ice/nrvo/MyStringSeq.h index dbe9384dcad..1efc64a9bc9 100644 --- a/cpp/demo/Ice/nrvo/MyStringSeq.h +++ b/cpp/demo/Ice/nrvo/MyStringSeq.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/nrvo/Nrvo.ice b/cpp/demo/Ice/nrvo/Nrvo.ice index 60999021302..949ebccc9a5 100644 --- a/cpp/demo/Ice/nrvo/Nrvo.ice +++ b/cpp/demo/Ice/nrvo/Nrvo.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/nrvo/NrvoI.cpp b/cpp/demo/Ice/nrvo/NrvoI.cpp index 1334b723c3e..69cda8ab0e5 100644 --- a/cpp/demo/Ice/nrvo/NrvoI.cpp +++ b/cpp/demo/Ice/nrvo/NrvoI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/nrvo/NrvoI.h b/cpp/demo/Ice/nrvo/NrvoI.h index fb7f8166e1e..342ea0e3f05 100644 --- a/cpp/demo/Ice/nrvo/NrvoI.h +++ b/cpp/demo/Ice/nrvo/NrvoI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/nrvo/Server.cpp b/cpp/demo/Ice/nrvo/Server.cpp index 8ca65fb1325..e00ee87d201 100644 --- a/cpp/demo/Ice/nrvo/Server.cpp +++ b/cpp/demo/Ice/nrvo/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/nrvo/expect.py b/cpp/demo/Ice/nrvo/expect.py index 7c609b9a084..e10f49ab09d 100644 --- a/cpp/demo/Ice/nrvo/expect.py +++ b/cpp/demo/Ice/nrvo/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/optional/Client.cpp b/cpp/demo/Ice/optional/Client.cpp index 7c8bf404740..d38a420dd59 100644 --- a/cpp/demo/Ice/optional/Client.cpp +++ b/cpp/demo/Ice/optional/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/optional/Contact.ice b/cpp/demo/Ice/optional/Contact.ice index 241c8f867a1..c31cbf64395 100644 --- a/cpp/demo/Ice/optional/Contact.ice +++ b/cpp/demo/Ice/optional/Contact.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/optional/ContactDBI.cpp b/cpp/demo/Ice/optional/ContactDBI.cpp index a9c90745a70..c312be1aa3b 100644 --- a/cpp/demo/Ice/optional/ContactDBI.cpp +++ b/cpp/demo/Ice/optional/ContactDBI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/optional/ContactDBI.h b/cpp/demo/Ice/optional/ContactDBI.h index cf14ff9fc67..ccf4e6e6b65 100644 --- a/cpp/demo/Ice/optional/ContactDBI.h +++ b/cpp/demo/Ice/optional/ContactDBI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/optional/Makefile b/cpp/demo/Ice/optional/Makefile index 7cbe51aad08..e67c3f095fe 100644 --- a/cpp/demo/Ice/optional/Makefile +++ b/cpp/demo/Ice/optional/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/optional/Makefile.mak b/cpp/demo/Ice/optional/Makefile.mak index 19744885dba..a149f626ede 100644 --- a/cpp/demo/Ice/optional/Makefile.mak +++ b/cpp/demo/Ice/optional/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/optional/Server.cpp b/cpp/demo/Ice/optional/Server.cpp index c9efb5e1518..971b380fbc8 100644 --- a/cpp/demo/Ice/optional/Server.cpp +++ b/cpp/demo/Ice/optional/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/optional/expect.py b/cpp/demo/Ice/optional/expect.py index ec5d2825528..e5fed2c9da6 100755 --- a/cpp/demo/Ice/optional/expect.py +++ b/cpp/demo/Ice/optional/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/plugin/Client.cpp b/cpp/demo/Ice/plugin/Client.cpp index f11c29baf3a..0990ba01075 100644 --- a/cpp/demo/Ice/plugin/Client.cpp +++ b/cpp/demo/Ice/plugin/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/plugin/Hello.ice b/cpp/demo/Ice/plugin/Hello.ice index 5ac7f6641e3..19666357260 100644 --- a/cpp/demo/Ice/plugin/Hello.ice +++ b/cpp/demo/Ice/plugin/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/plugin/HelloPluginI.cpp b/cpp/demo/Ice/plugin/HelloPluginI.cpp index 39570d992bf..04857745ba0 100644 --- a/cpp/demo/Ice/plugin/HelloPluginI.cpp +++ b/cpp/demo/Ice/plugin/HelloPluginI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/plugin/LoggerPluginI.cpp b/cpp/demo/Ice/plugin/LoggerPluginI.cpp index 5dc2d8c9798..292818dc04e 100644 --- a/cpp/demo/Ice/plugin/LoggerPluginI.cpp +++ b/cpp/demo/Ice/plugin/LoggerPluginI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/plugin/Makefile b/cpp/demo/Ice/plugin/Makefile index d7835743a4b..b239a743204 100644 --- a/cpp/demo/Ice/plugin/Makefile +++ b/cpp/demo/Ice/plugin/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/plugin/Makefile.mak b/cpp/demo/Ice/plugin/Makefile.mak index 3a37bc53c54..324be513744 100644 --- a/cpp/demo/Ice/plugin/Makefile.mak +++ b/cpp/demo/Ice/plugin/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/plugin/Server.cpp b/cpp/demo/Ice/plugin/Server.cpp index b309cce9cab..808932ffff9 100644 --- a/cpp/demo/Ice/plugin/Server.cpp +++ b/cpp/demo/Ice/plugin/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/plugin/expect.py b/cpp/demo/Ice/plugin/expect.py index 86cd1f411fe..26ce78235fe 100755 --- a/cpp/demo/Ice/plugin/expect.py +++ b/cpp/demo/Ice/plugin/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/properties/Client.cpp b/cpp/demo/Ice/properties/Client.cpp index 3d23ca6ba6c..1d144ecd260 100644 --- a/cpp/demo/Ice/properties/Client.cpp +++ b/cpp/demo/Ice/properties/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/properties/Makefile b/cpp/demo/Ice/properties/Makefile index 3b6af49da73..34adf0b83ea 100644 --- a/cpp/demo/Ice/properties/Makefile +++ b/cpp/demo/Ice/properties/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/properties/Makefile.mak b/cpp/demo/Ice/properties/Makefile.mak index eed6ac7eece..c8b435a38c5 100644 --- a/cpp/demo/Ice/properties/Makefile.mak +++ b/cpp/demo/Ice/properties/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/properties/Props.ice b/cpp/demo/Ice/properties/Props.ice index c3d0420afaa..dc0c23f5105 100644 --- a/cpp/demo/Ice/properties/Props.ice +++ b/cpp/demo/Ice/properties/Props.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/properties/Server.cpp b/cpp/demo/Ice/properties/Server.cpp index d95a0073fcb..9da45baf44a 100644 --- a/cpp/demo/Ice/properties/Server.cpp +++ b/cpp/demo/Ice/properties/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/properties/expect.py b/cpp/demo/Ice/properties/expect.py index 421725d3456..a0cd08bbf9a 100755 --- a/cpp/demo/Ice/properties/expect.py +++ b/cpp/demo/Ice/properties/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 15262ace3c7..d91eadcf234 100644 --- a/cpp/demo/Ice/session/Client.cpp +++ b/cpp/demo/Ice/session/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 3d0412bf1e4..8dd1f78722f 100644 --- a/cpp/demo/Ice/session/Makefile +++ b/cpp/demo/Ice/session/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 8e2e2a36b8e..bae70694791 100644 --- a/cpp/demo/Ice/session/Makefile.mak +++ b/cpp/demo/Ice/session/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/ReapTask.cpp b/cpp/demo/Ice/session/ReapTask.cpp index 8632f067929..44c84d2c51e 100644 --- a/cpp/demo/Ice/session/ReapTask.cpp +++ b/cpp/demo/Ice/session/ReapTask.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/ReapTask.h b/cpp/demo/Ice/session/ReapTask.h index bb78f189f44..e21c4989ca9 100644 --- a/cpp/demo/Ice/session/ReapTask.h +++ b/cpp/demo/Ice/session/ReapTask.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 81487f76e45..90dc5ad97f0 100644 --- a/cpp/demo/Ice/session/Server.cpp +++ b/cpp/demo/Ice/session/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 94e93f6db91..15445eb955a 100644 --- a/cpp/demo/Ice/session/Session.ice +++ b/cpp/demo/Ice/session/Session.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 a4fe3a04a48..4755772dd56 100644 --- a/cpp/demo/Ice/session/SessionFactoryI.cpp +++ b/cpp/demo/Ice/session/SessionFactoryI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 3051c9acf4b..d3e17a7b170 100644 --- a/cpp/demo/Ice/session/SessionFactoryI.h +++ b/cpp/demo/Ice/session/SessionFactoryI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 85d4be2bb8d..8eb4cd96575 100644 --- a/cpp/demo/Ice/session/SessionI.cpp +++ b/cpp/demo/Ice/session/SessionI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 29e4c6a833b..7f7fcf6d9e3 100644 --- a/cpp/demo/Ice/session/SessionI.h +++ b/cpp/demo/Ice/session/SessionI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/session/expect.py index 91cdc903bb5..313fe30d599 100755 --- a/cpp/demo/Ice/session/expect.py +++ b/cpp/demo/Ice/session/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 8f4fd33c70a..717fa756b68 100644 --- a/cpp/demo/Ice/throughput/Client.cpp +++ b/cpp/demo/Ice/throughput/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 c407ecee7c5..b895b064cd6 100644 --- a/cpp/demo/Ice/throughput/Makefile +++ b/cpp/demo/Ice/throughput/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 3df4ce96528..e500d94e453 100644 --- a/cpp/demo/Ice/throughput/Makefile.mak +++ b/cpp/demo/Ice/throughput/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 6012b2eed8c..bf3c59565e6 100644 --- a/cpp/demo/Ice/throughput/Server.cpp +++ b/cpp/demo/Ice/throughput/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/StringView.h b/cpp/demo/Ice/throughput/StringView.h index 6fb5724729b..b6ab4b1c0d0 100644 --- a/cpp/demo/Ice/throughput/StringView.h +++ b/cpp/demo/Ice/throughput/StringView.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 39931855066..c9ebab85d7e 100644 --- a/cpp/demo/Ice/throughput/Throughput.ice +++ b/cpp/demo/Ice/throughput/Throughput.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 b8d41c39fd8..49781e4f0aa 100644 --- a/cpp/demo/Ice/throughput/ThroughputI.cpp +++ b/cpp/demo/Ice/throughput/ThroughputI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 dedbe7cad2b..940fe4f5379 100644 --- a/cpp/demo/Ice/throughput/ThroughputI.h +++ b/cpp/demo/Ice/throughput/ThroughputI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/throughput/expect.py index 03808cc73b1..a7d4a63211b 100755 --- a/cpp/demo/Ice/throughput/expect.py +++ b/cpp/demo/Ice/throughput/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 b63cbd20440..10546af67f6 100644 --- a/cpp/demo/Ice/value/Client.cpp +++ b/cpp/demo/Ice/value/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 2fedce1a9fc..405b37904f8 100644 --- a/cpp/demo/Ice/value/Makefile +++ b/cpp/demo/Ice/value/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 6bff139678a..43e63b6cccc 100644 --- a/cpp/demo/Ice/value/Makefile.mak +++ b/cpp/demo/Ice/value/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 0e41af59a64..f4f8cfd5003 100644 --- a/cpp/demo/Ice/value/ObjectFactory.cpp +++ b/cpp/demo/Ice/value/ObjectFactory.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 980861387ac..4d847a1d9fb 100644 --- a/cpp/demo/Ice/value/ObjectFactory.h +++ b/cpp/demo/Ice/value/ObjectFactory.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 7693aca4032..c673f3edbc5 100644 --- a/cpp/demo/Ice/value/Server.cpp +++ b/cpp/demo/Ice/value/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 df3c969dfc3..23d5b7b3585 100644 --- a/cpp/demo/Ice/value/Value.ice +++ b/cpp/demo/Ice/value/Value.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 188c4d9ad81..7c11844dcc7 100644 --- a/cpp/demo/Ice/value/ValueI.cpp +++ b/cpp/demo/Ice/value/ValueI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 ad8fdc40823..6fe146bf868 100644 --- a/cpp/demo/Ice/value/ValueI.h +++ b/cpp/demo/Ice/value/ValueI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/expect.py b/cpp/demo/Ice/value/expect.py index e52adb96b64..d7a4c65c7cb 100755 --- a/cpp/demo/Ice/value/expect.py +++ b/cpp/demo/Ice/value/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/winrt/bidir/App.xaml.cpp b/cpp/demo/Ice/winrt/bidir/App.xaml.cpp index 6754f03c905..0e8c97d8e37 100644 --- a/cpp/demo/Ice/winrt/bidir/App.xaml.cpp +++ b/cpp/demo/Ice/winrt/bidir/App.xaml.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/bidir/App.xaml.h b/cpp/demo/Ice/winrt/bidir/App.xaml.h index bca0fa820ef..5a1bc43cd4e 100644 --- a/cpp/demo/Ice/winrt/bidir/App.xaml.h +++ b/cpp/demo/Ice/winrt/bidir/App.xaml.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/bidir/Callback.ice b/cpp/demo/Ice/winrt/bidir/Callback.ice index 10f746ef5de..c950cf080f0 100644 --- a/cpp/demo/Ice/winrt/bidir/Callback.ice +++ b/cpp/demo/Ice/winrt/bidir/Callback.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/bidir/MainPage.xaml b/cpp/demo/Ice/winrt/bidir/MainPage.xaml index 36a9105c1bd..b871ba7f2cc 100644 --- a/cpp/demo/Ice/winrt/bidir/MainPage.xaml +++ b/cpp/demo/Ice/winrt/bidir/MainPage.xaml @@ -61,7 +61,7 @@ + Text="Copyright © 2012-2015 ZeroC, Inc. All rights reserved."/> diff --git a/cpp/demo/Ice/winrt/bidir/MainPage.xaml.cpp b/cpp/demo/Ice/winrt/bidir/MainPage.xaml.cpp index 4552c775036..6745c5a25a0 100644 --- a/cpp/demo/Ice/winrt/bidir/MainPage.xaml.cpp +++ b/cpp/demo/Ice/winrt/bidir/MainPage.xaml.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/bidir/MainPage.xaml.h b/cpp/demo/Ice/winrt/bidir/MainPage.xaml.h index 7b0cede22e2..1384ac169fd 100644 --- a/cpp/demo/Ice/winrt/bidir/MainPage.xaml.h +++ b/cpp/demo/Ice/winrt/bidir/MainPage.xaml.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/hello/App.xaml.cpp b/cpp/demo/Ice/winrt/hello/App.xaml.cpp index 10bf176c245..40b4a8fd233 100644 --- a/cpp/demo/Ice/winrt/hello/App.xaml.cpp +++ b/cpp/demo/Ice/winrt/hello/App.xaml.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/hello/Hello.ice b/cpp/demo/Ice/winrt/hello/Hello.ice index 28e16b8de3e..31a0efbe21b 100644 --- a/cpp/demo/Ice/winrt/hello/Hello.ice +++ b/cpp/demo/Ice/winrt/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/hello/MainPage.xaml b/cpp/demo/Ice/winrt/hello/MainPage.xaml index f383482e82e..b1f489990c0 100644 --- a/cpp/demo/Ice/winrt/hello/MainPage.xaml +++ b/cpp/demo/Ice/winrt/hello/MainPage.xaml @@ -126,7 +126,7 @@ + Text="Copyright © 2012-2015 ZeroC, Inc. All rights reserved."/> diff --git a/cpp/demo/Ice/winrt/hello/MainPage.xaml.cpp b/cpp/demo/Ice/winrt/hello/MainPage.xaml.cpp index a52b4f92d79..e33b0369d64 100644 --- a/cpp/demo/Ice/winrt/hello/MainPage.xaml.cpp +++ b/cpp/demo/Ice/winrt/hello/MainPage.xaml.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/winrt/hello/MainPage.xaml.h b/cpp/demo/Ice/winrt/hello/MainPage.xaml.h index 4c44b91e827..c55e03bf834 100644 --- a/cpp/demo/Ice/winrt/hello/MainPage.xaml.h +++ b/cpp/demo/Ice/winrt/hello/MainPage.xaml.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 0405ae7d1fc..86b05ae7597 100644 --- a/cpp/demo/IceBox/Makefile +++ b/cpp/demo/IceBox/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 f4d7e6d0657..354e142c1ab 100644 --- a/cpp/demo/IceBox/Makefile.mak +++ b/cpp/demo/IceBox/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 e77d5275a21..437fb90db3c 100644 --- a/cpp/demo/IceBox/hello/Client.cpp +++ b/cpp/demo/IceBox/hello/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 e3713778404..91e5db5f5ab 100644 --- a/cpp/demo/IceBox/hello/Hello.ice +++ b/cpp/demo/IceBox/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 30ac01b6bb3..901d1d5f5cf 100644 --- a/cpp/demo/IceBox/hello/HelloI.cpp +++ b/cpp/demo/IceBox/hello/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 f0db9f07351..b907b94ddcc 100644 --- a/cpp/demo/IceBox/hello/HelloI.h +++ b/cpp/demo/IceBox/hello/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 667bde88981..26261733ac6 100644 --- a/cpp/demo/IceBox/hello/HelloServiceI.cpp +++ b/cpp/demo/IceBox/hello/HelloServiceI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 8b7a38ae7e6..0cb9b32a97f 100644 --- a/cpp/demo/IceBox/hello/HelloServiceI.h +++ b/cpp/demo/IceBox/hello/HelloServiceI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 1cfcfbccfec..daea628c092 100644 --- a/cpp/demo/IceBox/hello/Makefile +++ b/cpp/demo/IceBox/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 078cd76a909..6dd0f5cc6b4 100644 --- a/cpp/demo/IceBox/hello/Makefile.mak +++ b/cpp/demo/IceBox/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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/expect.py b/cpp/demo/IceBox/hello/expect.py index 6482c8d848f..6519a598626 100755 --- a/cpp/demo/IceBox/hello/expect.py +++ b/cpp/demo/IceBox/hello/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/Makefile b/cpp/demo/IceDiscovery/Makefile index 840b74c3208..ff8dd6d1c3c 100644 --- a/cpp/demo/IceDiscovery/Makefile +++ b/cpp/demo/IceDiscovery/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/Makefile.mak b/cpp/demo/IceDiscovery/Makefile.mak index fc51001ce05..fba0f241a73 100644 --- a/cpp/demo/IceDiscovery/Makefile.mak +++ b/cpp/demo/IceDiscovery/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/hello/Client.cpp b/cpp/demo/IceDiscovery/hello/Client.cpp index 711099b51d2..602a91fb9e8 100644 --- a/cpp/demo/IceDiscovery/hello/Client.cpp +++ b/cpp/demo/IceDiscovery/hello/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/hello/Hello.ice b/cpp/demo/IceDiscovery/hello/Hello.ice index 28e16b8de3e..31a0efbe21b 100644 --- a/cpp/demo/IceDiscovery/hello/Hello.ice +++ b/cpp/demo/IceDiscovery/hello/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/hello/HelloI.cpp b/cpp/demo/IceDiscovery/hello/HelloI.cpp index 81b44e304f5..1c9566c7995 100644 --- a/cpp/demo/IceDiscovery/hello/HelloI.cpp +++ b/cpp/demo/IceDiscovery/hello/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/hello/HelloI.h b/cpp/demo/IceDiscovery/hello/HelloI.h index 73e6f9de468..b330057a557 100644 --- a/cpp/demo/IceDiscovery/hello/HelloI.h +++ b/cpp/demo/IceDiscovery/hello/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/hello/Makefile b/cpp/demo/IceDiscovery/hello/Makefile index 4b2875c0899..cd24cde992c 100644 --- a/cpp/demo/IceDiscovery/hello/Makefile +++ b/cpp/demo/IceDiscovery/hello/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/hello/Makefile.mak b/cpp/demo/IceDiscovery/hello/Makefile.mak index 07eb513337f..e4c06be0a82 100644 --- a/cpp/demo/IceDiscovery/hello/Makefile.mak +++ b/cpp/demo/IceDiscovery/hello/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/hello/Server.cpp b/cpp/demo/IceDiscovery/hello/Server.cpp index 91790ffd6b0..18f83d04bd2 100644 --- a/cpp/demo/IceDiscovery/hello/Server.cpp +++ b/cpp/demo/IceDiscovery/hello/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/hello/expect.py b/cpp/demo/IceDiscovery/hello/expect.py index 36f81d4004e..8dcb5b98da1 100755 --- a/cpp/demo/IceDiscovery/hello/expect.py +++ b/cpp/demo/IceDiscovery/hello/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/replication/Client.cpp b/cpp/demo/IceDiscovery/replication/Client.cpp index fb4b6c80ff2..872d030825f 100644 --- a/cpp/demo/IceDiscovery/replication/Client.cpp +++ b/cpp/demo/IceDiscovery/replication/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/replication/Hello.ice b/cpp/demo/IceDiscovery/replication/Hello.ice index bb7b5273fa9..1836bae90be 100644 --- a/cpp/demo/IceDiscovery/replication/Hello.ice +++ b/cpp/demo/IceDiscovery/replication/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/replication/HelloI.cpp b/cpp/demo/IceDiscovery/replication/HelloI.cpp index d39b69d6ddd..649db7ad813 100644 --- a/cpp/demo/IceDiscovery/replication/HelloI.cpp +++ b/cpp/demo/IceDiscovery/replication/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/replication/HelloI.h b/cpp/demo/IceDiscovery/replication/HelloI.h index 49e7f544b77..69c4ff1cdf6 100644 --- a/cpp/demo/IceDiscovery/replication/HelloI.h +++ b/cpp/demo/IceDiscovery/replication/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/replication/Makefile b/cpp/demo/IceDiscovery/replication/Makefile index 992adc2de60..af622659b8c 100644 --- a/cpp/demo/IceDiscovery/replication/Makefile +++ b/cpp/demo/IceDiscovery/replication/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/replication/Makefile.mak b/cpp/demo/IceDiscovery/replication/Makefile.mak index 04efdb1ec6d..37ab3ca6be1 100644 --- a/cpp/demo/IceDiscovery/replication/Makefile.mak +++ b/cpp/demo/IceDiscovery/replication/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/replication/Server.cpp b/cpp/demo/IceDiscovery/replication/Server.cpp index 0b64e521a56..0c1f9e268e5 100644 --- a/cpp/demo/IceDiscovery/replication/Server.cpp +++ b/cpp/demo/IceDiscovery/replication/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/IceDiscovery/replication/expect.py b/cpp/demo/IceDiscovery/replication/expect.py index 0f877816643..3b0564768c8 100755 --- a/cpp/demo/IceDiscovery/replication/expect.py +++ b/cpp/demo/IceDiscovery/replication/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 199b2fbcd7f..5d8605b06c2 100644 --- a/cpp/demo/IceGrid/Makefile +++ b/cpp/demo/IceGrid/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 4c6079c2b39..5fbf0497115 100644 --- a/cpp/demo/IceGrid/Makefile.mak +++ b/cpp/demo/IceGrid/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 8e9c1a28462..d7ab8270ae7 100644 --- a/cpp/demo/IceGrid/allocate/Client.cpp +++ b/cpp/demo/IceGrid/allocate/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 5ac7f6641e3..19666357260 100644 --- a/cpp/demo/IceGrid/allocate/Hello.ice +++ b/cpp/demo/IceGrid/allocate/Hello.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 cc8df04f1f4..5a10a0c6e14 100644 --- a/cpp/demo/IceGrid/allocate/HelloI.cpp +++ b/cpp/demo/IceGrid/allocate/HelloI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 00b60ba9068..2a7a8e6fcfe 100644 --- a/cpp/demo/IceGrid/allocate/HelloI.h +++ b/cpp/demo/IceGrid/allocate/HelloI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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 0e8c1ad0e02..7101181f20b 100644 --- a/cpp/demo/IceGrid/allocate/Makefile +++ b/cpp/demo/IceGrid/allocate/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 3775ac79a39..410347ccf3a 100644 --- a/cpp/demo/IceGrid/allocate/Makefile.mak +++ b/cpp/demo/IceGrid/allocate/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. # # This copy 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 f4da852b960..349b76ed435 100644 --- a/cpp/demo/IceGrid/allocate/Server.cpp +++ b/cpp/demo/IceGrid/allocate/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy 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/application-multiple.xml b/cpp/demo/IceGrid/allocate/application-multiple.xml index f826662b180..160a671e482 100644 --- a/cpp/demo/IceGrid/allocate/application-multiple.xml +++ b/cpp/demo/IceGrid/allocate/application-multiple.xml @@ -1,7 +1,7 @@ + Text="Copyright © 2012-2015 ZeroC, Inc. All rights reserved." TextWrapping="Wrap"/> diff --git a/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp b/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp index 3de8fef35ca..0ef276c5298 100644 --- a/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp +++ b/cpp/test/WinRT/TestSuite/MainPage.xaml.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/test/WinRT/TestSuite/MainPage.xaml.h b/cpp/test/WinRT/TestSuite/MainPage.xaml.h index 59ff890225a..94f2fb19d9c 100644 --- a/cpp/test/WinRT/TestSuite/MainPage.xaml.h +++ b/cpp/test/WinRT/TestSuite/MainPage.xaml.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/test/include/TestCommon.h b/cpp/test/include/TestCommon.h index 9f326a19838..87ad90b67d0 100644 --- a/cpp/test/include/TestCommon.h +++ b/cpp/test/include/TestCommon.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. -- cgit v1.2.3