Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / lib / calendar / calendar.js
index 96bec6f..028ad4a 100644 (file)
@@ -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) {