From 836c6e36aaf5c3870a200802fa79f8e68c47ac5a Mon Sep 17 00:00:00 2001 From: "Frank M. Kromann" Date: Mon, 18 Mar 2002 21:38:17 +0000 Subject: Adding note about permission to distribute this code under the PHP license --- win32/crypt_win32.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'win32/crypt_win32.c') diff --git a/win32/crypt_win32.c b/win32/crypt_win32.c index b93a30c099..cfcfb00ade 100644 --- a/win32/crypt_win32.c +++ b/win32/crypt_win32.c @@ -18,6 +18,9 @@ /* $Id$ */ +/* This code is dristributed under the PHP license with permission from + the author Jochen Obalek */ + /* encrypt.c - providing 56 bit DES encryption Copyright (C) 1991 Jochen Obalek -- cgit v1.2.1