Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--framework/bundles/org.eclipse.ecf.discovery/plugin.properties9
1 files changed, 8 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf.discovery/plugin.properties b/framework/bundles/org.eclipse.ecf.discovery/plugin.properties
index b3329b506..8bb9386d1 100644
--- a/framework/bundles/org.eclipse.ecf.discovery/plugin.properties
+++ b/framework/bundles/org.eclipse.ecf.discovery/plugin.properties
@@ -1,3 +1,10 @@
-# properties file for org.eclipse.ecf.discovery
+/****************************************************************************
+* 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
+*
+*****************************************************************************/
Bundle-Vendor.0 = Eclipse.org
Bundle-Name.0 = ECF Discovery API \ No newline at end of file

Back to the top