From 326a65e42711249da5cd09048b68419207474c07 Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Tue, 13 Dec 2022 05:16:45 -0800 Subject: [PATCH] [ci skip] add missing final newline (#8659) --- licenses/GPL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/licenses/GPL.md b/licenses/GPL.md index 01a7a80184..2fb2e74d8d 100644 --- a/licenses/GPL.md +++ b/licenses/GPL.md @@ -672,4 +672,4 @@ program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, -please read . \ No newline at end of file +please read .