Update license

GPL is more "lawyery"
This commit is contained in:
Daniel Eden 2013-03-06 17:39:30 +00:00
parent df1227b818
commit 8704435803
1 changed files with 2 additions and 2 deletions

4
animate.css vendored
View File

@ -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;
}
}