From c1b51b5953c8c199845ebeffdf752e3a8136c074 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 12 Apr 2024 08:54:06 +0800 Subject: http->https in some license headers --- .dzil/profiles/default/Module.pm | 2 +- .emacs.d/site-lisp/org-fate.el | 2 +- bin/annex-checksum-reinject | 2 +- bin/annex-drop-files-deleted-by-commit | 2 +- bin/buildssrht-preupload | 2 +- bin/emacsclient | 2 +- bin/git-develacc | 2 +- bin/git-push-all | 2 +- bin/git-verify-commit-by-fp | 2 +- bin/hstow | 2 +- bin/ifuse-photos-to-tmp | 2 +- bin/insinuate-dotfiles | 2 +- bin/locmaint | 2 +- bin/reprepro-rebuilder | 2 +- bin/ssh-and-tmux | 2 +- hooks/git/chained_hook | 2 +- lib-src/globs2ere.awk | 2 +- lib-src/posix-defuns.sh | 2 +- lib-src/startup.lisp | 2 +- perl5/Local/Desktop.pm | 2 +- perl5/Local/Homedir.pm | 2 +- perl5/Local/Interactive.pm | 2 +- perl5/Local/MrRepo.pm | 2 +- perl5/Local/MrRepo/Repo.pm | 2 +- perl5/Local/MrRepo/Repo/Git.pm | 2 +- perl5/Local/MrRepo/Repo/Git/Annex.pm | 2 +- perl5/Local/Util.pm | 2 +- perl5/Local/Util/Git.pm | 2 +- scripts/desktop/i3status-wrapper | 2 +- scripts/mail/archive-fmail-to-annex | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/.dzil/profiles/default/Module.pm b/.dzil/profiles/default/Module.pm index 68be397f..32047bf3 100644 --- a/.dzil/profiles/default/Module.pm +++ b/.dzil/profiles/default/Module.pm @@ -14,7 +14,7 @@ package {{$name}}; # 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 . +# along with this program. If not, see . =head1 SYNOPSIS diff --git a/.emacs.d/site-lisp/org-fate.el b/.emacs.d/site-lisp/org-fate.el index 58e40627..bac1039b 100644 --- a/.emacs.d/site-lisp/org-fate.el +++ b/.emacs.d/site-lisp/org-fate.el @@ -21,7 +21,7 @@ ;; GNU 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 . +;; along with this program. If not, see . ;;; Commentary: 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . # 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . # 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . # # 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . 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 . +# along with this program. If not, see . diff --git a/hooks/git/chained_hook b/hooks/git/chained_hook index e09433ea..207e8031 100755 --- a/hooks/git/chained_hook +++ b/hooks/git/chained_hook @@ -18,7 +18,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 . +# along with this program. If not, see . # Use by symlinking this hook to .git/hooks/pre-push (or whichever # hook you want to chain) and then add your hooks as diff --git a/lib-src/globs2ere.awk b/lib-src/globs2ere.awk index 064a2c41..c5bb43be 100644 --- a/lib-src/globs2ere.awk +++ b/lib-src/globs2ere.awk @@ -11,7 +11,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 . +# along with this program. If not, see . # Where each input record is a glob, output a single ERE matching the # disjunction of all the non-empty input records. diff --git a/lib-src/posix-defuns.sh b/lib-src/posix-defuns.sh index a347fa1e..db821d5e 100644 --- a/lib-src/posix-defuns.sh +++ b/lib-src/posix-defuns.sh @@ -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 . +# along with this program. If not, see . tab="$(printf '\t')" cchars="$(printf '*[\001-\037\177]*')" diff --git a/lib-src/startup.lisp b/lib-src/startup.lisp index fd5d9ed7..e09d7322 100644 --- a/lib-src/startup.lisp +++ b/lib-src/startup.lisp @@ -13,7 +13,7 @@ ;;; GNU 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 . +;;; along with this program. If not, see . (require "asdf") (in-package :cl-user) diff --git a/perl5/Local/Desktop.pm b/perl5/Local/Desktop.pm index b61f9270..858e57cd 100644 --- a/perl5/Local/Desktop.pm +++ b/perl5/Local/Desktop.pm @@ -15,7 +15,7 @@ package Local::Desktop; # 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 . +# along with this program. If not, see . use 5.028; use strict; diff --git a/perl5/Local/Homedir.pm b/perl5/Local/Homedir.pm index 1ed0ce7a..7d8e2850 100644 --- a/perl5/Local/Homedir.pm +++ b/perl5/Local/Homedir.pm @@ -15,7 +15,7 @@ package Local::Homedir; # 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 . +# along with this program. If not, see . diff --git a/perl5/Local/Interactive.pm b/perl5/Local/Interactive.pm index f58c4e1e..86badd6c 100644 --- a/perl5/Local/Interactive.pm +++ b/perl5/Local/Interactive.pm @@ -13,7 +13,7 @@ package Local::Interactive; # 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 . +# along with this program. If not, see . use strict; use warnings; diff --git a/perl5/Local/MrRepo.pm b/perl5/Local/MrRepo.pm index ce82aeef..93f6eeb9 100644 --- a/perl5/Local/MrRepo.pm +++ b/perl5/Local/MrRepo.pm @@ -13,7 +13,7 @@ package Local::MrRepo; # 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 . +# along with this program. If not, see . use strict; use warnings; diff --git a/perl5/Local/MrRepo/Repo.pm b/perl5/Local/MrRepo/Repo.pm index 937d0a0e..8def4641 100644 --- a/perl5/Local/MrRepo/Repo.pm +++ b/perl5/Local/MrRepo/Repo.pm @@ -13,7 +13,7 @@ package Local::MrRepo::Repo; # 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 . +# along with this program. If not, see . use strict; use warnings; diff --git a/perl5/Local/MrRepo/Repo/Git.pm b/perl5/Local/MrRepo/Repo/Git.pm index dab96bc7..a8d56286 100644 --- a/perl5/Local/MrRepo/Repo/Git.pm +++ b/perl5/Local/MrRepo/Repo/Git.pm @@ -13,7 +13,7 @@ package Local::MrRepo::Repo::Git; # 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 . +# along with this program. If not, see . use 5.018; use strict; diff --git a/perl5/Local/MrRepo/Repo/Git/Annex.pm b/perl5/Local/MrRepo/Repo/Git/Annex.pm index 17769514..4becb768 100644 --- a/perl5/Local/MrRepo/Repo/Git/Annex.pm +++ b/perl5/Local/MrRepo/Repo/Git/Annex.pm @@ -13,7 +13,7 @@ package Local::MrRepo::Repo::Git::Annex; # 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 . +# along with this program. If not, see . use 5.018; use strict; diff --git a/perl5/Local/Util.pm b/perl5/Local/Util.pm index edba6d07..880cda9a 100644 --- a/perl5/Local/Util.pm +++ b/perl5/Local/Util.pm @@ -13,7 +13,7 @@ package Local::Util; # 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 . +# along with this program. If not, see . use strict; use warnings; diff --git a/perl5/Local/Util/Git.pm b/perl5/Local/Util/Git.pm index c48264d6..28eef0a2 100644 --- a/perl5/Local/Util/Git.pm +++ b/perl5/Local/Util/Git.pm @@ -13,7 +13,7 @@ package Local::Util::Git; # 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 . +# along with this program. If not, see . # Probably best if this module has no non-core dependencies. diff --git a/scripts/desktop/i3status-wrapper b/scripts/desktop/i3status-wrapper index 7298fb2f..fa4ccdef 100755 --- a/scripts/desktop/i3status-wrapper +++ b/scripts/desktop/i3status-wrapper @@ -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 . +# along with this program. If not, see . use 5.032; use strict; diff --git a/scripts/mail/archive-fmail-to-annex b/scripts/mail/archive-fmail-to-annex index 67c45268..3ce6aceb 100755 --- a/scripts/mail/archive-fmail-to-annex +++ b/scripts/mail/archive-fmail-to-annex @@ -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 . +# along with this program. If not, see . use 5.028; use strict; -- cgit v1.2.3