Relicense to GPLv3 since poppler is GPL and we must not violate that license

This commit is contained in:
itsjunetime
2024-11-15 23:14:53 -07:00
parent 40d46f1e2d
commit e67a2ec421
2 changed files with 675 additions and 374 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ description = "A terminal viewer for PDFs"
readme = "README.md"
homepage = "https://github.com/itsjunetime/tdf"
repository = "https://github.com/itsjunetime/tdf"
license = "MPL-2.0"
license = "GPL-3.0-or-later"
keywords = ["pdf", "tui", "cli", "terminal"]
categories = ["command-line-utilities", "text-processing", "visualization"]
default-run = "tdf"