Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
[koha.git] / C4 / Languages.pm
index 6bdf4f1..626449d 100644 (file)
@@ -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;