diff options
Diffstat (limited to 'weaver/src/test/java/MA.java')
-rw-r--r-- | weaver/src/test/java/MA.java | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/weaver/src/test/java/MA.java b/weaver/src/test/java/MA.java index 270882586..5b13369b6 100644 --- a/weaver/src/test/java/MA.java +++ b/weaver/src/test/java/MA.java @@ -1,13 +1,13 @@ /* ******************************************************************* * Copyright (c) 2008 Contributors - * 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 - * + * All rights reserved. + * This program and the accompanying materials are made available + * under the terms of the Eclipse Public License v 2.0 + * which accompanies this distribution and is available at + * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt + * * Contributors - * Andy Clement + * Andy Clement * ******************************************************************/ public @interface MA { |