diff --git a/kernels/volk/volk_32f_reciprocal_32f.h b/kernels/volk/volk_32f_reciprocal_32f.h index 5fba6926..42363d3f 100644 --- a/kernels/volk/volk_32f_reciprocal_32f.h +++ b/kernels/volk/volk_32f_reciprocal_32f.h @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2023 Magnus Lundmark + * Copyright 2024 Magnus Lundmark * * This file is part of VOLK * diff --git a/lib/kernel_tests.h b/lib/kernel_tests.h index a22a4027..57a296dc 100644 --- a/lib/kernel_tests.h +++ b/lib/kernel_tests.h @@ -1,7 +1,7 @@ /* -*- c++ -*- */ /* * Copyright 2014 - 2021 Free Software Foundation, Inc. - * Copyright 2023 Magnus Lundmark + * Copyright 2023, 2024 Magnus Lundmark * * This file is part of VOLK *