README: add licence bit at the bottom
This commit is contained in:
parent
47caa15d90
commit
7547a0ccba
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue