Skip to content

Commit 9c172d8

Browse files
author
scottjehl
committed
updated license. MIT should be sufficient
1 parent 8955dcb commit 9c172d8

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

respond.min.js

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

respond.src.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/*
22
* respond.js - A small and fast polyfill for min/max-width CSS3 Media Queries
33
* Copyright 2011, Scott Jehl, scottjehl.com
4-
* Dual licensed under the MIT or GPL Version 2 licenses.
5-
* Usage: Check out the readme file or github.com/scottjehl/respond
4+
* MIT License. github.com/scottjehl/respond
65
*/
76
(function( win, mqSupported ){
87
//exposed namespace

0 commit comments

Comments
 (0)