From 35c806503815dc58ecb4397f8b9f0b160ef1dec0 Mon Sep 17 00:00:00 2001 From: Greg Neagle Date: Tue, 1 Feb 2022 14:13:28 -0800 Subject: [PATCH] update copyright dates --- installinstallmacos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installinstallmacos.py b/installinstallmacos.py index d914a93..46fc413 100755 --- a/installinstallmacos.py +++ b/installinstallmacos.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2017 Greg Neagle. +# Copyright 2017-2022 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.