X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=C4%2FInput.pm;h=2ee07f3f61bebb6f204e8cdb7a9e164dc2f0aa58;hb=refs%2Fheads%2Fffzg-1059-zebra_spine_label;hp=e45ba4f8242e91b59a521c02d59fe4ded26e2767;hpb=4747ea7462c04770484386538b1594c1760bc75b;p=koha.git diff --git a/C4/Input.pm b/C4/Input.pm index e45ba4f824..2ee07f3f61 100644 --- a/C4/Input.pm +++ b/C4/Input.pm @@ -14,9 +14,9 @@ package C4::Input; #assumes C4/Input # 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; @@ -155,6 +155,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut