Add MIT license to build-aux/m4 scripts

This commit is contained in:
Luke Dashjr
2016-09-21 22:54:41 +00:00
committed by lateminer
parent b999443bea
commit a8628eccce
3 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
dnl Copyright (c) 2015 Tim Kosse <tim.kosse@filezilla-project.org>
dnl Copying and distribution of this file, with or without modification, are
dnl permitted in any medium without royalty provided the copyright notice
dnl and this notice are preserved. This file is offered as-is, without any
dnl warranty.
# Some versions of gcc/libstdc++ require linking with -latomic if
# using the C++ atomic library.
#