X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FStats.pm;h=11710f82a775d184c4de45f74d433cd76dbbff9d;hb=6eb021ab0e113e2b6b897c89475f1eadc7a2c15b;hp=b4875aa780cc4a2a420e3ccf625d596c399ec24d;hpb=a244ff667199445ef5e81d5c8f976b34f5ac17b9;p=koha_gimpoz diff --git a/C4/Stats.pm b/C4/Stats.pm index b4875aa780..11710f82a7 100644 --- a/C4/Stats.pm +++ b/C4/Stats.pm @@ -14,9 +14,9 @@ package C4::Stats; # 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; @@ -125,7 +125,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut