summaryrefslogtreecommitdiff
path: root/cpp/src/slice2swift/Main.cpp
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2019-04-24 09:04:02 -0400
committerBernard Normier <bernard@zeroc.com>2019-04-24 09:04:02 -0400
commit0397c60cf78bbe06d167d6e5f886d4d252b7b144 (patch)
tree29004e6eb73e2170dd2e63b8b79f4ad1c2bd93fd /cpp/src/slice2swift/Main.cpp
parentRegenerate Xcode projects (diff)
downloadice-0397c60cf78bbe06d167d6e5f886d4d252b7b144.tar.bz2
ice-0397c60cf78bbe06d167d6e5f886d4d252b7b144.tar.xz
ice-0397c60cf78bbe06d167d6e5f886d4d252b7b144.zip
Fixed copyright notice
Diffstat (limited to 'cpp/src/slice2swift/Main.cpp')
-rw-r--r--cpp/src/slice2swift/Main.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpp/src/slice2swift/Main.cpp b/cpp/src/slice2swift/Main.cpp
index 973b3020f47..ae435a1cdf0 100644
--- a/cpp/src/slice2swift/Main.cpp
+++ b/cpp/src/slice2swift/Main.cpp
@@ -1,11 +1,6 @@
-// **********************************************************************
//
-// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
+// Copyright (c) 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.
-//
-// **********************************************************************
#include <IceUtil/ConsoleUtil.h>
#include <IceUtil/CtrlCHandler.h>