diff options
Diffstat (limited to 'buildtest.sh')
-rwxr-xr-x | buildtest.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildtest.sh b/buildtest.sh index eeae82fc4..7edc4a5ee 100755 --- a/buildtest.sh +++ b/buildtest.sh @@ -1,4 +1,5 @@ #!/bin/bash +# SPDX-License-Identifier: NONE # written 2012-2013 by David Lamparter, placed in Public Domain. # # builds some git commit of FRR in some different configurations |