From f90f34c0c123b558b401e4583fc35a455dd6b7fd Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 13 Feb 2013 19:00:08 +0100 Subject: Change license to AGPL Signed-off-by: Florian Pritz --- application/models/mfile.php | 2 +- application/models/muser.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'application/models') diff --git a/application/models/mfile.php b/application/models/mfile.php index 3e564d1dc..ef48a87c5 100644 --- a/application/models/mfile.php +++ b/application/models/mfile.php @@ -2,7 +2,7 @@ /* * Copyright 2009-2013 Florian "Bluewind" Pritz * - * Licensed under GPLv3 + * Licensed under AGPLv3 * (see COPYING for full license text) * */ diff --git a/application/models/muser.php b/application/models/muser.php index ebdbeba7d..e0994cfa6 100644 --- a/application/models/muser.php +++ b/application/models/muser.php @@ -2,7 +2,7 @@ /* * Copyright 2012-2013 Florian "Bluewind" Pritz * - * Licensed under GPLv3 + * Licensed under AGPLv3 * (see COPYING for full license text) * */ -- cgit v1.2.3-24-g4f1b