python 2->3 scripts/dhcp/get_leases.py

This commit is contained in:
Ad Schellevis 2019-05-13 13:17:48 +02:00
parent 11d64579ce
commit d756b13f52

View File

@ -1,7 +1,7 @@
#!/usr/local/bin/python2.7
#!/usr/local/bin/python3
"""
Copyright (c) 2017 Ad Schellevis <ad@opnsense.org>
Copyright (c) 2017-2019 Ad Schellevis <ad@opnsense.org>
All rights reserved.
Redistribution and use in source and binary forms, with or without