Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.qvtd.cs2as.build/build.properties')
-rw-r--r--plugins/org.eclipse.qvtd.cs2as.build/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/org.eclipse.qvtd.cs2as.build/build.properties b/plugins/org.eclipse.qvtd.cs2as.build/build.properties
index f1ea51ed8..59121808a 100644
--- a/plugins/org.eclipse.qvtd.cs2as.build/build.properties
+++ b/plugins/org.eclipse.qvtd.cs2as.build/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2015 Willink Transformations 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:
+# E.D.Willink - initial API and implementation
+###############################################################################
source.. = src/
bin.includes = META-INF/,\
.

Back to the top