1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00

dist/tools/licenses: add license

This commit is contained in:
Ludwig Ortmann 2014-11-28 18:03:38 +01:00
parent 8abaf95ed1
commit fdae56a7a5

View File

@ -1,5 +1,11 @@
#!/bin/sh
# Copyright 2014 Ludwig Ortmann <ludwig.ortmann@fu-berlin.de>
#
# 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.
# customizable
CHECKROOT=$(dirname "${0}")
LICENSEDIR="${CHECKROOT}/patterns"