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