From f4a4bd8fac188ebc9cda822ffc811c218fd92b45 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Thu, 20 Oct 2011 12:18:42 -0500 Subject: adding new license file (OSL 3.0) and updating readme to ReST added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change --- application/errors/error_404.php | 28 ++++++++++++++++++++++++++++ application/errors/error_db.php | 28 ++++++++++++++++++++++++++++ application/errors/error_general.php | 28 ++++++++++++++++++++++++++++ application/errors/error_php.php | 28 ++++++++++++++++++++++++++++ 4 files changed, 112 insertions(+) (limited to 'application/errors') diff --git a/application/errors/error_404.php b/application/errors/error_404.php index bddee6cc6..6a34cae72 100644 --- a/application/errors/error_404.php +++ b/application/errors/error_404.php @@ -1,3 +1,31 @@ + + diff --git a/application/errors/error_db.php b/application/errors/error_db.php index bc7c4478a..3aa15f532 100644 --- a/application/errors/error_db.php +++ b/application/errors/error_db.php @@ -1,3 +1,31 @@ + + diff --git a/application/errors/error_general.php b/application/errors/error_general.php index 8b3746285..a0509c6bf 100644 --- a/application/errors/error_general.php +++ b/application/errors/error_general.php @@ -1,3 +1,31 @@ + + diff --git a/application/errors/error_php.php b/application/errors/error_php.php index 514e477e8..4a8c9a8ce 100644 --- a/application/errors/error_php.php +++ b/application/errors/error_php.php @@ -1,3 +1,31 @@ + +

A PHP Error was encountered

-- cgit v1.2.3-24-g4f1b