<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Julien BLACHE wrote:
<blockquote cite="mid87d5mwm5dh.fsf@frigate.technologeek.org"
 type="cite">
  <pre wrap="">Fred Odendaal <a class="moz-txt-link-rfc2396E" href="mailto:freshshelf@rogers.com">&lt;freshshelf@rogers.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">- shouldnt the lexmark copyright be in lexmark-x1000.c too?
      </pre>
    </blockquote>
    <pre wrap="">No, lexmark-x1100.c was entirely written by me. lexmark.h and
lexmark.c were adapted from code in Lexmark's Linux development kit.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What's the license of this developer kit and/or the particular file
you reused ?
  </pre>
</blockquote>
It's the same one that's there now - the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.<br>
<br>
Their developer's kit comprised of the sane interface file (lexmark.c
&amp; lexmark.h). From these were calls to C++ code, which called
functions in object files. They would not supply the source code for
the object files. Of course the object files were for a different
scanner than I had and didn't work. So, I threw away their C++ code and
object files and used their sane files as a basis for writing my own
backend.<br>
<br>
Fred.<br>
<blockquote cite="mid87d5mwm5dh.fsf@frigate.technologeek.org"
 type="cite">
  <pre wrap="">
JB.

  </pre>
</blockquote>
<br>
</body>
</html>