diff options
| -rw-r--r-- | tools/plistutil.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/plistutil.c b/tools/plistutil.c index 736e3e7..bbce7c7 100644 --- a/tools/plistutil.c +++ b/tools/plistutil.c | |||
| @@ -2,8 +2,9 @@ | |||
| 2 | * plistutil.c | 2 | * plistutil.c |
| 3 | * Simple tool to convert a plist into different formats | 3 | * Simple tool to convert a plist into different formats |
| 4 | * | 4 | * |
| 5 | * Copyright (c) 2009-2015 Martin Szulecki All Rights Reserved. | 5 | * Copyright (c) 2009-2020 Martin Szulecki All Rights Reserved. |
| 6 | * Copyright (c) 2008 Zach C. All Rights Reserved. | 6 | * Copyright (c) 2013-2020 Nikias Bassen, All Rights Reserved. |
| 7 | * Copyright (c) 2008 Zach C., All Rights Reserved. | ||
| 7 | * | 8 | * |
| 8 | * This library is free software; you can redistribute it and/or | 9 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public | 10 | * modify it under the terms of the GNU Lesser General Public |
