From fbb80487e6af07dd66411245a839c4af38c3a57f Mon Sep 17 00:00:00 2001 From: hellekin Date: Thu, 1 Nov 2012 14:57:17 -0300 Subject: Set license to AGPLv3+ --- languages/ca.php | 20 +++++++++++++++++++- languages/en.php | 20 +++++++++++++++++++- languages/es.php | 20 +++++++++++++++++++- 3 files changed, 57 insertions(+), 3 deletions(-) (limited to 'languages') diff --git a/languages/ca.php b/languages/ca.php index 882ef9df4..214d327aa 100644 --- a/languages/ca.php +++ b/languages/ca.php @@ -1,7 +1,25 @@ + * + * This program is free software: you can redistribute it and/or + * modify it under the terms of the GNU Affero General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * 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 along with this program. If not, see + * . */ $catalan = array( diff --git a/languages/en.php b/languages/en.php index a585ca9b5..70bab4e05 100644 --- a/languages/en.php +++ b/languages/en.php @@ -1,7 +1,25 @@ + * + * This program is free software: you can redistribute it and/or + * modify it under the terms of the GNU Affero General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * 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 along with this program. If not, see + * . */ $english = array( diff --git a/languages/es.php b/languages/es.php index baeea98e4..e49d0db47 100644 --- a/languages/es.php +++ b/languages/es.php @@ -1,7 +1,25 @@ + * + * This program is free software: you can redistribute it and/or + * modify it under the terms of the GNU Affero General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * 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 along with this program. If not, see + * . */ $spanish = array( -- cgit v1.2.3