summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plist.c4
-rw-r--r--src/xplist.c4
2 files changed, 6 insertions, 2 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 @@
1/* 1/*
2 * plist.c 2 * plist.c
3 * Builds plist XML structures. 3 * Builds plist XML structures
4 * 4 *
5 * Copyright (c) 2010-2015 Martin Szulecki All Rights Reserved.
6 * Copyright (c) 2009-2014 Nikias Bassen All Rights Reserved.
5 * Copyright (c) 2008 Zach C. All Rights Reserved. 7 * Copyright (c) 2008 Zach C. All Rights Reserved.
6 * 8 *
7 * This library is free software; you can redistribute it and/or 9 * This library is free software; you can redistribute it and/or
diff --git a/src/xplist.c b/src/xplist.c
index 2e86ee5..e368b8b 100644
--- a/src/xplist.c
+++ b/src/xplist.c
@@ -1,7 +1,9 @@
1/* 1/*
2 * plist.c 2 * xplist.c
3 * XML plist implementation 3 * XML plist implementation
4 * 4 *
5 * Copyright (c) 2010-2015 Martin Szulecki All Rights Reserved.
6 * Copyright (c) 2010-2014 Nikias Bassen All Rights Reserved.
5 * Copyright (c) 2008 Jonathan Beck All Rights Reserved. 7 * Copyright (c) 2008 Jonathan Beck All Rights Reserved.
6 * 8 *
7 * This library is free software; you can redistribute it and/or 9 * This library is free software; you can redistribute it and/or