diff --git a/README.md b/README.md index b08ac0d..0a47ca2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Please use the "+" at the end of the license URI (like: CNPL-NAv7+) to allow fut These licenses are based off of the [CSL](https://lynnesbian.space/csl/formatted/) (Cooperative Software License) which is not actually just for software. -Use this license header in your source files if you want: +Use this license header (for the CNPL) in your source files if you want: ``` // Copyright (C) 2021 (Author) // This file is part of project. @@ -23,7 +23,7 @@ Use this license header in your source files if you want: // project is non-violent software: you can use, redistribute, // and/or modify it under the terms of the CNPLv7+ as found // in the LICENSE file in the source code root directory or -// at . +// at . // // project comes with ABSOLUTELY NO WARRANTY, to the extent // permitted by applicable law. See the CNPL for details.