Skip to content

Commit b5d1c81

Browse files
committed
[releng] Update all legal files with update_legal_files.sh
The about.html was changed as per https://gitlab.eclipse.org/eclipsefdn/it/websites/eclipse.org/-/issues/90 Change-Id: Ied879279460a8fc610630fc26794ab3df9eae39f
1 parent cb76eb4 commit b5d1c81

File tree

1 file changed

+8
-6
lines changed
  • terminal/plugins/org.eclipse.tm.terminal.control

1 file changed

+8
-6
lines changed

terminal/plugins/org.eclipse.tm.terminal.control/about.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml">
3+
44
<head>
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6-
<title>About</title>
5+
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6+
<title>About</title>
77
</head>
8+
89
<body lang="EN-US">
910
<h2>About This Content</h2>
1011

@@ -16,7 +17,7 @@ <h3>License</h3>
1617
(&quot;Content&quot;). Unless otherwise indicated below, the Content
1718
is provided to you under the terms and conditions of the Eclipse
1819
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
19-
available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
20+
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
2021
For purposes of the EPL, &quot;Program&quot; will mean the Content.
2122
</p>
2223

@@ -29,8 +30,9 @@ <h3>License</h3>
2930
license exists, contact the Redistributor. Unless otherwise indicated
3031
below, the terms and conditions of the EPL still apply to any source
3132
code in the Content and such source code may be obtained at <a
32-
href="http://www.eclipse.org/">http://www.eclipse.org</a>.
33+
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
3334
</p>
3435

3536
</body>
37+
3638
</html>

0 commit comments

Comments
 (0)