<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Uwe Hermann wrote:
<blockquote cite="mid20070114235739.GB20305@greenwood" type="cite">
  <pre wrap="">Hi,

On Sun, Jan 14, 2007 at 03:57:28PM -0500, Corey Osgood wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Okay, I'm hoping that I'm doing this right. This is basically just a 
hacked up version of the vt8231 to support the vt82c686a. I can't 
confirm that it works entirely, but it does work far enough to provide 
serial output. I've added what I hope are the correct GPL headers.

Signed off by: Corey Osgood <a class="moz-txt-link-rfc2396E" href="mailto:corey_osgood@verizon.net"><corey_osgood@verizon.net></a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Sign-off-by, see
<a class="moz-txt-link-freetext" href="http://linuxbios.org/Development_Guidelines#Sign-off_Procedure">http://linuxbios.org/Development_Guidelines#Sign-off_Procedure</a>

Most files are missing the GPL header, but every file needs one.
You need to check the svn history and add the proper copyright lines, as
the original files you based your code on don't have the header either.

Let me know if you need help, I can provide patches for this if you want...


  </pre>
  <blockquote type="cite">
    <pre wrap="">Property changes on: src/southbridge/via/vt82c686a/vt82c686a_early_smbus.c
___________________________________________________________________
Name: svn:executable
   + *
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Not necessary, these files won't be executed.


HTH, Uwe.
  </pre>
</blockquote>
<small>A result of my irritation with my file server, thanks for
pointing that out. I've straightened it out now. As far as the GPL
headers go, should everyone who's ever made a change to that file be
included? I'm assuming yes, and working on straightening it out.<br>
<br>
-Corey<br>
</small>
</body>
</html>