Bump copyright year

This commit is contained in:
2024-01-20 18:59:43 -08:00
parent 7c8f3d7490
commit def6469e36
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
// dsp.h // dsp.h
// Kraken Engine / Siren // Kraken Engine / Siren
// //
// Copyright 2023 Kearwood Gilbert. All rights reserved. // Copyright 2024 Kearwood Gilbert. All rights reserved.
// //
// Redistribution and use in source and binary forms, with or without modification, are // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// siren.h // siren.h
// Kraken Engine / Siren // Kraken Engine / Siren
// //
// Copyright 2023 Kearwood Gilbert. All rights reserved. // Copyright 2024 Kearwood Gilbert. All rights reserved.
// //
// Redistribution and use in source and binary forms, with or without modification, are // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// dsp_slow.cpp // dsp_slow.cpp
// Kraken Engine / Siren // Kraken Engine / Siren
// //
// Copyright 2023 Kearwood Gilbert. All rights reserved. // Copyright 2024 Kearwood Gilbert. All rights reserved.
// //
// Redistribution and use in source and binary forms, with or without modification, are // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// dsp_vDSP.cpp // dsp_vDSP.cpp
// Kraken Engine / Siren // Kraken Engine / Siren
// //
// Copyright 2023 Kearwood Gilbert. All rights reserved. // Copyright 2024 Kearwood Gilbert. All rights reserved.
// //
// Redistribution and use in source and binary forms, with or without modification, are // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met: