diff options
author | ng0 <ng0@n0.is> | 2019-04-23 23:01:32 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-04-23 23:01:32 +0000 |
commit | d530c69c55bc0e82fc2e12093eaca2ca1520579e (patch) | |
tree | 41cf2c2b65835f9c68bd1a3fc2f6625bbf93f9a9 /doc/man/gnunet-scrypt.1 | |
parent | 4943e73f27cc26934d55ad7515e9102c4f8556cf (diff) |
man: license headers
Diffstat (limited to 'doc/man/gnunet-scrypt.1')
-rw-r--r-- | doc/man/gnunet-scrypt.1 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/man/gnunet-scrypt.1 b/doc/man/gnunet-scrypt.1 index 915acbb7a..169dba243 100644 --- a/doc/man/gnunet-scrypt.1 +++ b/doc/man/gnunet-scrypt.1 @@ -1,3 +1,26 @@ +.\" This file is part of GNUnet. +.\" Copyright (C) 2001-2019 GNUnet e.V. +.\" +.\" Permission is granted to copy, distribute and/or modify this document +.\" under the terms of the GNU Free Documentation License, Version 1.3 or +.\" any later version published by the Free Software Foundation; with no +.\" Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A +.\" copy of the license is included in the file +.\" ``FDL-1.3''. +.\" +.\" A copy of the license is also available from the Free Software +.\" Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. +.\" +.\" Alternately, this document is also available under the General +.\" Public License, version 3 or later, as published by the Free Software +.\" Foundation. A copy of the license is included in the file +.\" ``GPL3''. +.\" +.\" A copy of the license is also available from the Free Software +.\" Foundation Web site at @url{http://www.gnu.org/licenses/gpl.html}. +.\" +.\" SPDX-License-Identifier: GPL3.0-or-later OR FDL1.3-or-later +.\" .Dd September 13, 2014 .Dt GNUNET-SCRYPT 1 .Os |