diff options
Diffstat (limited to 'memory/replace')
-rw-r--r-- | memory/replace/dummy/moz.build | 1 | ||||
-rw-r--r-- | memory/replace/logalloc/moz.build | 1 | ||||
-rw-r--r-- | memory/replace/logalloc/replay/moz.build | 1 | ||||
-rw-r--r-- | memory/replace/moz.build | 1 | ||||
-rw-r--r-- | memory/replace/replace/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/memory/replace/dummy/moz.build b/memory/replace/dummy/moz.build index 5006db8016..329016803f 100644 --- a/memory/replace/dummy/moz.build +++ b/memory/replace/dummy/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/. diff --git a/memory/replace/logalloc/moz.build b/memory/replace/logalloc/moz.build index 7a60a8afa0..2aea7a3884 100644 --- a/memory/replace/logalloc/moz.build +++ b/memory/replace/logalloc/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/. diff --git a/memory/replace/logalloc/replay/moz.build b/memory/replace/logalloc/replay/moz.build index bb976908f7..42185969d7 100644 --- a/memory/replace/logalloc/replay/moz.build +++ b/memory/replace/logalloc/replay/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/. diff --git a/memory/replace/moz.build b/memory/replace/moz.build index 881c763343..fd6da449d5 100644 --- a/memory/replace/moz.build +++ b/memory/replace/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/. diff --git a/memory/replace/replace/moz.build b/memory/replace/replace/moz.build index 494b552a1d..6ab8628cdd 100644 --- a/memory/replace/replace/moz.build +++ b/memory/replace/replace/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/. |