]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Use capitalized “Ccache” at start of sentences consistently
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 8 Oct 2020 13:35:58 +0000 (15:35 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 10 Oct 2020 17:47:30 +0000 (19:47 +0200)
LICENSE.adoc
doc/INSTALL.md

index 52a16063393ff716093f32ed5a422f9b95d4ba8c..90524037ec208b80df7cc90368fd16b39e02827b 100644 (file)
@@ -1,4 +1,4 @@
-ccache copyright and license
+Ccache copyright and license
 ============================
 
 Overall license
@@ -28,7 +28,7 @@ https://www.gnu.org/licenses/gpl-3.0.html.
 Copyright and authors
 ---------------------
 
-ccache is a collective work with contributions from many people, listed in
+Ccache is a collective work with contributions from many people, listed in
 AUTHORS.adoc and at https://ccache.dev/credits.html. Subsequent additions by
 contributing authors are implicitly licensed to the public under the same terms
 (GNU GPL version 3 or later), but the contributing authors retain copyrights on
index b7a1463f4ca882ed40411e4147b00c7b9d455b9f..f27053f84d24ec3db195f6fa72dbbb2084e027ea 100644 (file)
@@ -1,4 +1,4 @@
-ccache installation
+Ccache installation
 ===================
 
 Prerequisites