aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-08-24 22:35:55 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-08-24 22:35:55 +0200
commite8d402f2ac071a5bcd2b1a66133d313b8e25241b (patch)
tree95d4d139d902af141f8907bc06ad367a1aca7a75
parentbd96214cd0433bd056e04c07e20244d4feb523f8 (diff)
downloaddotfiles-e8d402f2ac071a5bcd2b1a66133d313b8e25241b.tar.gz
dotfiles-e8d402f2ac071a5bcd2b1a66133d313b8e25241b.zip
Set a proper copyright notice
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
-rwxr-xr-xbin/e2
-rwxr-xr-xbin/emacsclient-a-nw2
-rwxr-xr-xbin/find-broken-symlinks2
-rwxr-xr-xbin/git-default2
-rwxr-xr-xbin/git-nuke2
-rwxr-xr-xbin/git-who2
-rwxr-xr-xbin/i3status.sh2
-rwxr-xr-xbin/vpnsetup2
-rwxr-xr-xbin/xo2
-rwxr-xr-xbin/xspf_extractor4
-rwxr-xr-xbin/zypper-purgerepos2
-rwxr-xr-xbin/zypper-rup2
-rwxr-xr-xinstall.sh2
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à <mikisabate@gmail.com>
+# Copyright (C) 2019-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2019-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2020-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2022-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2020-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2020-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2020-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2016-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2020-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2017-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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 <<EOF;
xspf_extractor version 0.1
-Copyright (C) 2017-2023 Miquel Sabaté Solà <mikisabate\@gmail.com>
+Copyright (C) 2017-Ω Miquel Sabaté Solà <mikisabate\@gmail.com>
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
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à <mikisabate@gmail.com>
+# Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2020-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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à <mikisabate@gmail.com>
+# Copyright (C) 2014-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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