diff options
Diffstat (limited to 'src/utils/slist.c')
-rw-r--r-- | src/utils/slist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/slist.c b/src/utils/slist.c index f82c336..3d9b892 100644 --- a/src/utils/slist.c +++ b/src/utils/slist.c @@ -3,7 +3,7 @@ * Copyright (C) 2014-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 |