summaryrefslogtreecommitdiff
path: root/cpp/demo/Manual/evictor_filesystem
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/demo/Manual/evictor_filesystem')
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Client.cpp2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Filesystem.ice2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Grammar.cpp2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Grammar.y2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Makefile2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Makefile.mak2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Parser.cpp2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Parser.h2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/PersistentFilesystem.ice2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.cpp2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/PersistentFilesystemI.h2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Scanner.cpp2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Scanner.l2
-rw-r--r--cpp/demo/Manual/evictor_filesystem/Server.cpp2
-rwxr-xr-xcpp/demo/Manual/evictor_filesystem/expect.py2
15 files changed, 15 insertions, 15 deletions
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.