summaryrefslogtreecommitdiff
path: root/aes.h
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2001-06-15 17:05:17 +0200
committerNiels Möller <nisse@lysator.liu.se>2001-06-15 17:05:17 +0200
commitd5c0614a79b8708344f3f410a9563e4ff3262df3 (patch)
tree90a6f9d768c6cdcec76315df07dfa6ffc9478c68 /aes.h
parentebfbb71d31b31b5e06a9cf1b8f8ef95c04726321 (diff)
downloadnettle-d5c0614a79b8708344f3f410a9563e4ff3262df3.tar.gz
Fixed copyright notice to not mention GNU MP. XXX: Review
all nettle copyrights. Rev: src/nettle/aes.h:1.2
Diffstat (limited to 'aes.h')
-rw-r--r--aes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aes.h b/aes.h
index d730dd0e..ca043c37 100644
--- 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.