Update all occurrences of my name with my legal name.
This commit is contained in:
@@ -140,13 +140,13 @@ xvfb\-run glabels\-batch\-qt \-o output.pdf myProject.glabels
|
||||
.UNINDENT
|
||||
.SH REPORTING BUGS
|
||||
.sp
|
||||
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/jimevins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/j-evins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||
.SH SEE ALSO
|
||||
.sp
|
||||
\fBglabels\-qt(1)\fP
|
||||
.sp
|
||||
The gLabels homepage at <\fI\%http://glabels.org/\fP>.
|
||||
.SH COPYRIGHT
|
||||
2020, Jim Evins <evins@snaught.com>
|
||||
2020, Jaye Evins <evins@snaught.com>
|
||||
.\" Generated by docutils manpage writer.
|
||||
.
|
||||
|
||||
@@ -69,13 +69,13 @@ Directory for manually created product templates.
|
||||
.UNINDENT
|
||||
.SH REPORTING BUGS
|
||||
.sp
|
||||
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/jimevins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/j-evins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||
.SH SEE ALSO
|
||||
.sp
|
||||
\fBglabels\-batch\-qt(1)\fP
|
||||
.sp
|
||||
The gLabels homepage at <\fI\%http://glabels.org/\fP>.
|
||||
.SH COPYRIGHT
|
||||
2020, Jim Evins <evins@snaught.com>
|
||||
2020, Jaye Evins <evins@snaught.com>
|
||||
.\" Generated by docutils manpage writer.
|
||||
.
|
||||
|
||||
+3
-3
@@ -47,8 +47,8 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = 'gLabels'
|
||||
copyright = '2020, Jim Evins <evins@snaught.com>'
|
||||
author = 'Jim Evins'
|
||||
copyright = '2020, Jaye Evins <evins@snaught.com>'
|
||||
author = 'Jaye Evins'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
@@ -140,7 +140,7 @@ latex_elements = {
|
||||
# author, documentclass [howto, manual, or own class]).
|
||||
latex_documents = [
|
||||
(master_doc, 'gLabels.tex', 'gLabels Documentation',
|
||||
'Jim Evins', 'manual'),
|
||||
'Jaye Evins', 'manual'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ On GNU/Linux platforms, :program:`glabels-batch-qt` must be run from within a wi
|
||||
REPORTING BUGS
|
||||
--------------
|
||||
|
||||
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<https://github.com/jimevins/glabels-qt/issues>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<https://github.com/j-evins/glabels-qt/issues>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
|
||||
@@ -46,7 +46,7 @@ FILES
|
||||
REPORTING BUGS
|
||||
--------------
|
||||
|
||||
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<https://github.com/jimevins/glabels-qt/issues>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<https://github.com/j-evins/glabels-qt/issues>). You will need a GitHub account to submit new issues or to comment on existing issues.
|
||||
|
||||
|
||||
SEE ALSO
|
||||
|
||||
Reference in New Issue
Block a user