Parcourir la source

Update copyright notice in GPCPcopyright.cp

k_john_gough_cp il y a 13 ans
Parent
commit
8275f88279
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      gpcp/GPCPcopyright.cp

+ 2 - 2
gpcp/GPCPcopyright.cp

@@ -60,8 +60,8 @@ MODULE GPCPcopyright;
     W("GARDENS POINT COMPONENT PASCAL");
     W("The files which import this module constitute a compiler");
     W("for the programming language Component Pascal.");
-    W("Copyright (c) 1998 -- 2010 K John Gough.");
-    W("Copyright (c) 2000 -- 2010 Queensland University of Technology.");
+    W("Copyright (c) 1998 -- 2012 K John Gough.");
+    W("Copyright (c) 2000 -- 2012 Queensland University of Technology.");
     Console.WriteLn;
 
     W("This program is free software; you can redistribute it and/or modify");