diff options
author | Niels Möller <nisse@lysator.liu.se> | 2001-06-15 17:05:17 +0200 |
---|---|---|
committer | Niels Möller <nisse@lysator.liu.se> | 2001-06-15 17:05:17 +0200 |
commit | d5c0614a79b8708344f3f410a9563e4ff3262df3 (patch) | |
tree | 90a6f9d768c6cdcec76315df07dfa6ffc9478c68 | |
parent | ebfbb71d31b31b5e06a9cf1b8f8ef95c04726321 (diff) | |
download | nettle-d5c0614a79b8708344f3f410a9563e4ff3262df3.tar.gz |
Fixed copyright notice to not mention GNU MP. XXX: Review
all nettle copyrights.
Rev: src/nettle/aes.h:1.2
-rw-r--r-- | aes.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |