summaryrefslogtreecommitdiff
path: root/media/libwebp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
commit960b821d0aca335ccace5834cd8c0573ef01255c (patch)
tree6c72fd57eab6e796bc07b54327d6b0245f4ed97b /media/libwebp
parente8decec38981a68ee2c1a99e77d141a9f7be1028 (diff)
downloaduxp-960b821d0aca335ccace5834cd8c0573ef01255c.tar.gz
Issue mcp-graveyard/UXP#1656 - Part 6: Clean up the build files
Diffstat (limited to 'media/libwebp')
-rw-r--r--media/libwebp/dec/moz.build1
-rw-r--r--media/libwebp/demux/moz.build1
-rw-r--r--media/libwebp/dsp/moz.build1
-rw-r--r--media/libwebp/moz.build1
-rw-r--r--media/libwebp/moz/moz.build1
-rw-r--r--media/libwebp/utils/moz.build1
6 files changed, 0 insertions, 6 deletions
diff --git a/media/libwebp/dec/moz.build b/media/libwebp/dec/moz.build
index d988ae6588..1b7905b79c 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 3024a71c3c..75d8136993 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 f3c2bdd0b9..c00d5e1401 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 7d3aa9d0fa..5450e2b47c 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 c60474f456..bc0ce997bd 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 9fb274e9ab..619eaee6df 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/.