diff options
| author | Michael Biebl <biebl@debian.org> | 2019-12-18 18:29:24 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-12-18 18:29:24 +0100 |
| commit | 28028b26b3371756811e95d894f709f4b1207c00 (patch) | |
| tree | 6fe7316fd743b51042db47601a8ef8814b3134ac /docs/libnm/html/license.html | |
| parent | e22609983008e1a669196ad64ba3a59ae8c76e0d (diff) | |
New upstream version 1.22.0 upstream/1.22.0
Diffstat (limited to 'docs/libnm/html/license.html')
| -rw-r--r-- | docs/libnm/html/license.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/docs/libnm/html/license.html b/docs/libnm/html/license.html new file mode 100644 index 00000000..4dd8feb0 --- /dev/null +++ b/docs/libnm/html/license.html @@ -0,0 +1,60 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Appendix A. License: libnm Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> +<link rel="home" href="index.html" title="libnm Reference Manual"> +<link rel="up" href="index.html" title="libnm Reference Manual"> +<link rel="prev" href="annotation-glossary.html" title="Annotation Glossary"> +<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> +<td width="100%" align="left" class="shortcuts"></td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> +<td><img src="up-insensitive.png" width="16" height="16" border="0"></td> +<td><a accesskey="p" href="annotation-glossary.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><img src="right-insensitive.png" width="16" height="16" border="0"></td> +</tr></table> +<div class="appendix"> +<div class="titlepage"><div><div><h1 class="title"> +<a name="license"></a>Appendix A. License</h1></div></div></div> +<p> + This library is free software; you can redistribute + it and/or modify it under the terms of the <em class="citetitle">GNU + Lesser General Public License</em> as published by + the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + </p> +<p> + This library is distributed in the hope that it will + be useful, but WITHOUT ANY WARRANTY; without even the + implied warranty of MERCHANTABILITY or FITNESS FOR A + PARTICULAR PURPOSE. See the GNU Lesser General Public + License for more details. + </p> +<p> + You should have received a copy of the <em class="citetitle">GNU + Lesser General Public License</em> along with this + library; if not, write to the + </p> +<div class="address"><p><br> + Free Software Foundation, Inc.,<br> + <span class="street">51 Franklin Street</span> - Fifth Floor,<br> + <span class="city">Boston</span>, <span class="state">MA</span> <span class="postcode">02110-1301</span>,<br> + <span class="country">USA</span><br> + </p></div> +<p> + </p> +<p> + A copy of the <em class="citetitle">GNU Lesser General Public License</em> + can also be obtained from the <a class="ulink" href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html" target="_top"> + GNU web site</a>. + </p> +</div> +<div class="footer"> +<hr>Generated by GTK-Doc V1.29</div> +</body> +</html> \ No newline at end of file |