esv: strip trailing whitespace from header
This commit is contained in:
parent
7a9866a4e2
commit
bf3eb2953a
1 changed files with 3 additions and 3 deletions
6
esv.d
6
esv.d
|
@ -3,17 +3,17 @@
|
||||||
*
|
*
|
||||||
* The GPLv2 License (GPLv2)
|
* The GPLv2 License (GPLv2)
|
||||||
* Copyright (c) 2023-2024 Jeremy Baxter
|
* Copyright (c) 2023-2024 Jeremy Baxter
|
||||||
*
|
*
|
||||||
* esv is free software: you can redistribute it and/or modify
|
* esv is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
* the Free Software Foundation; either version 2 of the License, or
|
* the Free Software Foundation; either version 2 of the License, or
|
||||||
* (at your option) any later version.
|
* (at your option) any later version.
|
||||||
*
|
*
|
||||||
* esv is distributed in the hope that it will be useful,
|
* esv is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with esv. If not, see <http://www.gnu.org/licenses/>.
|
* along with esv. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue