From 9a5a6e9982b31d81af59d9210e5938e50a72f855 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 27 Mar 2021 13:04:34 +0100 Subject: [PATCH] Update. --- getbib.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/getbib.sh b/getbib.sh index e7d2f18..913b942 100755 --- a/getbib.sh +++ b/getbib.sh @@ -1,5 +1,10 @@ #!/bin/bash +# Any copyright is dedicated to the Public Domain. +# https://creativecommons.org/publicdomain/zero/1.0/ + +# Written by Francois Fleuret + # Very ugly but handy stuff: loops through the bibtex keys provided as # arguments, and for each grabs the first bib entry that matches in # all the found bib files. -- 2.20.1