summaryrefslogtreecommitdiff
path: root/LICENSES
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2017-09-19 16:08:30 +0200
committerAdriaan de Groot <groot@kde.org>2017-09-19 16:26:26 +0200
commita65bc7d756bf200d27aca1b7186d31a669b3b651 (patch)
treeed6e9c1978c82470711623420dc5d80bc3c40ba3 /LICENSES
parentd23818b27cfb6faff46b2d7ec2759a55592322cc (diff)
Licensing: re-import ImageRegistry
- include full license headers, - copied from - repo: https://github.com/tomahawk-player/tomahawk/ - rev: 00f602e10203b76fc28b4615868c567e6bd4ced4 - path: src/libtomahawk/utils/ImageRegistry.cpp
Diffstat (limited to 'LICENSES')
-rw-r--r--LICENSES/GPLv3+-ImageRegistry16
1 files changed, 16 insertions, 0 deletions
diff --git a/LICENSES/GPLv3+-ImageRegistry b/LICENSES/GPLv3+-ImageRegistry
new file mode 100644
index 000000000..362e89766
--- /dev/null
+++ b/LICENSES/GPLv3+-ImageRegistry
@@ -0,0 +1,16 @@
+/*
+ * Copyright 2012, Christian Muehlhaeuser <muesli@tomahawk-player.org>
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+*/