Skip to content

Commit

Permalink
Change license to WTFPL and MIT.
Browse files Browse the repository at this point in the history
  • Loading branch information
yonran committed Jun 20, 2012
1 parent 1834bfb commit e9df8c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -17,3 +17,7 @@ Usage:
[Demo](http://yonran.github.com/detect-zoom/test-page.html)

[Dimensions test](http://yonran.github.com/detect-zoom/tools/dimensions.html)

License
------
Detect-zoom is dual-licensed under the WTFPL and MIT license, at the recipient's choice.
4 changes: 2 additions & 2 deletions detect-zoom.js
@@ -1,6 +1,6 @@
// BSD.
// detect-zoom is dual-licensed under the WTFPL and MIT license,
// at the recipient's choice.
// https://github.com/yonran/detect-zoom/

var DetectZoom = {
mediaQueryBinarySearch: function(
property, unit, a, b, maxIter, epsilon) {
Expand Down

0 comments on commit e9df8c7

Please sign in to comment.