diff options
Diffstat (limited to 'example/printcap.c')
-rw-r--r-- | example/printcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/printcap.c b/example/printcap.c index 82a7598..4c59582 100644 --- a/example/printcap.c +++ b/example/printcap.c @@ -3,7 +3,7 @@ Copyright (C) 2017 Nikolaus Rath <Nikolaus@rath.org> This program can be distributed under the terms of the GNU GPLv2. - See the file COPYING. + See the file GPL2.txt. */ /** @file |