Skip to content

Commit e9449a8

Browse files
committed
Update copyright year
1 parent 0ca0318 commit e9449a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Jorengarenar
1+
Copyright 2023-2024 Jorengarenar
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

git-fmt-diff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#!/usr/bin/env sh
22

33
# SPDX-License-Identifier: MIT
4-
# Copyright 2023 Jorengarenar
4+
# Copyright 2023-2024 Jorengarenar
55

66
# globals {{{
77

88
gc_prog_name="fmt-diff"
9-
gc_version="1.0.1-4-master"
9+
gc_version="1.0.1-5-master"
1010

1111
g_cached_opt=
1212

0 commit comments

Comments
 (0)