From aaee2b410e6f4159552ad32cb9ee3813c969d8b4 Mon Sep 17 00:00:00 2001 From: Cody Lamson Date: Mon, 4 May 2020 11:31:38 +0200 Subject: [PATCH] file updates for license recognition (#85) --- LICENSE | 1 + license_header.txt => file_header.txt | 0 2 files changed, 1 insertion(+) rename license_header.txt => file_header.txt (100%) diff --git a/LICENSE b/LICENSE index 9cecc1d466..733c072369 100644 --- a/LICENSE +++ b/LICENSE @@ -672,3 +672,4 @@ 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 . + diff --git a/license_header.txt b/file_header.txt similarity index 100% rename from license_header.txt rename to file_header.txt