diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:37:46 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:37:46 +0000 |
commit | 344ca5a9219f599f385d148850b8e9a94e174461 (patch) | |
tree | b971071d68e308821c5e7d766b23b9cadc9ded68 /mailnews/import | |
parent | 69193826a1d1ffc8efaf24fafe297e77abcdb1ce (diff) | |
download | aura-central-344ca5a9219f599f385d148850b8e9a94e174461.tar.gz |
Issue mcp-graveyard/UXP%1656 - Part 4: Manual cleanup
Diffstat (limited to 'mailnews/import')
-rw-r--r-- | mailnews/import/becky/src/nsBeckyAddressBooks.cpp | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyAddressBooks.h | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyFilters.cpp | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyFilters.h | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyImport.cpp | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyImport.h | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyMail.cpp | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyMail.h | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckySettings.cpp | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckySettings.h | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyStringBundle.cpp | 1 | ||||
-rw-r--r-- | mailnews/import/becky/src/nsBeckyUtils.cpp | 1 |
12 files changed, 0 insertions, 12 deletions
diff --git a/mailnews/import/becky/src/nsBeckyAddressBooks.cpp b/mailnews/import/becky/src/nsBeckyAddressBooks.cpp index 86654ac0e..197ebcd4a 100644 --- a/mailnews/import/becky/src/nsBeckyAddressBooks.cpp +++ b/mailnews/import/becky/src/nsBeckyAddressBooks.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyAddressBooks.h b/mailnews/import/becky/src/nsBeckyAddressBooks.h index 83eb4c895..bf1bf5777 100644 --- a/mailnews/import/becky/src/nsBeckyAddressBooks.h +++ b/mailnews/import/becky/src/nsBeckyAddressBooks.h @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyFilters.cpp b/mailnews/import/becky/src/nsBeckyFilters.cpp index 97b99fec2..682d8a9a5 100644 --- a/mailnews/import/becky/src/nsBeckyFilters.cpp +++ b/mailnews/import/becky/src/nsBeckyFilters.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyFilters.h b/mailnews/import/becky/src/nsBeckyFilters.h index 20dd6d5ee..7a5ca6087 100644 --- a/mailnews/import/becky/src/nsBeckyFilters.h +++ b/mailnews/import/becky/src/nsBeckyFilters.h @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyImport.cpp b/mailnews/import/becky/src/nsBeckyImport.cpp index d4820528a..e510ad54f 100644 --- a/mailnews/import/becky/src/nsBeckyImport.cpp +++ b/mailnews/import/becky/src/nsBeckyImport.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyImport.h b/mailnews/import/becky/src/nsBeckyImport.h index 60d81c18c..49d11f8ba 100644 --- a/mailnews/import/becky/src/nsBeckyImport.h +++ b/mailnews/import/becky/src/nsBeckyImport.h @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyMail.cpp b/mailnews/import/becky/src/nsBeckyMail.cpp index 9c837d190..07504cbb7 100644 --- a/mailnews/import/becky/src/nsBeckyMail.cpp +++ b/mailnews/import/becky/src/nsBeckyMail.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyMail.h b/mailnews/import/becky/src/nsBeckyMail.h index ae287a05f..ed2a7d216 100644 --- a/mailnews/import/becky/src/nsBeckyMail.h +++ b/mailnews/import/becky/src/nsBeckyMail.h @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckySettings.cpp b/mailnews/import/becky/src/nsBeckySettings.cpp index 8e1cab960..d409e29d8 100644 --- a/mailnews/import/becky/src/nsBeckySettings.cpp +++ b/mailnews/import/becky/src/nsBeckySettings.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckySettings.h b/mailnews/import/becky/src/nsBeckySettings.h index 19e7d45ed..cfb068efa 100644 --- a/mailnews/import/becky/src/nsBeckySettings.h +++ b/mailnews/import/becky/src/nsBeckySettings.h @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyStringBundle.cpp b/mailnews/import/becky/src/nsBeckyStringBundle.cpp index 41209dff5..f74a3c230 100644 --- a/mailnews/import/becky/src/nsBeckyStringBundle.cpp +++ b/mailnews/import/becky/src/nsBeckyStringBundle.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/import/becky/src/nsBeckyUtils.cpp b/mailnews/import/becky/src/nsBeckyUtils.cpp index 2e9af84a5..9c99a314b 100644 --- a/mailnews/import/becky/src/nsBeckyUtils.cpp +++ b/mailnews/import/becky/src/nsBeckyUtils.cpp @@ -1,4 +1,3 @@ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/. */ |