summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2007-08-14 12:27:55 +0200
committerKarel Zak2007-08-14 12:27:55 +0200
commitdcb219b313b595dea375ec6758641bb09845d8a4 (patch)
treea5e788a4089fcb7748a1bf34aa2893d1448bf98b /Makefile.am
parenttests: fix ULONG_MAX usage on 32bit machines (diff)
downloadkernel-qcow2-util-linux-dcb219b313b595dea375ec6758641bb09845d8a4.tar.gz
kernel-qcow2-util-linux-dcb219b313b595dea375ec6758641bb09845d8a4.tar.xz
kernel-qcow2-util-linux-dcb219b313b595dea375ec6758641bb09845d8a4.zip
docs: add README.licensing
There is not only one unique license for all code in utl-linux-ng. We have mix of utils with Public Domain, BSD, GPLv2 or GPLv2+. This thing should be more transparent to avoid misunderstanding. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1cce174ad..4073d709b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
autogen.sh \
README.devel \
+ README.licensing \
licenses \
example.files \
po/update-potfiles \