diff options
Diffstat (limited to 'src/plist.c')
-rw-r--r-- | src/plist.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/plist.c b/src/plist.c index c38b6eb..d40b946 100644 --- a/src/plist.c +++ b/src/plist.c @@ -1,7 +1,9 @@ /* * plist.c - * Builds plist XML structures. + * Builds plist XML structures * + * Copyright (c) 2010-2015 Martin Szulecki All Rights Reserved. + * Copyright (c) 2009-2014 Nikias Bassen All Rights Reserved. * Copyright (c) 2008 Zach C. All Rights Reserved. * * This library is free software; you can redistribute it and/or |