summaryrefslogtreecommitdiffstats
path: root/doc/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* license: update "doc/COPYING" license textThomas Haller2020-04-161-4/+4
| | | | | | | Take the latest version of the license text from gnu.org ([1]). It's of course basically the same, except some spelling updates. [1] https://www.gnu.org/licenses/gpl-3.0.txt
* doc: Split doc/ into separate packagesThomas Graf2012-10-191-0/+674
Separates all the documentation generation trickery to its own configure.in and allows to easily generate a pre built doc dist file for distribution. Arguments to configure will be passed on to doc/configure Signed-off-by: Thomas Graf <tgraf@redhat.com>