From: Karel Zak Date: Fri, 4 Apr 2014 11:53:50 +0000 (+0200) Subject: libsmartcols: add missing COPYING file X-Git-Tag: v2.25-rc1~332 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8302069314f5cc5b3d28517adad1f905577aea1;p=thirdparty%2Futil-linux.git libsmartcols: add missing COPYING file Signed-off-by: Karel Zak --- diff --git a/libsmartcols/COPYING b/libsmartcols/COPYING new file mode 100644 index 0000000000..be1a5b3a18 --- /dev/null +++ b/libsmartcols/COPYING @@ -0,0 +1,8 @@ +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later +version. + +The complete text of the license is available in the +../Documentation/licenses/COPYING.LGPLv2.1 file.