mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-05-14 15:52:55 +00:00
cosmetic updates ;-)
This commit is contained in:
parent
d76c7a16c7
commit
040e271ef0
@ -1,3 +1,4 @@
|
|||||||
|
# About
|
||||||
|
|
||||||
ptouch is a command line tool to print labels on Brother P-Touch
|
ptouch is a command line tool to print labels on Brother P-Touch
|
||||||
printers on Linux.
|
printers on Linux.
|
||||||
@ -11,4 +12,4 @@ Maybe others work too (please report USB VID and PID so I can include support
|
|||||||
for further models, too).
|
for further models, too).
|
||||||
|
|
||||||
Further info can be found at:
|
Further info can be found at:
|
||||||
http://mockmoon-cybernetics.ch/computer/p-touch2430pc/
|
https://mockmoon-cybernetics.ch/computer/p-touch2430pc/
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
ptouch-print - Print labels with images or text on a Brother P-Touch
|
ptouch-print - Print labels with images or text on a Brother P-Touch
|
||||||
|
|
||||||
Copyright (C) 2015 Dominic Radermacher <dominic.radermacher@gmail.com>
|
Copyright (C) 2015-2017 Dominic Radermacher <blip@mockmoon-cybernetics.ch>
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License version 3 as
|
under the terms of the GNU General Public License version 3 as
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
libptouch - functions to help accessing a brother ptouch
|
libptouch - functions to help accessing a brother ptouch
|
||||||
|
|
||||||
Copyright (C) 2013 Dominic Radermacher <dominic.radermacher@gmail.com>
|
Copyright (C) 2013-2017 Dominic Radermacher <blip@mockmoon-cybernetics.ch>
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License version 3 as
|
under the terms of the GNU General Public License version 3 as
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
ptouch-print - Print labels with images or text on a Brother P-Touch
|
ptouch-print - Print labels with images or text on a Brother P-Touch
|
||||||
|
|
||||||
Copyright (C) 2015 Dominic Radermacher <dominic.radermacher@gmail.com>
|
Copyright (C) 2015-2017 Dominic Radermacher <blip@mockmoon-cybernetics.ch>
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License version 3 as
|
under the terms of the GNU General Public License version 3 as
|
||||||
|
Loading…
Reference in New Issue
Block a user