Update license headers for compiler.

This commit is contained in:
Scott Ehlert
2014-08-04 04:31:39 -05:00
parent 1bb54f839e
commit 1cff91ced5
30 changed files with 84 additions and 104 deletions

View File

@@ -18,9 +18,8 @@
* 2. Altered source versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
*
* Version: $Id: sc5.c 1724 2005-07-24 20:00:55Z dvander $
*/
#include <assert.h>
#if defined __WIN32__ || defined _WIN32 || defined __MSDOS__
#include <io.h>