diff options
Diffstat (limited to 'cpp/demo/Manual')
60 files changed, 61 insertions, 60 deletions
diff --git a/cpp/demo/Manual/Makefile b/cpp/demo/Manual/Makefile index f6c895d93d7..b3fcd2e416f 100644 --- a/cpp/demo/Manual/Makefile +++ b/cpp/demo/Manual/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/Manual/Makefile.mak b/cpp/demo/Manual/Makefile.mak index b17c8ef1429..334141c99f3 100644 --- a/cpp/demo/Manual/Makefile.mak +++ b/cpp/demo/Manual/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/Manual/evictor_filesystem/Client.cpp b/cpp/demo/Manual/evictor_filesystem/Client.cpp index c84da4617d2..3986d507a3d 100644 --- a/cpp/demo/Manual/evictor_filesystem/Client.cpp +++ b/cpp/demo/Manual/evictor_filesystem/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/Manual/evictor_filesystem/Filesystem.ice b/cpp/demo/Manual/evictor_filesystem/Filesystem.ice index 40093480639..a57cf3c7d33 100644 --- a/cpp/demo/Manual/evictor_filesystem/Filesystem.ice +++ b/cpp/demo/Manual/evictor_filesystem/Filesystem.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/Manual/evictor_filesystem/Grammar.cpp b/cpp/demo/Manual/evictor_filesystem/Grammar.cpp index 90457427522..d5d94a3c064 100644 --- a/cpp/demo/Manual/evictor_filesystem/Grammar.cpp +++ b/cpp/demo/Manual/evictor_filesystem/Grammar.cpp @@ -73,7 +73,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/demo/Manual/evictor_filesystem/Grammar.y b/cpp/demo/Manual/evictor_filesystem/Grammar.y index 8850dee37ce..2104865c94b 100644 --- a/cpp/demo/Manual/evictor_filesystem/Grammar.y +++ b/cpp/demo/Manual/evictor_filesystem/Grammar.y @@ -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/demo/Manual/evictor_filesystem/Makefile b/cpp/demo/Manual/evictor_filesystem/Makefile index 61ce77e736d..9aa46a5bb1d 100644 --- a/cpp/demo/Manual/evictor_filesystem/Makefile +++ b/cpp/demo/Manual/evictor_filesystem/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/Manual/evictor_filesystem/Makefile.mak b/cpp/demo/Manual/evictor_filesystem/Makefile.mak index 43bac65048d..8c826858b4f 100644 --- a/cpp/demo/Manual/evictor_filesystem/Makefile.mak +++ b/cpp/demo/Manual/evictor_filesystem/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/Manual/evictor_filesystem/Parser.cpp b/cpp/demo/Manual/evictor_filesystem/Parser.cpp index 97e95f0780d..00d7955a833 100644 --- a/cpp/demo/Manual/evictor_filesystem/Parser.cpp +++ b/cpp/demo/Manual/evictor_filesystem/Parser.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/Manual/evictor_filesystem/Parser.h b/cpp/demo/Manual/evictor_filesystem/Parser.h index 5f5969167b2..6dcf1ec2d58 100644 --- a/cpp/demo/Manual/evictor_filesystem/Parser.h +++ b/cpp/demo/Manual/evictor_filesystem/Parser.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/Manual/evictor_filesystem/PersistentFilesystem.ice b/cpp/demo/Manual/evictor_filesystem/PersistentFilesystem.ice index 52873460084..de4a674a51a 100644 --- a/cpp/demo/Manual/evictor_filesystem/PersistentFilesystem.ice +++ b/cpp/demo/Manual/evictor_filesystem/PersistentFilesystem.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/Manual/evictor_filesystem/PersistentFilesystemI.cpp b/cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.cpp index 076357e3c66..67544dcf2b1 100644 --- a/cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.cpp +++ b/cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.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/Manual/evictor_filesystem/PersistentFilesystemI.h b/cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.h index 19c123cdead..000561b9fa5 100644 --- a/cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.h +++ b/cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.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/Manual/evictor_filesystem/Scanner.cpp b/cpp/demo/Manual/evictor_filesystem/Scanner.cpp index bb9ec829e1e..bf3f8d1f56d 100644 --- a/cpp/demo/Manual/evictor_filesystem/Scanner.cpp +++ b/cpp/demo/Manual/evictor_filesystem/Scanner.cpp @@ -490,7 +490,7 @@ char *yytext; // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/Manual/evictor_filesystem/Scanner.l b/cpp/demo/Manual/evictor_filesystem/Scanner.l index c89cfbe18b0..11918ef88d8 100644 --- a/cpp/demo/Manual/evictor_filesystem/Scanner.l +++ b/cpp/demo/Manual/evictor_filesystem/Scanner.l @@ -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/demo/Manual/evictor_filesystem/Server.cpp b/cpp/demo/Manual/evictor_filesystem/Server.cpp index 7ff0eefb4b3..8b84264a92d 100644 --- a/cpp/demo/Manual/evictor_filesystem/Server.cpp +++ b/cpp/demo/Manual/evictor_filesystem/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/Manual/evictor_filesystem/expect.py b/cpp/demo/Manual/evictor_filesystem/expect.py index e6994441caa..da54430d561 100755 --- a/cpp/demo/Manual/evictor_filesystem/expect.py +++ b/cpp/demo/Manual/evictor_filesystem/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/Manual/lifecycle/Client.cpp b/cpp/demo/Manual/lifecycle/Client.cpp index 0e2d5db4f17..a966ad47a6e 100644 --- a/cpp/demo/Manual/lifecycle/Client.cpp +++ b/cpp/demo/Manual/lifecycle/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/Manual/lifecycle/Filesystem.ice b/cpp/demo/Manual/lifecycle/Filesystem.ice index 905c482f4e4..f3b3412a59b 100644 --- a/cpp/demo/Manual/lifecycle/Filesystem.ice +++ b/cpp/demo/Manual/lifecycle/Filesystem.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/Manual/lifecycle/FilesystemI.cpp b/cpp/demo/Manual/lifecycle/FilesystemI.cpp index fdb290725c7..982e72311db 100644 --- a/cpp/demo/Manual/lifecycle/FilesystemI.cpp +++ b/cpp/demo/Manual/lifecycle/FilesystemI.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/Manual/lifecycle/FilesystemI.h b/cpp/demo/Manual/lifecycle/FilesystemI.h index 7a9d0b18732..a42790e4255 100644 --- a/cpp/demo/Manual/lifecycle/FilesystemI.h +++ b/cpp/demo/Manual/lifecycle/FilesystemI.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/Manual/lifecycle/Grammar.cpp b/cpp/demo/Manual/lifecycle/Grammar.cpp index 90457427522..d5d94a3c064 100644 --- a/cpp/demo/Manual/lifecycle/Grammar.cpp +++ b/cpp/demo/Manual/lifecycle/Grammar.cpp @@ -73,7 +73,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/demo/Manual/lifecycle/Grammar.y b/cpp/demo/Manual/lifecycle/Grammar.y index 8850dee37ce..2104865c94b 100644 --- a/cpp/demo/Manual/lifecycle/Grammar.y +++ b/cpp/demo/Manual/lifecycle/Grammar.y @@ -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/demo/Manual/lifecycle/Makefile b/cpp/demo/Manual/lifecycle/Makefile index 4939ae641d7..543c669ca80 100644 --- a/cpp/demo/Manual/lifecycle/Makefile +++ b/cpp/demo/Manual/lifecycle/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/Manual/lifecycle/Makefile.mak b/cpp/demo/Manual/lifecycle/Makefile.mak index 96aa40851de..073d7540dfd 100644 --- a/cpp/demo/Manual/lifecycle/Makefile.mak +++ b/cpp/demo/Manual/lifecycle/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/Manual/lifecycle/Parser.cpp b/cpp/demo/Manual/lifecycle/Parser.cpp index 3e09913f237..8f8644234b1 100644 --- a/cpp/demo/Manual/lifecycle/Parser.cpp +++ b/cpp/demo/Manual/lifecycle/Parser.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/Manual/lifecycle/Parser.h b/cpp/demo/Manual/lifecycle/Parser.h index 5f5969167b2..6dcf1ec2d58 100644 --- a/cpp/demo/Manual/lifecycle/Parser.h +++ b/cpp/demo/Manual/lifecycle/Parser.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/Manual/lifecycle/Scanner.cpp b/cpp/demo/Manual/lifecycle/Scanner.cpp index bb9ec829e1e..bf3f8d1f56d 100644 --- a/cpp/demo/Manual/lifecycle/Scanner.cpp +++ b/cpp/demo/Manual/lifecycle/Scanner.cpp @@ -490,7 +490,7 @@ char *yytext; // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/Manual/lifecycle/Scanner.l b/cpp/demo/Manual/lifecycle/Scanner.l index c89cfbe18b0..11918ef88d8 100644 --- a/cpp/demo/Manual/lifecycle/Scanner.l +++ b/cpp/demo/Manual/lifecycle/Scanner.l @@ -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/demo/Manual/lifecycle/Server.cpp b/cpp/demo/Manual/lifecycle/Server.cpp index 6654c4cda31..80688193ede 100644 --- a/cpp/demo/Manual/lifecycle/Server.cpp +++ b/cpp/demo/Manual/lifecycle/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/Manual/lifecycle/expect.py b/cpp/demo/Manual/lifecycle/expect.py index b108852e4f6..ff9a116587b 100755 --- a/cpp/demo/Manual/lifecycle/expect.py +++ b/cpp/demo/Manual/lifecycle/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/Manual/map_filesystem/Client.cpp b/cpp/demo/Manual/map_filesystem/Client.cpp index db8b1e14594..193e7b91c1f 100644 --- a/cpp/demo/Manual/map_filesystem/Client.cpp +++ b/cpp/demo/Manual/map_filesystem/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/Manual/map_filesystem/Filesystem.ice b/cpp/demo/Manual/map_filesystem/Filesystem.ice index e5f00c0fc1b..72209ae51ea 100644 --- a/cpp/demo/Manual/map_filesystem/Filesystem.ice +++ b/cpp/demo/Manual/map_filesystem/Filesystem.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/Manual/map_filesystem/FilesystemDB.ice b/cpp/demo/Manual/map_filesystem/FilesystemDB.ice index 8bfb5f2ef8f..a6dfef4e2d4 100644 --- a/cpp/demo/Manual/map_filesystem/FilesystemDB.ice +++ b/cpp/demo/Manual/map_filesystem/FilesystemDB.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/Manual/map_filesystem/FilesystemI.cpp b/cpp/demo/Manual/map_filesystem/FilesystemI.cpp index 376815bc467..90cba1f3e51 100644 --- a/cpp/demo/Manual/map_filesystem/FilesystemI.cpp +++ b/cpp/demo/Manual/map_filesystem/FilesystemI.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/Manual/map_filesystem/FilesystemI.h b/cpp/demo/Manual/map_filesystem/FilesystemI.h index a5b2d870180..1d8b471d541 100644 --- a/cpp/demo/Manual/map_filesystem/FilesystemI.h +++ b/cpp/demo/Manual/map_filesystem/FilesystemI.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/Manual/map_filesystem/Grammar.cpp b/cpp/demo/Manual/map_filesystem/Grammar.cpp index 90457427522..d5d94a3c064 100644 --- a/cpp/demo/Manual/map_filesystem/Grammar.cpp +++ b/cpp/demo/Manual/map_filesystem/Grammar.cpp @@ -73,7 +73,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/demo/Manual/map_filesystem/Grammar.y b/cpp/demo/Manual/map_filesystem/Grammar.y index 8850dee37ce..2104865c94b 100644 --- a/cpp/demo/Manual/map_filesystem/Grammar.y +++ b/cpp/demo/Manual/map_filesystem/Grammar.y @@ -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/demo/Manual/map_filesystem/Makefile b/cpp/demo/Manual/map_filesystem/Makefile index 121d2ad56a2..4faea9c37b6 100644 --- a/cpp/demo/Manual/map_filesystem/Makefile +++ b/cpp/demo/Manual/map_filesystem/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. @@ -66,4 +66,5 @@ clean:: -rm -f IdentityDirectoryEntryMap.h IdentityDirectoryEntryMap.cpp clean:: + -rm -f FilesystemDB.h FilesystemDB.cpp -rm -rf db/* diff --git a/cpp/demo/Manual/map_filesystem/Makefile.mak b/cpp/demo/Manual/map_filesystem/Makefile.mak index e7de10deb3f..9b8c1e7cc01 100644 --- a/cpp/demo/Manual/map_filesystem/Makefile.mak +++ b/cpp/demo/Manual/map_filesystem/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/Manual/map_filesystem/Parser.cpp b/cpp/demo/Manual/map_filesystem/Parser.cpp index 3e09913f237..8f8644234b1 100644 --- a/cpp/demo/Manual/map_filesystem/Parser.cpp +++ b/cpp/demo/Manual/map_filesystem/Parser.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/Manual/map_filesystem/Parser.h b/cpp/demo/Manual/map_filesystem/Parser.h index 262870b41a6..df3db5c56a0 100644 --- a/cpp/demo/Manual/map_filesystem/Parser.h +++ b/cpp/demo/Manual/map_filesystem/Parser.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/Manual/map_filesystem/Scanner.cpp b/cpp/demo/Manual/map_filesystem/Scanner.cpp index bb9ec829e1e..bf3f8d1f56d 100644 --- a/cpp/demo/Manual/map_filesystem/Scanner.cpp +++ b/cpp/demo/Manual/map_filesystem/Scanner.cpp @@ -490,7 +490,7 @@ char *yytext; // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/demo/Manual/map_filesystem/Scanner.l b/cpp/demo/Manual/map_filesystem/Scanner.l index c89cfbe18b0..11918ef88d8 100644 --- a/cpp/demo/Manual/map_filesystem/Scanner.l +++ b/cpp/demo/Manual/map_filesystem/Scanner.l @@ -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/demo/Manual/map_filesystem/Server.cpp b/cpp/demo/Manual/map_filesystem/Server.cpp index 6a043804884..84aac8ad9cb 100644 --- a/cpp/demo/Manual/map_filesystem/Server.cpp +++ b/cpp/demo/Manual/map_filesystem/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/Manual/map_filesystem/expect.py b/cpp/demo/Manual/map_filesystem/expect.py index 73de301ce61..e3f92f9a8b2 100755 --- a/cpp/demo/Manual/map_filesystem/expect.py +++ b/cpp/demo/Manual/map_filesystem/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/Manual/printer/Client.cpp b/cpp/demo/Manual/printer/Client.cpp index 34f755f20aa..b40cb00e514 100644 --- a/cpp/demo/Manual/printer/Client.cpp +++ b/cpp/demo/Manual/printer/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/Manual/printer/Makefile b/cpp/demo/Manual/printer/Makefile index cb3ce197804..5be0f78f821 100644 --- a/cpp/demo/Manual/printer/Makefile +++ b/cpp/demo/Manual/printer/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/Manual/printer/Makefile.mak b/cpp/demo/Manual/printer/Makefile.mak index 55e5e7624de..7cd1aed65bd 100644 --- a/cpp/demo/Manual/printer/Makefile.mak +++ b/cpp/demo/Manual/printer/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/Manual/printer/Printer.ice b/cpp/demo/Manual/printer/Printer.ice index f366495c9ad..55fd71de2ac 100644 --- a/cpp/demo/Manual/printer/Printer.ice +++ b/cpp/demo/Manual/printer/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/Manual/printer/Server.cpp b/cpp/demo/Manual/printer/Server.cpp index 7be98614e1b..13007ba775a 100644 --- a/cpp/demo/Manual/printer/Server.cpp +++ b/cpp/demo/Manual/printer/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/Manual/printer/expect.py b/cpp/demo/Manual/printer/expect.py index 6833cd47b6b..4eff6b50b21 100755 --- a/cpp/demo/Manual/printer/expect.py +++ b/cpp/demo/Manual/printer/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/Manual/simple_filesystem/Client.cpp b/cpp/demo/Manual/simple_filesystem/Client.cpp index 3568c39d202..2452da99f63 100644 --- a/cpp/demo/Manual/simple_filesystem/Client.cpp +++ b/cpp/demo/Manual/simple_filesystem/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/Manual/simple_filesystem/Filesystem.ice b/cpp/demo/Manual/simple_filesystem/Filesystem.ice index 3f4e3d85379..16e3c135950 100644 --- a/cpp/demo/Manual/simple_filesystem/Filesystem.ice +++ b/cpp/demo/Manual/simple_filesystem/Filesystem.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/Manual/simple_filesystem/FilesystemI.cpp b/cpp/demo/Manual/simple_filesystem/FilesystemI.cpp index 75cefb39023..13aa70d2a8d 100644 --- a/cpp/demo/Manual/simple_filesystem/FilesystemI.cpp +++ b/cpp/demo/Manual/simple_filesystem/FilesystemI.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/Manual/simple_filesystem/FilesystemI.h b/cpp/demo/Manual/simple_filesystem/FilesystemI.h index 8da0dae9566..3b4e4a47bc1 100644 --- a/cpp/demo/Manual/simple_filesystem/FilesystemI.h +++ b/cpp/demo/Manual/simple_filesystem/FilesystemI.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/Manual/simple_filesystem/Makefile b/cpp/demo/Manual/simple_filesystem/Makefile index f120fa3ad0d..9b04bf928a8 100644 --- a/cpp/demo/Manual/simple_filesystem/Makefile +++ b/cpp/demo/Manual/simple_filesystem/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/Manual/simple_filesystem/Makefile.mak b/cpp/demo/Manual/simple_filesystem/Makefile.mak index 4fcfd6b6416..1d71f99c229 100644 --- a/cpp/demo/Manual/simple_filesystem/Makefile.mak +++ b/cpp/demo/Manual/simple_filesystem/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/Manual/simple_filesystem/Server.cpp b/cpp/demo/Manual/simple_filesystem/Server.cpp index e57906a2c29..e429330f867 100644 --- a/cpp/demo/Manual/simple_filesystem/Server.cpp +++ b/cpp/demo/Manual/simple_filesystem/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/Manual/simple_filesystem/expect.py b/cpp/demo/Manual/simple_filesystem/expect.py index 53ea6d488d7..ecee444df56 100755 --- a/cpp/demo/Manual/simple_filesystem/expect.py +++ b/cpp/demo/Manual/simple_filesystem/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. |