Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2005-02-22 19:48:04 +0000
committerMichael Valenta2005-02-22 19:48:04 +0000
commitd76640ec9f86e465f08b2555860a419fd7af79bf (patch)
tree764a6c9e94419efb92621013d478a49f434f352d /examples/org.eclipse.team.examples.filesystem/build.properties
parentca1a2aa9cbc27bd5f748e9cf223102f0a391e02d (diff)
downloadeclipse.platform.team-d76640ec9f86e465f08b2555860a419fd7af79bf.tar.gz
eclipse.platform.team-d76640ec9f86e465f08b2555860a419fd7af79bf.tar.xz
eclipse.platform.team-d76640ec9f86e465f08b2555860a419fd7af79bf.zip
Changing to EPL
Diffstat (limited to 'examples/org.eclipse.team.examples.filesystem/build.properties')
-rw-r--r--examples/org.eclipse.team.examples.filesystem/build.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/org.eclipse.team.examples.filesystem/build.properties b/examples/org.eclipse.team.examples.filesystem/build.properties
index fa97e5430..4a3d45d03 100644
--- a/examples/org.eclipse.team.examples.filesystem/build.properties
+++ b/examples/org.eclipse.team.examples.filesystem/build.properties
@@ -1,9 +1,9 @@
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Common Public License v1.0
+# 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/cpl-v10.html
+# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
@@ -11,4 +11,4 @@
# Eclipse build contribution
source.teamfilesystem.jar=src/
src.includes=about.html
-bin.includes=about.html,icons/,doc-html/,plugin.xml,plugin.properties,*.jar \ No newline at end of file
+bin.includes=about.html,icons/,doc-html/,plugin.xml,plugin.properties,*.jar

Back to the top