diff options
Diffstat (limited to 'scripts/test/asm2wasm.py')
-rwxr-xr-x | scripts/test/asm2wasm.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test/asm2wasm.py b/scripts/test/asm2wasm.py index 3fb94fd1d..63ed79ce6 100755 --- a/scripts/test/asm2wasm.py +++ b/scripts/test/asm2wasm.py @@ -1,5 +1,5 @@ #!/usr/bin/env python - +# # Copyright 2017 WebAssembly Community Group participants # # Licensed under the Apache License, Version 2.0 (the "License"); |