| 1 | ################################################################################ |
1 | ################################################################################ |
| 2 | # WeBWorK Online Homework Delivery System |
2 | # WeBWorK Online Homework Delivery System |
| 3 | # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ |
3 | # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ |
| 4 | # $CVSHeader: webwork-modperl/conf/snippets/setHeader.pg,v 1.7 2004/04/22 22:15:09 gage Exp $ |
4 | # $CVSHeader: webwork-modperl/conf/snippets/setHeader.pg,v 1.8 2004/05/23 23:17:23 gage Exp $ |
| 5 | # |
5 | # |
| 6 | # This program is free software; you can redistribute it and/or modify it under |
6 | # This program is free software; you can redistribute it and/or modify it under |
| 7 | # the terms of either: (a) the GNU General Public License as published by the |
7 | # the terms of either: (a) the GNU General Public License as published by the |
| 8 | # Free Software Foundation; either version 2, or (at your option) any later |
8 | # Free Software Foundation; either version 2, or (at your option) any later |
| 9 | # version, or (b) the "Artistic License" which comes with this package. |
9 | # version, or (b) the "Artistic License" which comes with this package. |
| … | |
… | |
| 51 | # |
51 | # |
| 52 | ########################################################## |
52 | ########################################################## |
| 53 | |
53 | |
| 54 | BEGIN_TEXT |
54 | BEGIN_TEXT |
| 55 | |
55 | |
| 56 | $BBOLD WeBWorK assignment number $setNumber is due : $formattedDueDate. $EBOLD |
56 | $BBOLD WeBWorK assignment number \{ protect_underbar($setNumber) \} is due : $formattedDueDate. $EBOLD |
| 57 | |
57 | |
| 58 | $PAR |
58 | $PAR |
| 59 | |
59 | |
| 60 | $PAR |
60 | $PAR |
| 61 | The |
61 | The |