]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libsmartcols: add missing COPYING file
authorKarel Zak <kzak@redhat.com>
Fri, 4 Apr 2014 11:53:50 +0000 (13:53 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 4 Apr 2014 11:53:50 +0000 (13:53 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/COPYING [new file with mode: 0644]

diff --git a/libsmartcols/COPYING b/libsmartcols/COPYING
new file mode 100644 (file)
index 0000000..be1a5b3
--- /dev/null
@@ -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.