diff options
Diffstat (limited to 'js/src/wasm/AsmJS.h')
-rw-r--r-- | js/src/wasm/AsmJS.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/wasm/AsmJS.h b/js/src/wasm/AsmJS.h index 296617c79b..2bad4b3e4e 100644 --- a/js/src/wasm/AsmJS.h +++ b/js/src/wasm/AsmJS.h @@ -1,6 +1,7 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * Copyright 2014 Mozilla Foundation + * Copyright 2023 Moonchild Productions * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |