X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=circ%2Fbranchtransfers.pl;h=ab387494aac067b0bb000ac2f1eacd6679f3c9de;hb=574f613a1dfadfcd7c025139e6a63b1b1a0f729c;hp=8fb4bc5a7f9c2d7cf54bad6b1f251d80acad177d;hpb=8ad2c7d7acc3cb0033426bd78928214a22ad9dd1;p=koha_gimpoz diff --git a/circ/branchtransfers.pl b/circ/branchtransfers.pl index 8fb4bc5a7f..ab387494aa 100755 --- a/circ/branchtransfers.pl +++ b/circ/branchtransfers.pl @@ -17,9 +17,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;