diff options
author | Nikias Bassen | 2020-06-05 17:08:46 +0200 |
---|---|---|
committer | Nikias Bassen | 2020-06-05 17:08:46 +0200 |
commit | 07edc82d87e49da7c59f32995f914e17e9f233ba (patch) | |
tree | d6e26ba6e85e3f78e814267f8418c4f50496d377 /tools/plistutil.c | |
parent | d417d386f875bd81cad539c4e089d6670b06ee4d (diff) | |
download | libplist-07edc82d87e49da7c59f32995f914e17e9f233ba.tar.gz libplist-07edc82d87e49da7c59f32995f914e17e9f233ba.tar.bz2 |
plistutil: Update copyright header
Diffstat (limited to 'tools/plistutil.c')
-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 @@ * plistutil.c * 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. + * Copyright (c) 2009-2020 Martin Szulecki All Rights Reserved. + * Copyright (c) 2013-2020 Nikias Bassen, All Rights Reserved. + * Copyright (c) 2008 Zach C., All Rights Reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |