diff options
Diffstat (limited to 'config/external/wasm2c_sandbox_compiler')
-rw-r--r-- | config/external/wasm2c_sandbox_compiler/preprocess_wasm2c_config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/external/wasm2c_sandbox_compiler/preprocess_wasm2c_config.py b/config/external/wasm2c_sandbox_compiler/preprocess_wasm2c_config.py index 3edb8f4e06..8be0859798 100644 --- a/config/external/wasm2c_sandbox_compiler/preprocess_wasm2c_config.py +++ b/config/external/wasm2c_sandbox_compiler/preprocess_wasm2c_config.py @@ -1,6 +1,6 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: -# This Souce Code Form is subject to the terms of the Mozilla Public +# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distibuted with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. |