diff options
author | Martin Szulecki | 2015-01-28 03:00:42 +0100 |
---|---|---|
committer | Martin Szulecki | 2015-01-28 03:00:42 +0100 |
commit | efd5f4c582d632f7da65f0cfbb32ffbb777d7aba (patch) | |
tree | b1196dcd601853cdf52f49e027cdc3f5c9ee0e1e | |
parent | 0926dd890e071da3d3269f9a88ef56909857cbc7 (diff) | |
download | ideviceinstaller-efd5f4c582d632f7da65f0cfbb32ffbb777d7aba.tar.gz ideviceinstaller-efd5f4c582d632f7da65f0cfbb32ffbb777d7aba.tar.bz2 |
Update copyright header
-rw-r--r-- | src/ideviceinstaller.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/ideviceinstaller.c b/src/ideviceinstaller.c index 77650b8..07d2829 100644 --- a/src/ideviceinstaller.c +++ b/src/ideviceinstaller.c @@ -1,7 +1,8 @@ -/** - * ideviceinstaller -- Manage iPhone/iPod apps +/* + * ideviceinstaller - Manage apps on iOS devices. * - * Copyright (C) 2010 Nikias Bassen <nikias@gmx.li> + * Copyright (C) 2010-2015 Martin Szulecki <m.szulecki@libimobiledevice.org> + * Copyright (C) 2010-2014 Nikias Bassen <nikias@gmx.li> * * Licensed under the GNU General Public License Version 2 * |