diff --git a/README b/README index 10409cb..8863047 100644 --- a/README +++ b/README @@ -309,11 +309,15 @@ NOTE: This backend is not yet present in mainline Gutenprint - Supported printers: + Verified supported printers: DNP DS40 DNP DS80 + Development was sponsored by: + + Marco Di Antonio and ilgruppodigitale.com + This backend supports additional commands: dnpds40 [command [arg] ] diff --git a/backend_dnpds40.c b/backend_dnpds40.c index d6dfce5..0c19c4b 100644 --- a/backend_dnpds40.c +++ b/backend_dnpds40.c @@ -3,6 +3,10 @@ * * (c) 2013 Solomon Peachy * + * Development of this backend was sponsored by: + * + * Marco Di Antonio and ilgruppodigitale.com + * * The latest version of this program can be found at: * * http://git.shaftnet.org/cgit/selphy_print.git