Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2008-03-06 17:41:42 +0000
committerslewis2008-03-06 17:41:42 +0000
commitb865bd9ee79907a3040d31628f52f22511db63e1 (patch)
tree51a22f0a40bc05372d6c2e16eaeeaa904e565cb5
parent17c1f9b92807eecc7a0887af872dd5dccfd5b648 (diff)
downloadorg.eclipse.ecf-b865bd9ee79907a3040d31628f52f22511db63e1.tar.gz
org.eclipse.ecf-b865bd9ee79907a3040d31628f52f22511db63e1.tar.xz
org.eclipse.ecf-b865bd9ee79907a3040d31628f52f22511db63e1.zip
Fixes for copyright notices.
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.discovery/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.discovery/plugin.properties b/providers/bundles/org.eclipse.ecf.provider.discovery/plugin.properties
index 03b056ffd..a6544d62b 100644
--- a/providers/bundles/org.eclipse.ecf.provider.discovery/plugin.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.discovery/plugin.properties
@@ -1,10 +1,10 @@
-/****************************************************************************
-* Copyright (c) 2007 Versant Corp., 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 Versant Corp., 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
+#
+################################################################################
pluginName = ECF Discovery Provider
pluginProvider = Eclipse.org

Back to the top