From 0b4dc30f7b9d98475badb72fd8cbb0d240d6b48f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sun, 15 Dec 2013 14:28:35 +0100 Subject: [PATCH] Update header. re #127 --- fetch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch.php b/fetch.php index b45f0d7..c3bedbf 100644 --- a/fetch.php +++ b/fetch.php @@ -3,7 +3,7 @@ * COPS (Calibre OPDS PHP Server) * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * @author Gordon Page with integration/modification by Sébastien Lucas + * @author Sébastien Lucas */ require_once ("config.php");