Parent Directory
|
Revision Log
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006. this is probably overkill, since there are some files that were created after 2000 and some files that were last modified before 2006.)
1 <!DOCTYPE html 2 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 3 SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 <!-- 5 ################################################################################ 6 # WeBWorK Online Homework Delivery System 7 # Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/ 8 # $CVSHeader: webwork2/htdocs/helpFiles/no_help.html,v 1.2 2005/12/26 21:59:56 gage Exp $ 9 # 10 # This program is free software; you can redistribute it and/or modify it under 11 # the terms of either: (a) the GNU General Public License as published by the 12 # Free Software Foundation; either version 2, or (at your option) any later 13 # version, or (b) the "Artistic License" which comes with this package. 14 # 15 # This program is distributed in the hope that it will be useful, but WITHOUT 16 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 17 # FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the 18 # Artistic License for more details. 19 ################################################################################ 20 --> 21 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> 22 <head> 23 <title>No Help Page</title> 24 </head> 25 26 <body> 27 <p>There is no specific help for this item. 28 Click on 'Help' in the left margin 29 for more general information. 30 </p> 31 </body> 32 </html> 33 34
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |