summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ideviceinstaller.c7
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 @@
1/** 1/*
2 * ideviceinstaller -- Manage iPhone/iPod apps 2 * ideviceinstaller - Manage apps on iOS devices.
3 * 3 *
4 * Copyright (C) 2010 Nikias Bassen <nikias@gmx.li> 4 * Copyright (C) 2010-2015 Martin Szulecki <m.szulecki@libimobiledevice.org>
5 * Copyright (C) 2010-2014 Nikias Bassen <nikias@gmx.li>
5 * 6 *
6 * Licensed under the GNU General Public License Version 2 7 * Licensed under the GNU General Public License Version 2
7 * 8 *