Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2012-09-17 16:02:19 +0000
committerSilenio Quarti2012-09-17 16:03:01 +0000
commit485114f5d5793888a7c4915b2bbbb32768f3e0f5 (patch)
tree2f3e77c49992d74800da696a4d53359838f7b51f /examples/org.eclipse.swt.examples.paint
parentab8b3d5ac627fc17dd20c9c7c939ad63081b1450 (diff)
downloadeclipse.platform.swt-485114f5d5793888a7c4915b2bbbb32768f3e0f5.tar.gz
eclipse.platform.swt-485114f5d5793888a7c4915b2bbbb32768f3e0f5.tar.xz
eclipse.platform.swt-485114f5d5793888a7c4915b2bbbb32768f3e0f5.zip
Bug 381192 - SWT is not ready for Tycho builds - comment#37
Diffstat (limited to 'examples/org.eclipse.swt.examples.paint')
-rw-r--r--examples/org.eclipse.swt.examples.paint/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.examples.paint/pom.xml b/examples/org.eclipse.swt.examples.paint/pom.xml
index 2c7cdbacc8..793e594549 100644
--- a/examples/org.eclipse.swt.examples.paint/pom.xml
+++ b/examples/org.eclipse.swt.examples.paint/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012 Eclipse Foundation.
+ Copyright (c) 2012 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at

Back to the top