From fe2d2e06caea68dbf0a4d2cd702bd3bd5bef5a9f Mon Sep 17 00:00:00 2001 From: Ludwig Ortmann Date: Wed, 9 Jul 2014 16:16:30 +0200 Subject: [PATCH] tests: add pattern for short lgplv2.1 header Add the license checker pattern which is advertised in our wiki. --- dist/tools/licenses/patterns/lgplv2.1-short | 1 + 1 file changed, 1 insertion(+) create mode 100644 dist/tools/licenses/patterns/lgplv2.1-short diff --git a/dist/tools/licenses/patterns/lgplv2.1-short b/dist/tools/licenses/patterns/lgplv2.1-short new file mode 100644 index 0000000000..cdd1bc7470 --- /dev/null +++ b/dist/tools/licenses/patterns/lgplv2.1-short @@ -0,0 +1 @@ +This file is subject to the terms and conditions of the GNU Lesser General Public License v2\.1\. See the file LICENSE in the top level directory for more details\.