diff options
author | rgronback | 2005-08-19 20:37:13 +0000 |
---|---|---|
committer | rgronback | 2005-08-19 20:37:13 +0000 |
commit | 74d09fad3034c7fefdcdd87cf69ba65082469676 (patch) | |
tree | e95d8a3410fed02f58f2c4d1fec47259e160e833 /archive/org.eclipse.gmf.diadef.edit/build.properties | |
parent | f9fdb18b1342972a686413161aca1d55db76d679 (diff) | |
download | org.eclipse.gmf-tooling-74d09fad3034c7fefdcdd87cf69ba65082469676.tar.gz org.eclipse.gmf-tooling-74d09fad3034c7fefdcdd87cf69ba65082469676.tar.xz org.eclipse.gmf-tooling-74d09fad3034c7fefdcdd87cf69ba65082469676.zip |
Added copyright (and testing cruisecontrol).
Diffstat (limited to 'archive/org.eclipse.gmf.diadef.edit/build.properties')
-rw-r--r-- | archive/org.eclipse.gmf.diadef.edit/build.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/archive/org.eclipse.gmf.diadef.edit/build.properties b/archive/org.eclipse.gmf.diadef.edit/build.properties index 47a68b422..652717614 100644 --- a/archive/org.eclipse.gmf.diadef.edit/build.properties +++ b/archive/org.eclipse.gmf.diadef.edit/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2005 Borland Software 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: +# Borland Software Corporation - initial API and implementation +############################################################################### bin.includes = plugin.xml,\ plugin.properties,\ icons/,\ |