aboutsummaryrefslogtreecommitdiff
path: root/COPYING.md
AgeCommit message (Collapse)Author
2020-05-19Remove some old forge hacksPetr Mrázek
Forge apparently removed all `.pack.xz` files without warning. It broke a bunch of stuff, as always. But it also means we don't need some ugly code anymore. This is removed: - Support for 'forge-pack-xz' and the forge-specific file download compression. - The pack200 library we no longer need. This stays: - The LZMA decompression library - we may still want to use it.
2019-01-16Update Copyright YearAppleTheGolden
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-03-13NOISSUE add linux distro name and release stats to analyticsPetr Mrázek
Hopefully this can serve as some sort of guideline for focusing effort towards the right distro packages to make.
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-12-03NOISSUE add the material icons licensePetr Mrázek
2017-05-22GH-1876 Clarify license of GroupViewPetr Mrázek
The LGPL code that came from KDE has been removed back in 2014. It was replaced with a different implementation, made in a separate repository. See commits: a17caba2c9c2aa5960581db01e4b66472a9c019c b82eb5873e99dce6aec735b08929e3add52e53e7
2017-05-06GH-1876 replace ColumnResizer with a newer, BSD-3 licensed versionPetr Mrázek
Also, keep licensing info only in one file. The COPYING.md is now a resource and rendered to HTML in the About dialog.
2017-04-22NOISSUE Update COPYING.MD Formattingflcmc
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2015-10-20GH-1274 update the licenses, the dirty wayPetr Mrázek