README: add licence bit at the bottom

This commit is contained in:
Starbeamrainbowlabs 2021-03-26 22:55:32 +00:00
parent 47caa15d90
commit 7547a0ccba
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 3 additions and 0 deletions

View File

@ -92,3 +92,6 @@ For `base` and `base-nopush` image types, the following files should be present:
Optionally, any image type can contain the following files:
- `dependents.txt`: The names of images that depend on this image - 1 image name per file. This is read by my continuous integration system to queue rebuilds of dependent Docker containers once the current image has finished building & pushing automatically.
## License
The contents of this repository is licensed under the _Mozilla Public License 2.0_ (MPL-2.0). This license can be found in the _LICENSE_ file in this repository.