From 66c8fbb7d25e2ff914c95566b1f27cb0047b186c Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Thu, 4 Jul 2024 13:21:59 +0200 Subject: [PATCH] chore: Fix copyright row order --- src/ccache/ccache.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ccache/ccache.cpp b/src/ccache/ccache.cpp index 5e0c7cd5..ef499d32 100644 --- a/src/ccache/ccache.cpp +++ b/src/ccache/ccache.cpp @@ -1,5 +1,5 @@ -// Copyright (C) 2009-2024 Joel Rosdahl and other contributors // Copyright (C) 2002-2007 Andrew Tridgell +// Copyright (C) 2009-2024 Joel Rosdahl and other contributors // // See doc/AUTHORS.adoc for a complete list of contributors. // -- 2.47.2