diff options
author | Martin Szulecki | 2015-01-23 14:58:16 +0100 |
---|---|---|
committer | Martin Szulecki | 2015-01-23 14:58:16 +0100 |
commit | f4caa6a751e1fdf7e7775f6c29de605fc91f1027 (patch) | |
tree | 913c3367b0fb01293521c68c02f84b78f404435b /tools | |
parent | c086cb139af7c82845f6d565e636073ff4b37440 (diff) | |
download | libplist-f4caa6a751e1fdf7e7775f6c29de605fc91f1027.tar.gz libplist-f4caa6a751e1fdf7e7775f6c29de605fc91f1027.tar.bz2 |
Update and correct some copyright header comments
Diffstat (limited to 'tools')
-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 @@ /* * plistutil.c - * source for plist convertion tool + * Simple tool to convert a plist into different formats * + * Copyright (c) 2009-2015 Martin Szulecki All Rights Reserved. * Copyright (c) 2008 Zach C. All Rights Reserved. * * This library is free software; you can redistribute it and/or |