From 49cb924f5402c9d24379ae1af62def6fa5892649 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Fri, 4 Jun 2021 07:58:52 +0700 Subject: Upgrade license from CPLv1/EPLv1 to EPLv2 This was required by the Eclipse team as one precondition for the next release. Signed-off-by: Alexander Kriegisch --- docs/teaching/exercises/support/Log.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/teaching/exercises/support') diff --git a/docs/teaching/exercises/support/Log.java b/docs/teaching/exercises/support/Log.java index 5b6cd2e37..7c615836e 100644 --- a/docs/teaching/exercises/support/Log.java +++ b/docs/teaching/exercises/support/Log.java @@ -2,9 +2,9 @@ * Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC). * 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://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt * * Contributors: * PARC initial implementation -- cgit v1.2.3