[gnome-music] Change the src/album-art-cache.vala author
- From: Cesar Garcia Tapia <ctapia src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] Change the src/album-art-cache.vala author
- Date: Tue, 30 Oct 2012 09:41:00 +0000 (UTC)
commit c5561286e7d08ceaa43d1c4a341b6a8f0666bfcf
Author: CÃsar GarcÃa Tapia <cesar garcia tapia openshine com>
Date: Mon Oct 29 15:47:34 2012 +0100
Change the src/album-art-cache.vala author
src/album-art-cache.vala | 31 ++++++++++++++++---------------
1 files changed, 16 insertions(+), 15 deletions(-)
---
diff --git a/src/album-art-cache.vala b/src/album-art-cache.vala
index d55d57c..a3c4fbc 100644
--- a/src/album-art-cache.vala
+++ b/src/album-art-cache.vala
@@ -1,19 +1,20 @@
/*
- This file is part of MusicMate.
-
- MusicMate 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.
-
- MusicMate 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 MusicMate. If not, see <http://www.gnu.org/licenses/>.
-*/
+ * Copyright (C) 2012 Cesar Garcia Tapia <tapia openshine com>
+ * Based on the AlbumArtCache class from Jens Georg's MusicMate (https://github.com/phako/MusicMate)
+ *
+ * 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 2 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/>.
+ */
using Gee;
using Gdk;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]