Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2008-03-06 17:41:14 +0000
committerslewis2008-03-06 17:41:14 +0000
commit396b7438643aaeb019f5b5052fe4ef3eb2be9a67 (patch)
tree693764baa9dd752dcd400888cca2e905b3ec6469 /tests/bundles
parent9941d7faab8d7967b87d4e9b2657bcb8d4d98e8c (diff)
downloadorg.eclipse.ecf-396b7438643aaeb019f5b5052fe4ef3eb2be9a67.tar.gz
org.eclipse.ecf-396b7438643aaeb019f5b5052fe4ef3eb2be9a67.tar.xz
org.eclipse.ecf-396b7438643aaeb019f5b5052fe4ef3eb2be9a67.zip
Fixes for copyright notices.
Diffstat (limited to 'tests/bundles')
-rwxr-xr-xtests/bundles/org.eclipse.ecf.tests/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/bundles/org.eclipse.ecf.tests/plugin.properties b/tests/bundles/org.eclipse.ecf.tests/plugin.properties
index d56947fbe..bab6376ed 100755
--- a/tests/bundles/org.eclipse.ecf.tests/plugin.properties
+++ b/tests/bundles/org.eclipse.ecf.tests/plugin.properties
@@ -1,11 +1,11 @@
-/****************************************************************************
-* Copyright (c) 2007 Composent Inc., IBM Corp. 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
-*
-*****************************************************************************/
+############################################################################
+# Copyright (c) 2007 Composent Inc., IBM Corp, 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
+#
+############################################################################
plugin.name=ECF Core Tests
plugin.provider=Eclipse.org

Back to the top