From 1fe62517799e945a2cb58992b66c4e2284a55af9 Mon Sep 17 00:00:00 2001 From: khramshinr Date: Fri, 5 Apr 2024 12:04:11 +0800 Subject: T6204: cleanup shebang lines --- python/vyos/cpu.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'python/vyos/cpu.py') diff --git a/python/vyos/cpu.py b/python/vyos/cpu.py index d2e5f6504..cae5f5f4d 100644 --- a/python/vyos/cpu.py +++ b/python/vyos/cpu.py @@ -1,5 +1,4 @@ -#!/usr/bin/env python3 -# Copyright 2022 VyOS maintainers and contributors +# Copyright (C) 2022-2024 VyOS maintainers and contributors # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public -- cgit v1.2.3