Skip to content

Commit

Permalink
Update copyright of public headers
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyM committed Jan 28, 2015
1 parent e6d2246 commit c9d8013
Show file tree
Hide file tree
Showing 21 changed files with 41 additions and 18 deletions.
4 changes: 2 additions & 2 deletions include/libimobiledevice/afc.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* @brief Access the filesystem on the device.
* \internal
*
* Copyright (c) 2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2009 Nikias Bassen All Rights Reserved.
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2009-2010 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion include/libimobiledevice/diagnostics_relay.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @brief Request iOS diagnostic information from device.
* \internal
*
* Copyright (c) 2012 Martin Szulecki, All Rights Reserved.
* Copyright (c) 2012-2014 Martin Szulecki, All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 2 additions & 0 deletions include/libimobiledevice/file_relay.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* @brief Retrieve compressed CPIO archives.
* \internal
*
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2014 Aaron Burghardt All Rights Reserved.
* Copyright (c) 2010 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
Expand Down
2 changes: 1 addition & 1 deletion include/libimobiledevice/heartbeat.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @brief Send "heartbeat" to device to allow service connections over network.
* \internal
*
* Copyright (c) 2013 Martin Szulecki All Rights Reserved.
* Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
1 change: 1 addition & 0 deletions include/libimobiledevice/house_arrest.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief Access app folders and their contents.
* \internal
*
* Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010 Nikias Bassen, All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
Expand Down
4 changes: 3 additions & 1 deletion include/libimobiledevice/installation_proxy.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
* \internal
*
* Copyright (c) 2010-2015 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010-2013 Nikias Bassen All Rights Reserved.
* Copyright (c) 2014 Christophe Fergeau All Rights Reserved.
* Copyright (c) 2009-2012 Nikias Bassen All Rights Reserved.
* Copyright (c) 2010 Bryan Forbes All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 2 additions & 0 deletions include/libimobiledevice/libimobiledevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* @brief Device/Connection handling and communication
* \internal
*
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2014 Christophe Fergeau All Rights Reserved.
* Copyright (c) 2008 Jonathan Beck All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
Expand Down
4 changes: 3 additions & 1 deletion include/libimobiledevice/lockdown.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
* @brief Manage device preferences, start services, pairing and activation.
* \internal
*
* Copyright (c) 2009-2014 Martin S. All Rights Reserved.
* Copyright (c) 2014 Koby Boyango All Rights Reserved.
* Copyright (c) 2010 Bryan Forbes All Rights Reserved.
* Copyright (c) 2008 Zach C. All Rights Reserved.
* Copyright (c) 2009 Martin S. All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion include/libimobiledevice/misagent.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* @brief Manage provisioning profiles.
* \internal
*
* Copyright (c) 2012 Nikias Bassen, All Rights Reserved.
* Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2012 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion include/libimobiledevice/mobile_image_mounter.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* @brief Mount developer/debug disk images on the device.
* \internal
*
* Copyright (c) 2010 Nikias Bassen All Rights Reserved.
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010-2014 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion include/libimobiledevice/mobilebackup.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* @brief Backup and restore of all device data.
* \internal
*
* Copyright (c) 2009 Martin Szulecki All Rights Reserved.
* Copyright (c) 2009-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion include/libimobiledevice/mobilebackup2.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* @brief Backup and restore of all device data (mobilebackup2, iOS4+ only)
* \internal
*
* Copyright (c) 2010 Nikias Bassen All Rights Reserved.
* Copyright (c) 2011-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010-2012 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 3 additions & 0 deletions include/libimobiledevice/mobilesync.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
* @brief Synchronize data classes with a device and computer.
* \internal
*
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010-2011 Nikias Bassen All Rights Reserved.
* Copyright (c) 2014 Christophe Fergeau All Rights Reserved.
* Copyright (c) 2010 Bryan Forbes All Rights Reserved.
* Copyright (c) 2009 Jonathan Beck All Rights Reserved.
*
Expand Down
3 changes: 2 additions & 1 deletion include/libimobiledevice/notification_proxy.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* @brief Observe and post notifications.
* \internal
*
* Copyright (c) 2009 Nikias Bassen All Rights Reserved.
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2009-2010 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
8 changes: 5 additions & 3 deletions include/libimobiledevice/property_list_service.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
/**
* @file libimobiledevice/property_list_service.h
* @brief Definitions for the PropertyList service
*
* Copyright (c) 2010 Nikias Bassen, All Rights Reserved.
* \internal
*
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010-2014 Nikias Bassen, All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
1 change: 1 addition & 0 deletions include/libimobiledevice/restore.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* @note This service is only available if the device is in restore mode.
* \internal
*
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010 Joshua Hill. All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
Expand Down
3 changes: 2 additions & 1 deletion include/libimobiledevice/sbservices.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* @brief Manage SpringBoard icons and retrieve icon images.
* \internal
*
* Copyright (c) 2009 Nikias Bassen All Rights Reserved.
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2009-2010 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
1 change: 1 addition & 0 deletions include/libimobiledevice/screenshotr.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* @note Requires a mounted developer image.
* \internal
*
* Copyright (c) 2010-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2010 Nikias Bassen All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
Expand Down
4 changes: 2 additions & 2 deletions include/libimobiledevice/service.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* @file libimobiledevice/service.h
* @brief Generic basic service implementation to inherit.
* \internal
*
* Copyright (c) 2013 Martin Szulecki All Rights Reserved.
*
* Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion include/libimobiledevice/syslog_relay.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @brief Capture the syslog output from a device.
* \internal
*
* Copyright (c) 2013 Martin Szulecki All Rights Reserved.
* Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
1 change: 1 addition & 0 deletions include/libimobiledevice/webinspector.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief WebKit Remote Debugging.
* \internal
*
* Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved.
* Copyright (c) 2013 Yury Melnichek All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
Expand Down

0 comments on commit c9d8013

Please sign in to comment.