diff options
Diffstat (limited to 'hal/fallback')
-rw-r--r-- | hal/fallback/FallbackPower.cpp | 1 | ||||
-rw-r--r-- | hal/fallback/FallbackScreenPower.cpp | 1 | ||||
-rw-r--r-- | hal/fallback/FallbackSensor.cpp | 1 | ||||
-rw-r--r-- | hal/fallback/FallbackSystemService.cpp | 1 | ||||
-rw-r--r-- | hal/fallback/FallbackVibration.cpp | 1 | ||||
-rw-r--r-- | hal/fallback/FallbackWakeLocks.cpp | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/hal/fallback/FallbackPower.cpp b/hal/fallback/FallbackPower.cpp index 0a53e89adc..11da350dd8 100644 --- a/hal/fallback/FallbackPower.cpp +++ b/hal/fallback/FallbackPower.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set sw=2 ts=8 et ft=cpp : */ /* 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/hal/fallback/FallbackScreenPower.cpp b/hal/fallback/FallbackScreenPower.cpp index 2a7ad276fe..62963f23a0 100644 --- a/hal/fallback/FallbackScreenPower.cpp +++ b/hal/fallback/FallbackScreenPower.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set sw=2 ts=8 et ft=cpp : */ /* 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/hal/fallback/FallbackSensor.cpp b/hal/fallback/FallbackSensor.cpp index 22b1a04363..543080e923 100644 --- a/hal/fallback/FallbackSensor.cpp +++ b/hal/fallback/FallbackSensor.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim: set sw=4 ts=8 et ft=cpp : */ /* 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/hal/fallback/FallbackSystemService.cpp b/hal/fallback/FallbackSystemService.cpp index 93365c47cd..503f58e2de 100644 --- a/hal/fallback/FallbackSystemService.cpp +++ b/hal/fallback/FallbackSystemService.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set sw=2 ts=8 et ft=cpp : */ /* 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/hal/fallback/FallbackVibration.cpp b/hal/fallback/FallbackVibration.cpp index ffabe9efea..57379646da 100644 --- a/hal/fallback/FallbackVibration.cpp +++ b/hal/fallback/FallbackVibration.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set sw=2 ts=8 et ft=cpp : */ /* 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/hal/fallback/FallbackWakeLocks.cpp b/hal/fallback/FallbackWakeLocks.cpp index 1fd97a2e62..8e40605168 100644 --- a/hal/fallback/FallbackWakeLocks.cpp +++ b/hal/fallback/FallbackWakeLocks.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set sw=2 ts=8 et ft=cpp : */ /* 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/. */ |