Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts
[koha_gimpoz] / opac / opac-shelves.pl
index 683610c..0b2394f 100755 (executable)
@@ -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$
 
 =head1 NAME
 
@@ -230,7 +229,6 @@ output_html_with_http_headers $query, $cookie, $template->output;
 
 
 #
-# $Log$
 # Revision 1.12  2007/04/24 13:54:29  hdl
 # functions that were in C4::Interface::CGI::Output are now in C4::Output.
 # So this implies quite a change for files.