diff --git a/AUTHORS b/AUTHORS index 3f3971445..9ae58cff2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,6 +14,7 @@ Backends: artec: Chris Pinkham (*) as6e: Eugene S. Weiss (*) avision: Meino Christian Cramer, Rene Rebe(*) + bh: Tom Martone (*) canon: Helmut Koeberle, Manuel Panea (*), and Markus Mertinat coolscan: Didier Carlier, Andreas Rick (*) dc25: Peter Fales (*) @@ -115,4 +116,5 @@ Randolph Bentson Rene Rebe Roger Wolff Simon Munton +Tom Martone Tristan Tarrant diff --git a/PROJECTS b/PROJECTS index a65afbf86..a434d834d 100644 --- a/PROJECTS +++ b/PROJECTS @@ -1,4 +1,4 @@ -PROJECTS (2001-01-09) +PROJECTS (2001-01-19) Here is a list of projects that various people have expressed interest in. Before starting working on one of these projects, it may be a @@ -19,8 +19,8 @@ Backends: Autobrightness/contrast for cameras etc. (planned?) David Mosberger -Bell and Howell Copiscan (wip) -http://www.martoneconsulting.com/sane-bh.html +Canon 1220U USB scanner (wip) +Vladimir Dergachev ePhoto (wip?) Matthew K. Gray @@ -56,7 +56,7 @@ Umax 1220P / HP3200C parport scanner (wip) Stéphane VOLTZ Visioneer OneTouch 8600: viceo (wip) -http://www.abaforum.es/martim/bird/otlinux.htm +http://www.littlecms.com/iphoto/otlinux.htm Video for Linux 2 (wip) http://sane-v4l2.inodes.org/ diff --git a/README b/README index f1039e596..25a5332ad 100644 --- a/README +++ b/README @@ -122,6 +122,7 @@ below: Artec sane-artec(5) Artec AS6E parport sane-as6e(5) Avision sane-avision(5) + Bell+Howell CopiscanII sane-bh(5) Canon sane-canon(5) Nikon Coolscan sane-coolscan(5) Epson sane-epson(5) diff --git a/backend/v4l.c b/backend/v4l.c index a1819d630..a7c8a917c 100644 --- a/backend/v4l.c +++ b/backend/v4l.c @@ -1,6 +1,7 @@ /* sane - Scanner Access Now Easy. Copyright (C) 1999 Juergen G. Schimmer - This file will (hopefully) become part of the SANE package. + + This file is part of the SANE package. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as