diff options
author | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-06-06 20:42:59 -0500 |
---|---|---|
committer | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-06-06 22:32:37 -0500 |
commit | ac3a179d3b33d9833314aa84d97d00c37d0cc7cf (patch) | |
tree | 39819d0200869262fff29a5b73db2bd8fc125fb5 /src/op_mode | |
parent | dbe8189d54b89bdbec65e852ac591546e77d19a1 (diff) | |
download | vyos-1x-ac3a179d3b33d9833314aa84d97d00c37d0cc7cf.tar.gz vyos-1x-ac3a179d3b33d9833314aa84d97d00c37d0cc7cf.zip |
dns: T5144: Update copyright year
Diffstat (limited to 'src/op_mode')
-rwxr-xr-x | src/op_mode/dns_dynamic.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/op_mode/dns_dynamic.py b/src/op_mode/dns_dynamic.py index d41a74db3..76ca5249b 100755 --- a/src/op_mode/dns_dynamic.py +++ b/src/op_mode/dns_dynamic.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2018-2020 VyOS maintainers and contributors +# Copyright (C) 2018-2023 VyOS maintainers and contributors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 or later as |