-
-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a license file and readme skeleton.
-sam git-svn-id: http://svn.webwork.maa.org/system/trunk/webwork2@1002 c0722133-6baf-4dd8-8699-98d999cd4f06
- Loading branch information
sh002i
committed
Jun 4, 2003
1 parent
9db5634
commit 4b607ae
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
|
||
WeBWorK | ||
Online Homework Delivery System | ||
Version 2.0 | ||
|
||
Copyright 2000-2003, The WeBWorK Project | ||
All rights reserved. | ||
|
||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of either: | ||
|
||
a) the GNU General Public License as published by the Free | ||
Software Foundation; either version 2, or (at your option) | ||
any later version, or | ||
|
||
b) the "Artistic License" which comes with this package. | ||
|
||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either | ||
the GNU General Public License or the Artistic License for more details. | ||
|
||
You should have received a copy of the Artistic License with this | ||
package, in the file named "Artistic". If not, we'll be glad to provide | ||
one. | ||
|
||
You should also have received a copy of the GNU General Public License | ||
along with this program in the file named "Copying". If not, write to the | ||
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA | ||
02111-1307, USA or visit their web page on the internet at | ||
http://www.gnu.org/copyleft/gpl.html. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
|
||
WeBWorK | ||
Online Homework Delivery System | ||
Version 2.0 | ||
|
||
Copyright 2000-2003, The WeBWorK Project | ||
All rights reserved. | ||
|
||
Some important information should go here. For example: | ||
|
||
DESCRIPTION | ||
REQUIREMENTS | ||
INSTALLATION | ||
CONFIGURATION | ||
USE |