diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/mork/build/moz.build | 1 | ||||
-rw-r--r-- | db/mork/moz.build | 1 | ||||
-rw-r--r-- | db/mork/public/moz.build | 1 | ||||
-rw-r--r-- | db/mork/src/moz.build | 1 | ||||
-rw-r--r-- | db/sqlite3/src/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/db/mork/build/moz.build b/db/mork/build/moz.build index f77162cef1..6026b2f05d 100644 --- a/db/mork/build/moz.build +++ b/db/mork/build/moz.build @@ -1,4 +1,3 @@ -# 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/db/mork/moz.build b/db/mork/moz.build index 25d1281226..bcfb69967a 100644 --- a/db/mork/moz.build +++ b/db/mork/moz.build @@ -1,4 +1,3 @@ -# 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/db/mork/public/moz.build b/db/mork/public/moz.build index 7212c6effb..77b58b5ba8 100644 --- a/db/mork/public/moz.build +++ b/db/mork/public/moz.build @@ -1,4 +1,3 @@ -# 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/db/mork/src/moz.build b/db/mork/src/moz.build index 0fb9645d93..efd639b9f8 100644 --- a/db/mork/src/moz.build +++ b/db/mork/src/moz.build @@ -1,4 +1,3 @@ -# 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/db/sqlite3/src/moz.build b/db/sqlite3/src/moz.build index 09a02206a5..1ffc326f8a 100644 --- a/db/sqlite3/src/moz.build +++ b/db/sqlite3/src/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/. |