diff options
author | Ian Moffett <ian@osmora.org> | 2025-02-16 22:01:50 -0500 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-02-16 22:01:50 -0500 |
commit | 68c7010bf4c432c6d985a8d1a93e29c30c95e07b (patch) | |
tree | d0463ea3f50c4cca7e5dcbf0cd7f7210a5c625f7 /tools/cross.sh | |
parent | 0991ba3c6d381fd7a2fa85e92a930602f33764e0 (diff) | |
parent | 2fe2d7b0a3cf6ee72debefa954c12093da3cac81 (diff) |
Merge branch 'main' into expt
Diffstat (limited to 'tools/cross.sh')
-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 52e7b1b..d0019b8 100644 --- a/tools/cross.sh +++ b/tools/cross.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. +# Copyright (c) 2023-2025 Ian Marco Moffett and the Osmora Team. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |