diff options
Diffstat (limited to 'src/blogc-github-lambda/lambda_function.py.in')
-rw-r--r-- | src/blogc-github-lambda/lambda_function.py.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blogc-github-lambda/lambda_function.py.in b/src/blogc-github-lambda/lambda_function.py.in index f4369ee..e969329 100644 --- a/src/blogc-github-lambda/lambda_function.py.in +++ b/src/blogc-github-lambda/lambda_function.py.in @@ -1,7 +1,7 @@ # coding: utf-8 # # blogc: A blog compiler. -# Copyright (C) 2014-2017 Rafael G. Martins <rafael@rafaelmartins.eng.br> +# Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br> # # This program can be distributed under the terms of the BSD License. # See the license for details. |