summaryrefslogtreecommitdiffstats
path: root/application/models/muser.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/models/muser.php')
-rw-r--r--application/models/muser.php7
1 files changed, 7 insertions, 0 deletions
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 @@
<?php
+/*
+ * Copyright 2012-2013 Florian "Bluewind" Pritz <bluewind@server-speed.net>
+ *
+ * Licensed under GPLv3
+ * (see COPYING for full license text)
+ *
+ */
class Muser extends CI_Model {
function __construct()