diff options
author | 2013-09-23 16:02:28 +0200 | |
---|---|---|
committer | 2013-09-23 16:02:28 +0200 | |
commit | a6a00621a0ba122e4959380a8d2926649cc17592 (patch) | |
tree | cb55bd33c085d391c8f38eeaf1a7b46d1f8444d4 /src/common.c | |
parent | 4bcebebc6a29065e88649bcb4db1e2be452b5f0b (diff) | |
download | idevicerestore-a6a00621a0ba122e4959380a8d2926649cc17592.tar.gz idevicerestore-a6a00621a0ba122e4959380a8d2926649cc17592.tar.bz2 |
Update AUTHORS and file copyrights accordingly
Diffstat (limited to 'src/common.c')
-rw-r--r-- | src/common.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.c b/src/common.c index b95b5e3..51dd68b 100644 --- a/src/common.c +++ b/src/common.c @@ -2,6 +2,8 @@ * common.c * Misc functions used in idevicerestore * + * Copyright (c) 2012 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 |