Update Copyleft (#4510)

This commit is contained in:
efb4f5ff-1298-471a-8973-3d47447115dc 2024-01-02 17:19:04 +00:00 committed by GitHub
parent bb83a9dea5
commit e3f95e44b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ const { name, productName } = require('../package.json')
const config = {
appId: `io.freetubeapp.${name}`,
copyright: 'Copyleft © 2020-2023 freetubeapp@protonmail.com',
copyright: 'Copyleft © 2020-2024 freetubeapp@protonmail.com',
// asar: false,
// compression: 'store',
productName,