summaryrefslogtreecommitdiff
path: root/cast128.h
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2001-06-17 18:33:09 +0200
committerNiels Möller <nisse@lysator.liu.se>2001-06-17 18:33:09 +0200
commit6324117397258f756ac14c7562beb6141188134b (patch)
treee0d5a13b17a664966c65a60faf30251d11e2a6f3 /cast128.h
parent9d37131d6d75d9c19c06e4a49475af9cd1d19d30 (diff)
downloadnettle-6324117397258f756ac14c7562beb6141188134b.tar.gz
Fixed copyright notice.
Rev: src/nettle/aes.c:1.3 Rev: src/nettle/aes.h:1.3 Rev: src/nettle/arcfour.c:1.2 Rev: src/nettle/arcfour.h:1.2 Rev: src/nettle/blowfish.h:1.5 Rev: src/nettle/cast128.c:1.2 Rev: src/nettle/cast128.h:1.2 Rev: src/nettle/des.c:1.3 Rev: src/nettle/des.h:1.3 Rev: src/nettle/macros.h:1.3 Rev: src/nettle/md5.c:1.2 Rev: src/nettle/md5.h:1.2 Rev: src/nettle/serpent.h:1.4 Rev: src/nettle/sha1.c:1.3 Rev: src/nettle/sha1.h:1.2 Rev: src/nettle/twofish.c:1.3 Rev: src/nettle/twofish.h:1.3
Diffstat (limited to 'cast128.h')
-rw-r--r--cast128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cast128.h b/cast128.h
index fb6e0e31..9475aea1 100644
--- a/cast128.h
+++ b/cast128.h
@@ -24,7 +24,7 @@
* License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with the GNU MP Library; see the file COPYING.LIB. If not, write to
+ * along with the nettle library; see the file COPYING.LIB. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
* MA 02111-1307, USA.
*/