Revision: 1526
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1526&view=rev
Author:   phantom_sf
Date:     2007-06-05 14:27:42 -0700 (Tue, 05 Jun 2007)

Log Message:
-----------
2007-06-05  P.G. Richardson <phantom_sf at users.sourceforge.net>

  * fetchcover.*
  
    Add license headers to source files.

Modified Paths:
--------------
    gtkpod/trunk/ChangeLog_detailed
    gtkpod/trunk/src/fetchcover.c
    gtkpod/trunk/src/fetchcover.h

Modified: gtkpod/trunk/ChangeLog_detailed
===================================================================
--- gtkpod/trunk/ChangeLog_detailed     2007-06-05 21:18:13 UTC (rev 1525)
+++ gtkpod/trunk/ChangeLog_detailed     2007-06-05 21:27:42 UTC (rev 1526)
@@ -1,5 +1,12 @@
 2007-06-05  P.G. Richardson <phantom_sf at users.sourceforge.net>
 
+  * fetchcover.*
+  
+    Add license headers to source files.
+    
+    
+2007-06-05  P.G. Richardson <phantom_sf at users.sourceforge.net>
+
   * display_coverart.c
   
     Fixed free_CDWidget() function which tried to free visible

Modified: gtkpod/trunk/src/fetchcover.c
===================================================================
--- gtkpod/trunk/src/fetchcover.c       2007-06-05 21:18:13 UTC (rev 1525)
+++ gtkpod/trunk/src/fetchcover.c       2007-06-05 21:27:42 UTC (rev 1526)
@@ -1,3 +1,30 @@
+/*
+|  Copyright (C) 2002-2007 Jorg Schuler <jcsjcs at users sourceforge net>
+|  Part of the gtkpod project.
+| 
+|  URL: http://www.gtkpod.org/
+|  URL: http://gtkpod.sourceforge.net/
+| 
+|  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, write to the Free Software
+|  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+| 
+|  iTunes and iPod are trademarks of Apple
+| 
+|  This product is not supported/written/published by Apple!
+|
+*/
+
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif

Modified: gtkpod/trunk/src/fetchcover.h
===================================================================
--- gtkpod/trunk/src/fetchcover.h       2007-06-05 21:18:13 UTC (rev 1525)
+++ gtkpod/trunk/src/fetchcover.h       2007-06-05 21:27:42 UTC (rev 1526)
@@ -1,3 +1,30 @@
+/*
+|  Copyright (C) 2002-2007 Jorg Schuler <jcsjcs at users sourceforge net>
+|  Part of the gtkpod project.
+| 
+|  URL: http://www.gtkpod.org/
+|  URL: http://gtkpod.sourceforge.net/
+| 
+|  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, write to the Free Software
+|  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+| 
+|  iTunes and iPod are trademarks of Apple
+| 
+|  This product is not supported/written/published by Apple!
+|
+*/
+
 #ifndef __FETCHCOVER_H__
 #define __FETCHCOVER_H__
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to