Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'server-side')
-rw-r--r--server-side/examples/bundles/org.eclipse.ecf.examples.remoteservices.client/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/server-side/examples/bundles/org.eclipse.ecf.examples.remoteservices.client/plugin.properties b/server-side/examples/bundles/org.eclipse.ecf.examples.remoteservices.client/plugin.properties
index df67d4bd3..c9cae1b27 100644
--- a/server-side/examples/bundles/org.eclipse.ecf.examples.remoteservices.client/plugin.properties
+++ b/server-side/examples/bundles/org.eclipse.ecf.examples.remoteservices.client/plugin.properties
@@ -1,11 +1,11 @@
-/****************************************************************************
-* Copyright (c) 2008 Composent Inc. 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) 2008 Composent Inc. 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 RemoteServices Example Client
plugin.provider=Eclipse.org

Back to the top