Browse Source

Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
3.0.x
Chris Cormack 17 years ago
committed by Joshua Ferraro
parent
commit
b9c20fa9cf
  1. 5
      C4/Accounts.pm
  2. 3
      C4/Acquisition.pm
  3. 4
      C4/Auth.pm
  4. 4
      C4/AuthoritiesMarc.pm
  5. 3
      C4/Bookfund.pm
  6. 3
      C4/Bookseller.pm
  7. 1
      C4/Boolean.pm
  8. 3
      C4/Branch.pm
  9. 2
      C4/Calendar.pm
  10. 3
      C4/Circulation.pm
  11. 2
      C4/Context.pm
  12. 3
      C4/Koha.pm
  13. 1
      C4/Languages.pm
  14. 4
      C4/Letters.pm
  15. 2
      C4/Log.pm
  16. 3
      C4/Members.pm
  17. 3
      C4/Output.pm
  18. 4
      C4/Overdues.pm
  19. 5
      C4/Print.pm
  20. 5
      C4/Record.pm
  21. 3
      C4/Reserves.pm
  22. 2
      C4/Review.pm
  23. 4
      C4/Search.pm
  24. 1
      C4/Serials.pm
  25. 5
      C4/Stats.pm
  26. 4
      C4/Suggestions.pm
  27. 3
      C4/VirtualShelves.pm
  28. 4
      C4/Z3950.pm
  29. 2
      C4/tests/Record_test.pl
  30. 1
      cataloguing/value_builder/macles.pl
  31. 1
      cataloguing/value_builder/marc21_field_003.pl
  32. 1
      cataloguing/value_builder/marc21_field_005.pl
  33. 1
      cataloguing/value_builder/marc21_field_006.pl
  34. 1
      cataloguing/value_builder/marc21_field_007.pl
  35. 1
      cataloguing/value_builder/marc21_field_008.pl
  36. 1
      cataloguing/value_builder/marc21_field_008_authorities.pl
  37. 1
      cataloguing/value_builder/marc21_field_040c.pl
  38. 1
      cataloguing/value_builder/marc21_field_040d.pl
  39. 1
      cataloguing/value_builder/marc21_leader.pl
  40. 1
      cataloguing/value_builder/marc21_leader_authorities.pl
  41. 1
      cataloguing/value_builder/marc21_leader_book.pl
  42. 1
      cataloguing/value_builder/marc21_leader_computerfile.pl
  43. 1
      cataloguing/value_builder/marc21_leader_video.pl
  44. 1
      cataloguing/value_builder/unimarc_field_100.pl
  45. 1
      cataloguing/value_builder/unimarc_field_105.pl
  46. 1
      cataloguing/value_builder/unimarc_field_106.pl
  47. 1
      cataloguing/value_builder/unimarc_field_110.pl
  48. 1
      cataloguing/value_builder/unimarc_field_115a.pl
  49. 1
      cataloguing/value_builder/unimarc_field_115b.pl
  50. 1
      cataloguing/value_builder/unimarc_field_116.pl
  51. 1
      cataloguing/value_builder/unimarc_field_117.pl
  52. 1
      cataloguing/value_builder/unimarc_field_120.pl
  53. 1
      cataloguing/value_builder/unimarc_field_121a.pl
  54. 1
      cataloguing/value_builder/unimarc_field_121b.pl
  55. 1
      cataloguing/value_builder/unimarc_field_122.pl
  56. 1
      cataloguing/value_builder/unimarc_field_123a.pl
  57. 1
      cataloguing/value_builder/unimarc_field_123d.pl
  58. 1
      cataloguing/value_builder/unimarc_field_123e.pl
  59. 1
      cataloguing/value_builder/unimarc_field_123f.pl
  60. 1
      cataloguing/value_builder/unimarc_field_123g.pl
  61. 1
      cataloguing/value_builder/unimarc_field_123i.pl
  62. 1
      cataloguing/value_builder/unimarc_field_123j.pl
  63. 1
      cataloguing/value_builder/unimarc_field_124.pl
  64. 1
      cataloguing/value_builder/unimarc_field_124a.pl
  65. 1
      cataloguing/value_builder/unimarc_field_124b.pl
  66. 1
      cataloguing/value_builder/unimarc_field_124c.pl
  67. 1
      cataloguing/value_builder/unimarc_field_124d.pl
  68. 1
      cataloguing/value_builder/unimarc_field_124e.pl
  69. 1
      cataloguing/value_builder/unimarc_field_124f.pl
  70. 1
      cataloguing/value_builder/unimarc_field_124g.pl
  71. 1
      cataloguing/value_builder/unimarc_field_125.pl
  72. 1
      cataloguing/value_builder/unimarc_field_125a.pl
  73. 1
      cataloguing/value_builder/unimarc_field_125b.pl
  74. 1
      cataloguing/value_builder/unimarc_field_126.pl
  75. 1
      cataloguing/value_builder/unimarc_field_126a.pl
  76. 1
      cataloguing/value_builder/unimarc_field_126b.pl
  77. 1
      cataloguing/value_builder/unimarc_field_127.pl
  78. 1
      cataloguing/value_builder/unimarc_field_128a.pl
  79. 1
      cataloguing/value_builder/unimarc_field_128b.pl
  80. 1
      cataloguing/value_builder/unimarc_field_128c.pl
  81. 1
      cataloguing/value_builder/unimarc_field_130.pl
  82. 1
      cataloguing/value_builder/unimarc_field_135a.pl
  83. 1
      cataloguing/value_builder/unimarc_field_140.pl
  84. 1
      cataloguing/value_builder/unimarc_field_141.pl
  85. 1
      cataloguing/value_builder/unimarc_field_210c.pl
  86. 1
      cataloguing/value_builder/unimarc_field_225a.pl
  87. 1
      cataloguing/value_builder/unimarc_field_4XX.pl
  88. 1
      cataloguing/value_builder/unimarc_field_60X.pl
  89. 1
      cataloguing/value_builder/unimarc_field_700_701_702.pl
  90. 1
      cataloguing/value_builder/unimarc_leader.pl
  91. 1
      etc/zebradb/ccl.properties
  92. 1
      etc/zebradb/pqf.properties
  93. 4
      installer/InstallAuth.pm
  94. 1
      koha-tmpl/errors/400.pl
  95. 1
      koha-tmpl/errors/401.pl
  96. 1
      koha-tmpl/errors/402.pl
  97. 1
      koha-tmpl/errors/403.pl
  98. 1
      koha-tmpl/errors/404.pl
  99. 1
      koha-tmpl/errors/500.pl
  100. 1
      koha-tmpl/intranet-tmpl/prog/en/lib/calendar/calendar.js

