doc updates.

This commit is contained in:
Solomon Peachy 2016-01-04 23:03:50 -05:00
parent e2210fdde5
commit 173e1f1bc9
2 changed files with 9 additions and 7 deletions

9
README
View File

@ -371,7 +371,8 @@
***************************************************************************
BACKEND=shinkos6145
Low-level documentation was provided by Sinfonia, Inc. Thank you!
Low-level documentation was provided by Sinfonia and CIAAT.
Thank you!
Mostly supported printers:
@ -384,13 +385,13 @@
library (libS6145ImageProcess) to correctly transform the input data
into a format the printer can use.
This library was provided to the authors of this in binary form, and
without redistribution permissions.
This library was provided to the authors of this software in binary
form, without redistribution permissions.
If you obtain this library along with *written permission* from
Sinfonia Technology Co. LTD to use and/or redistribute it,
as an additional permission under the GPLv3 section 7, you
may combine and/or redistribute this backend along with the library.
may combine and/or redistribute the library along with this software.
For the full text of the license exception, see the comments in the
header of backend_shinkos6145.c

View File

@ -30,12 +30,13 @@
* library, providing you have *written permission* from Sinfonia Technology
* Co. LTD to use and/or redistribute that library.
*
* You must still adhere to all other terms of the license to this program
* (ie GPLv3) and the license of the libS6145ImageProcess library.
*
* Please note that the authors of this program *do not* have permission to
* redistribute this library, which was provided only in binary form.
*
* You must still adhere to all other terms of both the GPLv3 and the license
* of the libS6145ImageProcess library.
*/
* */
#include <stdio.h>
#include <stdlib.h>