From e3e5ea068a84732483deed4011f367dd76c7e0f6 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 26 Mar 2021 22:55:40 +0000 Subject: [PATCH] fixup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b4f916..79dedf3 100644 --- a/README.md +++ b/README.md @@ -93,5 +93,5 @@ 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. +## Licence +The contents of this repository is licenced under the _Mozilla Public License 2.0_ (MPL-2.0). This license can be found in the _LICENSE_ file in this repository.