diff options
| author | 2015-01-23 14:58:16 +0100 | |
|---|---|---|
| committer | 2015-01-23 14:58:16 +0100 | |
| commit | f4caa6a751e1fdf7e7775f6c29de605fc91f1027 (patch) | |
| tree | 913c3367b0fb01293521c68c02f84b78f404435b /src/xplist.c | |
| parent | c086cb139af7c82845f6d565e636073ff4b37440 (diff) | |
| download | libplist-f4caa6a751e1fdf7e7775f6c29de605fc91f1027.tar.gz libplist-f4caa6a751e1fdf7e7775f6c29de605fc91f1027.tar.bz2 | |
Update and correct some copyright header comments
Diffstat (limited to 'src/xplist.c')
| -rw-r--r-- | src/xplist.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/xplist.c b/src/xplist.c index 2e86ee5..e368b8b 100644 --- a/src/xplist.c +++ b/src/xplist.c | |||
| @@ -1,7 +1,9 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * plist.c | 2 | * xplist.c |
| 3 | * XML plist implementation | 3 | * XML plist implementation |
| 4 | * | 4 | * |
| 5 | * Copyright (c) 2010-2015 Martin Szulecki All Rights Reserved. | ||
| 6 | * Copyright (c) 2010-2014 Nikias Bassen All Rights Reserved. | ||
| 5 | * Copyright (c) 2008 Jonathan Beck All Rights Reserved. | 7 | * Copyright (c) 2008 Jonathan Beck 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 |
