diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/api.php | 2 | ||||
-rw-r--r-- | files/get_files.php | 2 | ||||
-rw-r--r-- | files/index.php | 2 | ||||
-rw-r--r-- | files/open_file.php | 2 | ||||
-rwxr-xr-x | files/upload.php | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/files/api.php b/files/api.php index 7de2c31fc7f..08e1021af09 100644 --- a/files/api.php +++ b/files/api.php @@ -16,7 +16,7 @@ * 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 Lesser General Public +* You should have received a copy of the GNU Affero General Public * License along with this library. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/files/get_files.php b/files/get_files.php index 1481bb6f84b..45d2b626e65 100644 --- a/files/get_files.php +++ b/files/get_files.php @@ -16,7 +16,7 @@ * 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 Lesser General Public +* You should have received a copy of the GNU Affero General Public * License along with this library. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/files/index.php b/files/index.php index 6bd994e7616..f2f7a48713a 100644 --- a/files/index.php +++ b/files/index.php @@ -16,7 +16,7 @@ * 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 Lesser General Public +* You should have received a copy of the GNU Affero General Public * License along with this library. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/files/open_file.php b/files/open_file.php index ed1a1e47b1a..ad91e3dad5c 100644 --- a/files/open_file.php +++ b/files/open_file.php @@ -15,7 +15,7 @@ * 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 Lesser General Public +* You should have received a copy of the GNU Affero General Public * License along with this library. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/files/upload.php b/files/upload.php index e84cf8303db..08c89e76024 100755 --- a/files/upload.php +++ b/files/upload.php @@ -16,7 +16,7 @@ * 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 Lesser General Public +* You should have received a copy of the GNU Affero General Public * License along with this library. If not, see <http://www.gnu.org/licenses/>. * */ |