diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/manager/ssl/md4.c | 1 | ||||
-rw-r--r-- | security/manager/ssl/md4.h | 1 | ||||
-rw-r--r-- | security/manager/ssl/nsNTLMAuthModule.h | 1 | ||||
-rw-r--r-- | security/manager/ssl/tests/unit/test_forget_about_site_security_headers.js | 1 | ||||
-rw-r--r-- | security/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/security/manager/ssl/md4.c b/security/manager/ssl/md4.c index 696865de37..c97db5bef5 100644 --- a/security/manager/ssl/md4.c +++ b/security/manager/ssl/md4.c @@ -1,4 +1,3 @@ -/* vim:set ts=2 sw=2 et cindent: */ /* 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/. */ diff --git a/security/manager/ssl/md4.h b/security/manager/ssl/md4.h index 4107aed407..e3c2ffb56a 100644 --- a/security/manager/ssl/md4.h +++ b/security/manager/ssl/md4.h @@ -1,4 +1,3 @@ -/* vim:set ts=2 sw=2 et cindent: */ /* 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/. */ diff --git a/security/manager/ssl/nsNTLMAuthModule.h b/security/manager/ssl/nsNTLMAuthModule.h index 27bf2999f0..a352243f98 100644 --- a/security/manager/ssl/nsNTLMAuthModule.h +++ b/security/manager/ssl/nsNTLMAuthModule.h @@ -1,4 +1,3 @@ -/* vim:set ts=2 sw=2 et cindent: */ /* 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/. */ diff --git a/security/manager/ssl/tests/unit/test_forget_about_site_security_headers.js b/security/manager/ssl/tests/unit/test_forget_about_site_security_headers.js index c075428ee8..110516d7a1 100644 --- a/security/manager/ssl/tests/unit/test_forget_about_site_security_headers.js +++ b/security/manager/ssl/tests/unit/test_forget_about_site_security_headers.js @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- - * vim: sw=2 ts=2 sts=2 * 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/. */ diff --git a/security/moz.build b/security/moz.build index 13de8e62aa..211b961ab1 100644 --- a/security/moz.build +++ b/security/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. |