Skip to content

Commit

Permalink
Added a license file and readme skeleton.
Browse files Browse the repository at this point in the history
-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
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
31 changes: 31 additions & 0 deletions LICENSE
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.
15 changes: 15 additions & 0 deletions README
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

0 comments on commit 4b607ae

Please sign in to comment.