diff options
Diffstat (limited to 'cpp/src/Slice/Scanner.cpp')
-rw-r--r-- | cpp/src/Slice/Scanner.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/src/Slice/Scanner.cpp b/cpp/src/Slice/Scanner.cpp index d451e7054ff..6a0ba098cd8 100644 --- a/cpp/src/Slice/Scanner.cpp +++ b/cpp/src/Slice/Scanner.cpp @@ -550,9 +550,6 @@ char *slice_text; // // Copyright (c) 2003-present 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 <Slice/GrammarUtil.h> // Before Grammer.h, so that YYSTYPE is defined |