updated AGPL license to GPL

This commit is contained in:
glmdev
2016-12-30 21:08:08 +00:00
parent 8ad7456354
commit 4281f8f211
2 changed files with 57 additions and 55 deletions

View File

@@ -161,7 +161,7 @@ Post::withUuid($uuid)->firstOrFail();
Copyright (C) 2016 Garrett Mills
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or any later version.
@@ -170,7 +170,7 @@ Post::withUuid($uuid)->firstOrFail();
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Please see [License File][link-license] for more details.