summaryrefslogtreecommitdiffstats
path: root/tools/lzma/patches/101-move-copyright-to-usage-info.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools: lzma: reduce copyright noiseSergey Ryazanov2016-08-041-0/+20
Move the copyright printing code to the usage printing function, to reduce noise from regular execution but preserve information about the author. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>