Remove SSL via OpenSSL support YAZ-732
[yaz-moved-to-github.git] / src / csvtosrw.tcl
old mode 100755 (executable)
new mode 100644 (file)
index cd0e08a..699eea6
@@ -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-2006
+# Copyright (C) Index Data
 # See the file LICENSE for details.
 #
-# $Id: csvtosrw.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
 #
 # Converts a CSV file with SRW diagnostics to C+H file for easy
 # maintenance
 #
-# $Id: csvtosrw.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
 
 source [lindex $argv 0]/csvtodiag.tcl