X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=members%2Fsetstatus.pl;h=2a3947c3ddd9f3f334a900da23e59a53d4cde487;hb=3be7a6d4588ef4b406eb324e14966a4ac66c708d;hp=fc27c175d5b96e3c5ba682127f26b098711c073b;hpb=8ad2c7d7acc3cb0033426bd78928214a22ad9dd1;p=koha_gimpoz diff --git a/members/setstatus.pl b/members/setstatus.pl index fc27c175d5..2a3947c3dd 100755 --- a/members/setstatus.pl +++ b/members/setstatus.pl @@ -18,9 +18,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;