diff options
Diffstat (limited to 'win32/crypt_win32.h')
-rw-r--r-- | win32/crypt_win32.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/crypt_win32.h b/win32/crypt_win32.h index 7113b4a197..224670c045 100644 --- a/win32/crypt_win32.h +++ b/win32/crypt_win32.h @@ -18,6 +18,9 @@ /* $Id$ */ +/* This code is dristributed under the PHP license with permission from + the author Jochen Obalek <jochen.obalek@bigfoot.de> */ + /* encrypt.h - API to 56 bit DES encryption via calls encrypt(3), setkey(3) and crypt(3) Copyright (C) 1991 Jochen Obalek |