Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

Fixes the "GPL and MIT" ambiguity ("and" vs "or"). #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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
3 changes: 1 addition & 2 deletions jquery.metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
*
* Copyright (c) 2006 John Resig, Yehuda Katz, Jörn Zaefferer, Paul McLanahan
*
* Dual licensed under the MIT and GPL licenses:
* Licensed under the MIT license:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
*/

Expand Down