diff options
Diffstat (limited to 'util/what-architecture-am-i-using')
-rwxr-xr-x | util/what-architecture-am-i-using | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/what-architecture-am-i-using b/util/what-architecture-am-i-using index e64d255..80841ff 100755 --- a/util/what-architecture-am-i-using +++ b/util/what-architecture-am-i-using @@ -1,4 +1,5 @@ #!/bin/sh +# See LICENSE file for copyright and license details. dir="$(dirname -- "$0")" |