diff options
Diffstat (limited to 'printutils/lpr.c')
-rw-r--r-- | printutils/lpr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/printutils/lpr.c b/printutils/lpr.c index f21cffddf..fb7860d41 100644 --- a/printutils/lpr.c +++ b/printutils/lpr.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * Original idea and code: | 7 | * Original idea and code: |
8 | * Walter Harms <WHarms@bfs.de> | 8 | * Walter Harms <WHarms@bfs.de> |
9 | * | 9 | * |
10 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 10 | * Licensed under GPLv2, see file LICENSE in this source tree. |
11 | * | 11 | * |
12 | * See RFC 1179 for protocol description. | 12 | * See RFC 1179 for protocol description. |
13 | */ | 13 | */ |