mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
update copyright in manual pages [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
e92833c02f
commit
d985ba594b
21 changed files with 32 additions and 31 deletions
|
@ -7,7 +7,8 @@ licenses = ['BSD', 'FDL', 'LGPL', 'LGPL3', 'LGPL21']
|
|||
lfiles = []
|
||||
for root, subdirs, files in os.walk(os.curdir):
|
||||
for sfile in files:
|
||||
if sfile.endswith(('.cpp', '.h', '.js', '.qs', '.qml', '.ui', '.g', '.sh', '.cmake')):
|
||||
if sfile.endswith(('.cpp', '.h', '.js', '.qs', '.qml', '.ui', \
|
||||
'.g', '.sh', '.cmake', '.pod')):
|
||||
lfiles.append('%s/%s' % (root, sfile))
|
||||
|
||||
def readlicense(sfile, replacedashes, replacehashes):
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "LCONVERT 1"
|
||||
.TH LCONVERT 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH LCONVERT 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -179,7 +179,7 @@ on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
.SH "SEE ALSO"
|
||||
|
|
|
@ -103,7 +103,7 @@ on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "LRELEASE 1"
|
||||
.TH LRELEASE 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH LRELEASE 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -124,7 +124,7 @@ failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
.SH "SEE ALSO"
|
||||
|
|
|
@ -50,7 +50,7 @@ failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "LUPDATE 1"
|
||||
.TH LUPDATE 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH LUPDATE 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -157,7 +157,7 @@ lupdate returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
.SH "SEE ALSO"
|
||||
|
|
|
@ -83,7 +83,7 @@ lupdate returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "MOC 1"
|
||||
.TH MOC 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH MOC 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -314,6 +314,6 @@ moc returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -232,6 +232,6 @@ moc returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "QDBUS 1"
|
||||
.TH QDBUS 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH QDBUS 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -120,7 +120,7 @@ qdbus returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
.SH "SEE ALSO"
|
||||
|
|
|
@ -46,7 +46,7 @@ qdbus returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "QDBUSCPP2XML 1"
|
||||
.TH QDBUSCPP2XML 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH QDBUSCPP2XML 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -104,6 +104,6 @@ qdbuscpp2xml returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -30,6 +30,6 @@ qdbuscpp2xml returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "QDBUSXML2CPP 1"
|
||||
.TH QDBUSXML2CPP 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH QDBUSXML2CPP 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -115,6 +115,6 @@ qdbusxml2cpp returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -41,6 +41,6 @@ qdbusxml2cpp returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "QSCRIPT 1"
|
||||
.TH QSCRIPT 1 "2019-12-17" "Katie 4.9.0" "Katie Manual"
|
||||
.TH QSCRIPT 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -108,6 +108,6 @@ failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -34,6 +34,6 @@ failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "RCC 1"
|
||||
.TH RCC 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH RCC 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -132,6 +132,6 @@ rcc returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -58,6 +58,6 @@ rcc returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "UIC 1"
|
||||
.TH UIC 1 "2019-12-12" "Katie 4.9.0" "Katie Manual"
|
||||
.TH UIC 1 "2020-01-16" "Katie 4.9.0" "Katie Manual"
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
@ -123,6 +123,6 @@ uic returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
.PP
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016\-2019 Ivailo Monev
|
||||
Copyright (C) 2016\-2020 Ivailo Monev
|
||||
.PP
|
||||
Licensed through \s-1GNU\s0 Lesser General Public License/GNU General Public License.
|
||||
|
|
|
@ -49,6 +49,6 @@ uic returns 0 on success and other on unexcepted failure.
|
|||
The Qt Company Ltd.
|
||||
|
||||
Copyright (C) 2015 The Qt Company Ltd.
|
||||
Copyright (C) 2016-2019 Ivailo Monev
|
||||
Copyright (C) 2016-2020 Ivailo Monev
|
||||
|
||||
Licensed through GNU Lesser General Public License/GNU General Public License.
|
||||
|
|
Loading…
Add table
Reference in a new issue