diff --git a/include/block.h b/include/block.h index ab5aee3..9ab4bc4 100644 --- a/include/block.h +++ b/include/block.h @@ -2,7 +2,7 @@ // block.h // Kraken Engine / Mimir // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2026 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/include/mimir.h b/include/mimir.h index 604d6bb..c92330b 100644 --- a/include/mimir.h +++ b/include/mimir.h @@ -2,7 +2,7 @@ // mimir.h // Kraken Engine / Mimir // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2026 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/include/util.h b/include/util.h index 41f934e..44fd513 100644 --- a/include/util.h +++ b/include/util.h @@ -2,7 +2,7 @@ // util.h // Kraken Engine / Mimir // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2026 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/src/block.cpp b/src/block.cpp index 7bd9713..f9a9ea0 100644 --- a/src/block.cpp +++ b/src/block.cpp @@ -2,7 +2,7 @@ // block.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2026 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/src/util.cpp b/src/util.cpp index 80f4aaf..8c5dcdb 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -2,7 +2,7 @@ // util.cpp // Kraken Engine / Mimir // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2026 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: