diff --git a/CMakeLists.txt b/CMakeLists.txt index b3a142b23..942d847f5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/GNUmakefile.subdir b/GNUmakefile.subdir index f1aad8b26..6f009665d 100644 --- a/GNUmakefile.subdir +++ b/GNUmakefile.subdir @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/cmake/util.cmake b/cmake/util.cmake index 9ca46e49e..d5e87d101 100644 --- a/cmake/util.cmake +++ b/cmake/util.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/docs/sphinx/overview.rst b/docs/sphinx/overview.rst index c50fc8f02..915db00eb 100644 --- a/docs/sphinx/overview.rst +++ b/docs/sphinx/overview.rst @@ -61,7 +61,7 @@ License .. code-block:: console - Copyright (c) 2017-2022, University of Tennessee + Copyright (c) 2017-2023, University of Tennessee All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/slate/BandMatrix.hh b/include/slate/BandMatrix.hh index fb1fee182..3855fcc71 100644 --- a/include/slate/BandMatrix.hh +++ b/include/slate/BandMatrix.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/BaseBandMatrix.hh b/include/slate/BaseBandMatrix.hh index ab8f78065..6022aaccd 100644 --- a/include/slate/BaseBandMatrix.hh +++ b/include/slate/BaseBandMatrix.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/BaseTrapezoidMatrix.hh b/include/slate/BaseTrapezoidMatrix.hh index 3b28ad0d7..86242f436 100644 --- a/include/slate/BaseTrapezoidMatrix.hh +++ b/include/slate/BaseTrapezoidMatrix.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/BaseTriangularBandMatrix.hh b/include/slate/BaseTriangularBandMatrix.hh index 99da73087..c19aed39e 100644 --- a/include/slate/BaseTriangularBandMatrix.hh +++ b/include/slate/BaseTriangularBandMatrix.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/Exception.hh b/include/slate/Exception.hh index b12cc9639..1b00264ed 100644 --- a/include/slate/Exception.hh +++ b/include/slate/Exception.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/HermitianBandMatrix.hh b/include/slate/HermitianBandMatrix.hh index 353adb8b0..fb6cec937 100644 --- a/include/slate/HermitianBandMatrix.hh +++ b/include/slate/HermitianBandMatrix.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/Tile.hh b/include/slate/Tile.hh index b0c96ebc8..c2f0d62fb 100644 --- a/include/slate/Tile.hh +++ b/include/slate/Tile.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/Tile_aux.hh b/include/slate/Tile_aux.hh index f590d1a02..2ff92c152 100644 --- a/include/slate/Tile_aux.hh +++ b/include/slate/Tile_aux.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/Tile_blas.hh b/include/slate/Tile_blas.hh index c8e733815..77e14c411 100644 --- a/include/slate/Tile_blas.hh +++ b/include/slate/Tile_blas.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/c_api/slate.h b/include/slate/c_api/slate.h index 929dc2719..0c99b03ec 100644 --- a/include/slate/c_api/slate.h +++ b/include/slate/c_api/slate.h @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/c_api/types.h b/include/slate/c_api/types.h index e20e18496..007103495 100644 --- a/include/slate/c_api/types.h +++ b/include/slate/c_api/types.h @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/config.hh b/include/slate/config.hh index fbc9b62d4..c3c17b92f 100644 --- a/include/slate/config.hh +++ b/include/slate/config.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/enums.hh b/include/slate/enums.hh index d862f9de9..41abc8f69 100644 --- a/include/slate/enums.hh +++ b/include/slate/enums.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/func.hh b/include/slate/func.hh index 7d299750f..5debea7aa 100644 --- a/include/slate/func.hh +++ b/include/slate/func.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2023, University of Tennessee. All rights reserved. +// Copyright (c) 2023-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/LockGuard.hh b/include/slate/internal/LockGuard.hh index 74e0539fe..3d5d76a7e 100644 --- a/include/slate/internal/LockGuard.hh +++ b/include/slate/internal/LockGuard.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/Memory.hh b/include/slate/internal/Memory.hh index 34e534670..6b3202230 100644 --- a/include/slate/internal/Memory.hh +++ b/include/slate/internal/Memory.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/OmpSetMaxActiveLevels.hh b/include/slate/internal/OmpSetMaxActiveLevels.hh index cb1bc666b..f6bacc6d5 100644 --- a/include/slate/internal/OmpSetMaxActiveLevels.hh +++ b/include/slate/internal/OmpSetMaxActiveLevels.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/Trace.hh b/include/slate/internal/Trace.hh index 22051a6e0..d232c1ebc 100644 --- a/include/slate/internal/Trace.hh +++ b/include/slate/internal/Trace.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/comm.hh b/include/slate/internal/comm.hh index b1e7e8889..a361eea79 100644 --- a/include/slate/internal/comm.hh +++ b/include/slate/internal/comm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/device.hh b/include/slate/internal/device.hh index 8efd22daf..04258b1c1 100644 --- a/include/slate/internal/device.hh +++ b/include/slate/internal/device.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/mpi.hh b/include/slate/internal/mpi.hh index 31bab6bbb..6567c52c4 100644 --- a/include/slate/internal/mpi.hh +++ b/include/slate/internal/mpi.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/openmp.hh b/include/slate/internal/openmp.hh index d4721b9ac..4ed319518 100644 --- a/include/slate/internal/openmp.hh +++ b/include/slate/internal/openmp.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/internal/util.hh b/include/slate/internal/util.hh index c580e4956..8a0cee8b8 100644 --- a/include/slate/internal/util.hh +++ b/include/slate/internal/util.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/method.hh b/include/slate/method.hh index 52dbef3e4..e4076c2f9 100644 --- a/include/slate/method.hh +++ b/include/slate/method.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/print.hh b/include/slate/print.hh index a296de2fd..08b7f3dae 100644 --- a/include/slate/print.hh +++ b/include/slate/print.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/simplified_api.hh b/include/slate/simplified_api.hh index 8fab55803..1fa0e3c5b 100644 --- a/include/slate/simplified_api.hh +++ b/include/slate/simplified_api.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/slate.hh b/include/slate/slate.hh index 4df445f13..531134a82 100644 --- a/include/slate/slate.hh +++ b/include/slate/slate.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/include/slate/types.hh b/include/slate/types.hh index 739b5ff07..d225f4bbb 100644 --- a/include/slate/types.hh +++ b/include/slate/types.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_gels.cc b/lapack_api/lapack_gels.cc index f512daab0..bc3ebe84a 100644 --- a/lapack_api/lapack_gels.cc +++ b/lapack_api/lapack_gels.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_gemm.cc b/lapack_api/lapack_gemm.cc index 50d89ad3d..5266fae90 100644 --- a/lapack_api/lapack_gemm.cc +++ b/lapack_api/lapack_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_gesv.cc b/lapack_api/lapack_gesv.cc index 8576491d9..6aedf1fac 100644 --- a/lapack_api/lapack_gesv.cc +++ b/lapack_api/lapack_gesv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_gesv_mixed.cc b/lapack_api/lapack_gesv_mixed.cc index baac84c0a..bdeb0276c 100644 --- a/lapack_api/lapack_gesv_mixed.cc +++ b/lapack_api/lapack_gesv_mixed.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_getrf.cc b/lapack_api/lapack_getrf.cc index 69d0c46db..5574c3eae 100644 --- a/lapack_api/lapack_getrf.cc +++ b/lapack_api/lapack_getrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_getri.cc b/lapack_api/lapack_getri.cc index f1d660318..270a49040 100644 --- a/lapack_api/lapack_getri.cc +++ b/lapack_api/lapack_getri.cc @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2017-2022, University of Tennessee +// Copyright (c) 2017-2023, University of Tennessee // All rights reserved. // // Redistribution and use in source and binary forms, with or without diff --git a/lapack_api/lapack_getrs.cc b/lapack_api/lapack_getrs.cc index 6779d578a..14dd52162 100644 --- a/lapack_api/lapack_getrs.cc +++ b/lapack_api/lapack_getrs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_hemm.cc b/lapack_api/lapack_hemm.cc index 0e10eb7a2..81ccf93d7 100644 --- a/lapack_api/lapack_hemm.cc +++ b/lapack_api/lapack_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_her2k.cc b/lapack_api/lapack_her2k.cc index 2df1afe21..3251499d6 100644 --- a/lapack_api/lapack_her2k.cc +++ b/lapack_api/lapack_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_herk.cc b/lapack_api/lapack_herk.cc index 5d0dacf3f..66f38ae4f 100644 --- a/lapack_api/lapack_herk.cc +++ b/lapack_api/lapack_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_lange.cc b/lapack_api/lapack_lange.cc index bc3155964..c2d33bdd3 100644 --- a/lapack_api/lapack_lange.cc +++ b/lapack_api/lapack_lange.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_lanhe.cc b/lapack_api/lapack_lanhe.cc index 36a871a55..a90284034 100644 --- a/lapack_api/lapack_lanhe.cc +++ b/lapack_api/lapack_lanhe.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_lansy.cc b/lapack_api/lapack_lansy.cc index 7c9fa42cc..316f637d5 100644 --- a/lapack_api/lapack_lansy.cc +++ b/lapack_api/lapack_lansy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_lantr.cc b/lapack_api/lapack_lantr.cc index 4124d886b..fe689211c 100644 --- a/lapack_api/lapack_lantr.cc +++ b/lapack_api/lapack_lantr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_posv.cc b/lapack_api/lapack_posv.cc index 283570acc..50f4e7196 100644 --- a/lapack_api/lapack_posv.cc +++ b/lapack_api/lapack_posv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_potrf.cc b/lapack_api/lapack_potrf.cc index 10afb473b..f2f66ea85 100644 --- a/lapack_api/lapack_potrf.cc +++ b/lapack_api/lapack_potrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_potri.cc b/lapack_api/lapack_potri.cc index 619747b50..996f52bd7 100644 --- a/lapack_api/lapack_potri.cc +++ b/lapack_api/lapack_potri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_slate.hh b/lapack_api/lapack_slate.hh index 50df52bf6..221db56c6 100644 --- a/lapack_api/lapack_slate.hh +++ b/lapack_api/lapack_slate.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_symm.cc b/lapack_api/lapack_symm.cc index 1aefd1cda..1a7566689 100644 --- a/lapack_api/lapack_symm.cc +++ b/lapack_api/lapack_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_syr2k.cc b/lapack_api/lapack_syr2k.cc index d5bc5fcba..728709d0c 100644 --- a/lapack_api/lapack_syr2k.cc +++ b/lapack_api/lapack_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_syrk.cc b/lapack_api/lapack_syrk.cc index 1f784dcd8..9f57cafa8 100644 --- a/lapack_api/lapack_syrk.cc +++ b/lapack_api/lapack_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_trmm.cc b/lapack_api/lapack_trmm.cc index 6280189be..8393facf9 100644 --- a/lapack_api/lapack_trmm.cc +++ b/lapack_api/lapack_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/lapack_api/lapack_trsm.cc b/lapack_api/lapack_trsm.cc index e0020cd91..8f0e565e5 100644 --- a/lapack_api/lapack_trsm.cc +++ b/lapack_api/lapack_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_gels.cc b/scalapack_api/scalapack_gels.cc index 7649f76b0..1a54203d5 100644 --- a/scalapack_api/scalapack_gels.cc +++ b/scalapack_api/scalapack_gels.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_gemm.cc b/scalapack_api/scalapack_gemm.cc index ad8a479eb..a91cfe6ac 100644 --- a/scalapack_api/scalapack_gemm.cc +++ b/scalapack_api/scalapack_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_gesv.cc b/scalapack_api/scalapack_gesv.cc index 71df7c7d4..c0d61c809 100644 --- a/scalapack_api/scalapack_gesv.cc +++ b/scalapack_api/scalapack_gesv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_gesv_mixed.cc b/scalapack_api/scalapack_gesv_mixed.cc index ab325f6e3..5f41b2d45 100644 --- a/scalapack_api/scalapack_gesv_mixed.cc +++ b/scalapack_api/scalapack_gesv_mixed.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_getrf.cc b/scalapack_api/scalapack_getrf.cc index 5bc117d2e..85042855e 100644 --- a/scalapack_api/scalapack_getrf.cc +++ b/scalapack_api/scalapack_getrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_getri.cc b/scalapack_api/scalapack_getri.cc index c04fed7f6..a45d8351a 100644 --- a/scalapack_api/scalapack_getri.cc +++ b/scalapack_api/scalapack_getri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_getrs.cc b/scalapack_api/scalapack_getrs.cc index 25d503022..2d78b6c2a 100644 --- a/scalapack_api/scalapack_getrs.cc +++ b/scalapack_api/scalapack_getrs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_hemm.cc b/scalapack_api/scalapack_hemm.cc index a659e0dd3..2a1fbd120 100644 --- a/scalapack_api/scalapack_hemm.cc +++ b/scalapack_api/scalapack_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_her2k.cc b/scalapack_api/scalapack_her2k.cc index 8116de07b..a26bf935b 100644 --- a/scalapack_api/scalapack_her2k.cc +++ b/scalapack_api/scalapack_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_herk.cc b/scalapack_api/scalapack_herk.cc index b86c44e1c..c05f7a8d6 100644 --- a/scalapack_api/scalapack_herk.cc +++ b/scalapack_api/scalapack_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_lange.cc b/scalapack_api/scalapack_lange.cc index ed63e4bfc..6f1ea0a57 100644 --- a/scalapack_api/scalapack_lange.cc +++ b/scalapack_api/scalapack_lange.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_lanhe.cc b/scalapack_api/scalapack_lanhe.cc index d7fb8a0d6..291120b25 100644 --- a/scalapack_api/scalapack_lanhe.cc +++ b/scalapack_api/scalapack_lanhe.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_lansy.cc b/scalapack_api/scalapack_lansy.cc index cf7a33367..258bb3575 100644 --- a/scalapack_api/scalapack_lansy.cc +++ b/scalapack_api/scalapack_lansy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_lantr.cc b/scalapack_api/scalapack_lantr.cc index ab7235c14..70fea021c 100644 --- a/scalapack_api/scalapack_lantr.cc +++ b/scalapack_api/scalapack_lantr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_posv.cc b/scalapack_api/scalapack_posv.cc index e047cd101..67ca33cc6 100644 --- a/scalapack_api/scalapack_posv.cc +++ b/scalapack_api/scalapack_posv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_potrf.cc b/scalapack_api/scalapack_potrf.cc index 380452dd6..f2d00ada8 100644 --- a/scalapack_api/scalapack_potrf.cc +++ b/scalapack_api/scalapack_potrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_potri.cc b/scalapack_api/scalapack_potri.cc index 2d1b79b78..2937b8a2b 100644 --- a/scalapack_api/scalapack_potri.cc +++ b/scalapack_api/scalapack_potri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_potrs.cc b/scalapack_api/scalapack_potrs.cc index 3ba5cd566..b6d63c4e7 100644 --- a/scalapack_api/scalapack_potrs.cc +++ b/scalapack_api/scalapack_potrs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_slate.hh b/scalapack_api/scalapack_slate.hh index 23d63b032..97f9be062 100644 --- a/scalapack_api/scalapack_slate.hh +++ b/scalapack_api/scalapack_slate.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_symm.cc b/scalapack_api/scalapack_symm.cc index b05958acc..a2f455359 100644 --- a/scalapack_api/scalapack_symm.cc +++ b/scalapack_api/scalapack_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_syr2k.cc b/scalapack_api/scalapack_syr2k.cc index aeb3d52ed..a408bff9f 100644 --- a/scalapack_api/scalapack_syr2k.cc +++ b/scalapack_api/scalapack_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_syrk.cc b/scalapack_api/scalapack_syrk.cc index a8965fb53..8683dd12b 100644 --- a/scalapack_api/scalapack_syrk.cc +++ b/scalapack_api/scalapack_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_trmm.cc b/scalapack_api/scalapack_trmm.cc index 678faf768..01987e26f 100644 --- a/scalapack_api/scalapack_trmm.cc +++ b/scalapack_api/scalapack_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/scalapack_api/scalapack_trsm.cc b/scalapack_api/scalapack_trsm.cc index ea56457a5..380298152 100644 --- a/scalapack_api/scalapack_trsm.cc +++ b/scalapack_api/scalapack_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/add.cc b/src/add.cc index 4f2f03c9b..c07d27eaf 100644 --- a/src/add.cc +++ b/src/add.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/auxiliary/Debug.cc b/src/auxiliary/Debug.cc index 10caf9298..38877ab73 100644 --- a/src/auxiliary/Debug.cc +++ b/src/auxiliary/Debug.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/auxiliary/Debug.hh b/src/auxiliary/Debug.hh index 03f1ca436..2902f6a14 100644 --- a/src/auxiliary/Debug.hh +++ b/src/auxiliary/Debug.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/auxiliary/Trace.cc b/src/auxiliary/Trace.cc index ae914aeab..6732888e1 100644 --- a/src/auxiliary/Trace.cc +++ b/src/auxiliary/Trace.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/bdsqr.cc b/src/bdsqr.cc index 226bd235d..59409af07 100644 --- a/src/bdsqr.cc +++ b/src/bdsqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/c_api/wrappers.cc b/src/c_api/wrappers.cc index e7afe4c04..f76f33af8 100644 --- a/src/c_api/wrappers.cc +++ b/src/c_api/wrappers.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cholqr.cc b/src/cholqr.cc index 51882b07b..69261eaee 100644 --- a/src/cholqr.cc +++ b/src/cholqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/colNorms.cc b/src/colNorms.cc index 44a741579..2fc3e8f17 100644 --- a/src/colNorms.cc +++ b/src/colNorms.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/copy.cc b/src/copy.cc index 1d8f5834a..73cec59c3 100644 --- a/src/copy.cc +++ b/src/copy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/core/Memory.cc b/src/core/Memory.cc index 2275717d8..56febffa2 100644 --- a/src/core/Memory.cc +++ b/src/core/Memory.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/core/types.cc b/src/core/types.cc index 7ff7d0dec..2f2661dad 100644 --- a/src/core/types.cc +++ b/src/core/types.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_geadd.cu b/src/cuda/device_geadd.cu index 34e852628..c9e3c876d 100644 --- a/src/cuda/device_geadd.cu +++ b/src/cuda/device_geadd.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_gecopy.cu b/src/cuda/device_gecopy.cu index d3b0d9957..deb7156c1 100644 --- a/src/cuda/device_gecopy.cu +++ b/src/cuda/device_gecopy.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_genorm.cu b/src/cuda/device_genorm.cu index a116ffb53..0465f4af2 100644 --- a/src/cuda/device_genorm.cu +++ b/src/cuda/device_genorm.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_gescale.cu b/src/cuda/device_gescale.cu index 15539b101..6381fd33c 100644 --- a/src/cuda/device_gescale.cu +++ b/src/cuda/device_gescale.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_gescale_row_col.cu b/src/cuda/device_gescale_row_col.cu index e4be6cd9d..446cd74d6 100644 --- a/src/cuda/device_gescale_row_col.cu +++ b/src/cuda/device_gescale_row_col.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_geset.cu b/src/cuda/device_geset.cu index b90c3da9a..366a62e90 100644 --- a/src/cuda/device_geset.cu +++ b/src/cuda/device_geset.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_henorm.cu b/src/cuda/device_henorm.cu index d19219c5a..c3998f406 100644 --- a/src/cuda/device_henorm.cu +++ b/src/cuda/device_henorm.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_synorm.cu b/src/cuda/device_synorm.cu index 9ab1e74a5..5244770e8 100644 --- a/src/cuda/device_synorm.cu +++ b/src/cuda/device_synorm.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_transpose.cu b/src/cuda/device_transpose.cu index fbe1b1308..019a4afe8 100644 --- a/src/cuda/device_transpose.cu +++ b/src/cuda/device_transpose.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_trnorm.cu b/src/cuda/device_trnorm.cu index 6f740c701..ee9600010 100644 --- a/src/cuda/device_trnorm.cu +++ b/src/cuda/device_trnorm.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_tzadd.cu b/src/cuda/device_tzadd.cu index a8707fdca..88623a52e 100644 --- a/src/cuda/device_tzadd.cu +++ b/src/cuda/device_tzadd.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_tzcopy.cu b/src/cuda/device_tzcopy.cu index c371e8fb7..83fbd207c 100644 --- a/src/cuda/device_tzcopy.cu +++ b/src/cuda/device_tzcopy.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_tzscale.cu b/src/cuda/device_tzscale.cu index b57ba61c9..88451bd86 100644 --- a/src/cuda/device_tzscale.cu +++ b/src/cuda/device_tzscale.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_tzset.cu b/src/cuda/device_tzset.cu index 73fc0519e..3fd4ea426 100644 --- a/src/cuda/device_tzset.cu +++ b/src/cuda/device_tzset.cu @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/cuda/device_util.cuh b/src/cuda/device_util.cuh index 7a285cd96..4a3e742d9 100644 --- a/src/cuda/device_util.cuh +++ b/src/cuda/device_util.cuh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gbmm.cc b/src/gbmm.cc index 44254896d..756077616 100644 --- a/src/gbmm.cc +++ b/src/gbmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gbsv.cc b/src/gbsv.cc index c4351d040..75ff66a6a 100644 --- a/src/gbsv.cc +++ b/src/gbsv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gbtrf.cc b/src/gbtrf.cc index af2120f75..a8eed9db4 100644 --- a/src/gbtrf.cc +++ b/src/gbtrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gbtrs.cc b/src/gbtrs.cc index b3023034a..b0edc1fed 100644 --- a/src/gbtrs.cc +++ b/src/gbtrs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/ge2tb.cc b/src/ge2tb.cc index ce1acd5a9..a28373990 100644 --- a/src/ge2tb.cc +++ b/src/ge2tb.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gecondest.cc b/src/gecondest.cc index 46fb4bf0b..26b65355c 100644 --- a/src/gecondest.cc +++ b/src/gecondest.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gelqf.cc b/src/gelqf.cc index 8c4d68e46..f7291c556 100644 --- a/src/gelqf.cc +++ b/src/gelqf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gels.cc b/src/gels.cc index 446b4498e..92152ac44 100644 --- a/src/gels.cc +++ b/src/gels.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gels_cholqr.cc b/src/gels_cholqr.cc index 191480158..b9b1ed8e4 100644 --- a/src/gels_cholqr.cc +++ b/src/gels_cholqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gels_qr.cc b/src/gels_qr.cc index fd7007949..22e620a9e 100644 --- a/src/gels_qr.cc +++ b/src/gels_qr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gemm.cc b/src/gemm.cc index 56466be14..ff0141b2a 100644 --- a/src/gemm.cc +++ b/src/gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gemmA.cc b/src/gemmA.cc index abc3324d5..a2bdeae9d 100644 --- a/src/gemmA.cc +++ b/src/gemmA.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gemmC.cc b/src/gemmC.cc index 69212d938..90a36ab9e 100644 --- a/src/gemmC.cc +++ b/src/gemmC.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/geqrf.cc b/src/geqrf.cc index e68b93a95..8e53ffe49 100644 --- a/src/geqrf.cc +++ b/src/geqrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gerbt.cc b/src/gerbt.cc index b82ecad59..da0eccf22 100644 --- a/src/gerbt.cc +++ b/src/gerbt.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gesv.cc b/src/gesv.cc index 243080a2e..e93d9fea6 100644 --- a/src/gesv.cc +++ b/src/gesv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gesv_mixed.cc b/src/gesv_mixed.cc index cac834061..59874028f 100644 --- a/src/gesv_mixed.cc +++ b/src/gesv_mixed.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gesv_mixed_gmres.cc b/src/gesv_mixed_gmres.cc index f46568255..cef32c7a6 100644 --- a/src/gesv_mixed_gmres.cc +++ b/src/gesv_mixed_gmres.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2022, University of Tennessee. All rights reserved. +// Copyright (c) 2022-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gesv_nopiv.cc b/src/gesv_nopiv.cc index c0cd521f8..be1856a5e 100644 --- a/src/gesv_nopiv.cc +++ b/src/gesv_nopiv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/gesv_rbt.cc b/src/gesv_rbt.cc index 4cbeff94c..70b4d39a3 100644 --- a/src/gesv_rbt.cc +++ b/src/gesv_rbt.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2020-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/getrf.cc b/src/getrf.cc index 612eb091d..f951ff786 100644 --- a/src/getrf.cc +++ b/src/getrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/getrf_nopiv.cc b/src/getrf_nopiv.cc index faa86e6ad..fc3e98cc7 100644 --- a/src/getrf_nopiv.cc +++ b/src/getrf_nopiv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/getrf_tntpiv.cc b/src/getrf_tntpiv.cc index 9823b5640..a0f05ee0d 100644 --- a/src/getrf_tntpiv.cc +++ b/src/getrf_tntpiv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/getri.cc b/src/getri.cc index b52f3dad9..657e69be2 100644 --- a/src/getri.cc +++ b/src/getri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/getriOOP.cc b/src/getriOOP.cc index 04448598d..24dfc508f 100644 --- a/src/getriOOP.cc +++ b/src/getriOOP.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/getrs.cc b/src/getrs.cc index 92d7ec650..4f14f842b 100644 --- a/src/getrs.cc +++ b/src/getrs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/getrs_nopiv.cc b/src/getrs_nopiv.cc index 83990d186..c0ec74a78 100644 --- a/src/getrs_nopiv.cc +++ b/src/getrs_nopiv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hb2st.cc b/src/hb2st.cc index cb24c52f0..d58c187cc 100644 --- a/src/hb2st.cc +++ b/src/hb2st.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hbmm.cc b/src/hbmm.cc index 27b138074..16d1edb8f 100644 --- a/src/hbmm.cc +++ b/src/hbmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/heev.cc b/src/heev.cc index 7a3d933f6..34a4eb59e 100644 --- a/src/heev.cc +++ b/src/heev.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hegst.cc b/src/hegst.cc index 71855a2da..3a091a66f 100644 --- a/src/hegst.cc +++ b/src/hegst.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hegv.cc b/src/hegv.cc index 9ba1f0430..d865603be 100644 --- a/src/hegv.cc +++ b/src/hegv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hemm.cc b/src/hemm.cc index e213c0a13..f1fc966a0 100644 --- a/src/hemm.cc +++ b/src/hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hemmA.cc b/src/hemmA.cc index bc48ce2bb..4c450d159 100644 --- a/src/hemmA.cc +++ b/src/hemmA.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hemmC.cc b/src/hemmC.cc index 9178b39e4..4b0cfb7ea 100644 --- a/src/hemmC.cc +++ b/src/hemmC.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/her2k.cc b/src/her2k.cc index efce80f77..7168a977e 100644 --- a/src/her2k.cc +++ b/src/her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/herk.cc b/src/herk.cc index 7bb6c6905..805fdcb97 100644 --- a/src/herk.cc +++ b/src/herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hesv.cc b/src/hesv.cc index 181cac98b..1009daac5 100644 --- a/src/hesv.cc +++ b/src/hesv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hetrf.cc b/src/hetrf.cc index 2b01153c1..ef367e157 100644 --- a/src/hetrf.cc +++ b/src/hetrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hetrs.cc b/src/hetrs.cc index 535ee649e..99f0d4d86 100644 --- a/src/hetrs.cc +++ b/src/hetrs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_geadd.hip.cc b/src/hip/device_geadd.hip.cc index 158e7c152..6436d5154 100644 --- a/src/hip/device_geadd.hip.cc +++ b/src/hip/device_geadd.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_geadd.hip.cc.dep b/src/hip/device_geadd.hip.cc.dep index abb4550ec..6e1754d5a 100644 --- a/src/hip/device_geadd.hip.cc.dep +++ b/src/hip/device_geadd.hip.cc.dep @@ -1 +1 @@ -2d6c5a8a0a4caf8f064d96b137a6a23e src/cuda/device_geadd.cu +b1e283e2be595788286603e950d31d47 src/cuda/device_geadd.cu diff --git a/src/hip/device_gecopy.hip.cc b/src/hip/device_gecopy.hip.cc index dd1ccccfa..e4ed50deb 100644 --- a/src/hip/device_gecopy.hip.cc +++ b/src/hip/device_gecopy.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_gecopy.hip.cc.dep b/src/hip/device_gecopy.hip.cc.dep index f0b657fa8..b0965a734 100644 --- a/src/hip/device_gecopy.hip.cc.dep +++ b/src/hip/device_gecopy.hip.cc.dep @@ -1 +1 @@ -01b93a9d9f415228cdf9d2eedb4d51e4 src/cuda/device_gecopy.cu +e2e28c46029aaaf7a8650365d2bc26bc src/cuda/device_gecopy.cu diff --git a/src/hip/device_genorm.hip.cc b/src/hip/device_genorm.hip.cc index 145ea0b1e..f97ab9065 100644 --- a/src/hip/device_genorm.hip.cc +++ b/src/hip/device_genorm.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_genorm.hip.cc.dep b/src/hip/device_genorm.hip.cc.dep index 8032f5562..ef351cbcb 100644 --- a/src/hip/device_genorm.hip.cc.dep +++ b/src/hip/device_genorm.hip.cc.dep @@ -1 +1 @@ -7e00edc231757cb85aff3874a2df26fe src/cuda/device_genorm.cu +dd865ca5d467981d2038229b9b282942 src/cuda/device_genorm.cu diff --git a/src/hip/device_gescale.hip.cc b/src/hip/device_gescale.hip.cc index 9fa37346d..2ae448259 100644 --- a/src/hip/device_gescale.hip.cc +++ b/src/hip/device_gescale.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_gescale.hip.cc.dep b/src/hip/device_gescale.hip.cc.dep index c7f53ab76..52f58ca69 100644 --- a/src/hip/device_gescale.hip.cc.dep +++ b/src/hip/device_gescale.hip.cc.dep @@ -1 +1 @@ -d5ad9b09ea4abf5e1c79fc3e5faf7ea2 src/cuda/device_gescale.cu +b14e974db3698f298348641eddeea286 src/cuda/device_gescale.cu diff --git a/src/hip/device_gescale_row_col.hip.cc b/src/hip/device_gescale_row_col.hip.cc index 317c74a29..8ad691173 100644 --- a/src/hip/device_gescale_row_col.hip.cc +++ b/src/hip/device_gescale_row_col.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_gescale_row_col.hip.cc.dep b/src/hip/device_gescale_row_col.hip.cc.dep index e2c0374e7..99f5b9826 100644 --- a/src/hip/device_gescale_row_col.hip.cc.dep +++ b/src/hip/device_gescale_row_col.hip.cc.dep @@ -1 +1 @@ -b34868e7146d93185dc624a05d492469 src/cuda/device_gescale_row_col.cu +491b2ac372b864711afbf263449c5cd3 src/cuda/device_gescale_row_col.cu diff --git a/src/hip/device_geset.hip.cc b/src/hip/device_geset.hip.cc index 435265a6c..c43965ff1 100644 --- a/src/hip/device_geset.hip.cc +++ b/src/hip/device_geset.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_geset.hip.cc.dep b/src/hip/device_geset.hip.cc.dep index f030de1f0..8bc696391 100644 --- a/src/hip/device_geset.hip.cc.dep +++ b/src/hip/device_geset.hip.cc.dep @@ -1 +1 @@ -f066c661f5fe6f78ce8b368ed4df1309 src/cuda/device_geset.cu +24c81d741ce3d68669edc2df8dd77afb src/cuda/device_geset.cu diff --git a/src/hip/device_henorm.hip.cc b/src/hip/device_henorm.hip.cc index b19df4ca0..866eff8a2 100644 --- a/src/hip/device_henorm.hip.cc +++ b/src/hip/device_henorm.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_henorm.hip.cc.dep b/src/hip/device_henorm.hip.cc.dep index 2e2afad73..a7f80ed1c 100644 --- a/src/hip/device_henorm.hip.cc.dep +++ b/src/hip/device_henorm.hip.cc.dep @@ -1 +1 @@ -59ba88d555511c8042a44b64f5a10658 src/cuda/device_henorm.cu +bbcf5ecd2dc9b5380917ebf5d8d7fca8 src/cuda/device_henorm.cu diff --git a/src/hip/device_synorm.hip.cc b/src/hip/device_synorm.hip.cc index 05772502d..2ffda71d4 100644 --- a/src/hip/device_synorm.hip.cc +++ b/src/hip/device_synorm.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_synorm.hip.cc.dep b/src/hip/device_synorm.hip.cc.dep index c4d74adbd..ce0918fa8 100644 --- a/src/hip/device_synorm.hip.cc.dep +++ b/src/hip/device_synorm.hip.cc.dep @@ -1 +1 @@ -1379a5e2fc495c10f43521cb14c3302b src/cuda/device_synorm.cu +ca5067779a6a8bc3fbd2bc87639c40c0 src/cuda/device_synorm.cu diff --git a/src/hip/device_transpose.hip.cc b/src/hip/device_transpose.hip.cc index 01f584816..4cbfb4ef9 100644 --- a/src/hip/device_transpose.hip.cc +++ b/src/hip/device_transpose.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_transpose.hip.cc.dep b/src/hip/device_transpose.hip.cc.dep index b73d72f80..2beb75f64 100644 --- a/src/hip/device_transpose.hip.cc.dep +++ b/src/hip/device_transpose.hip.cc.dep @@ -1 +1 @@ -d3c22e1f7a1afb2dbd3b9e81a3a43ffb src/cuda/device_transpose.cu +87b4795e26d6a5501d1db4fc01ca4cab src/cuda/device_transpose.cu diff --git a/src/hip/device_trnorm.hip.cc b/src/hip/device_trnorm.hip.cc index 5ae971f92..45d6efcd5 100644 --- a/src/hip/device_trnorm.hip.cc +++ b/src/hip/device_trnorm.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_trnorm.hip.cc.dep b/src/hip/device_trnorm.hip.cc.dep index 310264d05..6b200784e 100644 --- a/src/hip/device_trnorm.hip.cc.dep +++ b/src/hip/device_trnorm.hip.cc.dep @@ -1 +1 @@ -e10e6af7419166f911576cd5d18653ad src/cuda/device_trnorm.cu +256a286e967ee3f3f5df424cd013521a src/cuda/device_trnorm.cu diff --git a/src/hip/device_tzadd.hip.cc b/src/hip/device_tzadd.hip.cc index e72c787ca..386649f41 100644 --- a/src/hip/device_tzadd.hip.cc +++ b/src/hip/device_tzadd.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_tzadd.hip.cc.dep b/src/hip/device_tzadd.hip.cc.dep index 85f6a8ed2..2f5439f08 100644 --- a/src/hip/device_tzadd.hip.cc.dep +++ b/src/hip/device_tzadd.hip.cc.dep @@ -1 +1 @@ -b1c68b70d8d4393efec815a416ee6d59 src/cuda/device_tzadd.cu +0947491a57c99d191c543d35b9f02c1f src/cuda/device_tzadd.cu diff --git a/src/hip/device_tzcopy.hip.cc b/src/hip/device_tzcopy.hip.cc index c6efd2040..92c66489c 100644 --- a/src/hip/device_tzcopy.hip.cc +++ b/src/hip/device_tzcopy.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_tzcopy.hip.cc.dep b/src/hip/device_tzcopy.hip.cc.dep index b012c6be0..0f5195496 100644 --- a/src/hip/device_tzcopy.hip.cc.dep +++ b/src/hip/device_tzcopy.hip.cc.dep @@ -1 +1 @@ -94bf256af9c9f3dd7afe2f95554a6e24 src/cuda/device_tzcopy.cu +6c8617b1c98e5b116b02207e9529b8a5 src/cuda/device_tzcopy.cu diff --git a/src/hip/device_tzscale.hip.cc b/src/hip/device_tzscale.hip.cc index 02e58c567..1ef1e6148 100644 --- a/src/hip/device_tzscale.hip.cc +++ b/src/hip/device_tzscale.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_tzscale.hip.cc.dep b/src/hip/device_tzscale.hip.cc.dep index 663ed110f..dc08bce84 100644 --- a/src/hip/device_tzscale.hip.cc.dep +++ b/src/hip/device_tzscale.hip.cc.dep @@ -1 +1 @@ -baaced20e911802f1353365ef56fe9ad src/cuda/device_tzscale.cu +95be14909da63e90e9d7d888f5b5e1bd src/cuda/device_tzscale.cu diff --git a/src/hip/device_tzset.hip.cc b/src/hip/device_tzset.hip.cc index b909b44ba..bcbf56342 100644 --- a/src/hip/device_tzset.hip.cc +++ b/src/hip/device_tzset.hip.cc @@ -1,5 +1,5 @@ #include "hip/hip_runtime.h" -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_tzset.hip.cc.dep b/src/hip/device_tzset.hip.cc.dep index c281b22e0..07f0645bf 100644 --- a/src/hip/device_tzset.hip.cc.dep +++ b/src/hip/device_tzset.hip.cc.dep @@ -1 +1 @@ -66e3a08758af6d7d6d4fd49a650570cc src/cuda/device_tzset.cu +44741112d7e7c953b5f447a7ba017519 src/cuda/device_tzset.cu diff --git a/src/hip/device_util.hip.hh b/src/hip/device_util.hip.hh index 71a3ef75e..13959d813 100644 --- a/src/hip/device_util.hip.hh +++ b/src/hip/device_util.hip.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/hip/device_util.hip.hh.dep b/src/hip/device_util.hip.hh.dep index fc68da2ec..75c48c293 100644 --- a/src/hip/device_util.hip.hh.dep +++ b/src/hip/device_util.hip.hh.dep @@ -1 +1 @@ -6ebafa23e153f1b882cd2ca86aa1971f src/cuda/device_util.cuh +d1e37b799caccc79283bad10eb3488ff src/cuda/device_util.cuh diff --git a/src/internal/Array2D.hh b/src/internal/Array2D.hh index 39b5c5542..5118b03e9 100644 --- a/src/internal/Array2D.hh +++ b/src/internal/Array2D.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/DevVector.hh b/src/internal/DevVector.hh index b36e13fb4..9da2091e6 100644 --- a/src/internal/DevVector.hh +++ b/src/internal/DevVector.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_geqrf.hh b/src/internal/Tile_geqrf.hh index 76425e541..273839580 100644 --- a/src/internal/Tile_geqrf.hh +++ b/src/internal/Tile_geqrf.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_gerbt.hh b/src/internal/Tile_gerbt.hh index dd2448b2c..7992210f2 100644 --- a/src/internal/Tile_gerbt.hh +++ b/src/internal/Tile_gerbt.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2020-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_getrf.hh b/src/internal/Tile_getrf.hh index d1d3dee6f..9af6646f4 100644 --- a/src/internal/Tile_getrf.hh +++ b/src/internal/Tile_getrf.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_getrf_nopiv.hh b/src/internal/Tile_getrf_nopiv.hh index 31b1083bf..3879fd396 100644 --- a/src/internal/Tile_getrf_nopiv.hh +++ b/src/internal/Tile_getrf_nopiv.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_getrf_tntpiv.hh b/src/internal/Tile_getrf_tntpiv.hh index c0dc0365f..fcabb4843 100644 --- a/src/internal/Tile_getrf_tntpiv.hh +++ b/src/internal/Tile_getrf_tntpiv.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_henorm.hh b/src/internal/Tile_henorm.hh index 40ca73fff..d6de9bb16 100644 --- a/src/internal/Tile_henorm.hh +++ b/src/internal/Tile_henorm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_householder_reflection_generator.hh b/src/internal/Tile_householder_reflection_generator.hh index b36a91b98..5a82d5a9b 100644 --- a/src/internal/Tile_householder_reflection_generator.hh +++ b/src/internal/Tile_householder_reflection_generator.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_lapack.hh b/src/internal/Tile_lapack.hh index 9de035eea..7ce0b6f13 100644 --- a/src/internal/Tile_lapack.hh +++ b/src/internal/Tile_lapack.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_synorm.hh b/src/internal/Tile_synorm.hh index 730babdcd..70d983e04 100644 --- a/src/internal/Tile_synorm.hh +++ b/src/internal/Tile_synorm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_tplqt.hh b/src/internal/Tile_tplqt.hh index e6154367f..c1cf219d6 100644 --- a/src/internal/Tile_tplqt.hh +++ b/src/internal/Tile_tplqt.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_tpmlqt.hh b/src/internal/Tile_tpmlqt.hh index ede5b9d0a..c86b5a68a 100644 --- a/src/internal/Tile_tpmlqt.hh +++ b/src/internal/Tile_tpmlqt.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_tpmqrt.hh b/src/internal/Tile_tpmqrt.hh index be63167ce..6baffcaec 100644 --- a/src/internal/Tile_tpmqrt.hh +++ b/src/internal/Tile_tpmqrt.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/Tile_tpqrt.hh b/src/internal/Tile_tpqrt.hh index 12d9b39b0..f3d486445 100644 --- a/src/internal/Tile_tpqrt.hh +++ b/src/internal/Tile_tpqrt.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal.hh b/src/internal/internal.hh index c7c4c0c47..a459a991f 100644 --- a/src/internal/internal.hh +++ b/src/internal/internal.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_batch.hh b/src/internal/internal_batch.hh index b92c6e2ad..2a52a154c 100644 --- a/src/internal/internal_batch.hh +++ b/src/internal/internal_batch.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_comm.cc b/src/internal/internal_comm.cc index 2c1ab744d..64f501dee 100644 --- a/src/internal/internal_comm.cc +++ b/src/internal/internal_comm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_copy_col.hh b/src/internal/internal_copy_col.hh index d3295de06..36c01cc62 100644 --- a/src/internal/internal_copy_col.hh +++ b/src/internal/internal_copy_col.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_copyhb2st.cc b/src/internal/internal_copyhb2st.cc index 237321d76..c0bb8f589 100644 --- a/src/internal/internal_copyhb2st.cc +++ b/src/internal/internal_copyhb2st.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_copytb2bd.cc b/src/internal/internal_copytb2bd.cc index 56825c6ac..4fe2c0f96 100644 --- a/src/internal/internal_copytb2bd.cc +++ b/src/internal/internal_copytb2bd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_gbnorm.cc b/src/internal/internal_gbnorm.cc index 88114dde4..7807b23ec 100644 --- a/src/internal/internal_gbnorm.cc +++ b/src/internal/internal_gbnorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_geadd.cc b/src/internal/internal_geadd.cc index d346fc13d..0db1b3a10 100644 --- a/src/internal/internal_geadd.cc +++ b/src/internal/internal_geadd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_gebr.cc b/src/internal/internal_gebr.cc index 2ba8396ba..04ba34835 100644 --- a/src/internal/internal_gebr.cc +++ b/src/internal/internal_gebr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_gecopy.cc b/src/internal/internal_gecopy.cc index c86a30799..a7c669bc8 100644 --- a/src/internal/internal_gecopy.cc +++ b/src/internal/internal_gecopy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_gemm.cc b/src/internal/internal_gemm.cc index 732d575f9..9c76d512e 100644 --- a/src/internal/internal_gemm.cc +++ b/src/internal/internal_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_gemmA.cc b/src/internal/internal_gemmA.cc index 1b02e8146..e32903863 100644 --- a/src/internal/internal_gemmA.cc +++ b/src/internal/internal_gemmA.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_genorm.cc b/src/internal/internal_genorm.cc index 97ef95328..d2bf6aff0 100644 --- a/src/internal/internal_genorm.cc +++ b/src/internal/internal_genorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_geqrf.cc b/src/internal/internal_geqrf.cc index 03e642e55..0d8f14f33 100644 --- a/src/internal/internal_geqrf.cc +++ b/src/internal/internal_geqrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_gerbt.cc b/src/internal/internal_gerbt.cc index a0594af16..fe86ebf41 100644 --- a/src/internal/internal_gerbt.cc +++ b/src/internal/internal_gerbt.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2020-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_gescale.cc b/src/internal/internal_gescale.cc index 5ab299751..4c4bba3d6 100644 --- a/src/internal/internal_gescale.cc +++ b/src/internal/internal_gescale.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_gescale_row_col.cc b/src/internal/internal_gescale_row_col.cc index 2159b8665..df3ec708f 100644 --- a/src/internal/internal_gescale_row_col.cc +++ b/src/internal/internal_gescale_row_col.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_geset.cc b/src/internal/internal_geset.cc index d82e957df..c766904a2 100644 --- a/src/internal/internal_geset.cc +++ b/src/internal/internal_geset.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_getrf.cc b/src/internal/internal_getrf.cc index a1e5e9523..e62afb486 100644 --- a/src/internal/internal_getrf.cc +++ b/src/internal/internal_getrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_getrf_nopiv.cc b/src/internal/internal_getrf_nopiv.cc index a575d4b9a..9fe391368 100644 --- a/src/internal/internal_getrf_nopiv.cc +++ b/src/internal/internal_getrf_nopiv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_getrf_tntpiv.cc b/src/internal/internal_getrf_tntpiv.cc index 43dfa05fc..a8249c697 100644 --- a/src/internal/internal_getrf_tntpiv.cc +++ b/src/internal/internal_getrf_tntpiv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_hbnorm.cc b/src/internal/internal_hbnorm.cc index 7eaef80a0..4eb68fb88 100644 --- a/src/internal/internal_hbnorm.cc +++ b/src/internal/internal_hbnorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_he2hb_gemm.cc b/src/internal/internal_he2hb_gemm.cc index ecb311b4a..0d3fd596d 100644 --- a/src/internal/internal_he2hb_gemm.cc +++ b/src/internal/internal_he2hb_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_he2hb_hemm.cc b/src/internal/internal_he2hb_hemm.cc index e20a221ee..ff7bba728 100644 --- a/src/internal/internal_he2hb_hemm.cc +++ b/src/internal/internal_he2hb_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_he2hb_her2k_offdiag_ranks.cc b/src/internal/internal_he2hb_her2k_offdiag_ranks.cc index 76a93b67a..3c7f457a4 100644 --- a/src/internal/internal_he2hb_her2k_offdiag_ranks.cc +++ b/src/internal/internal_he2hb_her2k_offdiag_ranks.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_he2hb_trmm.cc b/src/internal/internal_he2hb_trmm.cc index d664ed104..91862b5f6 100644 --- a/src/internal/internal_he2hb_trmm.cc +++ b/src/internal/internal_he2hb_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_hebr.cc b/src/internal/internal_hebr.cc index 8bb4e5150..9d51d9521 100644 --- a/src/internal/internal_hebr.cc +++ b/src/internal/internal_hebr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_hegst.cc b/src/internal/internal_hegst.cc index 2623f4e85..c7507c6cc 100644 --- a/src/internal/internal_hegst.cc +++ b/src/internal/internal_hegst.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_hemm.cc b/src/internal/internal_hemm.cc index e4ae7f0ae..81dba32d2 100644 --- a/src/internal/internal_hemm.cc +++ b/src/internal/internal_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_hemmA.cc b/src/internal/internal_hemmA.cc index 54f01723f..b10fab3ec 100644 --- a/src/internal/internal_hemmA.cc +++ b/src/internal/internal_hemmA.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_henorm.cc b/src/internal/internal_henorm.cc index eadfcc668..bab0dca4f 100644 --- a/src/internal/internal_henorm.cc +++ b/src/internal/internal_henorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_her2k.cc b/src/internal/internal_her2k.cc index eae8d9346..8f4d4ec2b 100644 --- a/src/internal/internal_her2k.cc +++ b/src/internal/internal_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_herk.cc b/src/internal/internal_herk.cc index 3013de788..9c6f2c300 100644 --- a/src/internal/internal_herk.cc +++ b/src/internal/internal_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_hettmqr.cc b/src/internal/internal_hettmqr.cc index 444dd12ca..2171324b5 100644 --- a/src/internal/internal_hettmqr.cc +++ b/src/internal/internal_hettmqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_norm1est.cc b/src/internal/internal_norm1est.cc index b50f331f1..a32ac0f82 100644 --- a/src/internal/internal_norm1est.cc +++ b/src/internal/internal_norm1est.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_potrf.cc b/src/internal/internal_potrf.cc index 52070b749..e20918a20 100644 --- a/src/internal/internal_potrf.cc +++ b/src/internal/internal_potrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_rbt_generate.cc b/src/internal/internal_rbt_generate.cc index bedbc4744..e8245df9a 100644 --- a/src/internal/internal_rbt_generate.cc +++ b/src/internal/internal_rbt_generate.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2020-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_symm.cc b/src/internal/internal_symm.cc index 847b6b05d..3245e67cc 100644 --- a/src/internal/internal_symm.cc +++ b/src/internal/internal_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_synorm.cc b/src/internal/internal_synorm.cc index 39290174c..5e7bbdd66 100644 --- a/src/internal/internal_synorm.cc +++ b/src/internal/internal_synorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_syr2k.cc b/src/internal/internal_syr2k.cc index e9e381fc8..467334ff0 100644 --- a/src/internal/internal_syr2k.cc +++ b/src/internal/internal_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_syrk.cc b/src/internal/internal_syrk.cc index 940172349..e289fe31d 100644 --- a/src/internal/internal_syrk.cc +++ b/src/internal/internal_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_trmm.cc b/src/internal/internal_trmm.cc index acafeb768..61b4f8bd9 100644 --- a/src/internal/internal_trmm.cc +++ b/src/internal/internal_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_trnorm.cc b/src/internal/internal_trnorm.cc index 9c0f8aa7b..a6e5cdcb2 100644 --- a/src/internal/internal_trnorm.cc +++ b/src/internal/internal_trnorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_trsm.cc b/src/internal/internal_trsm.cc index d801758fd..971e3afa2 100644 --- a/src/internal/internal_trsm.cc +++ b/src/internal/internal_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_trsmA.cc b/src/internal/internal_trsmA.cc index 8f4918bec..07b3d84c4 100644 --- a/src/internal/internal_trsmA.cc +++ b/src/internal/internal_trsmA.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_trtri.cc b/src/internal/internal_trtri.cc index 0fa9da6c3..66f8f287d 100644 --- a/src/internal/internal_trtri.cc +++ b/src/internal/internal_trtri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_trtrm.cc b/src/internal/internal_trtrm.cc index 5dcbcfa65..f99bba1ca 100644 --- a/src/internal/internal_trtrm.cc +++ b/src/internal/internal_trtrm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_ttlqt.cc b/src/internal/internal_ttlqt.cc index a856ca851..7dc5efb09 100644 --- a/src/internal/internal_ttlqt.cc +++ b/src/internal/internal_ttlqt.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_ttmlq.cc b/src/internal/internal_ttmlq.cc index 14b9cd4f5..194fc21d7 100644 --- a/src/internal/internal_ttmlq.cc +++ b/src/internal/internal_ttmlq.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_ttmqr.cc b/src/internal/internal_ttmqr.cc index 1728632be..5987b1ed8 100644 --- a/src/internal/internal_ttmqr.cc +++ b/src/internal/internal_ttmqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_ttqrt.cc b/src/internal/internal_ttqrt.cc index 294f39802..11a3a2dce 100644 --- a/src/internal/internal_ttqrt.cc +++ b/src/internal/internal_ttqrt.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_tzadd.cc b/src/internal/internal_tzadd.cc index 0cef4e47c..e567d4083 100644 --- a/src/internal/internal_tzadd.cc +++ b/src/internal/internal_tzadd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_tzcopy.cc b/src/internal/internal_tzcopy.cc index 0717838d2..ce9b086c6 100644 --- a/src/internal/internal_tzcopy.cc +++ b/src/internal/internal_tzcopy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_tzscale.cc b/src/internal/internal_tzscale.cc index 38994d28c..d352fb11c 100644 --- a/src/internal/internal_tzscale.cc +++ b/src/internal/internal_tzscale.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_tzset.cc b/src/internal/internal_tzset.cc index 314c0241e..3bce1f5b4 100644 --- a/src/internal/internal_tzset.cc +++ b/src/internal/internal_tzset.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_unmlq.cc b/src/internal/internal_unmlq.cc index daa1a0cb6..66dbce547 100644 --- a/src/internal/internal_unmlq.cc +++ b/src/internal/internal_unmlq.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_unmqr.cc b/src/internal/internal_unmqr.cc index 6738cffa1..1a7a487a9 100644 --- a/src/internal/internal_unmqr.cc +++ b/src/internal/internal_unmqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_unmtr_hb2st.cc b/src/internal/internal_unmtr_hb2st.cc index 31db933ba..0337e7bfb 100644 --- a/src/internal/internal_unmtr_hb2st.cc +++ b/src/internal/internal_unmtr_hb2st.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_util.cc b/src/internal/internal_util.cc index 57192eb27..eb1daa711 100644 --- a/src/internal/internal_util.cc +++ b/src/internal/internal_util.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/internal/internal_util.hh b/src/internal/internal_util.hh index 8cd561c81..11b080067 100644 --- a/src/internal/internal_util.hh +++ b/src/internal/internal_util.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/norm.cc b/src/norm.cc index ea290c370..dbef90048 100644 --- a/src/norm.cc +++ b/src/norm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_geadd.cc b/src/omptarget/device_geadd.cc index af409c66b..e3c642176 100644 --- a/src/omptarget/device_geadd.cc +++ b/src/omptarget/device_geadd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_gecopy.cc b/src/omptarget/device_gecopy.cc index 65a04eb6a..08a74613e 100644 --- a/src/omptarget/device_gecopy.cc +++ b/src/omptarget/device_gecopy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_genorm.cc b/src/omptarget/device_genorm.cc index fcc000b06..2ee6e9c0c 100644 --- a/src/omptarget/device_genorm.cc +++ b/src/omptarget/device_genorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_gescale.cc b/src/omptarget/device_gescale.cc index d08a8c7ca..ee6c3be55 100644 --- a/src/omptarget/device_gescale.cc +++ b/src/omptarget/device_gescale.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_gescale_row_col.cc b/src/omptarget/device_gescale_row_col.cc index 0c64bfc2c..83e7bfa50 100644 --- a/src/omptarget/device_gescale_row_col.cc +++ b/src/omptarget/device_gescale_row_col.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_geset.cc b/src/omptarget/device_geset.cc index 5b637803e..dc7f14477 100644 --- a/src/omptarget/device_geset.cc +++ b/src/omptarget/device_geset.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_henorm.cc b/src/omptarget/device_henorm.cc index b34e55788..957732065 100644 --- a/src/omptarget/device_henorm.cc +++ b/src/omptarget/device_henorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_synorm.cc b/src/omptarget/device_synorm.cc index 5c5dbe5c0..98fd93e5a 100644 --- a/src/omptarget/device_synorm.cc +++ b/src/omptarget/device_synorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_transpose.cc b/src/omptarget/device_transpose.cc index e94242710..573e36342 100644 --- a/src/omptarget/device_transpose.cc +++ b/src/omptarget/device_transpose.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_trnorm.cc b/src/omptarget/device_trnorm.cc index 5c2d64895..92c9ec17d 100644 --- a/src/omptarget/device_trnorm.cc +++ b/src/omptarget/device_trnorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_tzadd.cc b/src/omptarget/device_tzadd.cc index e2a92ba11..4e35ba157 100644 --- a/src/omptarget/device_tzadd.cc +++ b/src/omptarget/device_tzadd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_tzcopy.cc b/src/omptarget/device_tzcopy.cc index 4a03b558a..2ec78f136 100644 --- a/src/omptarget/device_tzcopy.cc +++ b/src/omptarget/device_tzcopy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_tzscale.cc b/src/omptarget/device_tzscale.cc index 69950b6e6..4a762b239 100644 --- a/src/omptarget/device_tzscale.cc +++ b/src/omptarget/device_tzscale.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_tzset.cc b/src/omptarget/device_tzset.cc index f8a96b008..7bf10de9f 100644 --- a/src/omptarget/device_tzset.cc +++ b/src/omptarget/device_tzset.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/omptarget/device_util.hh b/src/omptarget/device_util.hh index c2b4c106f..e7aa15c30 100644 --- a/src/omptarget/device_util.hh +++ b/src/omptarget/device_util.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/pbsv.cc b/src/pbsv.cc index ad69c65bd..1b4fef936 100644 --- a/src/pbsv.cc +++ b/src/pbsv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/pbtrf.cc b/src/pbtrf.cc index 502b7e098..a3d10c8cd 100644 --- a/src/pbtrf.cc +++ b/src/pbtrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/pbtrs.cc b/src/pbtrs.cc index 2b1645373..04dfd0e2c 100644 --- a/src/pbtrs.cc +++ b/src/pbtrs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/posv.cc b/src/posv.cc index a4593fd20..b0af6e9fa 100644 --- a/src/posv.cc +++ b/src/posv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/posv_mixed.cc b/src/posv_mixed.cc index eff5575fa..5fc386be1 100644 --- a/src/posv_mixed.cc +++ b/src/posv_mixed.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/posv_mixed_gmres.cc b/src/posv_mixed_gmres.cc index 4caac7254..96c6ee2ad 100644 --- a/src/posv_mixed_gmres.cc +++ b/src/posv_mixed_gmres.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2022, University of Tennessee. All rights reserved. +// Copyright (c) 2022-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/potrf.cc b/src/potrf.cc index c91e0815a..f0bd68cf4 100644 --- a/src/potrf.cc +++ b/src/potrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/potri.cc b/src/potri.cc index 53a1cf1b0..36d2748f4 100644 --- a/src/potri.cc +++ b/src/potri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/potrs.cc b/src/potrs.cc index d2ef2a603..1a6ec37ae 100644 --- a/src/potrs.cc +++ b/src/potrs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/print.cc b/src/print.cc index 02aff75ca..98ded254c 100644 --- a/src/print.cc +++ b/src/print.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/redistribute.cc b/src/redistribute.cc index 7028a7b30..7fdf30d7a 100644 --- a/src/redistribute.cc +++ b/src/redistribute.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/scale.cc b/src/scale.cc index dfcfffc26..e171f8d46 100644 --- a/src/scale.cc +++ b/src/scale.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/scale_row_col.cc b/src/scale_row_col.cc index 546bc8bd2..438837e29 100644 --- a/src/scale_row_col.cc +++ b/src/scale_row_col.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/set.cc b/src/set.cc index c0334ee8e..7bee60ea3 100644 --- a/src/set.cc +++ b/src/set.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/slate_steqr2.hh b/src/slate_steqr2.hh index 82fbcfff5..5044ca7e5 100644 --- a/src/slate_steqr2.hh +++ b/src/slate_steqr2.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stedc.cc b/src/stedc.cc index e2cd01a6b..f0f921bf5 100644 --- a/src/stedc.cc +++ b/src/stedc.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stedc_deflate.cc b/src/stedc_deflate.cc index f4dcbc4bc..8d4206489 100644 --- a/src/stedc_deflate.cc +++ b/src/stedc_deflate.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stedc_merge.cc b/src/stedc_merge.cc index 45ece5f84..3709a193f 100644 --- a/src/stedc_merge.cc +++ b/src/stedc_merge.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stedc_secular.cc b/src/stedc_secular.cc index e5ae0d7ca..16f81a7b2 100644 --- a/src/stedc_secular.cc +++ b/src/stedc_secular.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stedc_solve.cc b/src/stedc_solve.cc index 6e8378e62..24680098a 100644 --- a/src/stedc_solve.cc +++ b/src/stedc_solve.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stedc_sort.cc b/src/stedc_sort.cc index d4464230c..a3c77e479 100644 --- a/src/stedc_sort.cc +++ b/src/stedc_sort.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stedc_z_vector.cc b/src/stedc_z_vector.cc index 0627aa97d..b3d531308 100644 --- a/src/stedc_z_vector.cc +++ b/src/stedc_z_vector.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/steqr2.cc b/src/steqr2.cc index d7f39b59c..45ee599b0 100644 --- a/src/steqr2.cc +++ b/src/steqr2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/sterf.cc b/src/sterf.cc index 876f99854..0f587c6d5 100644 --- a/src/sterf.cc +++ b/src/sterf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stubs/mpi_stubs.cc b/src/stubs/mpi_stubs.cc index ef1e921ec..a3b9c27e1 100644 --- a/src/stubs/mpi_stubs.cc +++ b/src/stubs/mpi_stubs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/stubs/openmp_stubs.cc b/src/stubs/openmp_stubs.cc index 41c3f24f1..9981b5dcd 100644 --- a/src/stubs/openmp_stubs.cc +++ b/src/stubs/openmp_stubs.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/svd.cc b/src/svd.cc index 0af9668f1..3f6ccb1a7 100644 --- a/src/svd.cc +++ b/src/svd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/symm.cc b/src/symm.cc index 55b0ab889..1d72f4920 100644 --- a/src/symm.cc +++ b/src/symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/syr2k.cc b/src/syr2k.cc index c756a440c..abfd7d7bd 100644 --- a/src/syr2k.cc +++ b/src/syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/syrk.cc b/src/syrk.cc index 4279efef0..06160840b 100644 --- a/src/syrk.cc +++ b/src/syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/tb2bd.cc b/src/tb2bd.cc index dac4584e5..9c60261ac 100644 --- a/src/tb2bd.cc +++ b/src/tb2bd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/tbsm.cc b/src/tbsm.cc index 35f4e3142..b2140b398 100644 --- a/src/tbsm.cc +++ b/src/tbsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/tbsmPivots.cc b/src/tbsmPivots.cc index b9f970e59..15df75fb4 100644 --- a/src/tbsmPivots.cc +++ b/src/tbsmPivots.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/tile/scale_row_col.hh b/src/tile/scale_row_col.hh index 3e2c31647..63437c1ae 100644 --- a/src/tile/scale_row_col.hh +++ b/src/tile/scale_row_col.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/trcondest.cc b/src/trcondest.cc index 9fc944be2..591144653 100644 --- a/src/trcondest.cc +++ b/src/trcondest.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/trmm.cc b/src/trmm.cc index 873d268ee..8eff71fd3 100644 --- a/src/trmm.cc +++ b/src/trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/trsm.cc b/src/trsm.cc index bcca7acae..5447d48ea 100644 --- a/src/trsm.cc +++ b/src/trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/trsmA.cc b/src/trsmA.cc index 2315eebae..347851c4a 100644 --- a/src/trsmA.cc +++ b/src/trsmA.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/trsmB.cc b/src/trsmB.cc index b82f92495..238702e40 100644 --- a/src/trsmB.cc +++ b/src/trsmB.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/trtri.cc b/src/trtri.cc index 078d6bb6e..8a4786bff 100644 --- a/src/trtri.cc +++ b/src/trtri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/trtrm.cc b/src/trtrm.cc index 338cc6304..eba19ab09 100644 --- a/src/trtrm.cc +++ b/src/trtrm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/unmbr_ge2tb.cc b/src/unmbr_ge2tb.cc index 2eb35d1db..906109ab2 100644 --- a/src/unmbr_ge2tb.cc +++ b/src/unmbr_ge2tb.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/unmlq.cc b/src/unmlq.cc index 08633a87c..e60859d19 100644 --- a/src/unmlq.cc +++ b/src/unmlq.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/unmqr.cc b/src/unmqr.cc index 33d79b74b..a0d4ff7fb 100644 --- a/src/unmqr.cc +++ b/src/unmqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/unmtr_hb2st.cc b/src/unmtr_hb2st.cc index 11edc4d31..c3ed0e6f9 100644 --- a/src/unmtr_hb2st.cc +++ b/src/unmtr_hb2st.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/unmtr_he2hb.cc b/src/unmtr_he2hb.cc index 73b88f02a..53378ae9b 100644 --- a/src/unmtr_he2hb.cc +++ b/src/unmtr_he2hb.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/version.cc b/src/version.cc index eac1fdf09..c633796cd 100644 --- a/src/version.cc +++ b/src/version.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/work/work.hh b/src/work/work.hh index d02e3b453..90a15038e 100644 --- a/src/work/work.hh +++ b/src/work/work.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/work/work_trmm.cc b/src/work/work_trmm.cc index 2d57bb3a1..0dc65bfc6 100644 --- a/src/work/work_trmm.cc +++ b/src/work/work_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/work/work_trsm.cc b/src/work/work_trsm.cc index 5d48d29c2..b61322ca9 100644 --- a/src/work/work_trsm.cc +++ b/src/work/work_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/src/work/work_trsmA.cc b/src/work/work_trsmA.cc index a4a6a5873..5672569cb 100644 --- a/src/work/work_trsmA.cc +++ b/src/work/work_trsmA.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/band_utils.hh b/test/band_utils.hh index 45ca36232..59474c089 100644 --- a/test/band_utils.hh +++ b/test/band_utils.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/error.hh b/test/error.hh index b7861e907..025b1e2ff 100644 --- a/test/error.hh +++ b/test/error.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/grid_utils.hh b/test/grid_utils.hh index 73e678b81..945cddafc 100644 --- a/test/grid_utils.hh +++ b/test/grid_utils.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/matrix_generator.cc b/test/matrix_generator.cc index b24260413..ae43dc622 100644 --- a/test/matrix_generator.cc +++ b/test/matrix_generator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/matrix_generator.hh b/test/matrix_generator.hh index 9c72dec3f..7f2793fc2 100644 --- a/test/matrix_generator.hh +++ b/test/matrix_generator.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/matrix_params.cc b/test/matrix_params.cc index faf20920f..87e3a5a24 100644 --- a/test/matrix_params.cc +++ b/test/matrix_params.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/matrix_params.hh b/test/matrix_params.hh index b152283df..cf9fb504b 100644 --- a/test/matrix_params.hh +++ b/test/matrix_params.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/matrix_utils.hh b/test/matrix_utils.hh index 8103d6733..e9fd18412 100644 --- a/test/matrix_utils.hh +++ b/test/matrix_utils.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/print_matrix.hh b/test/print_matrix.hh index 8bd0d1a08..a21bf81c7 100644 --- a/test/print_matrix.hh +++ b/test/print_matrix.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/run_tests.py b/test/run_tests.py index a1f4d06b3..4e9983c0e 100755 --- a/test/run_tests.py +++ b/test/run_tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/scalapack_copy.hh b/test/scalapack_copy.hh index 1d5d2faf9..e5e2c2862 100644 --- a/test/scalapack_copy.hh +++ b/test/scalapack_copy.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/scalapack_support_routines.hh b/test/scalapack_support_routines.hh index 35d951fb1..458dc7e42 100644 --- a/test/scalapack_support_routines.hh +++ b/test/scalapack_support_routines.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2009-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2009-2023, University of Tennessee. All rights reserved. // Copyright (c) 2010, University of Denver, Colorado. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under diff --git a/test/test.cc b/test/test.cc index f413b708b..81742fbd5 100644 --- a/test/test.cc +++ b/test/test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test.hh b/test/test.hh index fc0ddec61..afb1ac0d8 100644 --- a/test/test.hh +++ b/test/test.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_add.cc b/test/test_add.cc index ff9823188..90a8ab6a1 100644 --- a/test/test_add.cc +++ b/test/test_add.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_bdsqr.cc b/test/test_bdsqr.cc index fc5a1ce74..8e4ac041f 100644 --- a/test/test_bdsqr.cc +++ b/test/test_bdsqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_copy.cc b/test/test_copy.cc index 0c6984734..5760b9f62 100644 --- a/test/test_copy.cc +++ b/test/test_copy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_gbmm.cc b/test/test_gbmm.cc index 2af3ff3cc..d8473ab2d 100644 --- a/test/test_gbmm.cc +++ b/test/test_gbmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_gbnorm.cc b/test/test_gbnorm.cc index e7f6d752c..883d07aff 100644 --- a/test/test_gbnorm.cc +++ b/test/test_gbnorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_gbsv.cc b/test/test_gbsv.cc index ff3fb6f3c..d2d0f0143 100644 --- a/test/test_gbsv.cc +++ b/test/test_gbsv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_ge2tb.cc b/test/test_ge2tb.cc index 81221786c..46839ab2e 100644 --- a/test/test_ge2tb.cc +++ b/test/test_ge2tb.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_gecondest.cc b/test/test_gecondest.cc index 0153e3c67..0ff2f8775 100644 --- a/test/test_gecondest.cc +++ b/test/test_gecondest.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_gelqf.cc b/test/test_gelqf.cc index 326cc1fef..915d67455 100644 --- a/test/test_gelqf.cc +++ b/test/test_gelqf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_gels.cc b/test/test_gels.cc index 69200d079..db6e285c1 100644 --- a/test/test_gels.cc +++ b/test/test_gels.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_gemm.cc b/test/test_gemm.cc index 9a03d3702..8af202539 100644 --- a/test/test_gemm.cc +++ b/test/test_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_genorm.cc b/test/test_genorm.cc index d7fa67d44..5437d9429 100644 --- a/test/test_genorm.cc +++ b/test/test_genorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_geqrf.cc b/test/test_geqrf.cc index aa6949181..6ae7d8302 100644 --- a/test/test_geqrf.cc +++ b/test/test_geqrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_getri.cc b/test/test_getri.cc index 89b8200c7..6a0343e52 100644 --- a/test/test_getri.cc +++ b/test/test_getri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_hb2st.cc b/test/test_hb2st.cc index bf18d6e54..5c3f4bce7 100644 --- a/test/test_hb2st.cc +++ b/test/test_hb2st.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_hbmm.cc b/test/test_hbmm.cc index d0dea5989..552fe80ad 100644 --- a/test/test_hbmm.cc +++ b/test/test_hbmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_hbnorm.cc b/test/test_hbnorm.cc index 8731b0e65..c62de133a 100644 --- a/test/test_hbnorm.cc +++ b/test/test_hbnorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_he2hb.cc b/test/test_he2hb.cc index ae88c2742..ab82cad51 100644 --- a/test/test_he2hb.cc +++ b/test/test_he2hb.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_heev.cc b/test/test_heev.cc index f3509f3f7..505c1c0f3 100644 --- a/test/test_heev.cc +++ b/test/test_heev.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_hegst.cc b/test/test_hegst.cc index 36c0ebe12..93d78d275 100644 --- a/test/test_hegst.cc +++ b/test/test_hegst.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_hegv.cc b/test/test_hegv.cc index 3f628199c..60a218425 100644 --- a/test/test_hegv.cc +++ b/test/test_hegv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_hemm.cc b/test/test_hemm.cc index 2267302cd..946a60798 100644 --- a/test/test_hemm.cc +++ b/test/test_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_henorm.cc b/test/test_henorm.cc index 78002a880..08b5fd4bc 100644 --- a/test/test_henorm.cc +++ b/test/test_henorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_her2k.cc b/test/test_her2k.cc index 7fb25a09d..a2af3cef2 100644 --- a/test/test_her2k.cc +++ b/test/test_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_herk.cc b/test/test_herk.cc index 9bf69f3c6..8e5660241 100644 --- a/test/test_herk.cc +++ b/test/test_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_hesv.cc b/test/test_hesv.cc index 65682b972..b8dc24164 100644 --- a/test/test_hesv.cc +++ b/test/test_hesv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_pbsv.cc b/test/test_pbsv.cc index c6f7364ee..67ae4c813 100644 --- a/test/test_pbsv.cc +++ b/test/test_pbsv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_potri.cc b/test/test_potri.cc index a5f5b40de..647181acd 100644 --- a/test/test_potri.cc +++ b/test/test_potri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_scale.cc b/test/test_scale.cc index 04501dec2..c1bfc985c 100644 --- a/test/test_scale.cc +++ b/test/test_scale.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_scale_row_col.cc b/test/test_scale_row_col.cc index 60a3c2fc8..6c11bb3e7 100644 --- a/test/test_scale_row_col.cc +++ b/test/test_scale_row_col.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_set.cc b/test/test_set.cc index 109375ea9..bfd4bf8c4 100644 --- a/test/test_set.cc +++ b/test/test_set.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_stedc.cc b/test/test_stedc.cc index 4a194f089..b28271c10 100644 --- a/test/test_stedc.cc +++ b/test/test_stedc.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_stedc_deflate.cc b/test/test_stedc_deflate.cc index fe1ad4c91..9ad2dedd8 100644 --- a/test/test_stedc_deflate.cc +++ b/test/test_stedc_deflate.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_stedc_secular.cc b/test/test_stedc_secular.cc index fb0a4fb4d..2e5aeabaf 100644 --- a/test/test_stedc_secular.cc +++ b/test/test_stedc_secular.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_stedc_sort.cc b/test/test_stedc_sort.cc index e6c8b9241..96aa1d451 100644 --- a/test/test_stedc_sort.cc +++ b/test/test_stedc_sort.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_stedc_z_vector.cc b/test/test_stedc_z_vector.cc index cbb7c8fb5..bc8a5013f 100644 --- a/test/test_stedc_z_vector.cc +++ b/test/test_stedc_z_vector.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2020, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_steqr2.cc b/test/test_steqr2.cc index 86a08a293..4d092669e 100644 --- a/test/test_steqr2.cc +++ b/test/test_steqr2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_sterf.cc b/test/test_sterf.cc index 9040cfc32..1d0a7f2a5 100644 --- a/test/test_sterf.cc +++ b/test/test_sterf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_svd.cc b/test/test_svd.cc index 791c97518..2a1fb276b 100644 --- a/test/test_svd.cc +++ b/test/test_svd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_symm.cc b/test/test_symm.cc index c8f13c7b0..c80dd3d98 100644 --- a/test/test_symm.cc +++ b/test/test_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_synorm.cc b/test/test_synorm.cc index 978763319..0976e59c5 100644 --- a/test/test_synorm.cc +++ b/test/test_synorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_syr2k.cc b/test/test_syr2k.cc index fa4839573..2ae006ce1 100644 --- a/test/test_syr2k.cc +++ b/test/test_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_syrk.cc b/test/test_syrk.cc index b7dde48aa..03d6de765 100644 --- a/test/test_syrk.cc +++ b/test/test_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_tb2bd.cc b/test/test_tb2bd.cc index 0768856b1..a1ab1aafa 100644 --- a/test/test_tb2bd.cc +++ b/test/test_tb2bd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_tbsm.cc b/test/test_tbsm.cc index c8e863a67..2442245b4 100644 --- a/test/test_tbsm.cc +++ b/test/test_tbsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_trcondest.cc b/test/test_trcondest.cc index da190ecc0..6e6e2df0c 100644 --- a/test/test_trcondest.cc +++ b/test/test_trcondest.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_trmm.cc b/test/test_trmm.cc index 18f8fbfdd..26e0b3b64 100644 --- a/test/test_trmm.cc +++ b/test/test_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_trnorm.cc b/test/test_trnorm.cc index 39d81ecbe..8262e6ac9 100644 --- a/test/test_trnorm.cc +++ b/test/test_trnorm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_trsm.cc b/test/test_trsm.cc index bbdb920f5..24e3d3360 100644 --- a/test/test_trsm.cc +++ b/test/test_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_trtri.cc b/test/test_trtri.cc index c8e5c3122..2cd7f6daf 100644 --- a/test/test_trtri.cc +++ b/test/test_trtri.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_unmqr.cc b/test/test_unmqr.cc index c5672ed8d..d7270b303 100644 --- a/test/test_unmqr.cc +++ b/test/test_unmqr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_unmtr_hb2st.cc b/test/test_unmtr_hb2st.cc index 4667fd29e..d779b8fd7 100644 --- a/test/test_unmtr_hb2st.cc +++ b/test/test_unmtr_hb2st.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/test/test_unmtr_he2hb.cc b/test/test_unmtr_he2hb.cc index 7f0d7eb1c..4eeee4996 100644 --- a/test/test_unmtr_he2hb.cc +++ b/test/test_unmtr_he2hb.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/tools/c_api/generate_matrix.py b/tools/c_api/generate_matrix.py index 973a0966b..cb2b29aa8 100644 --- a/tools/c_api/generate_matrix.py +++ b/tools/c_api/generate_matrix.py @@ -39,7 +39,7 @@ file_cc = open(sys.argv[3], 'w') copyright = '''\ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/tools/c_api/generate_util.py b/tools/c_api/generate_util.py index dc4845799..db32418c2 100755 --- a/tools/c_api/generate_util.py +++ b/tools/c_api/generate_util.py @@ -35,7 +35,7 @@ file_cc = open(sys.argv[3], 'w') copyright = '''\ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/tools/c_api/generate_wrappers.py b/tools/c_api/generate_wrappers.py index 174656888..c63f9a08a 100755 --- a/tools/c_api/generate_wrappers.py +++ b/tools/c_api/generate_wrappers.py @@ -65,7 +65,7 @@ def gen_precisions(f): file_cc = open(sys.argv[3], 'w') copyright = '''\ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/tools/doxygen-filter.pl b/tools/doxygen-filter.pl index 8561569c9..c61e6b173 100755 --- a/tools/doxygen-filter.pl +++ b/tools/doxygen-filter.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/tools/fortran/generate_fortran_module.py b/tools/fortran/generate_fortran_module.py index 76183b334..7dc08116d 100644 --- a/tools/fortran/generate_fortran_module.py +++ b/tools/fortran/generate_fortran_module.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. @@ -600,7 +600,7 @@ def write_module(output, module_name, enum_list, struct_list, function_list): modulefile.write( '''!> !>------------------------------------------------------------------------------ -!> Copyright (c) 2017-2022, University of Tennessee +!> Copyright (c) 2017-2023, University of Tennessee !> All rights reserved. !> !> Redistribution and use in source and binary forms, with or without diff --git a/tools/hooks/pre-commit b/tools/hooks/pre-commit index d96dcb2de..2b2305c20 100755 --- a/tools/hooks/pre-commit +++ b/tools/hooks/pre-commit @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/tools/hooks/pre-push b/tools/hooks/pre-push index c8629dcbf..15d8afb3c 100755 --- a/tools/hooks/pre-push +++ b/tools/hooks/pre-push @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/tools/release.py b/tools/release.py index 7fe1d2fb9..bf0dd2e24 100644 --- a/tools/release.py +++ b/tools/release.py @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2023, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. @@ -120,7 +120,7 @@ def copyright(): # end print() - myrun( 'make hipify' ) + myrun( 'make -j8 hipify' ) myrun( 'git diff' ) print( '>> Commit changes [yn]? ', end='' ) diff --git a/unit_test/print_tile.hh b/unit_test/print_tile.hh index dcbf0b08d..d2ef96131 100644 --- a/unit_test/print_tile.hh +++ b/unit_test/print_tile.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test.hh b/unit_test/test.hh index 0dc6e8981..4a54af523 100644 --- a/unit_test/test.hh +++ b/unit_test/test.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_BandMatrix.cc b/unit_test/test_BandMatrix.cc index 15639e228..07d33bcb6 100644 --- a/unit_test/test_BandMatrix.cc +++ b/unit_test/test_BandMatrix.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_LockGuard.cc b/unit_test/test_LockGuard.cc index 22965699c..5d4d75774 100644 --- a/unit_test/test_LockGuard.cc +++ b/unit_test/test_LockGuard.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_Memory.cc b/unit_test/test_Memory.cc index 90a877b32..6b7bd22d8 100644 --- a/unit_test/test_Memory.cc +++ b/unit_test/test_Memory.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_OmpSetMaxActiveLevels.cc b/unit_test/test_OmpSetMaxActiveLevels.cc index 8aaede08d..df9f6c0cd 100644 --- a/unit_test/test_OmpSetMaxActiveLevels.cc +++ b/unit_test/test_OmpSetMaxActiveLevels.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_Tile.cc b/unit_test/test_Tile.cc index a4019131d..1af287dfc 100644 --- a/unit_test/test_Tile.cc +++ b/unit_test/test_Tile.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_Tile_kernels.cc b/unit_test/test_Tile_kernels.cc index 5fbb6f728..478341529 100644 --- a/unit_test/test_Tile_kernels.cc +++ b/unit_test/test_Tile_kernels.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_func.cc b/unit_test/test_func.cc index 8f2357986..5d902df0d 100644 --- a/unit_test/test_func.cc +++ b/unit_test/test_func.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2023, University of Tennessee. All rights reserved. +// Copyright (c) 2023-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_geadd.cc b/unit_test/test_geadd.cc index d833841ac..ff1d52625 100644 --- a/unit_test/test_geadd.cc +++ b/unit_test/test_geadd.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_gecopy.cc b/unit_test/test_gecopy.cc index c97ed2218..47e6f68b5 100644 --- a/unit_test/test_gecopy.cc +++ b/unit_test/test_gecopy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_gescale.cc b/unit_test/test_gescale.cc index 962bf7598..2d6d034ed 100644 --- a/unit_test/test_gescale.cc +++ b/unit_test/test_gescale.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_geset.cc b/unit_test/test_geset.cc index ea46eafbb..52e4fe4c4 100644 --- a/unit_test/test_geset.cc +++ b/unit_test/test_geset.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_internal_blas.cc b/unit_test/test_internal_blas.cc index ae8359216..a2cbac79c 100644 --- a/unit_test/test_internal_blas.cc +++ b/unit_test/test_internal_blas.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_lq.cc b/unit_test/test_lq.cc index 6870411d2..5ab7c8eb6 100644 --- a/unit_test/test_lq.cc +++ b/unit_test/test_lq.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_norm.cc b/unit_test/test_norm.cc index f610874c7..bff903ad6 100644 --- a/unit_test/test_norm.cc +++ b/unit_test/test_norm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_qr.cc b/unit_test/test_qr.cc index e6c5838c5..2ee1e76d2 100644 --- a/unit_test/test_qr.cc +++ b/unit_test/test_qr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/test_util.cc b/unit_test/test_util.cc index 53382d1c5..ae5a8c7cb 100644 --- a/unit_test/test_util.cc +++ b/unit_test/test_util.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/unit_test.cc b/unit_test/unit_test.cc index e26e195ab..892c9bcc1 100644 --- a/unit_test/unit_test.cc +++ b/unit_test/unit_test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/unit_test.hh b/unit_test/unit_test.hh index df306c0ae..795b848a6 100644 --- a/unit_test/unit_test.hh +++ b/unit_test/unit_test.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/unit_test/util_matrix.hh b/unit_test/util_matrix.hh index dac9f7dee..277d0f3d5 100644 --- a/unit_test/util_matrix.hh +++ b/unit_test/util_matrix.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2023, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file.