diff --git a/intro.html b/intro.html index 7a13a36a..2b61fb79 100644 --- a/intro.html +++ b/intro.html @@ -28,7 +28,7 @@

SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, - hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE + hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE API is public domain and its discussion and development is open to everybody. The current source code is written for UNIX (including GNU/Linux) and is available under the GNU General Public License (the SANE API is available to proprietary applications and backends as diff --git a/license.html b/license.html index 3d1aa59f..8e6c2319 100644 --- a/license.html +++ b/license.html @@ -67,7 +67,7 @@ The SANE API and network protocol as put forth in the standard document.

- The standard is considered to be in the public domain. Anyone is + The standard is considered to be in the public domain. Anyone is free to implement SANE interface conforming applications or libraries in any way he or she sees fit.