diff options
author | slewis | 2008-03-06 17:40:57 +0000 |
---|---|---|
committer | slewis | 2008-03-06 17:40:57 +0000 |
commit | 6283fac369eb83548da6eed62d45b0de8fa7a7ec (patch) | |
tree | 2ccc0042a26d9d545e6d71303a49f7b48bf08a7a /incubation/bundles | |
parent | c4acb01bc21d0b60b2abc3feb4a2ef96d683e9bd (diff) | |
download | org.eclipse.ecf-6283fac369eb83548da6eed62d45b0de8fa7a7ec.tar.gz org.eclipse.ecf-6283fac369eb83548da6eed62d45b0de8fa7a7ec.tar.xz org.eclipse.ecf-6283fac369eb83548da6eed62d45b0de8fa7a7ec.zip |
Fixes for copyright notices.
Diffstat (limited to 'incubation/bundles')
-rw-r--r-- | incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties b/incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties index cf414b79c..7a69f040b 100644 --- a/incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties +++ b/incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties @@ -1,13 +1,12 @@ -/**************************************************************************** -* Copyright (c) 2004 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 -* -* Contributors: -* Composent, Inc. - initial API and implementation -*****************************************************************************/ +############################################################################ +# Copyright (c) 2004 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 +# +# Contributors: +# Composent, Inc. - initial API and implementation +############################################################################ plugin.name=ECF Bulletin Board API plugin.provider=Eclipse.org - |