Просмотр исходного кода

Update copyright notice in GPCPcopyright.cp

k_john_gough_cp 13 лет назад
Родитель
Сommit
8275f88279
1 измененных файлов с 2 добавлено и 2 удалено
  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");