Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2008-03-06 17:41:38 +0000
committerslewis2008-03-06 17:41:38 +0000
commitabbf2c5131b8bfce58ceac433fe897e829a5fd94 (patch)
tree59b06d00c9c070104d1fddd8e1456c6a908cb3ff /tests/bundles/org.eclipse.ecf.tests.presence/plugin.properties
parentf16ed7498f183930484565d246e9e07ec6709811 (diff)
downloadorg.eclipse.ecf-abbf2c5131b8bfce58ceac433fe897e829a5fd94.tar.gz
org.eclipse.ecf-abbf2c5131b8bfce58ceac433fe897e829a5fd94.tar.xz
org.eclipse.ecf-abbf2c5131b8bfce58ceac433fe897e829a5fd94.zip
Fixes for copyright notices.
Diffstat (limited to 'tests/bundles/org.eclipse.ecf.tests.presence/plugin.properties')
-rwxr-xr-xtests/bundles/org.eclipse.ecf.tests.presence/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/bundles/org.eclipse.ecf.tests.presence/plugin.properties b/tests/bundles/org.eclipse.ecf.tests.presence/plugin.properties
index 96d49ff23..fd12d2ea2 100755
--- a/tests/bundles/org.eclipse.ecf.tests.presence/plugin.properties
+++ b/tests/bundles/org.eclipse.ecf.tests.presence/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 Presence Tests
plugin.provider=Eclipse.org

Back to the top