diff options
author | atikhomirov | 2007-06-21 14:22:06 +0000 |
---|---|---|
committer | atikhomirov | 2007-06-21 14:22:06 +0000 |
commit | f3c523458504bc2773250078a744b78709d6f3b1 (patch) | |
tree | 2bb24f00fab773d3a5d85810990a4e1e86355578 /plugins/org.eclipse.gmf.tooldef | |
parent | 2e9aa9bd413b930f7a1b6e4ee390152d7f7d05b1 (diff) | |
download | org.eclipse.gmf-tooling-f3c523458504bc2773250078a744b78709d6f3b1.tar.gz org.eclipse.gmf-tooling-f3c523458504bc2773250078a744b78709d6f3b1.tar.xz org.eclipse.gmf-tooling-f3c523458504bc2773250078a744b78709d6f3b1.zip |
fix copyright years
Diffstat (limited to 'plugins/org.eclipse.gmf.tooldef')
-rw-r--r-- | plugins/org.eclipse.gmf.tooldef/build.properties | 12 | ||||
-rw-r--r-- | plugins/org.eclipse.gmf.tooldef/plugin.properties | 12 |
2 files changed, 20 insertions, 4 deletions
diff --git a/plugins/org.eclipse.gmf.tooldef/build.properties b/plugins/org.eclipse.gmf.tooldef/build.properties index 0e5749612..10316a2d3 100644 --- a/plugins/org.eclipse.gmf.tooldef/build.properties +++ b/plugins/org.eclipse.gmf.tooldef/build.properties @@ -1,5 +1,13 @@ -# <copyright> -# </copyright> +############################################################################### +# Copyright (c) 2006 Borland Software Corporation +# 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: +# Borland Software Corporation - initial API and implementation +############################################################################### # # $Id$ diff --git a/plugins/org.eclipse.gmf.tooldef/plugin.properties b/plugins/org.eclipse.gmf.tooldef/plugin.properties index cb06f85bd..6349e9f8b 100644 --- a/plugins/org.eclipse.gmf.tooldef/plugin.properties +++ b/plugins/org.eclipse.gmf.tooldef/plugin.properties @@ -1,5 +1,13 @@ -# <copyright> -# </copyright> +############################################################################### +# Copyright (c) 2006 Borland Software Corporation +# 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: +# Borland Software Corporation - initial API and implementation +############################################################################### # # $Id$ |