Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Roberts2003-03-10 21:59:55 +0000
committerDean Roberts2003-03-10 21:59:55 +0000
commit74bc5b1863e80ff987900f75d68a6cc598d021f5 (patch)
treed21b7c82ce7764c33c3313ea65dc678129ab5330 /examples/org.eclipse.team.examples.filesystem/src/org/eclipse/team/examples/filesystem/messages.properties
parentbaece580e980c3e861300ea5cbf40fb1eb8a060e (diff)
downloadeclipse.platform.team-74bc5b1863e80ff987900f75d68a6cc598d021f5.tar.gz
eclipse.platform.team-74bc5b1863e80ff987900f75d68a6cc598d021f5.tar.xz
eclipse.platform.team-74bc5b1863e80ff987900f75d68a6cc598d021f5.zip
Copyright fix - automated changes
Diffstat (limited to 'examples/org.eclipse.team.examples.filesystem/src/org/eclipse/team/examples/filesystem/messages.properties')
-rw-r--r--examples/org.eclipse.team.examples.filesystem/src/org/eclipse/team/examples/filesystem/messages.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/org.eclipse.team.examples.filesystem/src/org/eclipse/team/examples/filesystem/messages.properties b/examples/org.eclipse.team.examples.filesystem/src/org/eclipse/team/examples/filesystem/messages.properties
index 2b40e5e27..832eb7cd2 100644
--- a/examples/org.eclipse.team.examples.filesystem/src/org/eclipse/team/examples/filesystem/messages.properties
+++ b/examples/org.eclipse.team.examples.filesystem/src/org/eclipse/team/examples/filesystem/messages.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/cpl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
fileSystem.propertyLocation=Location:
FileSystemMainPage.location=Location:

Back to the top