From ec40a80ce74b27428d4de3f8a614c4a1765dd1e6 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski Date: Sun, 30 Oct 2016 01:25:39 +0200 Subject: [PATCH] Apply GPL license to the whole program. TODO: - Add a preambule to files. - Bring back the copyright notice to the evtest file. --- src/LICENSE => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/LICENSE => LICENSE (100%) diff --git a/src/LICENSE b/LICENSE similarity index 100% rename from src/LICENSE rename to LICENSE