diff options
| -rw-r--r-- | include/libirecovery.h | 2 | ||||
| -rw-r--r-- | src/libirecovery.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/libirecovery.h b/include/libirecovery.h index 09898bb..1749148 100644 --- a/include/libirecovery.h +++ b/include/libirecovery.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * libirecovery.h | 2 | * libirecovery.h |
| 3 | * Communication to iBoot/iBSS on Apple iOS devices via USB | 3 | * Communication to iBoot/iBSS on Apple iOS devices via USB |
| 4 | * | 4 | * |
| 5 | * Copyright (c) 2012-2013 Martin Szulecki <m.szulecki@libimobiledevice.org> | 5 | * Copyright (c) 2012-2013 Martin Szulecki <m.szulecki@libimobiledevice.org> |
| 6 | * Copyright (c) 2010 Chronic-Dev Team | 6 | * Copyright (c) 2010 Chronic-Dev Team |
diff --git a/src/libirecovery.c b/src/libirecovery.c index e81ed2e..f26ae3f 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * libirecovery.c | 2 | * libirecovery.c |
| 3 | * Communication to iBoot/iBSS on Apple iOS devices via USB | 3 | * Communication to iBoot/iBSS on Apple iOS devices via USB |
| 4 | * | 4 | * |
| 5 | * Copyright (c) 2012-2013 Martin Szulecki <m.szulecki@libimobiledevice.org> | 5 | * Copyright (c) 2012-2013 Martin Szulecki <m.szulecki@libimobiledevice.org> |
| 6 | * Copyright (c) 2010 Chronic-Dev Team | 6 | * Copyright (c) 2010 Chronic-Dev Team |
