From 4a0c60bbe4c323a5a0c9151367279608ef427e4a Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 17 Jun 2010 21:32:28 +0000 Subject: [PATCH] add copyright & documentation --- bin/irspy-update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/irspy-update.sh b/bin/irspy-update.sh index 727a265..3e95941 100755 --- a/bin/irspy-update.sh +++ b/bin/irspy-update.sh @@ -1,6 +1,7 @@ #!/bin/sh +# Copyright (c) 2010 Index Data, http://www.indexdata.com # -# wrapper for irspy.pl +# irspy-update.sh - wrapper for irspy.pl # # run irspy with a smaller set of records in a loop to avoid out-of-memory # -- 1.7.10.4