diff options
Diffstat (limited to 'tests/features171/pr386341/X.aj')
-rw-r--r-- | tests/features171/pr386341/X.aj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/features171/pr386341/X.aj b/tests/features171/pr386341/X.aj index b96b73ad1..3f467b539 100644 --- a/tests/features171/pr386341/X.aj +++ b/tests/features171/pr386341/X.aj @@ -1,13 +1,13 @@ /******************************************************************************* * Copyright (c) 2010 Contributors * 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 v 2.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt * * Contributors: * Andy Clement - Repro test case - * Abraham Nevado + * Abraham Nevado *******************************************************************************/ aspect X { |