Update all occurrences of my name with my legal name.

This commit is contained in:
Jaye Evins
2025-04-08 18:47:02 -04:00
parent 2da9b2d856
commit f8efe3aafa
297 changed files with 309 additions and 309 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/* AboutDialog.cpp
*
* Copyright (C) 2016 Jim Evins <evins@snaught.com>
* Copyright (C) 2016 Jaye Evins <evins@snaught.com>
*
* This file is part of gLabels-qt.
*
@@ -42,7 +42,7 @@ namespace glabels
QString description = tr("A program to create labels and business cards.");
QString copyright = "Copyright &copy; 2018 Jim Evins <evins@snaught.com>";
QString copyright = "Copyright &copy; 2018 Jaye Evins <evins@snaught.com>";
QString licenseParagraph1 =
tr( "gLabels is free software: you can redistribute it and/or modify "