]> iEval git - gruntmaster-data.git/blobdiff - lib/Gruntmaster/OldData.pm
Update POD
[gruntmaster-data.git] / lib / Gruntmaster / OldData.pm
index d3ac62dbb443ca9c7d6f3fd936709a866b9e75df..7bd4ff9b43d4fa59569ccb23bd83438248b01504 100644 (file)
@@ -78,7 +78,7 @@ sub defhash{
 defhash problem => qw/name level difficulty statement owner author private generator runner judge testcnt timeout olimit/;
 defhash contest => qw/start end name owner/;
 defhash job => qw/date errors extension filesize private problem result result_text user/;
-defhash user => qw/name email lastjob town university level/;
+defhash user => qw/name email lastjob phone town university level/;
 
 sub clean_job (_){
        HDEL cp . "job.$_[0]", qw/result result_text results daemon/
@@ -533,10 +533,9 @@ Marius Gavrilescu E<lt>marius@ieval.roE<gt>
 
 Copyright (C) 2014 by Marius Gavrilescu
 
-This library is free software: you can redistribute it and/or modify
-it under the terms of the GNU Affero General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.18.1 or,
+at your option, any later version of Perl 5 you may have available.
 
 
 =cut
This page took 0.024908 seconds and 4 git commands to generate.