From b953c4c67cfc6f0de38526e97eb5fc6031d61c81 Mon Sep 17 00:00:00 2001 From: Matthieu Patou Date: Sun, 28 Feb 2010 22:48:16 +0300 Subject: s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4 Signed-off-by: Stefan Metzmacher --- lib/iniparser/AUTHORS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/iniparser/AUTHORS (limited to 'lib/iniparser/AUTHORS') diff --git a/lib/iniparser/AUTHORS b/lib/iniparser/AUTHORS new file mode 100644 index 0000000000..f3dc876574 --- /dev/null +++ b/lib/iniparser/AUTHORS @@ -0,0 +1,5 @@ +Author for this package: +Nicolas Devillard + +Many thanks to the many people who contributed ideas, code, suggestions, +corrections, enhancements. -- cgit