1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-12-26 06:29:47 +01:00

Add copyright

This commit is contained in:
Sam Stephenson 2011-12-29 18:50:37 -06:00
parent cefd684545
commit aa71d3c3e8

View File

@ -133,3 +133,7 @@ Bats. For example, to install Bats into `/usr/local`,
Note that you may need to run `install.sh` with `sudo` if you do not
have permission to write to the installation prefix.
---
© 2011 Sam Stephenson. Bats is released under an MIT-style license;
see `LICENSE` for details.