Removed copyright info.

pull/11/head
Kelly 12 years ago
parent 3d4f77a878
commit f381b9373b

@ -1,8 +1,3 @@
/*!
* Bowser - a browser detector
* https://github.com/ded/bowser
* MIT License | (c) Dustin Diaz 2011
*/
!function (name, definition) {
if (typeof define == 'function') define(definition)
else if (typeof module != 'undefined' && module.exports) module.exports['browser'] = definition()

Loading…
Cancel
Save