diff --git a/animate.css b/animate.css index 274c303..25e6915 100644 --- a/animate.css +++ b/animate.css @@ -1,7 +1,7 @@ @charset "UTF-8"; /* Animate.css - http://daneden.me/animate -Licensed under the ☺ license (http://licence.visualidiot.com/) +Licensed under the ☺GPLlicense ( Copyright (c) 2012 Dan Eden @@ -3260,4 +3260,4 @@ body { /* Addresses a small issue in webkit: http://bit.ly/NEdoDq */ -moz-animation-duration: 0.75s; -o-animation-duration: 0.75s; animation-duration: 0.75s; -} \ No newline at end of file +}