Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-06-26 01:16:41 +0000
committermkersten2007-06-26 01:16:41 +0000
commit1edde4b0c0332981d3eacf81fa71ae70013ebe71 (patch)
treed7eab0427fd40c487da460bd659875a96d9c047f /org.eclipse.mylyn.trac.core/build.properties
parentb88b9149f24b5808266a1848f1f1da7e4ec21ecc (diff)
downloadorg.eclipse.mylyn.tasks-1edde4b0c0332981d3eacf81fa71ae70013ebe71.tar.gz
org.eclipse.mylyn.tasks-1edde4b0c0332981d3eacf81fa71ae70013ebe71.tar.xz
org.eclipse.mylyn.tasks-1edde4b0c0332981d3eacf81fa71ae70013ebe71.zip
RESOLVED - bug 194157: update copyright notices
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194157
Diffstat (limited to 'org.eclipse.mylyn.trac.core/build.properties')
-rw-r--r--org.eclipse.mylyn.trac.core/build.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.trac.core/build.properties b/org.eclipse.mylyn.trac.core/build.properties
index ccc23e04b..afeab002d 100644
--- a/org.eclipse.mylyn.trac.core/build.properties
+++ b/org.eclipse.mylyn.trac.core/build.properties
@@ -1,3 +1,10 @@
+###############################################################################
+# Copyright (c) 2005, 2007 Mylyn project committers 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
+###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\

Back to the top