Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
Software Foundation; either version 2, or (at your option)
any later version, or

b) the "Artistic License" which comes with this package.
b) the "Artistic License" 1.0 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" inside the `doc` folder. If not, we'll be glad to provide
one.
You should have received a copy of the Artistic License 1.0 with this
package, in the file named "Artistic" inside the `doc` folder. If not,
you can find a copy at https://github.com/openwebwork/webwork2/blob/main/doc/Artistic
or https://perlfoundation.org/artistic-license-10.html.

You should also have received a copy of the GNU General Public License
along with this program in the file named "Copying" inside the `doc` folder. 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.
along with this program in the file named "Copying" inside the `doc` folder.
If not, you can find a copy at https://github.com/openwebwork/webwork2/blob/main/doc/Copying
or https://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# Welcome to WeBWorK

WeBWorK
Online Homework Delivery System
Version 2.*
Branch: github.com/openwebwork

https://wiki.openwebwork.org/wiki/Release_notes_for_WeBWorK_2.20
Copyright 2000-2025, The WeBWorK Project
https://openwebwork.org/
All rights reserved.

WeBWorK is an open-source online homework system for math and sciences courses. WeBWorK is supported by the MAA and the
NSF and comes with an Open Problem Library (OPL) of over 30,000 homework problems. Problems in the OPL target most lower
division undergraduate math courses, some advanced courses and some other STEM subjects. Supported courses include
Expand Down