From d3c0d20b623708b895f89ca0d791e449b2896bd9 Mon Sep 17 00:00:00 2001 From: Greg Neagle Date: Thu, 18 Mar 2021 14:28:39 -0700 Subject: [PATCH] Fix copyright date --- getmacosipsws.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getmacosipsws.py b/getmacosipsws.py index d9f1335..38713d8 100755 --- a/getmacosipsws.py +++ b/getmacosipsws.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2017 Greg Neagle. +# Copyright 2021 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.