From 7523b9ea042af1078c49ed242b5d9eb3e0f34af5 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 23 Sep 2020 15:37:46 +0000 Subject: Issue #1656 - Part 4: Manual cleanup --- mailnews/import/becky/src/nsBeckyAddressBooks.cpp | 1 - mailnews/import/becky/src/nsBeckyAddressBooks.h | 1 - mailnews/import/becky/src/nsBeckyFilters.cpp | 1 - mailnews/import/becky/src/nsBeckyFilters.h | 1 - mailnews/import/becky/src/nsBeckyImport.cpp | 1 - mailnews/import/becky/src/nsBeckyImport.h | 1 - mailnews/import/becky/src/nsBeckyMail.cpp | 1 - mailnews/import/becky/src/nsBeckyMail.h | 1 - mailnews/import/becky/src/nsBeckySettings.cpp | 1 - mailnews/import/becky/src/nsBeckySettings.h | 1 - mailnews/import/becky/src/nsBeckyStringBundle.cpp | 1 - mailnews/import/becky/src/nsBeckyUtils.cpp | 1 - 12 files changed, 12 deletions(-) (limited to 'mailnews') 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/. */ -- cgit v1.2.3