esv: strip trailing whitespace from header

This commit is contained in:
Jeremy Baxter 2024-06-25 17:28:36 +12:00
parent 7a9866a4e2
commit bf3eb2953a

6
esv.d
View file

@ -3,17 +3,17 @@
*
* The GPLv2 License (GPLv2)
* Copyright (c) 2023-2024 Jeremy Baxter
*
*
* esv is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*
* esv is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*
* You should have received a copy of the GNU General Public License
* along with esv. If not, see <http://www.gnu.org/licenses/>.
*/