From 9fa79c16e6ec4ca2d25937394be111e114988669 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Tue, 16 Apr 2024 10:41:26 -0600 Subject: [PATCH] Don't print license on every invocation --- gdead | 7 ------- 1 file changed, 7 deletions(-) diff --git a/gdead b/gdead index 5b6b760..7f98b76 100755 --- a/gdead +++ b/gdead @@ -54,13 +54,6 @@ if [ "${YYYY}" != "" ]; then fi fi -# Print license -echo " gdead Copyright © 2021-2022 Keith Irwin (www.ki9.us)" -echo " This program comes with ABSOLUTELY NO WARRANTY; for details" -echo " see the LICENSE.md that came with it" -echo " This is free software, and you are welcome to redistribute it" -echo " under certain conditions" - # Metadata search URL URL="https://archive.org/advancedsearch.php?q=collection%3A%28GratefulDead%29${SBD}\ +AND+date%3A%5B${YYYY1}-${MM1}-${DD1}+TO+${YYYY1}-${MM2}-${DD2}%5D\