diff --git a/README.md b/README.md index d75307f..940b431 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/animate.css b/animate.css index 094941f..8dfcfe9 100644 --- a/animate.css +++ b/animate.css @@ -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: