From f7d14a93144c84477b79262c0aa5bb5486c370de Mon Sep 17 00:00:00 2001 From: David Cavazos Date: Thu, 12 Aug 2021 16:27:03 -0700 Subject: [PATCH] Update noxfile_config.py header year Copying noxfile_config.py with the current year so we don't have to manually change it each time we copy it :) --- noxfile_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noxfile_config.py b/noxfile_config.py index c2d25be3c11..909c56c9487 100644 --- a/noxfile_config.py +++ b/noxfile_config.py @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.