diff --git a/LICENSE b/LICENSE index 55ed0dab7..ba4ca06c5 100644 --- a/LICENSE +++ b/LICENSE @@ -8,6 +8,8 @@ official Anki, you must license your code under the BSD three-clause (no advertising) license, or a similarly permissive license, so that the code can be used in both licenses. +Please see LICENSE.logo for the copyright and license of Anki's logo. + The translations are under BSD copyright, as mandated by Launchpad. The icons are a mix of GPL or more liberate licenses; most were taken from standard icons installed on a Linux system. diff --git a/LICENSE.logo b/LICENSE.logo new file mode 100644 index 000000000..4a3de2dc5 --- /dev/null +++ b/LICENSE.logo @@ -0,0 +1,12 @@ +Anki's logo is copyright Alex Fraser, and is licensed under the AGPL3 like the rest of Anki's code, but with extra provisions to allow more liberal use of the logo under limited conditions. + +Under the following conditions, Anki's logo may be included in blogs, newspaper articles, books, videos and other such material about Anki. + + * The logo must be used to refer to Anki and not some other product, and a + link to http://ankisrs.net must be provided. + * The branding of your website or publication must be more prominent than the + Anki logo, to make it clear that the text/video/etc you are publishing is + your own content and not something originating from the Anki project. + * The logo must be used unmodified - no cropping, changing of colours or + adding or deleting content is allowed. You may resize the image provided + the horizontal and vertical dimensions are resized equally.