]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Prepare for v4.6 v4.6
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 27 Feb 2022 19:45:21 +0000 (20:45 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 27 Feb 2022 20:03:02 +0000 (21:03 +0100)
LICENSE.adoc
doc/AUTHORS.adoc
src/core/mainoptions.cpp

index efe3e6c76027a58f07d9fe33dfcbb89a992891f2..dc9e00c8f9f0c5b363f70a3e95dea9c9ed5e570f 100644 (file)
@@ -35,7 +35,7 @@ The copyright for ccache as a whole is as follows:
 
 ----
 Copyright (C) 2002-2007 Andrew Tridgell
-Copyright (C) 2009-2021 Joel Rosdahl and other contributors
+Copyright (C) 2009-2022 Joel Rosdahl and other contributors
 ----
 
 
index f925a3332697454e4e8c42c410cc6007051c1e58..f5164a1ba1aa415b461aa6c4cd395e36e1087e44 100644 (file)
@@ -10,6 +10,7 @@ Ccache is a collective work with contributions from many people, including:
 * Alexander Falkenstern
 * Alexander Korsunsky
 * Alexander Lanin
+* Alexey Sheplyakov
 * Alexey Tourbin
 * Alfred Landrum
 * Anders F Björklund
@@ -32,6 +33,7 @@ Ccache is a collective work with contributions from many people, including:
 * Cristian Adam
 * David Givone
 * Deepak Yadav
+* Delgan
 * Doug Anderson
 * Edward Z. Yang
 * Enrico Sorichetti
@@ -74,6 +76,7 @@ Ccache is a collective work with contributions from many people, including:
 * Luboš Luňák
 * luzpaz
 * Maarten Maathuis
+* Marius Zwicker
 * Mark Starovoytov
 * Martin Ettl
 * Martin Pool
@@ -113,6 +116,7 @@ Ccache is a collective work with contributions from many people, including:
 * Peter Steinberger
 * Petr Štetiar
 * Philippe Proulx
+* Philipp Gortan
 * Philipp Storz
 * Rafael Kitover
 * Ramiro Polla
@@ -127,6 +131,7 @@ Ccache is a collective work with contributions from many people, including:
 * Sam Gross
 * Sergei Trofimovich
 * Steffen Dettmer
+* Steve Mokris
 * Stuart Henderson
 * Sumit Jamgade
 * Thomas Otto
@@ -138,6 +143,7 @@ Ccache is a collective work with contributions from many people, including:
 * Tom Stellard
 * Tor Arne Vestbø
 * Vadim Petrochenkov
+* Vili Väinölä
 * Ville Skyttä
 * William S Fulton
 * Wilson Snyder
index ead5a3aa27e512ffdb544a4cb8a567048f06ad5e..27431f9aeed295ed8962f1ea31be7efea1c2f9e8 100644 (file)
@@ -69,7 +69,7 @@ constexpr const char VERSION_TEXT[] =
 Features: {2}
 
 Copyright (C) 2002-2007 Andrew Tridgell
-Copyright (C) 2009-2021 Joel Rosdahl and other contributors
+Copyright (C) 2009-2022 Joel Rosdahl and other contributors
 
 See <https://ccache.dev/credits.html> for a complete list of contributors.