aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/_incr_version
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/_incr_version')
-rwxr-xr-xcontrib/_incr_version3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/_incr_version b/contrib/_incr_version
index b69b537..7244d28 100755
--- a/contrib/_incr_version
+++ b/contrib/_incr_version
@@ -1,4 +1,7 @@
#!/bin/sh -eux
+# Written by Nicolas Schodet, who stated the code does not qualify for
+# copyright protection.
+#
# Only update patch version.
[ ${1%.*} = ${2%.*} ]
a=${1##*.}