diff options
| author | 2015-01-28 01:19:55 +0100 | |
|---|---|---|
| committer | 2015-01-28 01:19:55 +0100 | |
| commit | c9d8013c1a6d69ef8b6024166629413e481e185d (patch) | |
| tree | 73e3f2ee7a2717abb519e4d77694d959f344482d | |
| parent | e6d2246ba040a8faf5e9cc07b9709460f2c937af (diff) | |
| download | libimobiledevice-c9d8013c1a6d69ef8b6024166629413e481e185d.tar.gz libimobiledevice-c9d8013c1a6d69ef8b6024166629413e481e185d.tar.bz2 | |
Update copyright of public headers
21 files changed, 41 insertions, 18 deletions
diff --git a/include/libimobiledevice/afc.h b/include/libimobiledevice/afc.h index 14eec7b..13cffd4 100644 --- a/include/libimobiledevice/afc.h +++ b/include/libimobiledevice/afc.h | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | * @brief Access the filesystem on the device. | 3 | * @brief Access the filesystem on the device. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2014 Martin Szulecki All Rights Reserved. | 6 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. |
| 7 | * Copyright (c) 2009 Nikias Bassen All Rights Reserved. | 7 | * Copyright (c) 2009-2010 Nikias Bassen All Rights Reserved. |
| 8 | * | 8 | * |
| 9 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 10 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/diagnostics_relay.h b/include/libimobiledevice/diagnostics_relay.h index 5162657..f8eda2b 100644 --- a/include/libimobiledevice/diagnostics_relay.h +++ b/include/libimobiledevice/diagnostics_relay.h | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * @brief Request iOS diagnostic information from device. | 3 | * @brief Request iOS diagnostic information from device. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2012 Martin Szulecki, All Rights Reserved. | 6 | * Copyright (c) 2012-2014 Martin Szulecki, All Rights Reserved. |
| 7 | * | 7 | * |
| 8 | * This library is free software; you can redistribute it and/or | 8 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 9 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/file_relay.h b/include/libimobiledevice/file_relay.h index c0ab25c..e41bb2d 100644 --- a/include/libimobiledevice/file_relay.h +++ b/include/libimobiledevice/file_relay.h | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | * @brief Retrieve compressed CPIO archives. | 3 | * @brief Retrieve compressed CPIO archives. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. | ||
| 7 | * Copyright (c) 2014 Aaron Burghardt All Rights Reserved. | ||
| 6 | * Copyright (c) 2010 Nikias Bassen All Rights Reserved. | 8 | * Copyright (c) 2010 Nikias Bassen All Rights Reserved. |
| 7 | * | 9 | * |
| 8 | * This library is free software; you can redistribute it and/or | 10 | * This library is free software; you can redistribute it and/or |
diff --git a/include/libimobiledevice/heartbeat.h b/include/libimobiledevice/heartbeat.h index 7d8be39..00734b5 100644 --- a/include/libimobiledevice/heartbeat.h +++ b/include/libimobiledevice/heartbeat.h | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * @brief Send "heartbeat" to device to allow service connections over network. | 3 | * @brief Send "heartbeat" to device to allow service connections over network. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2013 Martin Szulecki All Rights Reserved. | 6 | * Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved. |
| 7 | * | 7 | * |
| 8 | * This library is free software; you can redistribute it and/or | 8 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 9 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/house_arrest.h b/include/libimobiledevice/house_arrest.h index 9b7ff91..31b6401 100644 --- a/include/libimobiledevice/house_arrest.h +++ b/include/libimobiledevice/house_arrest.h | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * @brief Access app folders and their contents. | 3 | * @brief Access app folders and their contents. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved. | ||
| 6 | * Copyright (c) 2010 Nikias Bassen, All Rights Reserved. | 7 | * Copyright (c) 2010 Nikias Bassen, All Rights Reserved. |
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
diff --git a/include/libimobiledevice/installation_proxy.h b/include/libimobiledevice/installation_proxy.h index 779cfb7..bc23f9d 100644 --- a/include/libimobiledevice/installation_proxy.h +++ b/include/libimobiledevice/installation_proxy.h | |||
| @@ -4,7 +4,9 @@ | |||
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2010-2015 Martin Szulecki All Rights Reserved. | 6 | * Copyright (c) 2010-2015 Martin Szulecki All Rights Reserved. |
| 7 | * Copyright (c) 2010-2013 Nikias Bassen All Rights Reserved. | 7 | * Copyright (c) 2014 Christophe Fergeau All Rights Reserved. |
| 8 | * Copyright (c) 2009-2012 Nikias Bassen All Rights Reserved. | ||
| 9 | * Copyright (c) 2010 Bryan Forbes All Rights Reserved. | ||
| 8 | * | 10 | * |
| 9 | * This library is free software; you can redistribute it and/or | 11 | * This library is free software; you can redistribute it and/or |
| 10 | * modify it under the terms of the GNU Lesser General Public | 12 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/libimobiledevice.h b/include/libimobiledevice/libimobiledevice.h index 8705fc8..6a349f8 100644 --- a/include/libimobiledevice/libimobiledevice.h +++ b/include/libimobiledevice/libimobiledevice.h | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | * @brief Device/Connection handling and communication | 3 | * @brief Device/Connection handling and communication |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. | ||
| 7 | * Copyright (c) 2014 Christophe Fergeau All Rights Reserved. | ||
| 6 | * Copyright (c) 2008 Jonathan Beck All Rights Reserved. | 8 | * Copyright (c) 2008 Jonathan Beck All Rights Reserved. |
| 7 | * | 9 | * |
| 8 | * This library is free software; you can redistribute it and/or | 10 | * This library is free software; you can redistribute it and/or |
diff --git a/include/libimobiledevice/lockdown.h b/include/libimobiledevice/lockdown.h index fba5b9e..e01bf58 100644 --- a/include/libimobiledevice/lockdown.h +++ b/include/libimobiledevice/lockdown.h | |||
| @@ -3,8 +3,10 @@ | |||
| 3 | * @brief Manage device preferences, start services, pairing and activation. | 3 | * @brief Manage device preferences, start services, pairing and activation. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2009-2014 Martin S. All Rights Reserved. | ||
| 7 | * Copyright (c) 2014 Koby Boyango All Rights Reserved. | ||
| 8 | * Copyright (c) 2010 Bryan Forbes All Rights Reserved. | ||
| 6 | * Copyright (c) 2008 Zach C. All Rights Reserved. | 9 | * Copyright (c) 2008 Zach C. All Rights Reserved. |
| 7 | * Copyright (c) 2009 Martin S. All Rights Reserved. | ||
| 8 | * | 10 | * |
| 9 | * This library is free software; you can redistribute it and/or | 11 | * This library is free software; you can redistribute it and/or |
| 10 | * modify it under the terms of the GNU Lesser General Public | 12 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/misagent.h b/include/libimobiledevice/misagent.h index 28d55e8..92165f2 100644 --- a/include/libimobiledevice/misagent.h +++ b/include/libimobiledevice/misagent.h | |||
| @@ -3,7 +3,8 @@ | |||
| 3 | * @brief Manage provisioning profiles. | 3 | * @brief Manage provisioning profiles. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2012 Nikias Bassen, All Rights Reserved. | 6 | * Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved. |
| 7 | * Copyright (c) 2012 Nikias Bassen All Rights Reserved. | ||
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/mobile_image_mounter.h b/include/libimobiledevice/mobile_image_mounter.h index 43a2d9c..8d783c4 100644 --- a/include/libimobiledevice/mobile_image_mounter.h +++ b/include/libimobiledevice/mobile_image_mounter.h | |||
| @@ -3,7 +3,8 @@ | |||
| 3 | * @brief Mount developer/debug disk images on the device. | 3 | * @brief Mount developer/debug disk images on the device. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2010 Nikias Bassen All Rights Reserved. | 6 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. |
| 7 | * Copyright (c) 2010-2014 Nikias Bassen All Rights Reserved. | ||
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/mobilebackup.h b/include/libimobiledevice/mobilebackup.h index 77acadb..6da3bed 100644 --- a/include/libimobiledevice/mobilebackup.h +++ b/include/libimobiledevice/mobilebackup.h | |||
| @@ -3,7 +3,8 @@ | |||
| 3 | * @brief Backup and restore of all device data. | 3 | * @brief Backup and restore of all device data. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2009 Martin Szulecki All Rights Reserved. | 6 | * Copyright (c) 2009-2014 Martin Szulecki All Rights Reserved. |
| 7 | * Copyright (c) 2010 Nikias Bassen All Rights Reserved. | ||
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/mobilebackup2.h b/include/libimobiledevice/mobilebackup2.h index 2faa859..1f20d40 100644 --- a/include/libimobiledevice/mobilebackup2.h +++ b/include/libimobiledevice/mobilebackup2.h | |||
| @@ -3,7 +3,8 @@ | |||
| 3 | * @brief Backup and restore of all device data (mobilebackup2, iOS4+ only) | 3 | * @brief Backup and restore of all device data (mobilebackup2, iOS4+ only) |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2010 Nikias Bassen All Rights Reserved. | 6 | * Copyright (c) 2011-2014 Martin Szulecki All Rights Reserved. |
| 7 | * Copyright (c) 2010-2012 Nikias Bassen All Rights Reserved. | ||
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/mobilesync.h b/include/libimobiledevice/mobilesync.h index b01e431..e6885c7 100644 --- a/include/libimobiledevice/mobilesync.h +++ b/include/libimobiledevice/mobilesync.h | |||
| @@ -3,6 +3,9 @@ | |||
| 3 | * @brief Synchronize data classes with a device and computer. | 3 | * @brief Synchronize data classes with a device and computer. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. | ||
| 7 | * Copyright (c) 2010-2011 Nikias Bassen All Rights Reserved. | ||
| 8 | * Copyright (c) 2014 Christophe Fergeau All Rights Reserved. | ||
| 6 | * Copyright (c) 2010 Bryan Forbes All Rights Reserved. | 9 | * Copyright (c) 2010 Bryan Forbes All Rights Reserved. |
| 7 | * Copyright (c) 2009 Jonathan Beck All Rights Reserved. | 10 | * Copyright (c) 2009 Jonathan Beck All Rights Reserved. |
| 8 | * | 11 | * |
diff --git a/include/libimobiledevice/notification_proxy.h b/include/libimobiledevice/notification_proxy.h index 275be74..a9d2d3f 100644 --- a/include/libimobiledevice/notification_proxy.h +++ b/include/libimobiledevice/notification_proxy.h | |||
| @@ -3,7 +3,8 @@ | |||
| 3 | * @brief Observe and post notifications. | 3 | * @brief Observe and post notifications. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2009 Nikias Bassen All Rights Reserved. | 6 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. |
| 7 | * Copyright (c) 2009-2010 Nikias Bassen All Rights Reserved. | ||
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/property_list_service.h b/include/libimobiledevice/property_list_service.h index dd16b86..31ba99a 100644 --- a/include/libimobiledevice/property_list_service.h +++ b/include/libimobiledevice/property_list_service.h | |||
| @@ -1,8 +1,10 @@ | |||
| 1 | /* | 1 | /** |
| 2 | * @file libimobiledevice/property_list_service.h | 2 | * @file libimobiledevice/property_list_service.h |
| 3 | * @brief Definitions for the PropertyList service | 3 | * @brief Definitions for the PropertyList service |
| 4 | * | 4 | * \internal |
| 5 | * Copyright (c) 2010 Nikias Bassen, All Rights Reserved. | 5 | * |
| 6 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. | ||
| 7 | * Copyright (c) 2010-2014 Nikias Bassen, All Rights Reserved. | ||
| 6 | * | 8 | * |
| 7 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 8 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/restore.h b/include/libimobiledevice/restore.h index 9373249..897c07c 100644 --- a/include/libimobiledevice/restore.h +++ b/include/libimobiledevice/restore.h | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | * @note This service is only available if the device is in restore mode. | 4 | * @note This service is only available if the device is in restore mode. |
| 5 | * \internal | 5 | * \internal |
| 6 | * | 6 | * |
| 7 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. | ||
| 7 | * Copyright (c) 2010 Joshua Hill. All Rights Reserved. | 8 | * Copyright (c) 2010 Joshua Hill. All Rights Reserved. |
| 8 | * | 9 | * |
| 9 | * This library is free software; you can redistribute it and/or | 10 | * This library is free software; you can redistribute it and/or |
diff --git a/include/libimobiledevice/sbservices.h b/include/libimobiledevice/sbservices.h index f4f8dde..0259d97 100644 --- a/include/libimobiledevice/sbservices.h +++ b/include/libimobiledevice/sbservices.h | |||
| @@ -3,7 +3,8 @@ | |||
| 3 | * @brief Manage SpringBoard icons and retrieve icon images. | 3 | * @brief Manage SpringBoard icons and retrieve icon images. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2009 Nikias Bassen All Rights Reserved. | 6 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. |
| 7 | * Copyright (c) 2009-2010 Nikias Bassen All Rights Reserved. | ||
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/screenshotr.h b/include/libimobiledevice/screenshotr.h index 70cb2d2..0d44255 100644 --- a/include/libimobiledevice/screenshotr.h +++ b/include/libimobiledevice/screenshotr.h | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | * @note Requires a mounted developer image. | 4 | * @note Requires a mounted developer image. |
| 5 | * \internal | 5 | * \internal |
| 6 | * | 6 | * |
| 7 | * Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved. | ||
| 7 | * Copyright (c) 2010 Nikias Bassen All Rights Reserved. | 8 | * Copyright (c) 2010 Nikias Bassen All Rights Reserved. |
| 8 | * | 9 | * |
| 9 | * This library is free software; you can redistribute it and/or | 10 | * This library is free software; you can redistribute it and/or |
diff --git a/include/libimobiledevice/service.h b/include/libimobiledevice/service.h index 760dbb4..97f9cf1 100644 --- a/include/libimobiledevice/service.h +++ b/include/libimobiledevice/service.h | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | * @file libimobiledevice/service.h | 2 | * @file libimobiledevice/service.h |
| 3 | * @brief Generic basic service implementation to inherit. | 3 | * @brief Generic basic service implementation to inherit. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2013 Martin Szulecki All Rights Reserved. | 6 | * Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved. |
| 7 | * | 7 | * |
| 8 | * This library is free software; you can redistribute it and/or | 8 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 9 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/syslog_relay.h b/include/libimobiledevice/syslog_relay.h index 1b9c4f1..0080b54 100644 --- a/include/libimobiledevice/syslog_relay.h +++ b/include/libimobiledevice/syslog_relay.h | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * @brief Capture the syslog output from a device. | 3 | * @brief Capture the syslog output from a device. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2013 Martin Szulecki All Rights Reserved. | 6 | * Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved. |
| 7 | * | 7 | * |
| 8 | * This library is free software; you can redistribute it and/or | 8 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 9 | * modify it under the terms of the GNU Lesser General Public |
diff --git a/include/libimobiledevice/webinspector.h b/include/libimobiledevice/webinspector.h index 9f0c75c..d2a99c9 100644 --- a/include/libimobiledevice/webinspector.h +++ b/include/libimobiledevice/webinspector.h | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * @brief WebKit Remote Debugging. | 3 | * @brief WebKit Remote Debugging. |
| 4 | * \internal | 4 | * \internal |
| 5 | * | 5 | * |
| 6 | * Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved. | ||
| 6 | * Copyright (c) 2013 Yury Melnichek All Rights Reserved. | 7 | * Copyright (c) 2013 Yury Melnichek All Rights Reserved. |
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
