Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2008-03-06 17:41:37 +0000
committerslewis2008-03-06 17:41:37 +0000
commitf16ed7498f183930484565d246e9e07ec6709811 (patch)
tree4f79da62a72d2efdd83a657b7a93713919c0c03b
parent6c3b1e415c8b22b6349a606db88a06f246a6c0b8 (diff)
downloadorg.eclipse.ecf-f16ed7498f183930484565d246e9e07ec6709811.tar.gz
org.eclipse.ecf-f16ed7498f183930484565d246e9e07ec6709811.tar.xz
org.eclipse.ecf-f16ed7498f183930484565d246e9e07ec6709811.zip
Fixes for copyright notices.
-rw-r--r--framework/bundles/org.eclipse.ecf.telephony.call.ui/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/framework/bundles/org.eclipse.ecf.telephony.call.ui/plugin.properties b/framework/bundles/org.eclipse.ecf.telephony.call.ui/plugin.properties
index 7617f90f9..5bd6efa30 100644
--- a/framework/bundles/org.eclipse.ecf.telephony.call.ui/plugin.properties
+++ b/framework/bundles/org.eclipse.ecf.telephony.call.ui/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 Call UI
plugin.provider=Eclipse.org

Back to the top