diff codeDoc/mergetag/issues.txt @ 17:5f90774ea1ef

Applied the GNU GPL v2 to mde. committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 15 Mar 2008 15:14:25 +0000
parents 4608be19ebe2
children 611f7b9063c6
line wrap: on
line diff
--- a/codeDoc/mergetag/issues.txt	Sat Mar 15 11:56:13 2008 +0000
+++ b/codeDoc/mergetag/issues.txt	Sat Mar 15 15:14:25 2008 +0000
@@ -1,3 +1,7 @@
+Copyright © 2007-2008 Diggory Hardy
+License: GNU General Public License version 2 (see doc/License.txt)
+
+
 This is mostly just a list of potential minor issues noticed while coding but not seen worth throwing an error about.
 
 Overall:
@@ -12,8 +16,5 @@
 	Threading support?
 	There is currently no way to specify the base in which numbers are written (in text form).
 
-parse.d:
-	Doesn't support cent/ucent.
-
 format.d:
-	No support for cent/ucent or ulong where val > long.max.
+	No support for ulong where val > long.max.