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 | d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (patch) | |
tree | 6c72fd57eab6e796bc07b54327d6b0245f4ed97b /ldap | |
parent | 7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff) | |
download | uxp-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz |
Issue #1656 - Part 6: Clean up the build files
Diffstat (limited to 'ldap')
-rw-r--r-- | ldap/c-sdk/liblber/moz.build | 1 | ||||
-rw-r--r-- | ldap/c-sdk/libldap/moz.build | 1 | ||||
-rw-r--r-- | ldap/c-sdk/libldif/moz.build | 1 | ||||
-rw-r--r-- | ldap/c-sdk/libprldap/moz.build | 1 | ||||
-rw-r--r-- | ldap/c-sdk/moz.build | 1 | ||||
-rw-r--r-- | ldap/moz.build | 1 | ||||
-rw-r--r-- | ldap/xpcom/moz.build | 1 | ||||
-rw-r--r-- | ldap/xpcom/public/moz.build | 1 | ||||
-rw-r--r-- | ldap/xpcom/src/moz.build | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/ldap/c-sdk/liblber/moz.build b/ldap/c-sdk/liblber/moz.build index d2adf23bf9..9bcf701316 100644 --- a/ldap/c-sdk/liblber/moz.build +++ b/ldap/c-sdk/liblber/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/ldap/c-sdk/libldap/moz.build b/ldap/c-sdk/libldap/moz.build index 35fbd8fb61..c111090d3a 100644 --- a/ldap/c-sdk/libldap/moz.build +++ b/ldap/c-sdk/libldap/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/ldap/c-sdk/libldif/moz.build b/ldap/c-sdk/libldif/moz.build index 9281f20c4e..b7c5da1c5b 100644 --- a/ldap/c-sdk/libldif/moz.build +++ b/ldap/c-sdk/libldif/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/ldap/c-sdk/libprldap/moz.build b/ldap/c-sdk/libprldap/moz.build index 4b096a73fe..52e3837315 100644 --- a/ldap/c-sdk/libprldap/moz.build +++ b/ldap/c-sdk/libprldap/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/ldap/c-sdk/moz.build b/ldap/c-sdk/moz.build index 4ce8c054e8..dd0e3f427b 100644 --- a/ldap/c-sdk/moz.build +++ b/ldap/c-sdk/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/ldap/moz.build b/ldap/moz.build index 5f2f96490c..baf47e3d13 100644 --- a/ldap/moz.build +++ b/ldap/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/ldap/xpcom/moz.build b/ldap/xpcom/moz.build index 27dcb87465..524659d313 100644 --- a/ldap/xpcom/moz.build +++ b/ldap/xpcom/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/ldap/xpcom/public/moz.build b/ldap/xpcom/public/moz.build index 9ff6b21c68..f43d86ee82 100644 --- a/ldap/xpcom/public/moz.build +++ b/ldap/xpcom/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/ldap/xpcom/src/moz.build b/ldap/xpcom/src/moz.build index dc63d61187..73066c7e18 100644 --- a/ldap/xpcom/src/moz.build +++ b/ldap/xpcom/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/. |