This commit is contained in:
Nicolas Dechesne 2025-10-31 16:18:16 -06:00 committed by GitHub
commit 5ad1e7342a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# #
# Copyright (c) 2015 Qualcomm Atheros, Inc. # Copyright (c) 2015 Qualcomm Atheros, Inc.
# Copyright (c) 2018, The Linux Foundation. All rights reserved. # Copyright (c) 2018, The Linux Foundation. All rights reserved.

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# #
# Copyright (c) 2016 Qualcomm Atheros, Inc. # Copyright (c) 2016 Qualcomm Atheros, Inc.
# Copyright (c) 2018, The Linux Foundation. All rights reserved. # Copyright (c) 2018, The Linux Foundation. All rights reserved.

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# #
# Copyright (c) 2012-2015 Qualcomm Atheros, Inc. # Copyright (c) 2012-2015 Qualcomm Atheros, Inc.
# #

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# #
# Copyright (c) 2016 Qualcomm Atheros, Inc. # Copyright (c) 2016 Qualcomm Atheros, Inc.
# Copyright (c) 2018,2020 The Linux Foundation. All rights reserved. # Copyright (c) 2018,2020 The Linux Foundation. All rights reserved.

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# #
# Copyright (c) 2012-2015 Qualcomm Atheros, Inc. # Copyright (c) 2012-2015 Qualcomm Atheros, Inc.
# Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. # Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# #
# Copyright (c) 2016 Qualcomm Atheros, Inc. # Copyright (c) 2016 Qualcomm Atheros, Inc.
# Copyright (c) 2018,2020 The Linux Foundation. All rights reserved. # Copyright (c) 2018,2020 The Linux Foundation. All rights reserved.

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# #
# Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved # Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved
# Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. # Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# #
# Copyright (c) 2010 Atheros Communications Inc. # Copyright (c) 2010 Atheros Communications Inc.
# #