Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.compare.examples.xml/IdMaps/ant_test.xml')
-rw-r--r--examples/org.eclipse.compare.examples.xml/IdMaps/ant_test.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/examples/org.eclipse.compare.examples.xml/IdMaps/ant_test.xml b/examples/org.eclipse.compare.examples.xml/IdMaps/ant_test.xml
index 5587170bc..426fdfa84 100644
--- a/examples/org.eclipse.compare.examples.xml/IdMaps/ant_test.xml
+++ b/examples/org.eclipse.compare.examples.xml/IdMaps/ant_test.xml
@@ -1,4 +1,14 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?> <!--
+ Copyright (c) 2003, 2011 IBM Corporation and others.
+ All rights reserved. This program and the accompanying materials
+ are made available under the terms of the Eclipse Public License v1.0
+ which accompanies this distribution, and is available at
+ http://www.eclipse.org/legal/epl-v10.html
+
+ Contributors:
+ IBM Corporation - initial API and implementation
+ -->
+
<!DOCTYPE idmap SYSTEM "idmap.dtd">
<idmap name="ANT">

Back to the top