♻ update year

This commit is contained in:
Vladislav Nepogodin 2023-01-08 21:17:25 +04:00
parent 76e4a2d96a
commit 6fa39f148f
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9
2 changed files with 3 additions and 3 deletions

View File

@ -105,7 +105,7 @@ fn show_about_dialog() {
])
// Translators: Replace "translator-credits" with your names. Put a comma between.
.translator_credits(&gettextrs::gettext("translator-credits"))
.copyright("2021-2022 CachyOS team")
.copyright("2021-2023 CachyOS team")
.license_type(gtk::License::Gpl30)
.website("https://github.com/cachyos/cachyos-welcome")
.website_label("GitHub")

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.40.0
Copyright (C) 2021-2022 CachyOS team
Copyright (C) 2021-2023 CachyOS team
This file is part of cachyos-welcome.
@ -24,7 +24,7 @@ along with cachyos-welcome. If not, see <http://www.gnu.org/licenses/>.
<!-- interface-css-provider-path style.css -->
<!-- interface-license-type gplv3 -->
<!-- interface-name cachyos-welcome -->
<!-- interface-copyright 2021-2022 CachyOS team -->
<!-- interface-copyright 2021-2023 CachyOS team -->
<object class="GtkImage" id="abouticon">
<property name="visible">True</property>
<property name="can-focus">False</property>