aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime/src/main/java/org/aspectj/weaver/loadtime/Options.java
diff options
context:
space:
mode:
Diffstat (limited to 'loadtime/src/main/java/org/aspectj/weaver/loadtime/Options.java')
-rw-r--r--loadtime/src/main/java/org/aspectj/weaver/loadtime/Options.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/loadtime/src/main/java/org/aspectj/weaver/loadtime/Options.java b/loadtime/src/main/java/org/aspectj/weaver/loadtime/Options.java
index 1577ffc21..0c8abb12b 100644
--- a/loadtime/src/main/java/org/aspectj/weaver/loadtime/Options.java
+++ b/loadtime/src/main/java/org/aspectj/weaver/loadtime/Options.java
@@ -2,9 +2,9 @@
* Copyright (c) 2005 Contributors.
* All rights reserved.
* This program and the accompanying materials are made available
- * under the terms of the Eclipse Public License v1.0
+ * under the terms of the Eclipse Public License v 2.0
* which accompanies this distribution and is available at
- * http://eclipse.org/legal/epl-v10.html
+ * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt
*
* Contributors:
* Alexandre Vasseur initial implementation