summaryrefslogtreecommitdiff
path: root/cs/demo/Manual/lifecycle
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2015-01-05 10:18:10 -0330
committerDwayne Boone <dwayne@zeroc.com>2015-01-05 10:18:10 -0330
commit9776285f46e4dbc15f285394daffd1e69490fb21 (patch)
tree554789184a560ec5efc6a8e28d83fd0256d35fee /cs/demo/Manual/lifecycle
parentICE-6253 Functional_TwowayCallbackDouble is invalid (diff)
downloadice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.bz2
ice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.xz
ice-9776285f46e4dbc15f285394daffd1e69490fb21.zip
Updated copyright to 2015
Diffstat (limited to 'cs/demo/Manual/lifecycle')
-rw-r--r--cs/demo/Manual/lifecycle/Client.cs2
-rw-r--r--cs/demo/Manual/lifecycle/DirectoryI.cs2
-rw-r--r--cs/demo/Manual/lifecycle/FileI.cs2
-rw-r--r--cs/demo/Manual/lifecycle/Filesystem.ice2
-rw-r--r--cs/demo/Manual/lifecycle/Grammar.cs2
-rw-r--r--cs/demo/Manual/lifecycle/Makefile2
-rw-r--r--cs/demo/Manual/lifecycle/Makefile.mak2
-rw-r--r--cs/demo/Manual/lifecycle/NodeI.cs2
-rw-r--r--cs/demo/Manual/lifecycle/Parser.cs2
-rw-r--r--cs/demo/Manual/lifecycle/Scanner.cs2
-rw-r--r--cs/demo/Manual/lifecycle/Server.cs2
-rw-r--r--cs/demo/Manual/lifecycle/Token.cs2
-rwxr-xr-xcs/demo/Manual/lifecycle/expect.py2
13 files changed, 13 insertions, 13 deletions
diff --git a/cs/demo/Manual/lifecycle/Client.cs b/cs/demo/Manual/lifecycle/Client.cs
index de90c6dee20..29c234c6b56 100644
--- a/cs/demo/Manual/lifecycle/Client.cs
+++ b/cs/demo/Manual/lifecycle/Client.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/DirectoryI.cs b/cs/demo/Manual/lifecycle/DirectoryI.cs
index 8f658b00267..868d356ae1c 100644
--- a/cs/demo/Manual/lifecycle/DirectoryI.cs
+++ b/cs/demo/Manual/lifecycle/DirectoryI.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/FileI.cs b/cs/demo/Manual/lifecycle/FileI.cs
index 7c7d9c5050e..27c5468b4ea 100644
--- a/cs/demo/Manual/lifecycle/FileI.cs
+++ b/cs/demo/Manual/lifecycle/FileI.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/Filesystem.ice b/cs/demo/Manual/lifecycle/Filesystem.ice
index a62086add45..dd81204e1de 100644
--- a/cs/demo/Manual/lifecycle/Filesystem.ice
+++ b/cs/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/cs/demo/Manual/lifecycle/Grammar.cs b/cs/demo/Manual/lifecycle/Grammar.cs
index c517902b8a9..cd32560b643 100644
--- a/cs/demo/Manual/lifecycle/Grammar.cs
+++ b/cs/demo/Manual/lifecycle/Grammar.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/Makefile b/cs/demo/Manual/lifecycle/Makefile
index 69aa650f805..05ba57b5481 100644
--- a/cs/demo/Manual/lifecycle/Makefile
+++ b/cs/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/cs/demo/Manual/lifecycle/Makefile.mak b/cs/demo/Manual/lifecycle/Makefile.mak
index 22ffab28e06..5aa90725f81 100644
--- a/cs/demo/Manual/lifecycle/Makefile.mak
+++ b/cs/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/cs/demo/Manual/lifecycle/NodeI.cs b/cs/demo/Manual/lifecycle/NodeI.cs
index ca508dcd0bd..a14c5a571b0 100644
--- a/cs/demo/Manual/lifecycle/NodeI.cs
+++ b/cs/demo/Manual/lifecycle/NodeI.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/Parser.cs b/cs/demo/Manual/lifecycle/Parser.cs
index e1c26fb95b8..6d8e0f255eb 100644
--- a/cs/demo/Manual/lifecycle/Parser.cs
+++ b/cs/demo/Manual/lifecycle/Parser.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/Scanner.cs b/cs/demo/Manual/lifecycle/Scanner.cs
index e847439fe26..661f61d02d1 100644
--- a/cs/demo/Manual/lifecycle/Scanner.cs
+++ b/cs/demo/Manual/lifecycle/Scanner.cs
@@ -1,7 +1,7 @@
using System;
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/Server.cs b/cs/demo/Manual/lifecycle/Server.cs
index f474495da62..794563e255e 100644
--- a/cs/demo/Manual/lifecycle/Server.cs
+++ b/cs/demo/Manual/lifecycle/Server.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/Token.cs b/cs/demo/Manual/lifecycle/Token.cs
index 6ad60dbabf1..7a758cbfa8a 100644
--- a/cs/demo/Manual/lifecycle/Token.cs
+++ b/cs/demo/Manual/lifecycle/Token.cs
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
diff --git a/cs/demo/Manual/lifecycle/expect.py b/cs/demo/Manual/lifecycle/expect.py
index 9d3b36982c2..79ae448bfb4 100755
--- a/cs/demo/Manual/lifecycle/expect.py
+++ b/cs/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.