diff options
Diffstat (limited to 'js/src/vm/make_unicode.py')
-rwxr-xr-x | js/src/vm/make_unicode.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/vm/make_unicode.py b/js/src/vm/make_unicode.py index 83f0d004b3..b55b1940e4 100755 --- a/js/src/vm/make_unicode.py +++ b/js/src/vm/make_unicode.py @@ -68,7 +68,6 @@ public_domain = """ mpl_license = """\ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * vim: set ts=8 sts=4 et sw=4 tw=99: * 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 distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |