diff options
Diffstat (limited to 'media/mtransport')
-rw-r--r-- | media/mtransport/build/moz.build | 1 | ||||
-rw-r--r-- | media/mtransport/common.build | 1 | ||||
-rw-r--r-- | media/mtransport/moz.build | 1 | ||||
-rw-r--r-- | media/mtransport/test/moz.build | 1 | ||||
-rw-r--r-- | media/mtransport/testlib/moz.build | 1 | ||||
-rw-r--r-- | media/mtransport/third_party/moz.build | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/media/mtransport/build/moz.build b/media/mtransport/build/moz.build index 2d6e01ee4..4bac8210f 100644 --- a/media/mtransport/build/moz.build +++ b/media/mtransport/build/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/media/mtransport/common.build b/media/mtransport/common.build index 4050af366..3ba5b63ef 100644 --- a/media/mtransport/common.build +++ b/media/mtransport/common.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/media/mtransport/moz.build b/media/mtransport/moz.build index bd1475721..e38df0359 100644 --- a/media/mtransport/moz.build +++ b/media/mtransport/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/media/mtransport/test/moz.build b/media/mtransport/test/moz.build index d769e62f2..61eaa06be 100644 --- a/media/mtransport/test/moz.build +++ b/media/mtransport/test/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/media/mtransport/testlib/moz.build b/media/mtransport/testlib/moz.build index fc11bb311..c5429ab2c 100644 --- a/media/mtransport/testlib/moz.build +++ b/media/mtransport/testlib/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/media/mtransport/third_party/moz.build b/media/mtransport/third_party/moz.build index 4d4013819..c54c4e464 100644 --- a/media/mtransport/third_party/moz.build +++ b/media/mtransport/third_party/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/. |