Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.oomph.util/src')
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java4
47 files changed, 94 insertions, 94 deletions
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java
index 28dcb85f3..2431c8840 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java
index 59d3e03ae..19c2c46b6 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java
index 7cbdadfc0..39be994e6 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java
index 89b5911cb..7ea0f17d7 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java
index a1c49af64..444f119a0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java
index cc3e5e977..55a69ff2a 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java
index 25176805e..a3063a5a0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java
index 3740dbe32..3e29b5794 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java
index 00be3c111..49f543671 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java
index d73575560..f4f58c5b5 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java
index 915339276..fbd9b1829 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java
index 4134a0aa9..5a293d2dd 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java
index 7177017d2..65811ecad 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java
index 4e4a2c12a..7e1f27f7f 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java
index a121fe0e4..8c8085c35 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java
index d0aee6492..82f955585 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java
index 44fb44c1b..baf38a155 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java
index a59832b08..2e7785eee 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java
index 30a949e00..d486cfbb0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java
index f4883a5bd..8938de0fa 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java
index b3ceedd0f..766206037 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java
index 96450ca0c..1471dcfa7 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java
index 48300b37d..e9040b87d 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java
index 2b548cbd2..cae50404d 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java
index e63a0bd29..a648a2bba 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java
index 24bbee2cb..0016bb7b0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java
index d5a323008..6bec520d4 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java
index 5dce2e15e..889ac09e2 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java
index 7838699d9..62c4284bb 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java
index 7602a198c..478b8a8f0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java
index 7276c4b16..462339997 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java
index 6521eb43c..be77516c1 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java
index d60691edf..1f73787e5 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java
index 07b199fee..5a735d691 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java
index 0b9afeb84..6cdb79f99 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java
index cca28acb2..75dafeb95 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java
index 87e12120b..f377ec4c3 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java
index ffb82bc19..36a1f9929 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java
index 3cf82f346..415784c9d 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java
index c78efdef9..088ea3d5c 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java
index ca6f9a4a6..d0383a262 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java
index 407b8ba84..df8430a22 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java
@@ -2,9 +2,9 @@
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* Copyright (c) 2014, 2016 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
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Stefan Xenos - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java
index ba1036fef..48ace0fcb 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java
index 10d2deea8..6c6c05222 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java
index 7d8e12855..e45e82c59 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java
index a1e1ae918..46598d687 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java
index d268e7468..c39a7723f 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation

Back to the top