git: b594f1047e0c - main - print/fig2dev: Add license text
Stefan Eßer
se at FreeBSD.org
Sat Jun 5 16:28:20 UTC 2021
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b594f1047e0ccd7287b1ffb8f658006cc6bbfab4
commit b594f1047e0ccd7287b1ffb8f658006cc6bbfab4
Author: Stefan Eßer <se at FreeBSD.org>
AuthorDate: 2021-06-05 09:27:22 +0000
Commit: Stefan Eßer <se at FreeBSD.org>
CommitDate: 2021-06-05 16:27:45 +0000
print/fig2dev: Add license text
The text of this license has been extracted from: configure.ac
and refers to all of fig2dev. It includes a list of historic authors
and contributors, and while not resembling a standard license, it is
clear that all rights to build, use, and distribute this software
without any restrictions is granted.
---
print/fig2dev/files/LICENSE | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/print/fig2dev/files/LICENSE b/print/fig2dev/files/LICENSE
new file mode 100644
index 000000000000..7b10a997cffa
--- /dev/null
+++ b/print/fig2dev/files/LICENSE
@@ -0,0 +1,14 @@
+Fig2dev: Translate Fig code to various Devices
+Copyright (c) 1991 by Micah Beck
+Parts Copyright (c) 1985-1988 by Supoj Sutanthavibul
+Parts Copyright (c) 1989-2015 by Brian V. Smith
+Parts Copyright (c) 2015-2020 by Thomas Loimer
+
+Any party obtaining a copy of these files is granted, free of charge, a
+full and unrestricted irrevocable, world-wide, paid up, royalty-free,
+nonexclusive right and license to deal in this software and documentation
+files (the "Software"), including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense and/or sell copies
+of the Software, and to permit persons who receive copies from any such
+party to do so, with the only requirement being that the above copyright
+and this permission notice remain intact.
More information about the dev-commits-ports-all
mailing list