added license section in readme, updated license years

This commit is contained in:
2024-04-17 17:58:42 +02:00
parent 025d79f309
commit 8533c8bf5c
5 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
# Copyright (c) 2022 Bryan Joshua Pedini
# Copyright (c) 2022-2024 Bryan Joshua Pedini
# License: MIT · see LICENSE file for more details
REGEX="^[ ]*(#.*)?$"