View | Details | Raw Unified | Return to bug 4330
Collapse All | Expand All

(-)a/opac/changelanguage.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
#use strict;
18
#use strict;
19
#use warnings; FIXME - Bug 2505
19
#use warnings; FIXME - Bug 2505
(-)a/opac/errors/400.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/errors/401.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/errors/402.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/errors/403.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/errors/404.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/errors/500.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/maintenance.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/oai.pl (+18 lines)
Lines 1-5 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/perl
2
2
3
# Copyright Biblibre 2008
4
#
5
# This file is part of Koha.
6
#
7
# Koha is free software; you can redistribute it and/or modify it under the
8
# terms of the GNU General Public License as published by the Free Software
9
# Foundation; either version 2 of the License, or (at your option) any later
10
# version.
11
#
12
# Koha is distributed in the hope that it will be useful, but WITHOUT ANY
13
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
14
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
15
#
16
# You should have received a copy of the GNU General Public License along
17
# with Koha; if not, write to the Free Software Foundation, Inc.,
18
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
19
20
3
use strict;
21
use strict;
4
use warnings;
22
use warnings;
5
23
(-)a/opac/opac-basket.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/opac-changelanguage.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
use strict;
18
use strict;
19
use warnings;
19
use warnings;
(-)a/opac/opac-main.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/opac-passwd.pl (-3 / +3 lines)
Lines 14-22 Link Here
14
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
14
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
15
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
15
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
16
#
16
#
17
# You should have received a copy of the GNU General Public License along with
17
# You should have received a copy of the GNU General Public License along
18
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
18
# with Koha; if not, write to the Free Software Foundation, Inc.,
19
# Suite 330, Boston, MA  02111-1307 USA
19
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20
20
21
use strict;
21
use strict;
22
use warnings;
22
use warnings;
(-)a/opac/opac-privacy.pl (-3 / +3 lines)
Lines 12-20 Link Here
12
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
13
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
14
#
14
#
15
# You should have received a copy of the GNU General Public License along with
15
# You should have received a copy of the GNU General Public License along
16
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
16
# with Koha; if not, write to the Free Software Foundation, Inc.,
17
# Suite 330, Boston, MA  02111-1307 USA
17
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18
18
19
use strict;
19
use strict;
20
use CGI;
20
use CGI;
(-)a/opac/opac-readingrecord.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
18
19
use strict;
19
use strict;
(-)a/opac/opac-suggestions.pl (-3 / +3 lines)
Lines 11-19 Link Here
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
#
13
#
14
# You should have received a copy of the GNU General Public License along with
14
# You should have received a copy of the GNU General Public License along
15
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
15
# with Koha; if not, write to the Free Software Foundation, Inc.,
16
# Suite 330, Boston, MA  02111-1307 USA
16
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
17
18
use strict;
18
use strict;
19
use warnings;
19
use warnings;
(-)a/opac/opac-user.pl (-4 / +3 lines)
Lines 12-20 Link Here
12
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
13
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
13
# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
14
#
14
#
15
# You should have received a copy of the GNU General Public License along with
15
# You should have received a copy of the GNU General Public License along
16
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
16
# with Koha; if not, write to the Free Software Foundation, Inc.,
17
# Suite 330, Boston, MA  02111-1307 USA
17
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18
18
19
19
20
use strict;
20
use strict;
21
- 

Return to bug 4330