Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(linux): update copyright year #12918

Merged
merged 1 commit into from
Jan 17, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions linux/debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,24 @@ Upstream-Contact: Keyman team <[email protected]>
Source: https://github.com/keymanapp/keyman

Files: *
Copyright: 2018-2024 SIL Global
Copyright: 2018-2025 SIL Global
License: MIT

Files: linux/ibus-keyman/*
Copyright: 2004-2024 SIL Global
Copyright: 2004-2025 SIL Global
License: GPL-2+

Files: linux/ibus-keyman/src/keymanutil.c
linux/ibus-keyman/src/keymanutil.h
linux/ibus-keyman/src/kmpdetails.c
linux/ibus-keyman/src/kmpdetails.h
Copyright: 2009-2024 SIL Global
Copyright: 2009-2025 SIL Global
License: GPL-2+ or MIT

Files: linux/ibus-keyman/src/keyman-service.c
linux/ibus-keyman/src/keyman-service.h
linux/keyman-config/buildtools/help2md
Copyright: 2018-2024 SIL Global
Copyright: 2018-2025 SIL Global
License: GPL-3+

Files: linux/ibus-keyman/tests/ibusimcontext.c
Expand All @@ -31,7 +31,7 @@ Copyright: 2008-2010, Peng Huang <[email protected]>
2008-2013, Peng Huang <[email protected]>
2008-2021, Red Hat, Inc.
2015-2021, Takao Fujiwara <[email protected]>
2021-2024, SIL Global
2021-2025, SIL Global
License: LGPL-2.1+

Files: linux/keyman-config/buildtools/help2man
Expand All @@ -41,7 +41,7 @@ License: GPL-3+
Files: debian/com.keyman.config.appdata.xml
debian/com.keyman.ibus_keyman.metainfo.xml
Copyright: 2019 Daniel Glassey <[email protected]>
2022-2024 SIL Global
2022-2025 SIL Global
License: MIT

License: MIT
Expand Down
Loading