summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-04-12 08:54:06 +0800
committerSean Whitton <spwhitton@spwhitton.name>2024-04-12 08:54:19 +0800
commitc1b51b5953c8c199845ebeffdf752e3a8136c074 (patch)
tree371b7f834c08607046bede0739d990c19988ecaa /bin
parenteecd0a0ed11df1878d588a25cf1b17838ed4705b (diff)
downloaddotfiles-c1b51b5953c8c199845ebeffdf752e3a8136c074.tar.gz
http->https in some license headers
Diffstat (limited to 'bin')
-rwxr-xr-xbin/annex-checksum-reinject2
-rwxr-xr-xbin/annex-drop-files-deleted-by-commit2
-rwxr-xr-xbin/buildssrht-preupload2
-rwxr-xr-xbin/emacsclient2
-rwxr-xr-xbin/git-develacc2
-rwxr-xr-xbin/git-push-all2
-rwxr-xr-xbin/git-verify-commit-by-fp2
-rwxr-xr-xbin/hstow2
-rwxr-xr-xbin/ifuse-photos-to-tmp2
-rwxr-xr-xbin/insinuate-dotfiles2
-rwxr-xr-xbin/locmaint2
-rwxr-xr-xbin/reprepro-rebuilder2
-rwxr-xr-xbin/ssh-and-tmux2
13 files changed, 13 insertions, 13 deletions
diff --git a/bin/annex-checksum-reinject b/bin/annex-checksum-reinject
index e868e8e0..39974530 100755
--- a/bin/annex-checksum-reinject
+++ b/bin/annex-checksum-reinject
@@ -13,7 +13,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use 5.028;
use strict;
diff --git a/bin/annex-drop-files-deleted-by-commit b/bin/annex-drop-files-deleted-by-commit
index 8db25300..84a2870f 100755
--- a/bin/annex-drop-files-deleted-by-commit
+++ b/bin/annex-drop-files-deleted-by-commit
@@ -13,7 +13,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# EXAMPLE
#
diff --git a/bin/buildssrht-preupload b/bin/buildssrht-preupload
index ad66c1f9..ebae98f2 100755
--- a/bin/buildssrht-preupload
+++ b/bin/buildssrht-preupload
@@ -13,7 +13,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use 5.028;
use strict;
diff --git a/bin/emacsclient b/bin/emacsclient
index 02985596..5a4df76f 100755
--- a/bin/emacsclient
+++ b/bin/emacsclient
@@ -13,7 +13,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
diff --git a/bin/git-develacc b/bin/git-develacc
index 02485f6b..85f370d7 100755
--- a/bin/git-develacc
+++ b/bin/git-develacc
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/bin/git-push-all b/bin/git-push-all
index 93170948..8fec9ec7 100755
--- a/bin/git-push-all
+++ b/bin/git-push-all
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# This script will try to push all your branches to the places they
# should be pushed, with --follow-tags. Specifically, for each branch,
diff --git a/bin/git-verify-commit-by-fp b/bin/git-verify-commit-by-fp
index 057bfa37..b90d7378 100755
--- a/bin/git-verify-commit-by-fp
+++ b/bin/git-verify-commit-by-fp
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;
use warnings;
diff --git a/bin/hstow b/bin/hstow
index ed2a98f5..ad406c8f 100755
--- a/bin/hstow
+++ b/bin/hstow
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# USAGE
diff --git a/bin/ifuse-photos-to-tmp b/bin/ifuse-photos-to-tmp
index e031da0e..97795f86 100755
--- a/bin/ifuse-photos-to-tmp
+++ b/bin/ifuse-photos-to-tmp
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use 5.028;
use strict;
diff --git a/bin/insinuate-dotfiles b/bin/insinuate-dotfiles
index 08873455..a061af51 100755
--- a/bin/insinuate-dotfiles
+++ b/bin/insinuate-dotfiles
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
diff --git a/bin/locmaint b/bin/locmaint
index 080d04b1..4f28593f 100755
--- a/bin/locmaint
+++ b/bin/locmaint
@@ -13,7 +13,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
diff --git a/bin/reprepro-rebuilder b/bin/reprepro-rebuilder
index ec026064..4007b0ed 100755
--- a/bin/reprepro-rebuilder
+++ b/bin/reprepro-rebuilder
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use 5.032;
use strict;
diff --git a/bin/ssh-and-tmux b/bin/ssh-and-tmux
index eb5fb385..79c1766d 100755
--- a/bin/ssh-and-tmux
+++ b/bin/ssh-and-tmux
@@ -13,7 +13,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.