diff --git a/README b/README index 260bf15..31bed6d 100644 --- a/README +++ b/README @@ -202,11 +202,16 @@ Kodak 6800 Kodak 6850 + Development was sponsored by: + + LiveLink Technology [ www.livelinktechnology.net ] + Valid commands: -c filename Query tone curve [1] -C filename Set tone curve [1] -m Query supported media + -s Query printer status (not fully decoded) Notes: @@ -345,6 +350,7 @@ Development was sponsored by: Marco Di Antonio and [ ilgruppodigitale.com ] + LiveLink Technology [ www.livelinktechnology.net ] This backend supports additional commands: diff --git a/backend_dnpds40.c b/backend_dnpds40.c index 7c7a107..e1bc7d0 100644 --- a/backend_dnpds40.c +++ b/backend_dnpds40.c @@ -5,7 +5,8 @@ * * Development of this backend was sponsored by: * - * Marco Di Antonio and [ ilgruppodigitale.com ] + * Marco Di Antonio and [ ilgruppodigitale.com ] + * LiveLink Technology [ www.livelinktechnology.net ] * * The latest version of this program can be found at: * diff --git a/backend_kodak6800.c b/backend_kodak6800.c index c2db665..9cb7567 100644 --- a/backend_kodak6800.c +++ b/backend_kodak6800.c @@ -3,6 +3,10 @@ * * (c) 2013-2014 Solomon Peachy * + * Development of this backend was sponsored by: + * + * LiveLink Technology [ www.livelinktechnology.net ] + * * The latest version of this program can be found at: * * http://git.shaftnet.org/cgit/selphy_print.git