diff options
| author | Mica White <botahamec@outlook.com> | 2026-01-14 20:43:44 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-01-14 20:43:44 -0500 |
| commit | b91baa8fdfd3b017588bca3356c201529bf82a4f (patch) | |
| tree | 5ddc5a41099ccd460515a224066027ae2986b8fe /lib | |
| parent | ac5dcc8859aebfd2f36d4b6ac58f1bd2f82f4666 (diff) | |
Change copyright year
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/settings.dart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/settings.dart b/lib/settings.dart index 4c60026..71906b1 100644 --- a/lib/settings.dart +++ b/lib/settings.dart @@ -11,7 +11,7 @@ import 'main.dart'; const applicationName = "Simple Speedometer"; const applicationVersion = "1.0.0"; const applicationLegalese = r""" -Copyright (C) 2025 by Mica White <botahamec@outlook.com> +Copyright (C) 2026 by Mica White <botahamec@outlook.com> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. |
