From 552e07bae3c0ca17fd84e863a8c2c2b0eee47ef6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Fri, 22 May 2009 09:06:10 +0200
Subject: [PATCH] Added a paragraph on the manual (public domain) in the
 copyright section.

Rev: nettle/nettle.texinfo:1.6
---
 nettle.texinfo | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/nettle.texinfo b/nettle.texinfo
index e90c9303..b3766d38 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -109,6 +109,11 @@ the option to use the Nettle library just as if it were licensed under
 the LGPL. To find the current status of particular files, you have to
 read the copyright notices at the top of the files.
 
+This manual is in the public domain. You may freely copy it in whole or
+in part, e.g., into documentation of programs that build on Nettle.
+Attribution, as well as contribution of improvements to the text, is of
+course appreciated, but it is not required.
+
 A list of the supported algorithms, their origins and licenses:
 
 @table @emph
-- 
GitLab