diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-05-25 00:45:23 -0300 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-05-25 00:45:23 -0300 |
commit | ec0b4dbccf1fe41cfc14031a14d6b17e13770197 (patch) | |
tree | 40fad9bb4fba4d08837ef85082b2dc74f3c5ccf7 /src/template-parser.c | |
parent | 721dc436a0f88d28809918f11f1896a49cb997e4 (diff) | |
download | blogc-ec0b4dbccf1fe41cfc14031a14d6b17e13770197.tar.gz blogc-ec0b4dbccf1fe41cfc14031a14d6b17e13770197.tar.bz2 blogc-ec0b4dbccf1fe41cfc14031a14d6b17e13770197.zip |
fixed copyright
Diffstat (limited to 'src/template-parser.c')
-rw-r--r-- | src/template-parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template-parser.c b/src/template-parser.c index beaaf7f..fd01ac2 100644 --- a/src/template-parser.c +++ b/src/template-parser.c @@ -3,7 +3,7 @@ * Copyright (C) 2015 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. - * See the file COPYING. + * See the file LICENSE. */ #ifdef HAVE_CONFIG_H |