diff options
author | sigsegv7 <ian@vegaa.systems> | 2023-10-01 08:21:32 -0400 |
---|---|---|
committer | sigsegv7 <ian@vegaa.systems> | 2023-10-01 08:21:32 -0400 |
commit | f76e514374cf4ab41ebd94aabae37c8c2368869e (patch) | |
tree | 29ae6916d90f61b696f94c01f69e1dda1cc3cae6 | |
parent | b371c50b2fd724bf9c005d75361952b67dbbd161 (diff) |
tools: docs: Update copyright
Signed-off-by: sigsegv7 <ian@vegaa.systems>
-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 0396573..77e47de 100644 --- a/tools/cross.sh +++ b/tools/cross.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (c) 2023 Emilia Strange and the VegaOS team. +# Copyright (c) 2023 Ian Marco Moffett and the VegaOS team. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |