From 4b556b2eda2a726f58200e510291a6d849ba5786 Mon Sep 17 00:00:00 2001 From: Maas-Maarten Zeeman Date: Fri, 8 Mar 2013 22:48:55 +0100 Subject: [PATCH] Added AUTHORS and CONTRIBUTERS lists --- AUTHORS | 8 ++++++++ CONTRIBUTERS | 11 +++++++++++ 2 files changed, 19 insertions(+) create mode 100644 AUTHORS create mode 100644 CONTRIBUTERS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..9849e1a --- /dev/null +++ b/AUTHORS @@ -0,0 +1,8 @@ +# This is the official list of esqlite authors for copyright purposes. +# This file is distinct from the CONTRIBUTORS file. +# See the latter for an explanation. + +# Names should be added to this file as +# Name or Organization + +# Authors contributing directly to esqlite \ No newline at end of file diff --git a/CONTRIBUTERS b/CONTRIBUTERS new file mode 100644 index 0000000..181467d --- /dev/null +++ b/CONTRIBUTERS @@ -0,0 +1,11 @@ +# This is the official list of people who contribute +# (and typically have contributed) code to the esqlite repository. + +# The AUTHORS file lists the copyright holders; this file +# lists people. For example, Google employees are listed here +# but not in AUTHORS, because Google holds the copyright. + +# Names should be added to this file as +# Name or Organization + +Aleph Archives \ No newline at end of file