X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=circ%2Fbilling.pl;h=9c47b75ca4864d206aa9b3ed9aafe928b45a1354;hb=0e9edb11026fab413540fe78ea88206cff433fcc;hp=c6daa6fadae00426fb53bd0282ecfdd931ba77fe;hpb=9620e07f15cc8f08f684b9e7cfd13cb72ea1e92d;p=srvgit diff --git a/circ/billing.pl b/circ/billing.pl index c6daa6fada..9c47b75ca4 100755 --- a/circ/billing.pl +++ b/circ/billing.pl @@ -13,9 +13,9 @@ # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR # A PARTICULAR PURPOSE. See the GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License along with -# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# You should have received a copy of the GNU General Public License along +# with Koha; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. use strict; use warnings;