diff --git a/CppCoreGuidelines.md b/CppCoreGuidelines.md index d7d6737..37e2e99 100644 --- a/CppCoreGuidelines.md +++ b/CppCoreGuidelines.md @@ -7,7 +7,7 @@ Editors: * [Bjarne Stroustrup](http://www.stroustrup.com) * [Herb Sutter](http://herbsutter.com/) -This is a living document under continuous improvement. +This is a living document under continuous improvement. Had it been an open-source (code) project, this would have been release 0.8. Copying, use, modification, and creation of derivative works from this project is licensed under an MIT-style license. Contributing to this project requires agreeing to a Contributor License. See the accompanying [LICENSE](LICENSE) file for details.