diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
commit | 7cc6d0c8c5939690359ff54df838f17d6224234a (patch) | |
tree | 6c72fd57eab6e796bc07b54327d6b0245f4ed97b /mailnews/extensions | |
parent | 344ca5a9219f599f385d148850b8e9a94e174461 (diff) | |
download | aura-central-7cc6d0c8c5939690359ff54df838f17d6224234a.tar.gz |
Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build files
Diffstat (limited to 'mailnews/extensions')
-rw-r--r-- | mailnews/extensions/bayesian-spam-filter/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/bayesian-spam-filter/src/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/dsn/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/fts3/public/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/fts3/src/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/mailviews/content/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/mailviews/public/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/mailviews/src/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/mdn/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/mdn/src/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/newsblog/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/offline-startup/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/smime/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/smime/public/moz.build | 1 | ||||
-rw-r--r-- | mailnews/extensions/smime/src/moz.build | 1 |
16 files changed, 0 insertions, 16 deletions
diff --git a/mailnews/extensions/bayesian-spam-filter/moz.build b/mailnews/extensions/bayesian-spam-filter/moz.build index 8755860cb..152a8e0d0 100644 --- a/mailnews/extensions/bayesian-spam-filter/moz.build +++ b/mailnews/extensions/bayesian-spam-filter/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/mailnews/extensions/bayesian-spam-filter/src/moz.build b/mailnews/extensions/bayesian-spam-filter/src/moz.build index 5819766a3..43619bdc9 100644 --- a/mailnews/extensions/bayesian-spam-filter/src/moz.build +++ b/mailnews/extensions/bayesian-spam-filter/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/mailnews/extensions/dsn/moz.build b/mailnews/extensions/dsn/moz.build index 10cc8cb56..1fb00f691 100644 --- a/mailnews/extensions/dsn/moz.build +++ b/mailnews/extensions/dsn/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/mailnews/extensions/fts3/public/moz.build b/mailnews/extensions/fts3/public/moz.build index 9d38f0177..809bc6dbf 100644 --- a/mailnews/extensions/fts3/public/moz.build +++ b/mailnews/extensions/fts3/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/mailnews/extensions/fts3/src/moz.build b/mailnews/extensions/fts3/src/moz.build index a2b3c60d5..c9275e97a 100644 --- a/mailnews/extensions/fts3/src/moz.build +++ b/mailnews/extensions/fts3/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/mailnews/extensions/mailviews/content/moz.build b/mailnews/extensions/mailviews/content/moz.build index f5564e55b..7c12c66c3 100644 --- a/mailnews/extensions/mailviews/content/moz.build +++ b/mailnews/extensions/mailviews/content/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/mailnews/extensions/mailviews/public/moz.build b/mailnews/extensions/mailviews/public/moz.build index 4d8dd8287..8abe182fe 100644 --- a/mailnews/extensions/mailviews/public/moz.build +++ b/mailnews/extensions/mailviews/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/mailnews/extensions/mailviews/src/moz.build b/mailnews/extensions/mailviews/src/moz.build index ee128fb8a..177d02b48 100644 --- a/mailnews/extensions/mailviews/src/moz.build +++ b/mailnews/extensions/mailviews/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/mailnews/extensions/mdn/moz.build b/mailnews/extensions/mdn/moz.build index 5aaa32895..f8de13573 100644 --- a/mailnews/extensions/mdn/moz.build +++ b/mailnews/extensions/mdn/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/mailnews/extensions/mdn/src/moz.build b/mailnews/extensions/mdn/src/moz.build index 1aef9b208..036bc5f5d 100644 --- a/mailnews/extensions/mdn/src/moz.build +++ b/mailnews/extensions/mdn/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/mailnews/extensions/moz.build b/mailnews/extensions/moz.build index 846e47871..6daa55434 100644 --- a/mailnews/extensions/moz.build +++ b/mailnews/extensions/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/mailnews/extensions/newsblog/moz.build b/mailnews/extensions/newsblog/moz.build index 367f60574..152c19ef1 100644 --- a/mailnews/extensions/newsblog/moz.build +++ b/mailnews/extensions/newsblog/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/mailnews/extensions/offline-startup/moz.build b/mailnews/extensions/offline-startup/moz.build index a8a406295..6f0c83b59 100644 --- a/mailnews/extensions/offline-startup/moz.build +++ b/mailnews/extensions/offline-startup/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/mailnews/extensions/smime/moz.build b/mailnews/extensions/smime/moz.build index 3adf6a50e..2e1d2ca2d 100644 --- a/mailnews/extensions/smime/moz.build +++ b/mailnews/extensions/smime/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/mailnews/extensions/smime/public/moz.build b/mailnews/extensions/smime/public/moz.build index b7acbb0b2..2eece0c37 100644 --- a/mailnews/extensions/smime/public/moz.build +++ b/mailnews/extensions/smime/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/mailnews/extensions/smime/src/moz.build b/mailnews/extensions/smime/src/moz.build index 19a18f54f..b2e5e38e4 100644 --- a/mailnews/extensions/smime/src/moz.build +++ b/mailnews/extensions/smime/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/. |