mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
Removed copyright info.
This commit is contained in:
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…
Reference in New Issue
Block a user