diff options
Diffstat (limited to 'src/common/error.c')
-rw-r--r-- | src/common/error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/error.c b/src/common/error.c index cfe9d3b..19f369c 100644 --- a/src/common/error.c +++ b/src/common/error.c @@ -1,6 +1,6 @@ /* * blogc: A blog compiler. - * Copyright (C) 2015-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 file LICENSE. |