Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/org.eclipse.wst.server.ui.infopop')
-rw-r--r--docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml6
-rw-r--r--docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml6
-rw-r--r--docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml6
-rw-r--r--docs/org.eclipse.wst.server.ui.infopop/about.html2
-rw-r--r--docs/org.eclipse.wst.server.ui.infopop/build.properties12
-rw-r--r--docs/org.eclipse.wst.server.ui.infopop/plugin.properties12
-rw-r--r--docs/org.eclipse.wst.server.ui.infopop/plugin.xml4
-rw-r--r--docs/org.eclipse.wst.server.ui.infopop/pom.xml2
8 files changed, 40 insertions, 10 deletions
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml
index 91b275c0..bd682efb 100644
--- a/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml
+++ b/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml
@@ -3,9 +3,11 @@
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation 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 2.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:
* IBM Corporation - initial API and implementation
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml
index b7837f04..78e6e017 100644
--- a/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml
+++ b/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml
@@ -3,9 +3,11 @@
<!-- /*******************************************************************************
* Copyright (c) 2000, 2010 IBM Corporation 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 2.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:
* IBM Corporation - initial API and implementation
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml
index 206488bd..67935b27 100644
--- a/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml
+++ b/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml
@@ -3,9 +3,11 @@
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation 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 2.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:
* IBM Corporation - initial API and implementation
diff --git a/docs/org.eclipse.wst.server.ui.infopop/about.html b/docs/org.eclipse.wst.server.ui.infopop/about.html
index 2199df3f..454947c2 100644
--- a/docs/org.eclipse.wst.server.ui.infopop/about.html
+++ b/docs/org.eclipse.wst.server.ui.infopop/about.html
@@ -18,7 +18,7 @@
("Content"). Unless otherwise indicated below, the Content is provided to you
under the terms and conditions of the Eclipse Public License Version 1.0
("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+<A href="https://www.eclipse.org/legal/epl-2.0/">https://www.eclipse.org/legal/epl-2.0/</A>.
For purposes of the EPL, "Program" will mean the Content.</P>
<P>If you did not receive this Content directly from the Eclipse Foundation, the
diff --git a/docs/org.eclipse.wst.server.ui.infopop/build.properties b/docs/org.eclipse.wst.server.ui.infopop/build.properties
index d0e0f7bc..03757e67 100644
--- a/docs/org.eclipse.wst.server.ui.infopop/build.properties
+++ b/docs/org.eclipse.wst.server.ui.infopop/build.properties
@@ -1,3 +1,15 @@
+###############################################################################
+# Copyright (c) 2005, 2019 IBM Corporation and others.
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
+# which accompanies this distribution, and is available at
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
bin.includes = STtcpipContexts.xml,\
STuiContexts.xml,\
STutilitiesContexts.xml,\
diff --git a/docs/org.eclipse.wst.server.ui.infopop/plugin.properties b/docs/org.eclipse.wst.server.ui.infopop/plugin.properties
index 4dfddecd..0f743e11 100644
--- a/docs/org.eclipse.wst.server.ui.infopop/plugin.properties
+++ b/docs/org.eclipse.wst.server.ui.infopop/plugin.properties
@@ -1,3 +1,15 @@
+###############################################################################
+# Copyright (c) 2005, 2019 IBM Corporation and others.
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
+# which accompanies this distribution, and is available at
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
# NLS_MESSAGEFORMAT_VAR
pluginName = Server Tools infopops for Web Standard Tools
diff --git a/docs/org.eclipse.wst.server.ui.infopop/plugin.xml b/docs/org.eclipse.wst.server.ui.infopop/plugin.xml
index 923bc30f..14cfd976 100644
--- a/docs/org.eclipse.wst.server.ui.infopop/plugin.xml
+++ b/docs/org.eclipse.wst.server.ui.infopop/plugin.xml
@@ -5,9 +5,9 @@
<!-- /*******************************************************************************
* Copyright (c) 2000, 20010 IBM Corporation 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 2.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/
*
* Contributors:
* IBM Corporation - initial API and implementation
diff --git a/docs/org.eclipse.wst.server.ui.infopop/pom.xml b/docs/org.eclipse.wst.server.ui.infopop/pom.xml
index 2a6e1d15..9138293e 100644
--- a/docs/org.eclipse.wst.server.ui.infopop/pom.xml
+++ b/docs/org.eclipse.wst.server.ui.infopop/pom.xml
@@ -8,7 +8,7 @@
Contributors:
Thanh Ha (Eclipse Foundation) - initial implementation
--->
+-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

Back to the top