]> www.infradead.org Git - mtd-utils.git/commit
Remove duplicate copies of GPLv2 license text
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Tue, 23 Aug 2016 13:40:44 +0000 (15:40 +0200)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Thu, 17 Nov 2016 10:36:55 +0000 (11:36 +0100)
commit8003c957188a580a7342c20c114602f12942f059
tree5a22b2d1cb74a20d41c56fcb28c2f7e1077be0c0
parentf50f9671523f307a6f2faeb2e626d52831c6fa8c
Remove duplicate copies of GPLv2 license text

Some of the programs in the mtd-utils used to be seperate packages that
were at some point merged into mtd-utils. As a result, some subdirectories
contain their own README and COPYING files with copies of the GPLv2
license text.

Since those programs are now part of mtd-utils that contains a copy of the
GPLv2 in the file COPYING in the package root directory, those extra files
can be removed, as there is no need for distributing an extra copy of the
license text for each individual program in the bundle.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Signed-off-by: Richard Weinberger <richard@nod.at>
tests/jittertest/COPYING [deleted file]
ubifs-utils/mkfs.ubifs/COPYING [deleted file]