From 600a9ca4720a7a8b9fa875f2726be301d7169e7e Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 9 Jan 2013 19:31:47 +0100 Subject: Fix copyright information Signed-off-by: Florian Pritz --- application/models/muser.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'application/models/muser.php') diff --git a/application/models/muser.php b/application/models/muser.php index c29c04df6..c614f55c2 100644 --- a/application/models/muser.php +++ b/application/models/muser.php @@ -1,4 +1,11 @@ + * + * Licensed under GPLv3 + * (see COPYING for full license text) + * + */ class Muser extends CI_Model { function __construct() -- cgit v1.2.3-24-g4f1b