[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
186/376: Remove pointless "license" section
From: |
Ludovic Courtès |
Subject: |
186/376: Remove pointless "license" section |
Date: |
Wed, 28 Jan 2015 22:04:55 +0000 |
civodul pushed a commit to tag 1.8
in repository guix.
commit f271b946523463645be849fd0e114a9b827b5b30
Author: Eelco Dolstra <address@hidden>
Date: Tue Sep 16 14:33:39 2014 +0200
Remove pointless "license" section
---
doc/manual/introduction/introduction.xml | 5 -----
doc/manual/introduction/nix-license.xml | 20 --------------------
2 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/doc/manual/introduction/introduction.xml
b/doc/manual/introduction/introduction.xml
index f7f0b01..665fef2 100644
--- a/doc/manual/introduction/introduction.xml
+++ b/doc/manual/introduction/introduction.xml
@@ -6,11 +6,6 @@
<title>Introduction</title>
-<partintro>
-<para>This section describes the main features of Nix and the license under
which you can use Nix.</para>
-</partintro>
-
<xi:include href="about-nix.xml" />
-<xi:include href="nix-license.xml" />
</part>
diff --git a/doc/manual/introduction/nix-license.xml
b/doc/manual/introduction/nix-license.xml
deleted file mode 100644
index af9cef7..0000000
--- a/doc/manual/introduction/nix-license.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<chapter xmlns="http://docbook.org/ns/docbook"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:xi="http://www.w3.org/2001/XInclude"
- version="5.0"
- xml:id="ch-nix-license">
-
-<title>License</title>
-
-<para>Nix is free software; you can redistribute it and/or modify it
-under the terms of the <link
-xlink:href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General
-Public License</link> as published by the <link
-xlink:href="http://www.fsf.org/">Free Software Foundation</link>;
-either version 2.1 of the License, or (at your option) any later
-version. Nix 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.</para>
-
-</chapter>
\ No newline at end of file
- 181/376: Add some hyperlinks between NIXPATH and -I, (continued)
- 181/376: Add some hyperlinks between NIXPATH and -I, Ludovic Courtès, 2015/01/28
- 165/376: Add disallowedReferences / disallowedRequisites, Ludovic Courtès, 2015/01/28
- 173/376: Tweak, Ludovic Courtès, 2015/01/28
- 168/376: Fix boost::too_many_args error, Ludovic Courtès, 2015/01/28
- 174/376: build-remote.pl: UTF-8-decode errors, Ludovic Courtès, 2015/01/28
- 180/376: Don't rely on process substitution, Ludovic Courtès, 2015/01/28
- 177/376: Improved support for building JARs, Ludovic Courtès, 2015/01/28
- 187/376: Drop reference to FreeBSD, Ludovic Courtès, 2015/01/28
- 189/376: Tweak some chapter titles, Ludovic Courtès, 2015/01/28
- 175/376: Hack to prevent Makefile.config from being regenerated by "make clean", Ludovic Courtès, 2015/01/28
- 186/376: Remove pointless "license" section,
Ludovic Courtès <=
- 190/376: Undocument NIX_OTHER_STORES, Ludovic Courtès, 2015/01/28
- 184/376: Nicer file names for the release notes, Ludovic Courtès, 2015/01/28
- 198/376: Derive Emacs nix-mode from prog-mode., Ludovic Courtès, 2015/01/28
- 179/376: Fix JAR installation, Ludovic Courtès, 2015/01/28
- 194/376: Style tweak, Ludovic Courtès, 2015/01/28
- 192/376: Fix references to version.txt, Ludovic Courtès, 2015/01/28
- 188/376: Drop "service deployment" bla bla, Ludovic Courtès, 2015/01/28
- 185/376: Release notes: Use a section per version, Ludovic Courtès, 2015/01/28
- 191/376: Drop separate release notes, Ludovic Courtès, 2015/01/28
- 199/376: Settings: Add bool get(), Ludovic Courtès, 2015/01/28