: License Git Horror Story script under CC0

Someone contacted me about the license of this script.  The code itself is
doubtfully enforcable with US copyright anyway, so let's just put this into
the public domain.

It does have comments, but they're minor.
master
Mike Gerwitz 2016-12-19 22:03:20 -05:00
parent 7956cf0b88
commit 0507dc76f3
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 2 additions and 0 deletions

View File

@ -941,6 +941,8 @@ information, delimited by tabs.
----
#!/bin/sh
#
# Licensed under the CC0 1.0 Universal license (public domain).
#
# Validate signatures on each and every commit within the given range
##