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