diff options
Diffstat (limited to 'gnu/packages/scanner.scm')
-rw-r--r-- | gnu/packages/scanner.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/scanner.scm b/gnu/packages/scanner.scm index a2faaa2728..21e9506d11 100644 --- a/gnu/packages/scanner.scm +++ b/gnu/packages/scanner.scm @@ -98,8 +98,8 @@ suitable IPP-over-USB daemon like ipp-usb to be installed and configured. Any eSCL or WSD-capable scanner should just work. sane-airscan automatically discovers and configures devices, including which protocol to use. It was successfully tested with many devices from Brother, Canon, Dell, Kyocera, -Lexmark, Epson, HP, OKI, Panasonic, Pantum, Ricoh, Samsung, and Xerox, with both -WSD and eSCL.") +Lexmark, Epson, HP, OKI, Panasonic, Pantum, Ricoh, Samsung, and Xerox, with +both WSD and eSCL.") (license (list license:gpl2+ ; the combined work license:expat)))) ; http_parser.[ch] |