Skip to content

Commit

Permalink
update script header.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Oct 20, 2010
1 parent b1a71c2 commit 770f2d5
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions modernizr.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
/*!
* Modernizr JavaScript library 1.6pre
* http://www.modernizr.com/
* Modernizr v1.6pre
* http://www.modernizr.com
*
* Copyright (c) 2009-2010 Faruk Ates - http://farukat.es/
* Dual-licensed under the BSD and MIT licenses.
* http://www.modernizr.com/license/
* Developed by:
* - Faruk Ates http://farukat.es/
* - Paul Irish http://paulirish.com/
*
* Featuring major contributions by
* Paul Irish - http://paulirish.com
* Copyright (c) 2009-2010
* Dual-licensed under the BSD or MIT licenses.
* http://www.modernizr.com/license/
*/


/*
* Modernizr is a script that will detect native CSS3 and HTML5 features
Expand Down

0 comments on commit 770f2d5

Please sign in to comment.