]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - data/confclerk.pod
Bump copyright years.
[toast/confclerk.git] / data / confclerk.pod
index c6a61fc0fc7030b6dd22a7c23fa0d037cd23e3cc..8751f9f16d7fa0881e45ea7e47d4fa88afbb3bd7 100644 (file)
@@ -47,27 +47,28 @@ F<HKEY_CURRENT_USER\Software\Toastfreeware\ConfClerk>).
 =item Other OS
 
 Cf. the QSettings documentation at 
-L<http://doc.qt.nokia.com/stable/qsettings.html#locations-where-application-settings-are-stored>.
+L<https://doc.qt.io/qt-5/qsettings.html#platform-specific-notes>.
 
 =back
 
 =head1 FILES
 
 B<ConfClerk> keeps its database in the location proposed by the XDG Base
-Directory specification L<http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>:
+Directory specification L<https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>:
 
 So the configuration (see L</"CONFIGURATION">) is stored at
 F<~/.config/Toastfreeware/ConfClerk.conf> and the database is kept at
-F<~/.local/share/data/Toastfreeware/ConfClerk/ConfClerk.sqlite>.
+F<~/.local/share/data/Toastfreeware/ConfClerk/ConfClerk.sqlite> (Qt4)
+F<~/.local/share/Toastfreeware/ConfClerk/ConfClerk.sqlite> (Qt5).
 
 =head1 COPYRIGHT AND LICENSE
 
 =head2 Main code
 
     Copyright (C) 2010 Ixonos Plc.
-    Copyright (C) 2011-2014, Philipp Spitzer <philipp@toastfreeware.priv.at>
-    Copyright (C) 2011-2014, gregor herrmann <gregor@toastfreeware.priv.at>
-    Copyright (C) 2011-2014, Stefan Strahl <stefan@toastfreeware.priv.at>
+    Copyright (C) 2011-2024, Philipp Spitzer <philipp@toastfreeware.priv.at>
+    Copyright (C) 2011-2024, gregor herrmann <gregor@toastfreeware.priv.at>
+    Copyright (C) 2011-2024, Stefan Strahl <stefan@toastfreeware.priv.at>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -119,8 +120,8 @@ the following notice (as of 2011-06-24):
 
 =item src/icons/favourite*, src/icons/alarm*, src/icons/collapse*, src/icons/expand*:
 
-    Copyright (C) 2012, Philipp Spitzer <philipp@toastfreeware.priv.at>
-    Copyright (C) 2012, Stefan Strahl <stefan@toastfreeware.priv.at>
+    Copyright (C) 2012-2017, Philipp Spitzer <philipp@toastfreeware.priv.at>
+    Copyright (C) 2012-2017, Stefan Strahl <stefan@toastfreeware.priv.at>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by