diff options
Diffstat (limited to 'tools/fixup-deprecated.py')
-rwxr-xr-x | tools/fixup-deprecated.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/fixup-deprecated.py b/tools/fixup-deprecated.py index 57f9df906..ad3ae54ab 100755 --- a/tools/fixup-deprecated.py +++ b/tools/fixup-deprecated.py @@ -1,5 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- +# SPDX-License-Identifier: NONE # # Script used to replace deprecated quagga/frr mactors/types/etc. # |