Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Thomann2010-05-13 12:44:28 +0000
committerOlivier Thomann2010-05-13 12:44:28 +0000
commit5aedf1d86f295c4b8b2280fa98c5c18b39578466 (patch)
tree2f5bf28b0b5350d4ddfa16386bb53c9b86c63337
parentd69df93a51a5b309a044df436ad7d43dd7a2474e (diff)
downloadeclipse.jdt.core-20100513-0845.tar.gz
eclipse.jdt.core-20100513-0845.tar.xz
eclipse.jdt.core-20100513-0845.zip
HEAD - Fix mixed line delimitersv20100513-0845
-rw-r--r--org.eclipse.jdt.apt.core/plugin.xml3
-rw-r--r--org.eclipse.jdt.apt.core/scripts/exportplugin.xml3
-rw-r--r--org.eclipse.jdt.apt.pluggable.core/plugin.xml3
-rw-r--r--org.eclipse.jdt.apt.pluggable.tests/plugin.xml3
-rw-r--r--org.eclipse.jdt.apt.pluggable.tests/test.xml3
-rw-r--r--org.eclipse.jdt.apt.tests/plugin.xml3
-rw-r--r--org.eclipse.jdt.apt.tests/test.xml3
-rw-r--r--org.eclipse.jdt.apt.ui/plugin.xml3
-rw-r--r--org.eclipse.jdt.apt.ui/scripts/exportplugin.xml3
-rw-r--r--org.eclipse.jdt.compiler.apt.tests/test.xml3
10 files changed, 20 insertions, 10 deletions
diff --git a/org.eclipse.jdt.apt.core/plugin.xml b/org.eclipse.jdt.apt.core/plugin.xml
index 36884e4556..fc4d9107b3 100644
--- a/org.eclipse.jdt.apt.core/plugin.xml
+++ b/org.eclipse.jdt.apt.core/plugin.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?> <!--
+<?eclipse version="3.0"?>
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.apt.core/scripts/exportplugin.xml b/org.eclipse.jdt.apt.core/scripts/exportplugin.xml
index c81f403fb2..2e91fafe68 100644
--- a/org.eclipse.jdt.apt.core/scripts/exportplugin.xml
+++ b/org.eclipse.jdt.apt.core/scripts/exportplugin.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
- <!--
+
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.apt.pluggable.core/plugin.xml b/org.eclipse.jdt.apt.pluggable.core/plugin.xml
index bc0ca85eb9..59efc9e764 100644
--- a/org.eclipse.jdt.apt.pluggable.core/plugin.xml
+++ b/org.eclipse.jdt.apt.pluggable.core/plugin.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.2"?> <!--
+<?eclipse version="3.2"?>
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.apt.pluggable.tests/plugin.xml b/org.eclipse.jdt.apt.pluggable.tests/plugin.xml
index d72834457b..c24f7f3c14 100644
--- a/org.eclipse.jdt.apt.pluggable.tests/plugin.xml
+++ b/org.eclipse.jdt.apt.pluggable.tests/plugin.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?> <!--
+<?eclipse version="3.0"?>
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.apt.pluggable.tests/test.xml b/org.eclipse.jdt.apt.pluggable.tests/test.xml
index 7d662dff1c..8150935302 100644
--- a/org.eclipse.jdt.apt.pluggable.tests/test.xml
+++ b/org.eclipse.jdt.apt.pluggable.tests/test.xml
@@ -1,5 +1,6 @@
<?xml version="1.0"?>
- <!--
+
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.apt.tests/plugin.xml b/org.eclipse.jdt.apt.tests/plugin.xml
index e150e85460..38eb21f916 100644
--- a/org.eclipse.jdt.apt.tests/plugin.xml
+++ b/org.eclipse.jdt.apt.tests/plugin.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?> <!--
+<?eclipse version="3.0"?>
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.apt.tests/test.xml b/org.eclipse.jdt.apt.tests/test.xml
index 6f35d7f477..7a6fa9da2c 100644
--- a/org.eclipse.jdt.apt.tests/test.xml
+++ b/org.eclipse.jdt.apt.tests/test.xml
@@ -1,5 +1,6 @@
<?xml version="1.0"?>
- <!--
+
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.apt.ui/plugin.xml b/org.eclipse.jdt.apt.ui/plugin.xml
index 29856c9045..f3f10e4d2a 100644
--- a/org.eclipse.jdt.apt.ui/plugin.xml
+++ b/org.eclipse.jdt.apt.ui/plugin.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?> <!--
+<?eclipse version="3.0"?>
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.apt.ui/scripts/exportplugin.xml b/org.eclipse.jdt.apt.ui/scripts/exportplugin.xml
index ab00daafce..7a066a11e7 100644
--- a/org.eclipse.jdt.apt.ui/scripts/exportplugin.xml
+++ b/org.eclipse.jdt.apt.ui/scripts/exportplugin.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
- <!--
+
+<!--
Copyright (c) 2005, 2010 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
diff --git a/org.eclipse.jdt.compiler.apt.tests/test.xml b/org.eclipse.jdt.compiler.apt.tests/test.xml
index 9feedfe503..b25d390eb2 100644
--- a/org.eclipse.jdt.compiler.apt.tests/test.xml
+++ b/org.eclipse.jdt.compiler.apt.tests/test.xml
@@ -1,5 +1,6 @@
<?xml version="1.0"?>
- <!--
+
+<!--
Copyright (c) 2005, 2010 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

Back to the top