From e8d402f2ac071a5bcd2b1a66133d313b8e25241b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 24 Aug 2024 22:35:55 +0200 Subject: Set a proper copyright notice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- bin/e | 2 +- bin/emacsclient-a-nw | 2 +- bin/find-broken-symlinks | 2 +- bin/git-default | 2 +- bin/git-nuke | 2 +- bin/git-who | 2 +- bin/i3status.sh | 2 +- bin/vpnsetup | 2 +- bin/xo | 2 +- bin/xspf_extractor | 4 ++-- bin/zypper-purgerepos | 2 +- bin/zypper-rup | 2 +- install.sh | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bin/e b/bin/e index badfa32..a58edb0 100755 --- a/bin/e +++ b/bin/e @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2019-2023 Miquel Sabaté Solà +# Copyright (C) 2019-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/emacsclient-a-nw b/bin/emacsclient-a-nw index a8c2693..b169b85 100755 --- a/bin/emacsclient-a-nw +++ b/bin/emacsclient-a-nw @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2019-2023 Miquel Sabaté Solà +# Copyright (C) 2019-Ω Miquel Sabaté Solà # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/find-broken-symlinks b/bin/find-broken-symlinks index 55b598e..3053241 100755 --- a/bin/find-broken-symlinks +++ b/bin/find-broken-symlinks @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2020-2023 Miquel Sabaté Solà +# Copyright (C) 2020-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/git-default b/bin/git-default index 48b8082..5c5c640 100755 --- a/bin/git-default +++ b/bin/git-default @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2022-2023 Miquel Sabaté Solà +# Copyright (C) 2022-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/git-nuke b/bin/git-nuke index 037899d..dc54088 100755 --- a/bin/git-nuke +++ b/bin/git-nuke @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020-2023 Miquel Sabaté Solà +# Copyright (C) 2020-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/git-who b/bin/git-who index 3eb04dd..676d484 100755 --- a/bin/git-who +++ b/bin/git-who @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2020-2023 Miquel Sabaté Solà +# Copyright (C) 2020-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/i3status.sh b/bin/i3status.sh index a4d4f68..6a28574 100755 --- a/bin/i3status.sh +++ b/bin/i3status.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020-2023 Miquel Sabaté Solà +# Copyright (C) 2020-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/vpnsetup b/bin/vpnsetup index 735f876..b47a272 100755 --- a/bin/vpnsetup +++ b/bin/vpnsetup @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2016-2023 Miquel Sabaté Solà +# Copyright (C) 2016-Ω Miquel Sabaté Solà # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/xo b/bin/xo index 2259f7f..f278780 100755 --- a/bin/xo +++ b/bin/xo @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (C) 2020-2023 Miquel Sabaté Solà +# Copyright (C) 2020-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/xspf_extractor b/bin/xspf_extractor index 91d437a..be98e72 100755 --- a/bin/xspf_extractor +++ b/bin/xspf_extractor @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2017-2023 Miquel Sabaté Solà +# Copyright (C) 2017-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -56,7 +56,7 @@ EOF sub version { print < +Copyright (C) 2017-Ω Miquel Sabaté Solà License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. diff --git a/bin/zypper-purgerepos b/bin/zypper-purgerepos index 46559c0..fef5738 100755 --- a/bin/zypper-purgerepos +++ b/bin/zypper-purgerepos @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2018-2023 Miquel Sabaté Solà +# Copyright (C) 2018-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bin/zypper-rup b/bin/zypper-rup index aa567ca..53b2624 100755 --- a/bin/zypper-rup +++ b/bin/zypper-rup @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2020-2023 Miquel Sabaté Solà +# Copyright (C) 2020-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/install.sh b/install.sh index d9ff512..76067b9 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2014-2023 Miquel Sabaté Solà +# Copyright (C) 2014-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.3