summaryrefslogtreecommitdiff
path: root/backend/hp5400.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/hp5400.h')
-rw-r--r--backend/hp5400.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/backend/hp5400.h b/backend/hp5400.h
index 78244e0..88cb084 100644
--- a/backend/hp5400.h
+++ b/backend/hp5400.h
@@ -20,8 +20,7 @@
GNU 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.
@@ -43,8 +42,6 @@
If you write modifications of your own for SANE, it is your choice
whether to permit this exception to apply to your modifications.
If you do not wish that, delete this exception notice.
-
- $Id$
*/
@@ -112,7 +109,7 @@ THWParams;
/* The scanner needs a Base DPI off which all it's calibration and
* offset/size parameters are based. For the time being this is the same as
- * the iDpi but maybe we want it seperate. This is because while this field
+ * the iDpi but maybe we want it separate. This is because while this field
* would have limited values (300,600,1200,2400) the x/y dpi can vary. The
* windows interface seems to allow 200dpi (though I've never tried it). We
* need to decide how these values are related to the HW coordinates. */