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 | 960b821d0aca335ccace5834cd8c0573ef01255c (patch) | |
tree | 6c72fd57eab6e796bc07b54327d6b0245f4ed97b /xulrunner | |
parent | e8decec38981a68ee2c1a99e77d141a9f7be1028 (diff) | |
download | uxp-960b821d0aca335ccace5834cd8c0573ef01255c.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 6: Clean up the build files
Diffstat (limited to 'xulrunner')
-rw-r--r-- | xulrunner/app/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/examples/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/examples/simple/components/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/examples/simple/components/public/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/examples/simple/components/src/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/examples/simple/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/installer/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/moz.configure | 1 | ||||
-rw-r--r-- | xulrunner/stub/moz.build | 1 | ||||
-rw-r--r-- | xulrunner/tools/redit/moz.build | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/xulrunner/app/moz.build b/xulrunner/app/moz.build index 1c9cb117cf..a77b0214a4 100644 --- a/xulrunner/app/moz.build +++ b/xulrunner/app/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/examples/moz.build b/xulrunner/examples/moz.build index a1782b42fe..e13865afd2 100644 --- a/xulrunner/examples/moz.build +++ b/xulrunner/examples/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/examples/simple/components/moz.build b/xulrunner/examples/simple/components/moz.build index 8ff4685344..b1d0b7597f 100644 --- a/xulrunner/examples/simple/components/moz.build +++ b/xulrunner/examples/simple/components/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/examples/simple/components/public/moz.build b/xulrunner/examples/simple/components/public/moz.build index 3a611f85ac..911b8560ed 100644 --- a/xulrunner/examples/simple/components/public/moz.build +++ b/xulrunner/examples/simple/components/public/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/examples/simple/components/src/moz.build b/xulrunner/examples/simple/components/src/moz.build index 153bfdd0cf..510c594e5d 100644 --- a/xulrunner/examples/simple/components/src/moz.build +++ b/xulrunner/examples/simple/components/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/examples/simple/moz.build b/xulrunner/examples/simple/moz.build index c88c57a4b8..5618c16949 100644 --- a/xulrunner/examples/simple/moz.build +++ b/xulrunner/examples/simple/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/installer/moz.build b/xulrunner/installer/moz.build index 895d11993c..1afe23d027 100644 --- a/xulrunner/installer/moz.build +++ b/xulrunner/installer/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/moz.build b/xulrunner/moz.build index 371f69f5e1..73d3db1c7f 100644 --- a/xulrunner/moz.build +++ b/xulrunner/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/moz.configure b/xulrunner/moz.configure index d5e7dba11a..bf959e1af3 100644 --- a/xulrunner/moz.configure +++ b/xulrunner/moz.configure @@ -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/xulrunner/stub/moz.build b/xulrunner/stub/moz.build index 4fd172f72f..1838241206 100644 --- a/xulrunner/stub/moz.build +++ b/xulrunner/stub/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/xulrunner/tools/redit/moz.build b/xulrunner/tools/redit/moz.build index 812a56578e..0936fb291f 100644 --- a/xulrunner/tools/redit/moz.build +++ b/xulrunner/tools/redit/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/. |