summaryrefslogtreecommitdiff
path: root/plugins/artwork/lastfm.c
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-09 12:21:24 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-09 12:21:24 +0100
commit46ccca220dfc83c3bcbe4d13c21990f3827e07e4 (patch)
tree9efa59892506c2d4c4d3d4a29aebbfede56e832a /plugins/artwork/lastfm.c
parentcf9d70e84a53fc98e6173c88f963ccd7573557cd (diff)
license change in artwork and hotkeys, with permission from contributors
Diffstat (limited to 'plugins/artwork/lastfm.c')
-rw-r--r--plugins/artwork/lastfm.c23
1 files changed, 23 insertions, 0 deletions
diff --git a/plugins/artwork/lastfm.c b/plugins/artwork/lastfm.c
index 5b5cedd4..63483406 100644
--- a/plugins/artwork/lastfm.c
+++ b/plugins/artwork/lastfm.c
@@ -1,3 +1,26 @@
+/*
+ Album Art plugin for DeaDBeeF
+ Copyright (C) 2009-2011 Viktor Semykin <thesame.ml@gmail.com>
+ Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>
+
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+
+ 3. This notice may not be removed or altered from any source distribution.
+*/
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif