From: Dmitry Smirnov Date: Wed, 24 Jun 2015 01:22:25 +0000 (+1000) Subject: CRM-16731: correct AGPL version number. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8d12d6191c8827e8fbe87d4fcdf75cedd3ccd77d;p=civicrm-core.git CRM-16731: correct AGPL version number. --- diff --git a/CRM/Core/Payment/IATS.php b/CRM/Core/Payment/IATS.php index 7b63787d22..b5de801da6 100644 --- a/CRM/Core/Payment/IATS.php +++ b/CRM/Core/Payment/IATS.php @@ -8,19 +8,19 @@ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | - | under the terms of the Affero General Public License Version 1, | - | March 2002 and the CiviCRM Licensing Exception. | + | under the terms of the GNU Affero General Public License | + | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM 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 Affero General Public License for more details. | + | See the GNU Affero General Public License for more details. | | | - | You should have received a copy of the Affero General Public | + | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | - | at info[AT]civicrm[DOT]org. If you have questions about the | - | Affero General Public License or the licensing of CiviCRM, | + | at info[AT]civicrm[DOT]org. If you have questions about the | + | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ */