Skip to content

Commit de8efe0

Browse files
committed
Update copyright to 2018
1 parent a2241d7 commit de8efe0

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) 2017 Jonathan Elchison <JElchison@gmail.com>"
268+
echo "Copyright (C) 2018 Jonathan Elchison <JElchison@gmail.com>"
269269
exit 0
270270
;;
271271
h)

0 commit comments

Comments
 (0)