From 8911791ad91fcbf499a5069eb208cf68c5eba510 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sat, 4 Apr 2026 10:58:53 +0200 Subject: [PATCH] update license copyright date --- Makefile | 1 + license | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6468701..6800024 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ BINDIR = usr/local/bin SHAREDIR = usr/local/share ################################################################################ + .PHONY: all test build package clean all: test package diff --git a/license b/license index b138e04..9fb51ac 100644 --- a/license +++ b/license @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright © 2024 +Copyright © 2024 - 2026 Bastian Dehn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in -- 2.47.3