Git commit dba2c3ed6fc4bd7e4fb6afbc12047ee83cf9147c by Michael Pyne. Committed on 21/09/2011 at 02:58. Pushed by ashark into branch 'docbook_historied_per_file'.
Even more detailed copyright/license info. This commit makes the license/copyright information much more detailed as recommended by Pino Toscano, who packages kdesrc-build for Debian. Original commit: bb68818f https://invent.kde.org/sdk/kdesrc-build/-/commit/bb68818f578664b3f239e8903293460a523930b4 M +18 -0 doc/index.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/dba2c3ed6fc4bd7e4fb6afbc12047ee83cf9147c diff --git a/doc/index.docbook b/doc/index.docbook index 62ca3244..ec496174 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1,5 +1,23 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!-- + Documentation for kdesrc-build. + Copyright (c) 2005-2008, 2010-2011 Michael Pyne <[email protected]> + + Copyright (c) 2005 Carlos Leonhard Woelz <[email protected]> + Copyright (c) 2009 Burkhard Lück <[email protected]> + Copyright (c) 2007, 2011 Federico Zenith <[email protected]> + Copyright (c) 2009-2011 Yuri Chornoivan <[email protected]> + ... and possibly others. Check the git source repository for specifics. + + Permission is granted to copy, distribute and/or modify this document under + the terms of the GNU Free Documentation License, Version 1.2 or any later + version published by the Free Software Foundation; with no Invariant + Sections, no Front-Cover Texts, and no Back-Cover Texts. + + A copy of the license is included in COPYING.DOC. The license will be + included in the generated documentation as well. + --> <!ENTITY kappname "kdesrc-build"> <!ENTITY package "kdesdk"> <!ENTITY % addindex "IGNORE">