5
C4/Accounts.pm

@ -17,7 +17,6 @@ package C4::Accounts;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -29,9 +28,7 @@ use C4::Members;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v );
};
$VERSION = 3.00;
=head1 NAME

3
C4/Acquisition.pm

@ -17,7 +17,6 @@ package C4::Acquisition;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -30,7 +29,7 @@ use Time::localtime;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
# used in receiveorder subroutine
# to provide library specific handling

4
C4/Auth.pm

@ -39,9 +39,7 @@ use C4::Branch; # GetBranches
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v );
};
$VERSION = 3.00;
=head1 NAME

4
C4/AuthoritiesMarc.pm

@ -27,7 +27,7 @@ use C4::Search;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v).".".join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
@ISA = qw(Exporter);
@EXPORT = qw(
@ -1198,8 +1198,6 @@ Paul POULAIN paul.poulain@free.fr
=cut
# $Id$
# $Log$
# Revision 1.50 2007/07/26 15:14:05 toins
# removing warn compilation.
#

3
C4/Bookfund.pm

@ -17,7 +17,6 @@ package C4::Bookfund;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
@ -25,7 +24,7 @@ use strict;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

3
C4/Bookseller.pm

@ -17,14 +17,13 @@ package C4::Bookseller;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
@ISA = qw(Exporter);
@EXPORT = qw(

1
C4/Boolean.pm

@ -1,6 +1,5 @@
package C4::Boolean;
# $Id$
#package to handle Boolean values in the parameters table
# Note: This is just a utility module; it should not be instantiated.

3
C4/Branch.pm

@ -15,7 +15,6 @@ package C4::Branch;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -25,7 +24,7 @@ use C4::Koha;
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v).".".join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

2
C4/Calendar.pm

@ -23,7 +23,7 @@ use vars qw($VERSION @EXPORT);
# use Date::Calc;
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v).".".join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

