diff options
author | Martin Szulecki | 2013-09-23 16:02:28 +0200 |
---|---|---|
committer | Martin Szulecki | 2013-09-23 16:02:28 +0200 |
commit | a6a00621a0ba122e4959380a8d2926649cc17592 (patch) | |
tree | cb55bd33c085d391c8f38eeaf1a7b46d1f8444d4 /src/dfu.c | |
parent | 4bcebebc6a29065e88649bcb4db1e2be452b5f0b (diff) | |
download | idevicerestore-a6a00621a0ba122e4959380a8d2926649cc17592.tar.gz idevicerestore-a6a00621a0ba122e4959380a8d2926649cc17592.tar.bz2 |
Update AUTHORS and file copyrights accordingly
Diffstat (limited to 'src/dfu.c')
-rw-r--r-- | src/dfu.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * dfu.c * Functions for handling idevices in DFU mode * + * Copyright (c) 2010-2013 Martin Szulecki. All Rights Reserved. + * Copyright (c) 2012 Nikias Bassen. All Rights Reserved. * Copyright (c) 2010 Joshua Hill. All Rights Reserved. * * This library is free software; you can redistribute it and/or |