diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2016-09-20 13:59:27 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2016-09-20 14:08:41 +0800 |
commit | 01bfe0bd23f92625e4b52710c1460f64f3a270b6 (patch) | |
tree | 66e5c95c3e4bc1e89b5026772d20bbb305e56959 /winery/org.eclipse.winery.model.selfservice/about.html | |
parent | fcac34d12ac374fb63926f354d19172eff430e40 (diff) |
Now we have pulled the winery source codes from github and publish the winery binary to OPEN-O third party Nexus repository. So we don't use winery code in the OPEN-O git repo anymore.
Issue id: OCS-55
Change-Id: I76fdfb17b1c90377a44c2d47f81b5698d5a220d3
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'winery/org.eclipse.winery.model.selfservice/about.html')
-rw-r--r-- | winery/org.eclipse.winery.model.selfservice/about.html | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/winery/org.eclipse.winery.model.selfservice/about.html b/winery/org.eclipse.winery.model.selfservice/about.html deleted file mode 100644 index 37c9eed..0000000 --- a/winery/org.eclipse.winery.model.selfservice/about.html +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> -<title>About</title> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>January 24, 2014</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in (“Content”). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -<a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License Version 1.0 (“EPL”)</a> -and <a href="http://www.opensource.org/licenses/apache2.0.php">Apache License Version 2.0</a>. -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> -and a copy of the Apache License Version 2.0 is available at <a href="http://www.opensource.org/licenses/apache2.0.php">http://www.opensource.org/licenses/apache2.0.php</a>. -You may elect to redistribute this code under either of these licenses. -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 Content is -being redistributed by another party (“Redistributor”) and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor’s license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL and Apache License 2.0 still apply to any source code -in the Content and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>. -</p> - -</body> -</html>
\ No newline at end of file |