bug 1394532 - fix up modeline in FirefoxProfileMigrator.js r?mossop draft
authorDavid Keeler <dkeeler@mozilla.com>
Mon, 28 Aug 2017 12:08:09 -0700 (2017-08-28)
changeset 654411 21c164248219ffe2121f4b5bbc78a8561b751f4a
parent 654351 e2efa420beb1a578c7350ba925c82230da6b1267
child 728565 f84b3be301972a0af8fa1e33b10c159579ff4cca
push id76573
push userbmo:dkeeler@mozilla.com
push dateMon, 28 Aug 2017 19:29:48 +0000 (2017-08-28)
reviewersmossop
bugs1394532
milestone57.0a1
bug 1394532 - fix up modeline in FirefoxProfileMigrator.js r?mossop MozReview-Commit-ID: ChPuFDYrbDt
browser/components/migration/FirefoxProfileMigrator.js
--- a/browser/components/migration/FirefoxProfileMigrator.js
+++ b/browser/components/migration/FirefoxProfileMigrator.js
@@ -1,11 +1,11 @@
-/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*-
- * vim: sw=2 ts=2 sts=2 et */
- /* This Source Code Form is subject to the terms of the Mozilla Public
+/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
+/* vim: set sw=2 ts=2 sts=2 et */
+/* 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/. */
 
 "use strict";
 
 /*
  * Migrates from a Firefox profile in a lossy manner in order to clean up a
  * user's profile.  Data is only migrated where the benefits outweigh the