diff options
author | Ian Moffett <ian@osmora.org> | 2024-01-01 11:40:01 -0500 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2024-01-01 11:40:01 -0500 |
commit | 491659e8dc6809b1eb2446e4b474ec8804017dea (patch) | |
tree | 5b45a60bf128527d5584f57e9b8a1de73961ec6f /tools | |
parent | ad8fbcd87b58d9ea2b45f158ca9a95de3689a6d9 (diff) |
project-wide: Update copyright year
Happy new year!!
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/cross.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cross.sh b/tools/cross.sh index 63184c4..c161bea 100644 --- a/tools/cross.sh +++ b/tools/cross.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (c) 2023 Ian Marco Moffett and the Osmora Team. +# Copyright (c) 2024 Ian Marco Moffett and the Osmora Team. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |