X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=opac%2Funapi;h=fef5f91da585c1b26ad3cb6c6565016c428d0bc8;hb=34a27e01b138170f38324568a9d4fad596176ff8;hp=b49e7f651b3557d20cf6c85a23a6ce185bf65e34;hpb=391a6d32619978aa3c1e624743479a0d3fe45f89;p=koha_gimpoz diff --git a/opac/unapi b/opac/unapi index b49e7f651b..fef5f91da5 100755 --- a/opac/unapi +++ b/opac/unapi @@ -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; @@ -198,7 +198,7 @@ sub get_transformer { =head1 AUTHOR -Koha Development team +Koha Development Team Originally written by Joshua Ferraro