summaryrefslogtreecommitdiff
path: root/cpp/src/Slice
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2015-04-07 17:22:46 -0230
committerMatthew Newhook <matthew@zeroc.com>2015-04-07 17:22:46 -0230
commit3d6cf4775e46a6ba32f228440894db7ed14850bb (patch)
treed7da7eac56ec7d55a4917a92046aae689f51394c /cpp/src/Slice
parentFixed test failure, changed DN from IceGrid/session (diff)
downloadice-3d6cf4775e46a6ba32f228440894db7ed14850bb.tar.bz2
ice-3d6cf4775e46a6ba32f228440894db7ed14850bb.tar.xz
ice-3d6cf4775e46a6ba32f228440894db7ed14850bb.zip
Remove some unused scripts.
Fixed some copyright headers.
Diffstat (limited to 'cpp/src/Slice')
-rw-r--r--cpp/src/Slice/Python.cpp2
-rw-r--r--cpp/src/Slice/Ruby.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Slice/Python.cpp b/cpp/src/Slice/Python.cpp
index 75b118d2eef..25210f33759 100644
--- a/cpp/src/Slice/Python.cpp
+++ b/cpp/src/Slice/Python.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/src/Slice/Ruby.cpp b/cpp/src/Slice/Ruby.cpp
index c623bfc8696..a8d43563c5c 100644
--- a/cpp/src/Slice/Ruby.cpp
+++ b/cpp/src/Slice/Ruby.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.