Skip to content

Commit

Permalink
chore: Update copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-dale authored Oct 18, 2024
1 parent 4375b96 commit 2ea370a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const config: ForgeConfig = {
process.platform === 'linux' ? 'balena-etcher' : 'balenaEtcher',
appBundleId: 'io.balena.etcher',
appCategoryType: 'public.app-category.developer-tools',
appCopyright: 'Copyright 2016-2023 Balena Ltd',
appCopyright: 'Copyright 2016-2024 Balena Ltd',
darwinDarkModeSupport: true,
protocols: [{ name: 'etcher', schemes: ['etcher'] }],
extraResource: [
Expand Down

0 comments on commit 2ea370a

Please sign in to comment.