From df41c9d6b73ba06f288011048c29c349c7a5588b Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Mon, 12 May 2014 17:26:40 +0100 Subject: [PATCH] Update index.php --- public/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.php b/public/index.php index 134e9a7b..94191794 100644 --- a/public/index.php +++ b/public/index.php @@ -2,9 +2,9 @@ /** * PHPCI - Continuous Integration for PHP * -* @copyright Copyright 2013, Block 8 Limited. -* @license https://github.com/Block8/PHPCI/blob/master/LICENSE.md -* @link http://www.phptesting.org/ +* @copyright Copyright 2014, Block 8 Limited. +* @license https://github.com/Block8/PHPCI/blob/master/LICENSE.md +* @link https://www.phptesting.org/ */ session_start();