diff --git a/README.md b/README.md index 03023d9..2b4f916 100644 --- a/README.md +++ b/README.md @@ -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.