diff options
Diffstat (limited to 'media/libwebp')
-rw-r--r-- | media/libwebp/dec/moz.build | 1 | ||||
-rw-r--r-- | media/libwebp/demux/moz.build | 1 | ||||
-rw-r--r-- | media/libwebp/dsp/moz.build | 1 | ||||
-rw-r--r-- | media/libwebp/moz.build | 1 | ||||
-rw-r--r-- | media/libwebp/moz/moz.build | 1 | ||||
-rw-r--r-- | media/libwebp/utils/moz.build | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/media/libwebp/dec/moz.build b/media/libwebp/dec/moz.build index d988ae658..1b7905b79 100644 --- a/media/libwebp/dec/moz.build +++ b/media/libwebp/dec/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/libwebp/demux/moz.build b/media/libwebp/demux/moz.build index 3024a71c3..75d813699 100644 --- a/media/libwebp/demux/moz.build +++ b/media/libwebp/demux/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/libwebp/dsp/moz.build b/media/libwebp/dsp/moz.build index f3c2bdd0b..c00d5e140 100644 --- a/media/libwebp/dsp/moz.build +++ b/media/libwebp/dsp/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/libwebp/moz.build b/media/libwebp/moz.build index 7d3aa9d0f..5450e2b47 100644 --- a/media/libwebp/moz.build +++ b/media/libwebp/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/libwebp/moz/moz.build b/media/libwebp/moz/moz.build index c60474f45..bc0ce997b 100644 --- a/media/libwebp/moz/moz.build +++ b/media/libwebp/moz/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/libwebp/utils/moz.build b/media/libwebp/utils/moz.build index 9fb274e9a..619eaee6d 100644 --- a/media/libwebp/utils/moz.build +++ b/media/libwebp/utils/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/. |