]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Fixed copyright notice to not mention GNU MP. XXX: Review
authorNiels Möller <nisse@lysator.liu.se>
Fri, 15 Jun 2001 15:05:17 +0000 (17:05 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 15 Jun 2001 15:05:17 +0000 (17:05 +0200)
all nettle copyrights.

Rev: src/nettle/aes.h:1.2

aes.h

diff --git a/aes.h b/aes.h
index d730dd0e020a5debd183d4ab3812a6f80edab2fe..ca043c3729d27c09352ef8abeb8736de566cf585 100644 (file)
--- a/aes.h
+++ b/aes.h
@@ -12,7 +12,7 @@
  * the Free Software Foundation; either version 2.1 of the License, or (at your
  * option) any later version.
  * 
- * The GNU MP Library is distributed in the hope that it will be useful, but
+ * The nettle 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.