Skip to content

Commit

Permalink
update echo message
Browse files Browse the repository at this point in the history
  • Loading branch information
ebknudsen committed Jan 18, 2017
1 parent d0d8e27 commit 09e1444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdist
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ usage() {
echo ""
echo "Available generators are: ${ALL_GENS}";
echo ""
echo "McStas, Johan Brinch <jsbn@fysik.dtu.dk>";
echo "McCode, Peter K Willendruo <[email protected]> || Erik B Knudsen <erkn@fysik.dtu.dk>";
}
if [ "x$1" = "x" ]; then
Expand Down

0 comments on commit 09e1444

Please sign in to comment.