summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/Scanner.l')
-rw-r--r--cpp/src/IceGrid/Scanner.l4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/src/IceGrid/Scanner.l b/cpp/src/IceGrid/Scanner.l
index ba71ae83c6f..1de7e5def65 100644
--- a/cpp/src/IceGrid/Scanner.l
+++ b/cpp/src/IceGrid/Scanner.l
@@ -1,10 +1,8 @@
%{
-// **********************************************************************
//
-// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
+// Copyright (c) ZeroC, Inc. All rights reserved.
//
-// **********************************************************************
#include <Ice/Ice.h>
#include <IceGrid/Parser.h>