From 5055705253814d15dff068c83bce887e325742f9 Mon Sep 17 00:00:00 2001 From: Dan Eden Date: Sat, 24 Mar 2012 17:59:47 +0000 Subject: [PATCH] Update license --- LICENSE.txt | 9 --------- README.md | 3 +++ 2 files changed, 3 insertions(+), 9 deletions(-) delete mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index 5ab8159..0000000 --- a/LICENSE.txt +++ /dev/null @@ -1,9 +0,0 @@ -LICENSED UNDER THE MIT LICENSE (MIT) - -Copyright (c) 2011 Dan 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: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index 30d4f1a..d07490f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ You can change the duration of your animations, add a delay or change the number *Note: be sure to replace "vendor" in the CSS with the applicable vendor prefixes (webkit, moz, ms, o)* +##License +Animate.css is licensed under the ☺ license. (http://licence.visualidiot.com/) + ##Learn more You can learn more about animate.css over at http://daneden.me/animate You can also get in touch via email (dan.eden@me.com) or twitter (@_dte) if you need any help or have any issues. \ No newline at end of file