diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-11-07 15:24:26 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-11-07 15:24:26 +0000 |
| commit | d0027cfdbcd91b658e95da94df81c268bceca81f (patch) | |
| tree | 0b261673ebce495acdc0466378fd22dd4e09afbe /tools/ipod-scsi-inquiry.c | |
| parent | 41fef3129b80673cce0cc4cd42983d02c0272873 (diff) | |
* tools/hal-callout.c (mount_ipod): fix bug that prevented
creation of the SysInfoExtended file if it hadn't already
existed.
Add copyright header.
* tools/ipod-scsi-inquiry.c: added project name to the copyright
header.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1762 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'tools/ipod-scsi-inquiry.c')
| -rw-r--r-- | tools/ipod-scsi-inquiry.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/ipod-scsi-inquiry.c b/tools/ipod-scsi-inquiry.c index 6a0fbd3..3bc88f2 100644 --- a/tools/ipod-scsi-inquiry.c +++ b/tools/ipod-scsi-inquiry.c @@ -1,4 +1,8 @@ /* Copyright (c) 2007, Christophe Fergeau <teuf@gnome.org> + * Part of the libgpod project. + * + * URL: http://www.gtkpod.org/ + * URL: http://gtkpod.sourceforge.net/ * * The code contained in this file is free software; you can redistribute * it and/or modify it under the terms of the GNU Lesser General Public |
