diff options
Diffstat (limited to 'backend/canon630u-common.c')
| -rw-r--r-- | backend/canon630u-common.c | 6 | 
1 files changed, 2 insertions, 4 deletions
| diff --git a/backend/canon630u-common.c b/backend/canon630u-common.c index 5cd0fcf..e6fcf33 100644 --- a/backend/canon630u-common.c +++ b/backend/canon630u-common.c @@ -12,9 +12,7 @@     General Public License for more details.     You should have received a copy of the GNU General Public License -   along with this program; if not, write to the Free Software -   Foundation, Inc., 59 Temple Place - Suite 330, Boston, -   MA 02111-1307, USA. +   along with this program.  If not, see <https://www.gnu.org/licenses/>.     As a special exception, the authors of SANE give permission for     additional uses of the libraries contained in this release of SANE. @@ -719,7 +717,7 @@ wait_for_return (int fd)  static SANE_Status compute_ogn (char *calfilename); -/* This is the calibration rountine Win2k goes through when the scanner is +/* This is the calibration routine Win2k goes through when the scanner is     first plugged in.     Original usb trace from Win2k with USBSnoopy ("usb sniffer for w2k"     http://benoit.papillault.free.fr/speedtouch/sniff-2000.en.php3) | 
