Skip to content

Commit b0fa25e

Browse files
committed
fix license references
1 parent 717c8a2 commit b0fa25e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

debian/copyright

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ Source: https://github.com/pop-os/cosmic-app-library
44

55
Files: *
66
Copyright: Copyright 2022 System76
7-
License: MPL-2.0
8-
The complete text of the Mozilla Public License 2.0 can be found in
9-
the file `/usr/share/common-licenses/MPL-2.0'.
7+
License: GPL-3.0

src/localize.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2023 System76 <info@system76.com>
2+
// SPDX-License-Identifier: GPL-3.0-only
3+
14
use i18n_embed::{
25
fluent::{fluent_language_loader, FluentLanguageLoader},
36
DefaultLocalizer, LanguageLoader, Localizer,

0 commit comments

Comments
 (0)