3
C4/Circulation.pm

@ -17,7 +17,6 @@ package C4::Circulation;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -44,7 +43,7 @@ use C4::Log; # logaction
our ($VERSION,@ISA,@EXPORT,@EXPORT_OK,%EXPORT_TAGS);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v).".".join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

2
C4/Context.pm

@ -16,7 +16,6 @@ package C4::Context;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
BEGIN {
@ -944,7 +943,6 @@ Joshua Ferraro <jmf at liblime dot com>
=cut
# $Log$
# Revision 1.57 2007/05/22 09:13:55 tipaul
# Bugfixes & improvements (various and minor) :
# - updating templates to have tmpl_process3.pl running without any errors

3
C4/Koha.pm

@ -17,7 +17,6 @@ package C4::Koha;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -25,7 +24,7 @@ use C4::Context;
use C4::Output;
our ($VERSION,@ISA,@EXPORT);
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

1
C4/Languages.pm

@ -18,7 +18,6 @@ package C4::Languages;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict; use warnings; #FIXME: turn off warnings before release
require Exporter;

4
C4/Letters.pm

@ -29,9 +29,7 @@ require Exporter;
our ( $VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS );
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v );
};
$VERSION = 3.00;
=head1 NAME

2
C4/Log.pm

@ -29,7 +29,7 @@ require Exporter;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

3
C4/Members.pm

@ -17,7 +17,6 @@ package C4::Members;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -31,7 +30,7 @@ use C4::Reserves;
our ($VERSION,@ISA,@EXPORT,@EXPORT_OK);
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

3
C4/Output.pm

@ -21,7 +21,6 @@ package C4::Output;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
# NOTE: I'm pretty sure this module is deprecated in favor of
# templates.
@ -35,7 +34,7 @@ use HTML::Template::Pro;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

4
C4/Overdues.pm

@ -1,6 +1,5 @@
package C4::Overdues;
# $Id$
# Copyright 2000-2002 Katipo Communications
#
@ -29,8 +28,7 @@ use Date::Manip qw/UnixDate/;
use C4::Log; # logaction
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join("_", map {sprintf "%03d", $_ } @v); };
$VERSION = 3.00;
=head1 NAME

5
C4/Print.pm

@ -17,7 +17,6 @@ package C4::Print;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -31,9 +30,7 @@ use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v );
};
$VERSION = 3.00;
=head1 NAME

5
C4/Record.pm

@ -18,7 +18,6 @@ package C4::Record;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
#
# $Id$
#
use strict;# use warnings; #FIXME: turn off warnings before release
@ -33,8 +32,7 @@ use XML::LibXML;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join("_", map {sprintf "%03d", $_ } @v); };
$VERSION = 3.00;
@ISA = qw(Exporter);
@ -568,6 +566,5 @@ Joshua Ferraro <jmf@liblime.com>
=head1 MODIFICATIONS
# $Id$
=cut

3
C4/Reserves.pm

@ -22,7 +22,6 @@ package C4::Reserves;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -37,7 +36,7 @@ our ($VERSION,@ISA,@EXPORT,@EXPORT_OK,%EXPORT_TAGS);
my $library_name = C4::Context->preference("LibraryName");
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

2
C4/Review.pm

@ -24,7 +24,7 @@ use C4::Context;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v).".".join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

4
C4/Search.pm

@ -26,9 +26,7 @@ use C4::Date;
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v );
};
$VERSION = 3.00;
=head1 NAME

1
C4/Serials.pm

@ -17,7 +17,6 @@ package C4::Serials; #assumes C4/Serials.pm
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
use C4::Date;

5
C4/Stats.pm

@ -1,6 +1,5 @@
package C4::Stats;
# $Id$
# Copyright 2000-2002 Katipo Communications
#
@ -25,9 +24,7 @@ use C4::Context;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = $VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v );
};
$VERSION = 3.00;
=head1 NAME

4
C4/Suggestions.pm

@ -17,7 +17,6 @@ package C4::Suggestions;
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;
@ -28,8 +27,7 @@ use Mail::Sendmail;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join("_", map {sprintf "%03d", $_ } @v); };
$VERSION = 3.00;
=head1 NAME

3
C4/VirtualShelves.pm

