diff options
Diffstat (limited to 'src/crypto.c')
-rw-r--r-- | src/crypto.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto.c b/src/crypto.c index 1983a55..7f9097f 100644 --- a/src/crypto.c +++ b/src/crypto.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014 mod_auth_gssapi authors - See COPYING for (C) terms */ +/* Copyright (C) 2014 mod_auth_gssapi contributors - See COPYING for (C) terms */ #include <openssl/evp.h> #include <openssl/hmac.h> |