diff options
| author | 2015-01-23 14:58:16 +0100 | |
|---|---|---|
| committer | 2015-01-23 14:58:16 +0100 | |
| commit | f4caa6a751e1fdf7e7775f6c29de605fc91f1027 (patch) | |
| tree | 913c3367b0fb01293521c68c02f84b78f404435b /tools/plistutil.c | |
| parent | c086cb139af7c82845f6d565e636073ff4b37440 (diff) | |
| download | libplist-f4caa6a751e1fdf7e7775f6c29de605fc91f1027.tar.gz libplist-f4caa6a751e1fdf7e7775f6c29de605fc91f1027.tar.bz2 | |
Update and correct some copyright header comments
Diffstat (limited to 'tools/plistutil.c')
| -rw-r--r-- | tools/plistutil.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/plistutil.c b/tools/plistutil.c index 3e09bb2..6b7b053 100644 --- a/tools/plistutil.c +++ b/tools/plistutil.c | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * plistutil.c | 2 | * plistutil.c |
| 3 | * source for plist convertion tool | 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) 2008 Zach C. All Rights Reserved. | 6 | * Copyright (c) 2008 Zach C. All Rights Reserved. |
| 6 | * | 7 | * |
| 7 | * This library is free software; you can redistribute it and/or | 8 | * This library is free software; you can redistribute it and/or |
