summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/wpf
diff options
context:
space:
mode:
authorCarolyn MacLeod <carolyn>2009-05-29 21:30:31 +0000
committerCarolyn MacLeod <carolyn>2009-05-29 21:30:31 +0000
commitf93927ac01168752ebf09b43f9b889be49486ca6 (patch)
treeb862b4c1f05b6dfb20f179ecc45123ba3a9afcaf /bundles/org.eclipse.swt/Eclipse SWT PI/wpf
parent1f16658386f3f4a33e0a06e20d267fdedc7720f2 (diff)
downloadeclipse.platform.swt-f93927ac01168752ebf09b43f9b889be49486ca6.tar.gz
eclipse.platform.swt-f93927ac01168752ebf09b43f9b889be49486ca6.tar.xz
eclipse.platform.swt-f93927ac01168752ebf09b43f9b889be49486ca6.zip
After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/wpf')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat2
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.xml10
2 files changed, 11 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat
index 2fb0b030be..5f10193f67 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.bat
@@ -1,6 +1,6 @@
@echo off
rem *******************************************************************************
-rem Copyright (c) 2000, 2007 IBM Corporation and others.
+rem Copyright (c) 2000, 2009 IBM Corporation and others.
rem All rights reserved. This program and the accompanying materials
rem are made available under the terms of the Eclipse Public License v1.0
rem which accompanies this distribution, and is available at
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.xml b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.xml
index b9776b1935..e082f7d224 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.xml
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/build.xml
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
+ <!--
+ Copyright (c) 2009 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 default="build_dll" basedir="../../..">