mirror of
https://github.com/FreeTubeApp/FreeTube.git
synced 2025-12-05 01:10:31 +00:00
Update copyleft to 2025 (#6524)
This commit is contained in:
committed by
GitHub
parent
f3c85998e8
commit
eec8c7fbcf
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user