Commit Diff


commit - 39f537acbd8fdf4e812ad004aa880526a36af1f7
commit + 7e8a403b204265eb9eb29305606ced84a411ccf1
blob - f3b3ba889c12c18a79f378037d2eaa1975a08a2b
blob + 6521a4e83cca8be4b25991e4a1c02c9c09fb866e
--- gotmarc
+++ gotmarc
@@ -1,4 +1,8 @@
 #!/bin/sh
+#
+# gotmarc was written by Omar Polo <op@openbsd.org> and is placed in the
+# public domain.  The author hereby disclaims copyright to this source
+# code.
 
 progname="$(basename "$0")"
 usage() {