diff options
Diffstat (limited to 'application/controllers/user.php')
-rw-r--r-- | application/controllers/user.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/controllers/user.php b/application/controllers/user.php index 50eb1b363..79e54e84a 100644 --- a/application/controllers/user.php +++ b/application/controllers/user.php @@ -2,7 +2,7 @@ /* * Copyright 2012-2013 Florian "Bluewind" Pritz <bluewind@server-speed.net> * - * Licensed under GPLv3 + * Licensed under AGPLv3 * (see COPYING for full license text) * */ |