Compare commits

...

1 Commits

Author SHA1 Message Date
a8f164d94c Bump Copyright year
Some checks failed
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, clang, clang++, macos-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Has been cancelled
2026-05-17 12:23:50 -07:00
5 changed files with 5 additions and 5 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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: