diff --git a/src/opnsense/scripts/dhcp/get_leases.py b/src/opnsense/scripts/dhcp/get_leases.py index 92aa7a261..efe020b25 100755 --- a/src/opnsense/scripts/dhcp/get_leases.py +++ b/src/opnsense/scripts/dhcp/get_leases.py @@ -1,7 +1,7 @@ -#!/usr/local/bin/python2.7 +#!/usr/local/bin/python3 """ - Copyright (c) 2017 Ad Schellevis + Copyright (c) 2017-2019 Ad Schellevis All rights reserved. Redistribution and use in source and binary forms, with or without