Update license to MIT

I need a lawyer to explain all this stuff to me. Got a couple of emails
saying MIT would be better for their needs. Following blindly. Sorry
for all the changes.
This commit is contained in:
Dan Eden 2013-03-12 13:00:35 +00:00
parent 612770cb13
commit a6ee638715
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ You can change the duration of your animations, add a delay or change the number
*Note: Safari in Mountion Lion (OS 10.8) has a display glitch with the Flippers. They may not appear at all until the animation is completed, or the page may have other artifacting. One fix is to add overflow: hidden to the parent div.*
##License
Animate.css is licensed under the GPL license. (http://www.gnu.org/licenses/gpl.html)
Animate.css is licensed under the MIT license. (http://opensource.org/licenses/MIT)
##Learn more
You can learn more about animate.css over at http://daneden.me/animate

4
animate.css vendored
View File

@ -1,9 +1,9 @@
@charset "UTF-8";
/*
Animate.css - http://daneden.me/animate
Licensed under the GPL license
Licensed under the MIT license
Copyright (c) 2012 Dan Eden
Copyright (c) 2013 Daniel Eden
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: