Update copyleft to 2025 (#6524)

This commit is contained in:
efb4f5ff-1298-471a-8973-3d47447115dc
2025-01-07 22:32:23 +01:00
committed by GitHub
parent f3c85998e8
commit eec8c7fbcf

View File

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