diff options
Diffstat (limited to '')
-rwxr-xr-x | util/make-enum | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/make-enum b/util/make-enum index 7b63e3c..962baba 100755 --- a/util/make-enum +++ b/util/make-enum @@ -1,4 +1,5 @@ #!/bin/sh +# See LICENSE file for copyright and license details. set -e |