Manual: simplify license - libzahl - big integer library | |
git clone git://git.suckless.org/libzahl | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit a541877c84e798e5a46c76f4cf4c362cfdcebae2 | |
parent 98edf61c76e1a8987e98a223cf4ab1d74080f9f4 | |
Author: Mattias Andrée <[email protected]> | |
Date: Thu, 2 Jun 2016 10:36:36 +0200 | |
Manual: simplify license | |
Signed-off-by: Mattias Andrée <[email protected]> | |
Diffstat: | |
M doc/libzahl.tex | 13 +++---------- | |
1 file changed, 3 insertions(+), 10 deletions(-) | |
--- | |
diff --git a/doc/libzahl.tex b/doc/libzahl.tex | |
@@ -57,16 +57,9 @@ Copyright \copyright{} 2016 $~$ Mattias Andrée $\langle$\h… | |
\noindent | |
{\small | |
-Permission is hereby granted, free of charge, to any person obtaining a | |
-copy of this document and associated files (the ``Document''), to deal in | |
-the Document without restriction, including without limitation the rights | |
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
-copies of the Document, and to permit persons to whom the Document is | |
-furnished to do so, subject to the following conditions: | |
- | |
-The above copyright notice and this permission notice shall be included in | |
-all copies or substantial portions of the Document. | |
-} | |
+Permission to use, copy, modify, and/or distribute this document for any | |
+purpose with or without fee is hereby granted, provided that the above | |
+copyright notice and this permission notice appear in all copies.} | |
\newpage | |
\shorttoc{Short contents}{0} |