summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/Scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IcePack/Scanner.l')
-rw-r--r--cpp/src/IcePack/Scanner.l7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpp/src/IcePack/Scanner.l b/cpp/src/IcePack/Scanner.l
index 6653519fd6d..a0391874da1 100644
--- a/cpp/src/IcePack/Scanner.l
+++ b/cpp/src/IcePack/Scanner.l
@@ -2,18 +2,13 @@
// **********************************************************************
//
-// Copyright (c) 2003 - 2004
-// ZeroC, Inc.
-// North Palm Beach, FL, USA
-//
-// All Rights Reserved.
+// Copyright (c) 2003-2004 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 <Ice/Ice.h>
#include <IcePack/Parser.h>
#include <IcePack/Grammar.h>