Update header about CQL grammar
[yaz-moved-to-github.git] / src / csvtosrw.tcl
old mode 100755 (executable)
new mode 100644 (file)
index 71e4558..54035a5
@@ -1,17 +1,13 @@
-#!/bin/sh
-# the next line restats using tclsh \
-exec tclsh "$0" "$@"
+#!/usr/bin/tclsh
 #
 # This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2007
+# Copyright (c) Index Data 1996-2013
 # See the file LICENSE for details.
 #
-# $Id: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 #
 # Converts a CSV file with SRW diagnostics to C+H file for easy
 # maintenance
 #
-# $Id: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 
 source [lindex $argv 0]/csvtodiag.tcl