Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui')
-rw-r--r--wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/about.html6
-rw-r--r--wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/build.properties8
-rw-r--r--wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.properties8
-rw-r--r--wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.xml6
-rw-r--r--wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/src/org/eclipse/mylyn/internal/wikitext/textile/ui/package-info.java6
5 files changed, 21 insertions, 13 deletions
diff --git a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/about.html b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/about.html
index bc6e2b493..d47703fc7 100644
--- a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/about.html
+++ b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/about.html
@@ -7,13 +7,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>July 3, 2008</p>
+<p>April 4, 2018</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="https://www.eclipse.org/legal/epl-2.0/">https://www.eclipse.org/legal/epl-2.0/</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/build.properties b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/build.properties
index e544fe12f..33447c428 100644
--- a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/build.properties
+++ b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/build.properties
@@ -1,9 +1,11 @@
###############################################################################
# Copyright (c) 2007, 2009 David Green and others.
# 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:
# David Green - initial API and implementation
@@ -17,4 +19,4 @@ bin.includes = META-INF/,\
about.html,\
help/
-src.includes=about.html \ No newline at end of file
+src.includes=about.html
diff --git a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.properties b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.properties
index 1c2210b8d..1b3368e2e 100644
--- a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.properties
+++ b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.properties
@@ -1,9 +1,11 @@
###############################################################################
# Copyright (c) 2007, 2009 David Green and others.
# 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:
# David Green - initial API and implementation
@@ -47,4 +49,4 @@ template.description.31 = Table
template.description.32 = Table heading
template.description.33 = Image
template.description.34 = Hyperlink with title
-template.description.35 = %span% \ No newline at end of file
+template.description.35 = %span%
diff --git a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.xml b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.xml
index 20447d7d4..cc4573487 100644
--- a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.xml
+++ b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/plugin.xml
@@ -3,9 +3,11 @@
<!--
Copyright (c) 2007, 2009 David Green and others.
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:
David Green - initial API and implementation
diff --git a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/src/org/eclipse/mylyn/internal/wikitext/textile/ui/package-info.java b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/src/org/eclipse/mylyn/internal/wikitext/textile/ui/package-info.java
index 697adfe5b..558b5be1f 100644
--- a/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/src/org/eclipse/mylyn/internal/wikitext/textile/ui/package-info.java
+++ b/wikitext/ui/org.eclipse.mylyn.wikitext.textile.ui/src/org/eclipse/mylyn/internal/wikitext/textile/ui/package-info.java
@@ -1,9 +1,11 @@
/*******************************************************************************
* Copyright (c) 2007, 2009 David Green and others.
* 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:
* David Green - initial API and implementation

Back to the top