summaryrefslogtreecommitdiff
path: root/hooks
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 /hooks
parenteecd0a0ed11df1878d588a25cf1b17838ed4705b (diff)
downloaddotfiles-c1b51b5953c8c199845ebeffdf752e3a8136c074.tar.gz
http->https in some license headers
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/git/chained_hook2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Use by symlinking this hook to .git/hooks/pre-push (or whichever
# hook you want to chain) and then add your hooks as