summaryrefslogtreecommitdiff
path: root/cpp/include/IceXML
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/IceXML')
-rw-r--r--cpp/include/IceXML/Makefile7
-rw-r--r--cpp/include/IceXML/Parser.h7
2 files changed, 2 insertions, 12 deletions
diff --git a/cpp/include/IceXML/Makefile b/cpp/include/IceXML/Makefile
index e9574c23767..ab3f18e2cde 100644
--- a/cpp/include/IceXML/Makefile
+++ b/cpp/include/IceXML/Makefile
@@ -1,17 +1,12 @@
# **********************************************************************
#
-# 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.
#
# **********************************************************************
-
top_srcdir = ../..
include $(top_srcdir)/config/Make.rules
diff --git a/cpp/include/IceXML/Parser.h b/cpp/include/IceXML/Parser.h
index 7c6332a5213..5344becdf52 100644
--- a/cpp/include/IceXML/Parser.h
+++ b/cpp/include/IceXML/Parser.h
@@ -1,17 +1,12 @@
// **********************************************************************
//
-// 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.
//
// **********************************************************************
-
#ifndef ICE_XML_PARSER_H
#define ICE_XML_PARSER_H