diff options
author | jbj <devnull@localhost> | 2003-04-25 18:02:45 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-04-25 18:02:45 +0000 |
commit | b52edfb1ed46c2eeb79c63dd9ceba158754257de (patch) | |
tree | c85b3e84ae485a5657670aec16c4e9f733b35034 /beecrypt/blowfish.h | |
parent | 79d776ceb661deaf583f6ba4db182d1d7053edcc (diff) | |
download | librpm-tizen-b52edfb1ed46c2eeb79c63dd9ceba158754257de.tar.gz librpm-tizen-b52edfb1ed46c2eeb79c63dd9ceba158754257de.tar.bz2 librpm-tizen-b52edfb1ed46c2eeb79c63dd9ceba158754257de.zip |
beecrypt-3.0.0 merge: copyright messages, new primitive types merged.
CVS patchset: 6775
CVS date: 2003/04/25 18:02:45
Diffstat (limited to 'beecrypt/blowfish.h')
-rw-r--r-- | beecrypt/blowfish.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/beecrypt/blowfish.h b/beecrypt/blowfish.h index 1c084f42e..85739a1d8 100644 --- a/beecrypt/blowfish.h +++ b/beecrypt/blowfish.h @@ -5,7 +5,7 @@ */ /* - * Copyright (c) 1999, 2000 Virtual Unlimited B.V. + * Copyright (c) 1999, 2000, 2002 Virtual Unlimited B.V. * * Author: Bob Deblier <bob@virtualunlimited.com> * |