diff options
author | daurnimator <quae@daurnimator.com> | 2019-06-12 17:27:53 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2019-06-12 17:28:08 +1000 |
commit | 3980f2d37de7e9f4496a6388fbdf68694fac532d (patch) | |
tree | 764419a94045e77c3fdd44c1ee1210dbd88f86c6 /src | |
parent | dac3c57f6c9d5d00933a510fc4f6303976b45ca5 (diff) | |
download | luaossl-3980f2d37de7e9f4496a6388fbdf68694fac532d.tar.gz luaossl-3980f2d37de7e9f4496a6388fbdf68694fac532d.tar.bz2 luaossl-3980f2d37de7e9f4496a6388fbdf68694fac532d.zip |
Update copyright year
Diffstat (limited to 'src')
-rw-r--r-- | src/openssl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openssl.c b/src/openssl.c index 620ef4e..d6c8331 100644 --- a/src/openssl.c +++ b/src/openssl.c @@ -3,7 +3,7 @@ * -------------------------------------------------------------------------- * Copyright (c) * 2012-2017 William Ahern <william@25thandClement.com> - * 2015-2018 Daurnimator <quae@daurnimator.com> + * 2015-2019 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 |