Skip to content

Commit

Permalink
Update copyright notices with 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
greatest-ape committed Jul 3, 2024
1 parent 79d8284 commit 7fa83df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ See [ARCHITECTURE.md](ARCHITECTURE.md).

## Copyright and license

Copyright (C) 2019-2023 Joakim Frostegård
Copyright (C) 2019-2024 Joakim Frostegård

OctaSine is distributed under the GNU Affero General Public License, Version 3,
as published by the Free Software Foundation. See [LICENSE](LICENSE) for
Expand Down
2 changes: 1 addition & 1 deletion octasine/src/gui/corner.rs
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ fn get_info_text() -> String {
"OctaSine frequency modulation synthesizer
Site: OctaSine.com
Build: {}
Copyright © 2019-2023 Joakim Frostegård",
Copyright © 2019-2024 Joakim Frostegård",
get_version_info()
)
}

0 comments on commit 7fa83df

Please sign in to comment.