Don't print license on every invocation

master
Keith Irwin 2024-04-16 10:41:26 -06:00
parent 9699596be8
commit 9fa79c16e6
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 0 additions and 7 deletions

7
gdead
View File

@ -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\