]> git.sur5r.net Git - cc65/blobdiff - doc/atari2600.sgml
Replace hard returns with an "else", add an error for non-IDENT tokens, and test...
[cc65] / doc / atari2600.sgml
index ae1b6cb5c55008df7b540832bcfaee8a62da316a..36c06ad089c089d01f1f61574a96908f550b78a0 100644 (file)
@@ -1,11 +1,9 @@
 <!doctype linuxdoc system>
 
 <article>
-
 <title>Atari 2600 specific information for cc65
 <author>
 <url url="mailto:contact@florentflament.com" name="Florent Flament"><newline>
-<date>2017-01-11
 
 <abstract>
 An overview over the Atari 2600 runtime system as it is implemented
@@ -111,14 +109,14 @@ including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 
 <enum>
-<item> The origin of this software must not be misrepresented; you must not
-       claim that you wrote the original software. If you use this software
-       in a product, an acknowledgment in the product documentation would be
-       appreciated but is not required.
-<item> Altered source versions must be plainly marked as such, and must not
-       be misrepresented as being the original software.
-<item> This notice may not be removed or altered from any source
-       distribution.
+<item>  The origin of this software must not be misrepresented; you must not
+        claim that you wrote the original software. If you use this software
+        in a product, an acknowledgment in the product documentation would be
+        appreciated but is not required.
+<item>  Altered source versions must be plainly marked as such, and must not
+        be misrepresented as being the original software.
+<item>  This notice may not be removed or altered from any source
+        distribution.
 </enum>
 
 </article>