We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca0318 commit e9449a8Copy full SHA for e9449a8
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright 2023 Jorengarenar
+Copyright 2023-2024 Jorengarenar
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
of this software and associated documentation files (the "Software"), to deal
git-fmt-diff
@@ -1,12 +1,12 @@
#!/usr/bin/env sh
# SPDX-License-Identifier: MIT
-# Copyright 2023 Jorengarenar
+# Copyright 2023-2024 Jorengarenar
5
6
# globals {{{
7
8
gc_prog_name="fmt-diff"
9
-gc_version="1.0.1-4-master"
+gc_version="1.0.1-5-master"
10
11
g_cached_opt=
12
0 commit comments