Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2010-05-31 16:44:17 +0000
committerCarolyn MacLeod2010-05-31 16:44:17 +0000
commit4e274c245190db794eb3576e2ffa861e14b9361c (patch)
tree2174d5d35f588b282e283ce5cb142cc21736fd56 /bundles/org.eclipse.swt/tasks
parent639c10062cf5c99dd3308e58f9880760a5f2ca1a (diff)
downloadeclipse.platform.swt-4e274c245190db794eb3576e2ffa861e14b9361c.tar.gz
eclipse.platform.swt-4e274c245190db794eb3576e2ffa861e14b9361c.tar.xz
eclipse.platform.swt-4e274c245190db794eb3576e2ffa861e14b9361c.zip
Bug 314492 - Do the annual copyright/javadoc bash
Diffstat (limited to 'bundles/org.eclipse.swt/tasks')
-rw-r--r--bundles/org.eclipse.swt/tasks/properties.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/tasks/properties.xml b/bundles/org.eclipse.swt/tasks/properties.xml
index 920fa9ecd8..d0c74de7dc 100644
--- a/bundles/org.eclipse.swt/tasks/properties.xml
+++ b/bundles/org.eclipse.swt/tasks/properties.xml
@@ -1,3 +1,13 @@
+<!--
+ Copyright (c) 2009, 2010 IBM Corporation 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:
+ IBM Corporation - initial API and implementation
+ -->
<project name="org.eclipse.swt.build.properties" basedir=".">
<!-- Machine names -->
<property name="m_linux_x86" value="na"/>

Back to the top