summaryrefslogtreecommitdiff
path: root/LICENSE.txt
AgeCommit message (Collapse)Author
2023-01-31LICENSE.txt: s/program/library/, fuss with a sentencev0.1.0Luke Shumaker
It's a library, not a program. Apparently the pkg.go.dev license detector recognizes "You should have received a copy of the GNU General Public License along with this (program|library)" but not "Along with this (program|library), you should have received a copy of the GNU General Public License."
2023-01-31LICENSE.txt: Fix typosLuke Shumaker
Hopefully this will appease pkg.go.dev.
2023-01-26Set up as a separate repov0.0.1Luke Shumaker