summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'devices/gdevfax.c')
-rw-r--r--devices/gdevfax.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/devices/gdevfax.c b/devices/gdevfax.c
index 27b3c888..f85d8392 100644
--- a/devices/gdevfax.c
+++ b/devices/gdevfax.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2020 Artifex Software, Inc.
+/* Copyright (C) 2001-2021 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or
@@ -69,7 +69,7 @@ gdev_fax_get_params(gx_device * dev, gs_param_list * plist)
ecode = code;
if ((code = param_write_bool(plist, "BlackIs1", &fdev->BlackIs1)) < 0)
ecode = code;
-
+
return ecode;
}
int