From bbd2850010ac48e5dea6ebeb491ca82c4b4781a1 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 5 Sep 2009 12:19:28 +0200 Subject: [PATCH] Move author list to a separate file --- AUTHORS | 6 ++++++ README | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..f1c69ae --- /dev/null +++ b/AUTHORS @@ -0,0 +1,6 @@ +David Decotigny +Frédéric Lehobey +David Mentré +Maxime Petazzoni +Thomas Petazzoni +Gaël Utard diff --git a/README b/README index e159951..cd44b0e 100644 --- a/README +++ b/README @@ -21,6 +21,3 @@ See INSTALL for installation instructions. This code is under AGPLv3 (GNU Affero General Public License 3.0) except the included OpenStreetMap logo under CC-BY-SA (Creative Common Attribution-Share Alike) license. - -Code by David Decotigny, Frédéric Lehobey, David Mentré, Maxime -Petazzoni, Thomas Petazzoni and Gaël Utard.