diff --git a/bin/acpi-bat b/bin/acpi-bat index bc206d4..c2658ea 100755 --- a/bin/acpi-bat +++ b/bin/acpi-bat @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/afl-sysctl-config b/bin/afl-sysctl-config index 19e68e8..a2551c3 100755 --- a/bin/afl-sysctl-config +++ b/bin/afl-sysctl-config @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/aplaytest b/bin/aplaytest index b5d51ee..8a0e506 100755 --- a/bin/aplaytest +++ b/bin/aplaytest @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/asciitable b/bin/asciitable index 9a3822a..93d80f1 100755 --- a/bin/asciitable +++ b/bin/asciitable @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/capabilities b/bin/capabilities index 944da82..b0373ee 100755 --- a/bin/capabilities +++ b/bin/capabilities @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2016-2023 Nicolas Iooss +# Copyright (c) 2016-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/captive-portal b/bin/captive-portal index d9681b2..74d9dcb 100755 --- a/bin/captive-portal +++ b/bin/captive-portal @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/check-certificate b/bin/check-certificate index 4e296fa..7b0ff06 100755 --- a/bin/check-certificate +++ b/bin/check-certificate @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/chromium-incognito b/bin/chromium-incognito index a245377..a69b57e 100755 --- a/bin/chromium-incognito +++ b/bin/chromium-incognito @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/clang-format-meld b/bin/clang-format-meld index 3a24493..a5e6989 100755 --- a/bin/clang-format-meld +++ b/bin/clang-format-meld @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2020-2023 Nicolas Iooss +# Copyright (c) 2020-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/clean-pdf b/bin/clean-pdf index fdb4d3b..d7a9704 100755 --- a/bin/clean-pdf +++ b/bin/clean-pdf @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/colortable b/bin/colortable index 0c2b91d..b1b51b5 100755 --- a/bin/colortable +++ b/bin/colortable @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/compile-netbpf b/bin/compile-netbpf index c2013ca..5fa4aa6 100755 --- a/bin/compile-netbpf +++ b/bin/compile-netbpf @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/config-summary b/bin/config-summary index 03ac283..4c8b926 100755 --- a/bin/config-summary +++ b/bin/config-summary @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/crc32 b/bin/crc32 index 8772c6c..34522cd 100755 --- a/bin/crc32 +++ b/bin/crc32 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/data-dir b/bin/data-dir index c2d7263..7230995 100755 --- a/bin/data-dir +++ b/bin/data-dir @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/dconf-dump b/bin/dconf-dump index f6836f4..24365dd 100755 --- a/bin/dconf-dump +++ b/bin/dconf-dump @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/debian-purge-packages b/bin/debian-purge-packages index 063e658..f7a6294 100755 --- a/bin/debian-purge-packages +++ b/bin/debian-purge-packages @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/decode-jwt b/bin/decode-jwt index dcf5df2..3b82193 100755 --- a/bin/decode-jwt +++ b/bin/decode-jwt @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/denastify-ssh b/bin/denastify-ssh index 94a0b35..9e8f1ab 100755 --- a/bin/denastify-ssh +++ b/bin/denastify-ssh @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/detect-distro b/bin/detect-distro index 6c5e253..f5ee440 100755 --- a/bin/detect-distro +++ b/bin/detect-distro @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/disable-net-services b/bin/disable-net-services index b163e97..cd3c0f1 100755 --- a/bin/disable-net-services +++ b/bin/disable-net-services @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/display-proc-maps b/bin/display-proc-maps index 5fc3cbe..97c1eec 100755 --- a/bin/display-proc-maps +++ b/bin/display-proc-maps @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/docker-purge b/bin/docker-purge index 9ceb8e6..c7365bd 100755 --- a/bin/docker-purge +++ b/bin/docker-purge @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/docker-update b/bin/docker-update index 13a48d1..703fe94 100755 --- a/bin/docker-update +++ b/bin/docker-update @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/dump-arch b/bin/dump-arch index 6437cc2..1bdcccf 100755 --- a/bin/dump-arch +++ b/bin/dump-arch @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/dxrandr b/bin/dxrandr index eb05e3b..03d5d59 100755 --- a/bin/dxrandr +++ b/bin/dxrandr @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/enter-container b/bin/enter-container index 2dde5f1..00a51bb 100755 --- a/bin/enter-container +++ b/bin/enter-container @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/errno b/bin/errno index 2a09b6b..0506ebe 100755 --- a/bin/errno +++ b/bin/errno @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/escat b/bin/escat index b6cc384..dcdb8db 100755 --- a/bin/escat +++ b/bin/escat @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/eth-disable-offload b/bin/eth-disable-offload index 726edac..94f2b36 100755 --- a/bin/eth-disable-offload +++ b/bin/eth-disable-offload @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2019-2023 Nicolas Iooss +# Copyright (c) 2019-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/find-broken-libdep b/bin/find-broken-libdep index c264f13..8ac4151 100755 --- a/bin/find-broken-libdep +++ b/bin/find-broken-libdep @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2016-2023 Nicolas Iooss +# Copyright (c) 2016-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/firefox-private b/bin/firefox-private index ec424d9..9b407f2 100755 --- a/bin/firefox-private +++ b/bin/firefox-private @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/flatpak-steam-valve b/bin/flatpak-steam-valve index d91154e..c878d0c 100755 --- a/bin/flatpak-steam-valve +++ b/bin/flatpak-steam-valve @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/floatenc b/bin/floatenc index c0a3a6f..a3cc8b9 100755 --- a/bin/floatenc +++ b/bin/floatenc @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/gcore_everything b/bin/gcore_everything index 9c43feb..c029712 100755 --- a/bin/gcore_everything +++ b/bin/gcore_everything @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/get-power-rights b/bin/get-power-rights index 1b829a5..466fef1 100755 --- a/bin/get-power-rights +++ b/bin/get-power-rights @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/getaddr b/bin/getaddr index 3c64f40..e703805 100755 --- a/bin/getaddr +++ b/bin/getaddr @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/git-single-fixup b/bin/git-single-fixup index 5c5aeba..b94b324 100755 --- a/bin/git-single-fixup +++ b/bin/git-single-fixup @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/graph-hw b/bin/graph-hw index 233317e..d6f301e 100755 --- a/bin/graph-hw +++ b/bin/graph-hw @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/ical-decode b/bin/ical-decode index fdad4e2..2fc2623 100755 --- a/bin/ical-decode +++ b/bin/ical-decode @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/iommu-chipsec b/bin/iommu-chipsec index 2b40824..2a8cf69 100755 --- a/bin/iommu-chipsec +++ b/bin/iommu-chipsec @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2019-2023 Nicolas Iooss +# Copyright (c) 2019-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/iommu-show b/bin/iommu-show index 0ab0920..8ada5ac 100755 --- a/bin/iommu-show +++ b/bin/iommu-show @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/iptables-rev b/bin/iptables-rev index b9b46f9..baf260a 100755 --- a/bin/iptables-rev +++ b/bin/iptables-rev @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2016-2023 Nicolas Iooss +# Copyright (c) 2016-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/iptables-stats b/bin/iptables-stats index 9fa4b83..2568f92 100755 --- a/bin/iptables-stats +++ b/bin/iptables-stats @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/launch-gpg-ssh-agent b/bin/launch-gpg-ssh-agent index dc9795d..0261553 100755 --- a/bin/launch-gpg-ssh-agent +++ b/bin/launch-gpg-ssh-agent @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/list-https-ciphers b/bin/list-https-ciphers index 6074566..acf2827 100755 --- a/bin/list-https-ciphers +++ b/bin/list-https-ciphers @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/list-ipc b/bin/list-ipc index 6ca90dd..397c247 100755 --- a/bin/list-ipc +++ b/bin/list-ipc @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/list-namespaces b/bin/list-namespaces index e486b1b..3a746a0 100755 --- a/bin/list-namespaces +++ b/bin/list-namespaces @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/luksfile b/bin/luksfile index fbb3168..4492875 100755 --- a/bin/luksfile +++ b/bin/luksfile @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/makecleanpkg b/bin/makecleanpkg index f406f3a..bcaafbe 100755 --- a/bin/makecleanpkg +++ b/bin/makecleanpkg @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/mount-tree b/bin/mount-tree index d5187d3..3a5a1e6 100755 --- a/bin/mount-tree +++ b/bin/mount-tree @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/musickbd b/bin/musickbd index 5e14434..1c6f0dd 100755 --- a/bin/musickbd +++ b/bin/musickbd @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/nft-dump b/bin/nft-dump index 4445df7..a3cb78e 100755 --- a/bin/nft-dump +++ b/bin/nft-dump @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/nonet b/bin/nonet index 1808b6d..2117af4 100755 --- a/bin/nonet +++ b/bin/nonet @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2019-2023 Nicolas Iooss +# Copyright (c) 2019-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/noproxy b/bin/noproxy index 42aa528..554631d 100755 --- a/bin/noproxy +++ b/bin/noproxy @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/nsenter-podman-net b/bin/nsenter-podman-net index e96a5a8..9e93217 100755 --- a/bin/nsenter-podman-net +++ b/bin/nsenter-podman-net @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2022-2023 Nicolas Iooss +# Copyright (c) 2022-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/ntpd-stats b/bin/ntpd-stats index 0156b15..dfb7651 100755 --- a/bin/ntpd-stats +++ b/bin/ntpd-stats @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/pacman-disowned b/bin/pacman-disowned index 7bfe8a8..bd42837 100755 --- a/bin/pacman-disowned +++ b/bin/pacman-disowned @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/ping-box b/bin/ping-box index 6f9f99e..0b45329 100755 --- a/bin/ping-box +++ b/bin/ping-box @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/ping6-local b/bin/ping6-local index 71d087d..98e1fba 100755 --- a/bin/ping6-local +++ b/bin/ping6-local @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-bpytop b/bin/podman-bpytop index f3b4d82..46dfd58 100755 --- a/bin/podman-bpytop +++ b/bin/podman-bpytop @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2020-2023 Nicolas Iooss +# Copyright (c) 2020-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-codespell b/bin/podman-codespell index 25e693f..94402e4 100755 --- a/bin/podman-codespell +++ b/bin/podman-codespell @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2020-2023 Nicolas Iooss +# Copyright (c) 2020-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-ghidra b/bin/podman-ghidra index f9ef090..79d0220 100755 --- a/bin/podman-ghidra +++ b/bin/podman-ghidra @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2021-2023 Nicolas Iooss +# Copyright (c) 2021-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-impacket-smbserver b/bin/podman-impacket-smbserver index e97855c..b24ce8c 100755 --- a/bin/podman-impacket-smbserver +++ b/bin/podman-impacket-smbserver @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2021-2023 Nicolas Iooss +# Copyright (c) 2021-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-infer b/bin/podman-infer index dd90edc..55ae19d 100755 --- a/bin/podman-infer +++ b/bin/podman-infer @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2021-2023 Nicolas Iooss +# Copyright (c) 2021-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-markdownlint b/bin/podman-markdownlint index 1f2c4b7..de72a4b 100755 --- a/bin/podman-markdownlint +++ b/bin/podman-markdownlint @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2020-2023 Nicolas Iooss +# Copyright (c) 2020-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-purge b/bin/podman-purge index 856cd75..2d07344 100755 --- a/bin/podman-purge +++ b/bin/podman-purge @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2019-2023 Nicolas Iooss +# Copyright (c) 2019-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-update b/bin/podman-update index 13744c3..8d03384 100755 --- a/bin/podman-update +++ b/bin/podman-update @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2019-2023 Nicolas Iooss +# Copyright (c) 2019-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/podman-vscodium b/bin/podman-vscodium index 1a9bfb4..df4b390 100755 --- a/bin/podman-vscodium +++ b/bin/podman-vscodium @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2021-2023 Nicolas Iooss +# Copyright (c) 2021-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/ruby-gem-home b/bin/ruby-gem-home index 447d2f3..923e661 100755 --- a/bin/ruby-gem-home +++ b/bin/ruby-gem-home @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/scan-ip4priv b/bin/scan-ip4priv index 74beb7c..5a70e1f 100755 --- a/bin/scan-ip4priv +++ b/bin/scan-ip4priv @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/selinux-audit-log b/bin/selinux-audit-log index b36d295..0864311 100755 --- a/bin/selinux-audit-log +++ b/bin/selinux-audit-log @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2019-2023 Nicolas Iooss +# Copyright (c) 2019-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/sensors-temp b/bin/sensors-temp index 301b724..4c402a2 100755 --- a/bin/sensors-temp +++ b/bin/sensors-temp @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/set-title b/bin/set-title index 174422e..afd3938 100755 --- a/bin/set-title +++ b/bin/set-title @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/setup-dumpcap b/bin/setup-dumpcap index 374fa46..ce79e0a 100755 --- a/bin/setup-dumpcap +++ b/bin/setup-dumpcap @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/shred-dir b/bin/shred-dir index 7b9e523..65507c6 100755 --- a/bin/shred-dir +++ b/bin/shred-dir @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/smtp-send b/bin/smtp-send index dec6258..db0687c 100755 --- a/bin/smtp-send +++ b/bin/smtp-send @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/suid-list b/bin/suid-list index 4baa09f..753e8c5 100755 --- a/bin/suid-list +++ b/bin/suid-list @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/syscall b/bin/syscall index 73f5409..e9ce549 100755 --- a/bin/syscall +++ b/bin/syscall @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/systemd-analyze-plot b/bin/systemd-analyze-plot index 528358c..2ba6abc 100755 --- a/bin/systemd-analyze-plot +++ b/bin/systemd-analyze-plot @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/tab2space b/bin/tab2space index 24c7308..fdab56e 100755 --- a/bin/tab2space +++ b/bin/tab2space @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/tpm-show b/bin/tpm-show index b3ec160..20e0c10 100755 --- a/bin/tpm-show +++ b/bin/tpm-show @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2020-2023 Nicolas Iooss +# Copyright (c) 2020-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/update-packages b/bin/update-packages index e73df20..5bf03bf 100755 --- a/bin/update-packages +++ b/bin/update-packages @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/useful-selinux-modules b/bin/useful-selinux-modules index 6c1a832..7f95d28 100755 --- a/bin/useful-selinux-modules +++ b/bin/useful-selinux-modules @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2014-2023 Nicolas Iooss +# Copyright (c) 2014-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/vagrant-wireshark b/bin/vagrant-wireshark index 1fa7961..1ba193c 100755 --- a/bin/vagrant-wireshark +++ b/bin/vagrant-wireshark @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2017-2023 Nicolas Iooss +# Copyright (c) 2017-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/vlc b/bin/vlc index 9ddecfe..2671401 100755 --- a/bin/vlc +++ b/bin/vlc @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2019-2023 Nicolas Iooss +# Copyright (c) 2019-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/who-is-here b/bin/who-is-here index 3f97193..c7b6cb9 100755 --- a/bin/who-is-here +++ b/bin/who-is-here @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/xfconf-dump b/bin/xfconf-dump index 424bae5..0f515e1 100755 --- a/bin/xfconf-dump +++ b/bin/xfconf-dump @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2013-2023 Nicolas Iooss +# Copyright (c) 2013-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/bin/xscreen-resolution b/bin/xscreen-resolution index b6471d4..6949000 100755 --- a/bin/xscreen-resolution +++ b/bin/xscreen-resolution @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: MIT # -# Copyright (c) 2018-2023 Nicolas Iooss +# Copyright (c) 2018-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/dotfiles/gdb/arch.py b/dotfiles/gdb/arch.py index 6745482..431c1bc 100644 --- a/dotfiles/gdb/arch.py +++ b/dotfiles/gdb/arch.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/dotfiles/gdb/elf_checksec.py b/dotfiles/gdb/elf_checksec.py index 105f658..9d851a8 100644 --- a/dotfiles/gdb/elf_checksec.py +++ b/dotfiles/gdb/elf_checksec.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/dotfiles/gdb/entrypoint.py b/dotfiles/gdb/entrypoint.py index af7802c..b528bf0 100644 --- a/dotfiles/gdb/entrypoint.py +++ b/dotfiles/gdb/entrypoint.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/dotfiles/gdb/linux_procmap.py b/dotfiles/gdb/linux_procmap.py index c384216..a4aaa88 100644 --- a/dotfiles/gdb/linux_procmap.py +++ b/dotfiles/gdb/linux_procmap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/dotfiles/gdb/linux_syscall.py b/dotfiles/gdb/linux_syscall.py index 4e396d1..5e3c3e0 100644 --- a/dotfiles/gdb/linux_syscall.py +++ b/dotfiles/gdb/linux_syscall.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # SPDX-License-Identifier: MIT -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/dotfiles/gdbinit b/dotfiles/gdbinit index 43192ac..a4c0770 100644 --- a/dotfiles/gdbinit +++ b/dotfiles/gdbinit @@ -1,6 +1,6 @@ # SPDX-License-Identifier: MIT # -# Copyright (c) 2015-2023 Nicolas Iooss +# Copyright (c) 2015-2024 Nicolas Iooss # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/dotfiles/local/share/gtksourceview-3.0/language-specs/selinux-cil.lang b/dotfiles/local/share/gtksourceview-3.0/language-specs/selinux-cil.lang index ebd72c3..262d430 100644 --- a/dotfiles/local/share/gtksourceview-3.0/language-specs/selinux-cil.lang +++ b/dotfiles/local/share/gtksourceview-3.0/language-specs/selinux-cil.lang @@ -1,6 +1,6 @@