@ -3,7 +3,6 @@
package C4::VirtualShelves;
# $Id$
# Copyright 2000-2002 Katipo Communications
#
@ -29,7 +28,7 @@ use C4::Circulation;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME

4
C4/Z3950.pm

@ -1,6 +1,5 @@
package C4::Z3950;
# $Id$
# Routines for handling Z39.50 lookups
@ -42,7 +41,7 @@ require Exporter;
use vars qw($VERSION @ISA @EXPORT);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g; shift(@v).".".join( "_", map { sprintf "%03d", $_ } @v ); };
$VERSION = 3.00;
=head1 NAME
@ -304,7 +303,6 @@ Koha Developement team <info@koha.org>
=cut
#--------------------------------------
# $Log$
# Revision 1.14 2007/03/09 14:31:47 tipaul
# rel_3_0 moved to HEAD
#

2
C4/tests/Record_test.pl

@ -18,7 +18,6 @@
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
#
# $Id$
#
use strict; use warnings; #FIXME: turn off warnings before release
@ -137,6 +136,5 @@ Joshua Ferraro <jmf@liblime.com>
=head1 MODIFICATIONS
# $Id$
=cut

1
cataloguing/value_builder/macles.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_field_003.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_field_005.pl

@ -1,7 +1,6 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_field_006.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_field_007.pl

@ -1,7 +1,6 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_field_008.pl

@ -1,7 +1,6 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_field_008_authorities.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_field_040c.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_field_040d.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_leader.pl

@ -1,7 +1,6 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_leader_authorities.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_leader_book.pl

@ -1,7 +1,6 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_leader_computerfile.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/marc21_leader_video.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_100.pl

@ -1,7 +1,6 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_105.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_106.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_110.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_115a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_115b.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_116.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_117.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_120.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_121a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_121b.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_122.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_123a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_123d.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_123e.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_123f.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_123g.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_123i.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_123j.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_124.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_124a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_124b.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_124c.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_124d.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_124e.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_124f.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_124g.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_125.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_125a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_125b.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_126.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_126a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_126b.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_127.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_128a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_128b.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_128c.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_130.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_135a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_140.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_141.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_210c.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_225a.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_4XX.pl

@ -17,7 +17,6 @@
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
require Exporter;

1
cataloguing/value_builder/unimarc_field_60X.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_field_700_701_702.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
cataloguing/value_builder/unimarc_leader.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# $Id$
# Copyright 2000-2002 Katipo Communications
#

1
etc/zebradb/ccl.properties

@ -1,5 +1,4 @@
# CCL field mappings
# $Id$
# There are four types of lines in a CCL profile:
# 1. qualifier specification
# qualifier-name [ attributeset ,] type = val [ attributeset ,] type = val ...

1
etc/zebradb/pqf.properties

@ -1,4 +1,3 @@
# $Id$
#
# Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF()
# back-end and the YAZ CQL-to-PQF converter. This specifies the

4
installer/InstallAuth.pm

@ -32,9 +32,7 @@ use CGI::Session;
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
# set the version for version checking
$VERSION = do { my @v = '$Revision$' =~ /\d+/g;
shift(@v) . "." . join( "_", map { sprintf "%03d", $_ } @v );
};
$VERSION = 3.00;
=head1 NAME

1
koha-tmpl/errors/400.pl

@ -15,7 +15,6 @@
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
use CGI;

1
koha-tmpl/errors/401.pl

@ -15,7 +15,6 @@
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
use CGI;

1
koha-tmpl/errors/402.pl

@ -15,7 +15,6 @@
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
use CGI;

1
koha-tmpl/errors/403.pl

@ -15,7 +15,6 @@
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
use CGI;

1
koha-tmpl/errors/404.pl

@ -15,7 +15,6 @@
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
use CGI;

1
koha-tmpl/errors/500.pl

@ -15,7 +15,6 @@
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
# Suite 330, Boston, MA 02111-1307 USA
# $Id$
use strict;
use CGI;

1
koha-tmpl/intranet-tmpl/prog/en/lib/calendar/calendar.js

@ -10,7 +10,6 @@
* Read the entire license text here: http://www.gnu.org/licenses/lgpl.html
*/
// $Id$
/** The Calendar object constructor. */
Calendar = function (firstDayOfWeek, dateStr, onSelected, onClose) {

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save