Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorslewis2008-03-06 17:41:39 +0000
committerslewis2008-03-06 17:41:39 +0000
commit17c1f9b92807eecc7a0887af872dd5dccfd5b648 (patch)
treed28c23a720bd2f3534c99c0dfd6eba0833977b13 /doc
parentabbf2c5131b8bfce58ceac433fe897e829a5fd94 (diff)
downloadorg.eclipse.ecf-17c1f9b92807eecc7a0887af872dd5dccfd5b648.tar.gz
org.eclipse.ecf-17c1f9b92807eecc7a0887af872dd5dccfd5b648.tar.xz
org.eclipse.ecf-17c1f9b92807eecc7a0887af872dd5dccfd5b648.zip
Fixes for copyright notices.
Diffstat (limited to 'doc')
-rw-r--r--doc/bundles/org.eclipse.ecf.doc/plugin.properties17
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/bundles/org.eclipse.ecf.doc/plugin.properties b/doc/bundles/org.eclipse.ecf.doc/plugin.properties
index d68568b7e..ec2a0b192 100644
--- a/doc/bundles/org.eclipse.ecf.doc/plugin.properties
+++ b/doc/bundles/org.eclipse.ecf.doc/plugin.properties
@@ -1,11 +1,10 @@
-/****************************************************************************
-* 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 Documentation
plugin.provider=Eclipse.org
-

Back to the top