diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/openssl.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/openssl.c b/src/openssl.c index 6d349f1..aa3fbfe 100644 --- a/src/openssl.c +++ b/src/openssl.c @@ -1,7 +1,9 @@ /* ========================================================================== * openssl.c - Lua OpenSSL * -------------------------------------------------------------------------- - * Copyright (c) 2012-2015 William Ahern + * Copyright (c) + * 2012-2017 William Ahern <william@25thandClement.com> + * 2015-2018 Daurnimator <quae@daurnimator.com> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the |