Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/org.eclipse.mylyn.htmltext.ui/eclipsebridge/integration.js')
-rw-r--r--docs/org.eclipse.mylyn.htmltext.ui/eclipsebridge/integration.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/org.eclipse.mylyn.htmltext.ui/eclipsebridge/integration.js b/docs/org.eclipse.mylyn.htmltext.ui/eclipsebridge/integration.js
index 01717ed12..08b781aeb 100644
--- a/docs/org.eclipse.mylyn.htmltext.ui/eclipsebridge/integration.js
+++ b/docs/org.eclipse.mylyn.htmltext.ui/eclipsebridge/integration.js
@@ -1,10 +1,11 @@
/*******************************************************************************
* Copyright (c) 2010 Tom Seidel, Remus Software
* 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
+ * https://www.eclipse.org/legal/epl-2.0/
*
+ * SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Tom Seidel - initial API and implementation

Back to the top