diff trunk/src/Parser.d @ 249:32d354584b28

- Upgraded license notices to GPL3.
author aziz
date Wed, 01 Aug 2007 15:14:05 +0000
parents 63a15b082c0c
children 1b9494591ad6
line wrap: on
line diff
--- a/trunk/src/Parser.d	Wed Aug 01 14:57:05 2007 +0000
+++ b/trunk/src/Parser.d	Wed Aug 01 15:14:05 2007 +0000
@@ -1,6 +1,6 @@
 /++
   Author: Aziz Köksal
-  License: GPL2
+  License: GPL3
 +/
 module Parser;
 import Lexer;