Skip to content

Commit fef3f1d

Browse files
committed
Update copyright to 2020
1 parent 34efcc2 commit fef3f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

format-udf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ while getopts ":b:fp:w:vh" opt; do
265265
v)
266266
echo "format-udf $VERSION"
267267
echo "https://github.com/JElchison/format-udf"
268-
echo "Copyright (C) 2018 Jonathan Elchison <[email protected]>"
268+
echo "Copyright (C) 2020 Jonathan Elchison <[email protected]>"
269269
exit 0
270270
;;
271271
h)

0 commit comments

Comments
 (0)