diff options
author | rgronback | 2005-08-19 18:20:38 +0000 |
---|---|---|
committer | rgronback | 2005-08-19 18:20:38 +0000 |
commit | e7eb11086c568bab712242fe1f821c235245ac71 (patch) | |
tree | ae9e7040c84841b1b629893b95108e067881ad4f /archive | |
parent | 6f69630dbe96efb6a5c7c611586ed6cd466aa199 (diff) | |
download | org.eclipse.gmf-tooling-e7eb11086c568bab712242fe1f821c235245ac71.tar.gz org.eclipse.gmf-tooling-e7eb11086c568bab712242fe1f821c235245ac71.tar.xz org.eclipse.gmf-tooling-e7eb11086c568bab712242fe1f821c235245ac71.zip |
Added copyright (and testing cruisecontrol).
Diffstat (limited to 'archive')
-rw-r--r-- | archive/org.eclipse.gmf.diadef/build.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/archive/org.eclipse.gmf.diadef/build.properties b/archive/org.eclipse.gmf.diadef/build.properties index 416c71d86..359d56a8c 100644 --- a/archive/org.eclipse.gmf.diadef/build.properties +++ b/archive/org.eclipse.gmf.diadef/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2005 IBM Corporation 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: +# IBM Corporation - initial API and implementation +############################################################################### bin.includes = plugin.xml,\ model/,\ plugin.properties,\ |