From 5a2d13a92974c87188fe5bdb628420d069dadb2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrdli=C4=8Dka?= Date: Sat, 7 Dec 2019 20:29:51 +0100 Subject: [PATCH] prt_ps: update copyright header --- src/printer/prt_ps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/printer/prt_ps.c b/src/printer/prt_ps.c index 18a1e10c6..f2392d06f 100644 --- a/src/printer/prt_ps.c +++ b/src/printer/prt_ps.c @@ -8,7 +8,7 @@ * * Implementation of a generic PostScript printer. * - * Version: @(#)prt_ps.c 1.0.1 2019/12/06 + * Version: @(#)prt_ps.c 1.0.2 2019/12/08 * * Authors: David Hrdlička, *