No copyright message here.

This commit is contained in:
Oliver Schmidt
2013-04-07 22:14:16 +02:00
parent 54299fae5a
commit 29c522fc5a
4 changed files with 3 additions and 12 deletions

View File

@@ -82,9 +82,3 @@ unsigned char OrgPerSeg = 0; /* Make .org local to current seg */
unsigned char CComments = 0; /* Allow C like comments */
unsigned char ForceRange = 0; /* Force values into expected range */
unsigned char UnderlineInNumbers = 0; /* Allow underlines in numbers */
/* Misc stuff */
const char Copyright[] = "(C) Copyright 1998-2011 Ullrich von Bassewitz";