Skip to content

Commit

Permalink
chore: Update licensing years
Browse files Browse the repository at this point in the history
  • Loading branch information
bragefuglseth committed Jan 9, 2025
1 parent 2593648 commit 4031df2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/text_utils.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* text_utils.rs
*
* SPDX-FileCopyrightText: © 2024 Brage Fuglseth
* SPDX-FileCopyrightText: © 2024–2025 Brage Fuglseth
* SPDX-License-Identifier: GPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/widgets/text_view.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* text_view.rs
*
* SPDX-FileCopyrightText: © 2024 Brage Fuglseth
* SPDX-FileCopyrightText: © 2024–2025 Brage Fuglseth
* SPDX-License-Identifier: GPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/widgets/text_view/colors.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* colors.rs
*
* SPDX-FileCopyrightText: © 2024 Brage Fuglseth
* SPDX-FileCopyrightText: © 2024–2025 Brage Fuglseth
* SPDX-License-Identifier: GPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/widgets/window/session.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* session.rs
*
* SPDX-FileCopyrightText: © 2024 Brage Fuglseth
* SPDX-FileCopyrightText: © 2024–2025 Brage Fuglseth
* SPDX-License-Identifier: GPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit 4031df2

Please sign in to comment.