Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.modisco.usecase.modelfilter.doc/build.xml')
-rw-r--r--org.eclipse.modisco.usecase.modelfilter.doc/build.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/org.eclipse.modisco.usecase.modelfilter.doc/build.xml b/org.eclipse.modisco.usecase.modelfilter.doc/build.xml
index 6c1e7f0fc..54ac917c4 100644
--- a/org.eclipse.modisco.usecase.modelfilter.doc/build.xml
+++ b/org.eclipse.modisco.usecase.modelfilter.doc/build.xml
@@ -1,3 +1,16 @@
+<!--
+ Copyright (c) 2019 Mia-Software and others.
+
+ This program and the accompanying materials
+ are made available under the terms of the Eclipse Public License 2.0
+ which accompanies this distribution, and is available at
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
+
+ Contributors:
+ Unknown - initial API and implementation
+ -->
<project default="all">
<target name="all">
<ant antfile="../org.eclipse.modisco.doc/doc-build.xml"></ant>

Back to the top