kopia lustrzana https://gitlab.com/sane-project/backends
Fixed comment headers. They were copied verbatim from the dll backend.
rodzic
52c6a7f13d
commit
27beb7d01b
|
@ -6,6 +6,10 @@
|
||||||
HELP" section. Added paragraph about SANE device lists. Updated
|
HELP" section. Added paragraph about SANE device lists. Updated
|
||||||
CONTACT section. Minor additions to the gt68xx and plustek
|
CONTACT section. Minor additions to the gt68xx and plustek
|
||||||
entries. Minor spelling fixes.
|
entries. Minor spelling fixes.
|
||||||
|
* backend/sm3600-color.c backend/sm3600-gray.c backend/sm3600-homerun.c
|
||||||
|
backend/sm3600-scanmtek.c backend/sm3600-scantool.h backend/sm3600-scanusb.c
|
||||||
|
backend/sm3600-scanutil.c backend/sm3600.c backend/sm3600.h:
|
||||||
|
Fixed comment headers. They were copied verbatim from the dll backend.
|
||||||
|
|
||||||
2003-03-31 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-03-31 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* sane - Scanner Access Now Easy.
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
Copyright (C) Marian Eichholz 2001
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -37,10 +37,7 @@
|
||||||
If you write modifications of your own for SANE, it is your choice
|
If you write modifications of your own for SANE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
*/
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
|
||||||
allows managing an arbitrary number of SANE backends by using
|
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
|
|
||||||
/* ======================================================================
|
/* ======================================================================
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* sane - Scanner Access Now Easy.
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
Copyright (C) Marian Eichholz 2001
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -37,10 +37,7 @@
|
||||||
If you write modifications of your own for SANE, it is your choice
|
If you write modifications of your own for SANE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
*/
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
|
||||||
allows managing an arbitrary number of SANE backends by using
|
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
|
|
||||||
/* ======================================================================
|
/* ======================================================================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
|
|
||||||
/* sane - Scanner Access Now Easy.
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
Copyright (C) Marian Eichholz 2001
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -38,10 +37,7 @@
|
||||||
If you write modifications of your own for SANE, it is your choice
|
If you write modifications of your own for SANE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
*/
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
|
||||||
allows managing an arbitrary number of SANE backends by using
|
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
|
|
||||||
/* ======================================================================
|
/* ======================================================================
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* sane - Scanner Access Now Easy.
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
Copyright (C) Marian Eichholz 2001
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -37,10 +37,7 @@
|
||||||
If you write modifications of your own for SANE, it is your choice
|
If you write modifications of your own for SANE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
*/
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
|
||||||
allows managing an arbitrary number of SANE backends by using
|
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
|
|
||||||
/* ======================================================================
|
/* ======================================================================
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* sane - Scanner Access Now Easy.
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
Copyright (C) Marian Eichholz 2001
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -37,10 +37,7 @@
|
||||||
If you write modifications of your own for SANE, it is your choice
|
If you write modifications of your own for SANE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
*/
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
|
||||||
allows managing an arbitrary number of SANE backends by using
|
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
|
|
||||||
#ifndef SCANTOOL_H
|
#ifndef SCANTOOL_H
|
||||||
#define SCANTOOL_H
|
#define SCANTOOL_H
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* sane - Scanner Access Now Easy.
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
Copyright (C) Marian Eichholz 2001
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -37,10 +37,7 @@
|
||||||
If you write modifications of your own for SANE, it is your choice
|
If you write modifications of your own for SANE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
*/
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
|
||||||
allows managing an arbitrary number of SANE backends by using
|
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
|
|
||||||
/* ======================================================================
|
/* ======================================================================
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
Copyright (C) Marian Eichholz 2001
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -37,10 +37,8 @@
|
||||||
If you write modifications of your own for SANE, it is your choice
|
If you write modifications of your own for SANE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
*/
|
||||||
|
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
|
||||||
allows managing an arbitrary number of SANE backends by using
|
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
/* ======================================================================
|
/* ======================================================================
|
||||||
|
|
||||||
Userspace scan tool for the Microtek 3600 scanner
|
Userspace scan tool for the Microtek 3600 scanner
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/* sane - Scanner Access Now Easy.
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
(C) Marian Matthias Eichholz 2001
|
||||||
|
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -38,9 +39,8 @@
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
This file implements SANE backend for Microtek scanners with M011 USB
|
||||||
allows managing an arbitrary number of SANE backends by using
|
chip like the Microtek ScanMaker 3600, 3700 and 3750. */
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
|
|
||||||
|
|
||||||
/* ======================================================================
|
/* ======================================================================
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* sane - Scanner Access Now Easy.
|
/* sane - Scanner Access Now Easy.
|
||||||
Copyright (C) 1996, 1997 David Mosberger-Tang
|
Copyright (C) Marian Matthias Eichholz 2001
|
||||||
This file is part of the SANE package.
|
This file is part of the SANE package.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or
|
This program is free software; you can redistribute it and/or
|
||||||
|
@ -37,10 +37,8 @@
|
||||||
If you write modifications of your own for SANE, it is your choice
|
If you write modifications of your own for SANE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice.
|
If you do not wish that, delete this exception notice.
|
||||||
|
*/
|
||||||
|
|
||||||
This file implements a dynamic linking based SANE meta backend. It
|
|
||||||
allows managing an arbitrary number of SANE backends by using
|
|
||||||
dynamic linking to load backends on demand. */
|
|
||||||
#ifndef _H_SM3600
|
#ifndef _H_SM3600
|
||||||
#define _H_SM3600
|
#define _H_SM3600
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue