diff --git a/CMakeLists.txt b/CMakeLists.txt index d431780b..a5759b63 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you 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 ff66ce7e..98130723 100644 --- a/GNUmakefile.subdir +++ b/GNUmakefile.subdir @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/LICENSE b/LICENSE index f804d722..cbe7e24d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +Copyright (c) 2017-2022, University of Tennessee. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/README.md b/README.md index d99c9e92..60d510e6 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ which is a DOE Office of Science User Facility supported under Contract DE-AC02- License -------------------------------------------------------------------------------- -Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +Copyright (c) 2017-2022, University of Tennessee. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/cmake/BLASConfig.cmake b/cmake/BLASConfig.cmake index df8cfdf2..9b237564 100644 --- a/cmake/BLASConfig.cmake +++ b/cmake/BLASConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you 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/BLASFinder.cmake b/cmake/BLASFinder.cmake index dd462a76..1acacd10 100644 --- a/cmake/BLASFinder.cmake +++ b/cmake/BLASFinder.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you 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/CBLASConfig.cmake b/cmake/CBLASConfig.cmake index 197846b9..bcb1ad6f 100644 --- a/cmake/CBLASConfig.cmake +++ b/cmake/CBLASConfig.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you 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/LAPACKFinder.cmake b/cmake/LAPACKFinder.cmake index 9d6c9017..48f1d7a3 100644 --- a/cmake/LAPACKFinder.cmake +++ b/cmake/LAPACKFinder.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you 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 d8763eac..bc94fc53 100644 --- a/cmake/util.cmake +++ b/cmake/util.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/acml_version.cc b/config/acml_version.cc index 2b9bd464..6dbbdccb 100644 --- a/config/acml_version.cc +++ b/config/acml_version.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/ansicodes.py b/config/ansicodes.py index 19a2c375..413600c3 100644 --- a/config/ansicodes.py +++ b/config/ansicodes.py @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/blas.cc b/config/blas.cc index bd89ccfc..19115be2 100644 --- a/config/blas.cc +++ b/config/blas.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/cblas.cc b/config/cblas.cc index 09827592..ae66ad4b 100644 --- a/config/cblas.cc +++ b/config/cblas.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/compiler_cxx.cc b/config/compiler_cxx.cc index 054872f6..df24599d 100644 --- a/config/compiler_cxx.cc +++ b/config/compiler_cxx.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/config.h b/config/config.h index 015a2888..95a4fa0d 100644 --- a/config/config.h +++ b/config/config.h @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/config.py b/config/config.py index eac215aa..7880395a 100644 --- a/config/config.py +++ b/config/config.py @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/cublas.cc b/config/cublas.cc index d3d229da..be7cd1bd 100644 --- a/config/cublas.cc +++ b/config/cublas.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/essl_version.cc b/config/essl_version.cc index 2141dd8d..57114f20 100644 --- a/config/essl_version.cc +++ b/config/essl_version.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/hello.cc b/config/hello.cc index cda976bd..6358c1ee 100644 --- a/config/hello.cc +++ b/config/hello.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/lapack.py b/config/lapack.py index 2171c533..2930f4d8 100644 --- a/config/lapack.py +++ b/config/lapack.py @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/lapack_potrf.cc b/config/lapack_potrf.cc index d78f48ef..fc87a387 100644 --- a/config/lapack_potrf.cc +++ b/config/lapack_potrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/lapack_pstrf.cc b/config/lapack_pstrf.cc index b0fcec88..3ea6a779 100644 --- a/config/lapack_pstrf.cc +++ b/config/lapack_pstrf.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/mkl_version.cc b/config/mkl_version.cc index 34ab1eb6..4a0c09f0 100644 --- a/config/mkl_version.cc +++ b/config/mkl_version.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/openblas_version.cc b/config/openblas_version.cc index 05325021..c1d73b9d 100644 --- a/config/openblas_version.cc +++ b/config/openblas_version.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/openmp.cc b/config/openmp.cc index d74cce09..5b81719b 100644 --- a/config/openmp.cc +++ b/config/openmp.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/return_complex.cc b/config/return_complex.cc index b4dad459..b30a3f8d 100644 --- a/config/return_complex.cc +++ b/config/return_complex.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/return_complex_argument.cc b/config/return_complex_argument.cc index 7279c22f..12f7a70a 100644 --- a/config/return_complex_argument.cc +++ b/config/return_complex_argument.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/return_float.cc b/config/return_float.cc index d9bcb074..26c6d44e 100644 --- a/config/return_float.cc +++ b/config/return_float.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/return_float_f2c.cc b/config/return_float_f2c.cc index 343a3df3..8b546892 100644 --- a/config/return_float_f2c.cc +++ b/config/return_float_f2c.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/config/rocblas.cc b/config/rocblas.cc index 2764a88b..776ea6cf 100644 --- a/config/rocblas.cc +++ b/config/rocblas.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/configure.py b/configure.py index bd67736e..2a196cf8 100755 --- a/configure.py +++ b/configure.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/example/CMakeLists.txt b/example/CMakeLists.txt index 5143af93..686ec629 100644 --- a/example/CMakeLists.txt +++ b/example/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/example/Makefile b/example/Makefile index 035daa50..df2b1959 100644 --- a/example/Makefile +++ b/example/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/example/example_gemm.cc b/example/example_gemm.cc index 7e8aae4a..4b1ed4d8 100644 --- a/example/example_gemm.cc +++ b/example/example_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/example/example_util.cc b/example/example_util.cc index b0d9eb6e..5b596326 100644 --- a/example/example_util.cc +++ b/example/example_util.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you can redistribute it and/or modify it under // the terms of the BSD 3-Clause license. See the accompanying LICENSE file. diff --git a/example/util.hh b/example/util.hh index 458399f7..3f67ef15 100644 --- a/example/util.hh +++ b/example/util.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas.hh b/include/blas.hh index 00ebc066..d4395d19 100644 --- a/include/blas.hh +++ b/include/blas.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/asum.hh b/include/blas/asum.hh index 4c649480..a88a723c 100644 --- a/include/blas/asum.hh +++ b/include/blas/asum.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/axpy.hh b/include/blas/axpy.hh index f017102b..42564db2 100644 --- a/include/blas/axpy.hh +++ b/include/blas/axpy.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/batch_common.hh b/include/blas/batch_common.hh index 8ba648af..129fce09 100644 --- a/include/blas/batch_common.hh +++ b/include/blas/batch_common.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/config.h b/include/blas/config.h index e70a7f72..bf327376 100644 --- a/include/blas/config.h +++ b/include/blas/config.h @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/copy.hh b/include/blas/copy.hh index 5767bbb6..831a68cf 100644 --- a/include/blas/copy.hh +++ b/include/blas/copy.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/defines.h.in b/include/blas/defines.h.in index 2500d421..f66d2681 100644 --- a/include/blas/defines.h.in +++ b/include/blas/defines.h.in @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/device.hh b/include/blas/device.hh index 12da1f20..f4db2437 100644 --- a/include/blas/device.hh +++ b/include/blas/device.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/device_blas.hh b/include/blas/device_blas.hh index 905aefaf..d0716888 100644 --- a/include/blas/device_blas.hh +++ b/include/blas/device_blas.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/dot.hh b/include/blas/dot.hh index d684ec6b..07560064 100644 --- a/include/blas/dot.hh +++ b/include/blas/dot.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/dotu.hh b/include/blas/dotu.hh index 7c0cf44c..6b137223 100644 --- a/include/blas/dotu.hh +++ b/include/blas/dotu.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/flops.hh b/include/blas/flops.hh index 465a1794..c1837956 100644 --- a/include/blas/flops.hh +++ b/include/blas/flops.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/fortran.h b/include/blas/fortran.h index d2404dce..5be415c8 100644 --- a/include/blas/fortran.h +++ b/include/blas/fortran.h @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/gemm.hh b/include/blas/gemm.hh index edde2c62..c085a877 100644 --- a/include/blas/gemm.hh +++ b/include/blas/gemm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/gemv.hh b/include/blas/gemv.hh index 5b41817a..2b3a7834 100644 --- a/include/blas/gemv.hh +++ b/include/blas/gemv.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/ger.hh b/include/blas/ger.hh index ccb083e1..e8e0ede1 100644 --- a/include/blas/ger.hh +++ b/include/blas/ger.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/geru.hh b/include/blas/geru.hh index 2a896030..62a08194 100644 --- a/include/blas/geru.hh +++ b/include/blas/geru.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/hemm.hh b/include/blas/hemm.hh index f234d6ab..04ad4df9 100644 --- a/include/blas/hemm.hh +++ b/include/blas/hemm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/hemv.hh b/include/blas/hemv.hh index 9d11fabd..9345448f 100644 --- a/include/blas/hemv.hh +++ b/include/blas/hemv.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/her.hh b/include/blas/her.hh index 8017683a..c3678a90 100644 --- a/include/blas/her.hh +++ b/include/blas/her.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/her2.hh b/include/blas/her2.hh index 2b55d778..50745d8f 100644 --- a/include/blas/her2.hh +++ b/include/blas/her2.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/her2k.hh b/include/blas/her2k.hh index ae2e2d86..932f8d9b 100644 --- a/include/blas/her2k.hh +++ b/include/blas/her2k.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/herk.hh b/include/blas/herk.hh index 4771ed5f..0eddfa7f 100644 --- a/include/blas/herk.hh +++ b/include/blas/herk.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/iamax.hh b/include/blas/iamax.hh index 916fa0ea..d7b7ff06 100644 --- a/include/blas/iamax.hh +++ b/include/blas/iamax.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/mangling.h b/include/blas/mangling.h index 419eb762..37be3403 100644 --- a/include/blas/mangling.h +++ b/include/blas/mangling.h @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/nrm2.hh b/include/blas/nrm2.hh index c3065f6c..62df39af 100644 --- a/include/blas/nrm2.hh +++ b/include/blas/nrm2.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/rot.hh b/include/blas/rot.hh index b06f8ad7..f4460f6d 100644 --- a/include/blas/rot.hh +++ b/include/blas/rot.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/rotg.hh b/include/blas/rotg.hh index eafe9f32..1fde7dec 100644 --- a/include/blas/rotg.hh +++ b/include/blas/rotg.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/rotm.hh b/include/blas/rotm.hh index ced2a468..735d2b08 100644 --- a/include/blas/rotm.hh +++ b/include/blas/rotm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/rotmg.hh b/include/blas/rotmg.hh index 686f4531..9c0fdd4b 100644 --- a/include/blas/rotmg.hh +++ b/include/blas/rotmg.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/scal.hh b/include/blas/scal.hh index fc0084c1..b1383ca8 100644 --- a/include/blas/scal.hh +++ b/include/blas/scal.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/swap.hh b/include/blas/swap.hh index 69c9aed4..fa9ca6e3 100644 --- a/include/blas/swap.hh +++ b/include/blas/swap.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/symm.hh b/include/blas/symm.hh index df017d05..2cb39959 100644 --- a/include/blas/symm.hh +++ b/include/blas/symm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/symv.hh b/include/blas/symv.hh index e152f3d9..88d7c59e 100644 --- a/include/blas/symv.hh +++ b/include/blas/symv.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/syr.hh b/include/blas/syr.hh index 4b0095dc..95bec307 100644 --- a/include/blas/syr.hh +++ b/include/blas/syr.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/syr2.hh b/include/blas/syr2.hh index 114c095e..3759f595 100644 --- a/include/blas/syr2.hh +++ b/include/blas/syr2.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/syr2k.hh b/include/blas/syr2k.hh index 66767683..35ee280e 100644 --- a/include/blas/syr2k.hh +++ b/include/blas/syr2k.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/syrk.hh b/include/blas/syrk.hh index 33262675..b6ccad6b 100644 --- a/include/blas/syrk.hh +++ b/include/blas/syrk.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/trmm.hh b/include/blas/trmm.hh index ea93989f..c4dd39ba 100644 --- a/include/blas/trmm.hh +++ b/include/blas/trmm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/trmv.hh b/include/blas/trmv.hh index e2e7c2fb..bcad614c 100644 --- a/include/blas/trmv.hh +++ b/include/blas/trmv.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/trsm.hh b/include/blas/trsm.hh index c6480152..40d0a957 100644 --- a/include/blas/trsm.hh +++ b/include/blas/trsm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/trsv.hh b/include/blas/trsv.hh index 556db408..28cf6795 100644 --- a/include/blas/trsv.hh +++ b/include/blas/trsv.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/util.hh b/include/blas/util.hh index 227d8c9f..13c29b7c 100644 --- a/include/blas/util.hh +++ b/include/blas/util.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/blas/wrappers.hh b/include/blas/wrappers.hh index 6a365ffe..38625ea7 100644 --- a/include/blas/wrappers.hh +++ b/include/blas/wrappers.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/asum.cc b/src/asum.cc index 1520f1f4..2fdb62c1 100644 --- a/src/asum.cc +++ b/src/asum.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/axpy.cc b/src/axpy.cc index 79065243..85fa0ad3 100644 --- a/src/axpy.cc +++ b/src/axpy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_gemm.cc b/src/batch_gemm.cc index f39036a4..048ec4e4 100644 --- a/src/batch_gemm.cc +++ b/src/batch_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_hemm.cc b/src/batch_hemm.cc index d980e221..b88cf041 100644 --- a/src/batch_hemm.cc +++ b/src/batch_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_her2k.cc b/src/batch_her2k.cc index 6e1492f6..629e270e 100644 --- a/src/batch_her2k.cc +++ b/src/batch_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_herk.cc b/src/batch_herk.cc index 0f65a536..44c5dc63 100644 --- a/src/batch_herk.cc +++ b/src/batch_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_symm.cc b/src/batch_symm.cc index f0b57728..35d44eb8 100644 --- a/src/batch_symm.cc +++ b/src/batch_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_syr2k.cc b/src/batch_syr2k.cc index bba6dc61..dc47aaae 100644 --- a/src/batch_syr2k.cc +++ b/src/batch_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_syrk.cc b/src/batch_syrk.cc index 8d253c2b..d6530563 100644 --- a/src/batch_syrk.cc +++ b/src/batch_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_trmm.cc b/src/batch_trmm.cc index cb9a78ea..db8c45f2 100644 --- a/src/batch_trmm.cc +++ b/src/batch_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/batch_trsm.cc b/src/batch_trsm.cc index f58bf1c3..13f4bc57 100644 --- a/src/batch_trsm.cc +++ b/src/batch_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 8da22794..a76cb6d8 100644 --- a/src/copy.cc +++ b/src/copy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/cublas_wrappers.cc b/src/cublas_wrappers.cc index 10c23cb1..b0f0b6f8 100644 --- a/src/cublas_wrappers.cc +++ b/src/cublas_wrappers.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_gemm.cc b/src/device_batch_gemm.cc index df145f2d..4c6b2166 100644 --- a/src/device_batch_gemm.cc +++ b/src/device_batch_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_hemm.cc b/src/device_batch_hemm.cc index 6c6001ec..83022997 100644 --- a/src/device_batch_hemm.cc +++ b/src/device_batch_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_her2k.cc b/src/device_batch_her2k.cc index 73ada31d..73408b86 100644 --- a/src/device_batch_her2k.cc +++ b/src/device_batch_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_herk.cc b/src/device_batch_herk.cc index bd47ea70..2f739a08 100644 --- a/src/device_batch_herk.cc +++ b/src/device_batch_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_symm.cc b/src/device_batch_symm.cc index b08abbe0..32bda68f 100644 --- a/src/device_batch_symm.cc +++ b/src/device_batch_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_syr2k.cc b/src/device_batch_syr2k.cc index da34a235..8578e950 100644 --- a/src/device_batch_syr2k.cc +++ b/src/device_batch_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_syrk.cc b/src/device_batch_syrk.cc index e7b09506..ce6e2024 100644 --- a/src/device_batch_syrk.cc +++ b/src/device_batch_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_trmm.cc b/src/device_batch_trmm.cc index 0058ef85..729a0713 100644 --- a/src/device_batch_trmm.cc +++ b/src/device_batch_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_batch_trsm.cc b/src/device_batch_trsm.cc index ec6d4b57..49f7c75c 100644 --- a/src/device_batch_trsm.cc +++ b/src/device_batch_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_copy.cc b/src/device_copy.cc index 78dddc53..d2ae2d89 100644 --- a/src/device_copy.cc +++ b/src/device_copy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_error.cc b/src/device_error.cc index f971804c..e33c040d 100644 --- a/src/device_error.cc +++ b/src/device_error.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_gemm.cc b/src/device_gemm.cc index 4961ce28..8de99804 100644 --- a/src/device_gemm.cc +++ b/src/device_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_hemm.cc b/src/device_hemm.cc index 796ca966..0464e368 100644 --- a/src/device_hemm.cc +++ b/src/device_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_her2k.cc b/src/device_her2k.cc index 5f2f2c4a..7aa23467 100644 --- a/src/device_her2k.cc +++ b/src/device_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_herk.cc b/src/device_herk.cc index 37a31715..bf4d5b1f 100644 --- a/src/device_herk.cc +++ b/src/device_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_internal.hh b/src/device_internal.hh index 44e8bf9b..ad34ac55 100644 --- a/src/device_internal.hh +++ b/src/device_internal.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_queue.cc b/src/device_queue.cc index 26b0dca4..be033368 100644 --- a/src/device_queue.cc +++ b/src/device_queue.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_scal.cc b/src/device_scal.cc index 984d96cd..c1efb430 100644 --- a/src/device_scal.cc +++ b/src/device_scal.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_swap.cc b/src/device_swap.cc index 20d43500..88e5fa72 100644 --- a/src/device_swap.cc +++ b/src/device_swap.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_symm.cc b/src/device_symm.cc index b55694eb..fcd53db0 100644 --- a/src/device_symm.cc +++ b/src/device_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_syr2k.cc b/src/device_syr2k.cc index 8b8ef663..24ca647c 100644 --- a/src/device_syr2k.cc +++ b/src/device_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_syrk.cc b/src/device_syrk.cc index ad5f9d39..c7f31160 100644 --- a/src/device_syrk.cc +++ b/src/device_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_trmm.cc b/src/device_trmm.cc index 52a6e5f1..95bb4124 100644 --- a/src/device_trmm.cc +++ b/src/device_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_trsm.cc b/src/device_trsm.cc index bca05cb0..30c81f5e 100644 --- a/src/device_trsm.cc +++ b/src/device_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/device_utils.cc b/src/device_utils.cc index efd5a7be..f045d714 100644 --- a/src/device_utils.cc +++ b/src/device_utils.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/dot.cc b/src/dot.cc index 74dbf258..9005d1c3 100644 --- a/src/dot.cc +++ b/src/dot.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 18692173..880587d8 100644 --- a/src/gemm.cc +++ b/src/gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/gemv.cc b/src/gemv.cc index 41400603..9ed1a1f8 100644 --- a/src/gemv.cc +++ b/src/gemv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/ger.cc b/src/ger.cc index c9b6d535..52f4e1b5 100644 --- a/src/ger.cc +++ b/src/ger.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/geru.cc b/src/geru.cc index f91eeadf..f56368ed 100644 --- a/src/geru.cc +++ b/src/geru.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 9b87c159..26ceb861 100644 --- a/src/hemm.cc +++ b/src/hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/hemv.cc b/src/hemv.cc index 331e7e91..a9ec256e 100644 --- a/src/hemv.cc +++ b/src/hemv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/her.cc b/src/her.cc index 132f5aef..b48e5b46 100644 --- a/src/her.cc +++ b/src/her.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/her2.cc b/src/her2.cc index faf7ca6a..d0a5fcc9 100644 --- a/src/her2.cc +++ b/src/her2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 59f9d90f..725f6be7 100644 --- a/src/her2k.cc +++ b/src/her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 2fea53a9..79b35d23 100644 --- a/src/herk.cc +++ b/src/herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/iamax.cc b/src/iamax.cc index b3f6b84e..512d238d 100644 --- a/src/iamax.cc +++ b/src/iamax.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/nrm2.cc b/src/nrm2.cc index 5c14534d..a7504743 100644 --- a/src/nrm2.cc +++ b/src/nrm2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/rocblas_wrappers.cc b/src/rocblas_wrappers.cc index df605513..02af49f2 100644 --- a/src/rocblas_wrappers.cc +++ b/src/rocblas_wrappers.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/rot.cc b/src/rot.cc index 265abe75..9b7fbee3 100644 --- a/src/rot.cc +++ b/src/rot.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/rotg.cc b/src/rotg.cc index c968447b..b36fe08f 100644 --- a/src/rotg.cc +++ b/src/rotg.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/rotm.cc b/src/rotm.cc index 9a3eafad..f502b6a1 100644 --- a/src/rotm.cc +++ b/src/rotm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/rotmg.cc b/src/rotmg.cc index c4711546..0de265c0 100644 --- a/src/rotmg.cc +++ b/src/rotmg.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/scal.cc b/src/scal.cc index b51934e1..7d8c0919 100644 --- a/src/scal.cc +++ b/src/scal.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/stub_wrappers.cc b/src/stub_wrappers.cc index c7b125a7..aa8f22a5 100644 --- a/src/stub_wrappers.cc +++ b/src/stub_wrappers.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/swap.cc b/src/swap.cc index 08c42204..30fa5e9b 100644 --- a/src/swap.cc +++ b/src/swap.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 54ca2fe9..a021eb9d 100644 --- a/src/symm.cc +++ b/src/symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/symv.cc b/src/symv.cc index 080361ce..dcff1756 100644 --- a/src/symv.cc +++ b/src/symv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/syr.cc b/src/syr.cc index 13f7af15..fbd9725e 100644 --- a/src/syr.cc +++ b/src/syr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/syr2.cc b/src/syr2.cc index 1efc8a58..bb8c2f86 100644 --- a/src/syr2.cc +++ b/src/syr2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 c418a5f5..7a682565 100644 --- a/src/syr2k.cc +++ b/src/syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 1d9db707..b8dbc9ea 100644 --- a/src/syrk.cc +++ b/src/syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 b3db33ed..ebd64717 100644 --- a/src/trmm.cc +++ b/src/trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/trmv.cc b/src/trmv.cc index 5b90a158..1cbc0232 100644 --- a/src/trmv.cc +++ b/src/trmv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 e5143b16..1edbd48f 100644 --- a/src/trsm.cc +++ b/src/trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/trsv.cc b/src/trsv.cc index 04ec8163..86cdee4e 100644 --- a/src/trsv.cc +++ b/src/trsv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 24ae7cdb..98aababf 100644 --- a/src/version.cc +++ b/src/version.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/CMakeLists.txt b/test/CMakeLists.txt index 4ef7d037..228155d9 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you 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/cblas_wrappers.cc b/test/cblas_wrappers.cc index 09486a5e..918a4538 100644 --- a/test/cblas_wrappers.cc +++ b/test/cblas_wrappers.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/cblas_wrappers.hh b/test/cblas_wrappers.hh index d1a748d3..96af3b78 100644 --- a/test/cblas_wrappers.hh +++ b/test/cblas_wrappers.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/check_gemm.hh b/test/check_gemm.hh index 7e6dfeff..2a5c6e0a 100644 --- a/test/check_gemm.hh +++ b/test/check_gemm.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/lapack_wrappers.cc b/test/lapack_wrappers.cc index 787b0a6b..e61e3c67 100644 --- a/test/lapack_wrappers.cc +++ b/test/lapack_wrappers.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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/lapack_wrappers.hh b/test/lapack_wrappers.hh index 653a5076..c2634df4 100644 --- a/test/lapack_wrappers.hh +++ b/test/lapack_wrappers.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 30585653..64ce7454 100644 --- a/test/print_matrix.hh +++ b/test/print_matrix.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 bf705724..ed9db5e1 100755 --- a/test/run_tests.py +++ b/test/run_tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you 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.cc b/test/test.cc index 55ced085..a94aec6d 100644 --- a/test/test.cc +++ b/test/test.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 290ffff3..1f869bf5 100644 --- a/test/test.hh +++ b/test/test.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_asum.cc b/test/test_asum.cc index ba1cb3e2..6c621393 100644 --- a/test/test_asum.cc +++ b/test/test_asum.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_axpy.cc b/test/test_axpy.cc index e40eef4f..711f2ae5 100644 --- a/test/test_axpy.cc +++ b/test/test_axpy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_gemm.cc b/test/test_batch_gemm.cc index c6c40d25..89d8c0d6 100644 --- a/test/test_batch_gemm.cc +++ b/test/test_batch_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_gemm_device.cc b/test/test_batch_gemm_device.cc index d06ccdf0..89257f8e 100644 --- a/test/test_batch_gemm_device.cc +++ b/test/test_batch_gemm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_hemm.cc b/test/test_batch_hemm.cc index 026f3cad..68498425 100644 --- a/test/test_batch_hemm.cc +++ b/test/test_batch_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_hemm_device.cc b/test/test_batch_hemm_device.cc index f2cca375..2acd32d0 100644 --- a/test/test_batch_hemm_device.cc +++ b/test/test_batch_hemm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_her2k.cc b/test/test_batch_her2k.cc index 36307ae6..28f616fe 100644 --- a/test/test_batch_her2k.cc +++ b/test/test_batch_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_her2k_device.cc b/test/test_batch_her2k_device.cc index 6154f94e..9085e5f5 100644 --- a/test/test_batch_her2k_device.cc +++ b/test/test_batch_her2k_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_herk.cc b/test/test_batch_herk.cc index 86844638..f2472027 100644 --- a/test/test_batch_herk.cc +++ b/test/test_batch_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_herk_device.cc b/test/test_batch_herk_device.cc index 8b5fa8b3..3fd6ba33 100644 --- a/test/test_batch_herk_device.cc +++ b/test/test_batch_herk_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_symm.cc b/test/test_batch_symm.cc index f1425bc2..819c7cb2 100644 --- a/test/test_batch_symm.cc +++ b/test/test_batch_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_symm_device.cc b/test/test_batch_symm_device.cc index c3a00907..c2b1efed 100644 --- a/test/test_batch_symm_device.cc +++ b/test/test_batch_symm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_syr2k.cc b/test/test_batch_syr2k.cc index 712a6048..c47134ca 100644 --- a/test/test_batch_syr2k.cc +++ b/test/test_batch_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_syr2k_device.cc b/test/test_batch_syr2k_device.cc index 6e12d8c8..aa3bbe70 100644 --- a/test/test_batch_syr2k_device.cc +++ b/test/test_batch_syr2k_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_syrk.cc b/test/test_batch_syrk.cc index 1f457b2b..8fbdf395 100644 --- a/test/test_batch_syrk.cc +++ b/test/test_batch_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_syrk_device.cc b/test/test_batch_syrk_device.cc index 56e282dc..0b3d8f64 100644 --- a/test/test_batch_syrk_device.cc +++ b/test/test_batch_syrk_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_trmm.cc b/test/test_batch_trmm.cc index a23f1cd8..b951249c 100644 --- a/test/test_batch_trmm.cc +++ b/test/test_batch_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_trmm_device.cc b/test/test_batch_trmm_device.cc index 708f8da5..88441ae0 100644 --- a/test/test_batch_trmm_device.cc +++ b/test/test_batch_trmm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_trsm.cc b/test/test_batch_trsm.cc index 4a214bcb..b735c112 100644 --- a/test/test_batch_trsm.cc +++ b/test/test_batch_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_batch_trsm_device.cc b/test/test_batch_trsm_device.cc index fce0c6af..63758d7d 100644 --- a/test/test_batch_trsm_device.cc +++ b/test/test_batch_trsm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 31ce7315..3e99d0c9 100644 --- a/test/test_copy.cc +++ b/test/test_copy.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_copy_device.cc index 20a52268..7b82f3d0 100644 --- a/test/test_copy_device.cc +++ b/test/test_copy_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_dot.cc b/test/test_dot.cc index 167bfa8c..4ed2d852 100644 --- a/test/test_dot.cc +++ b/test/test_dot.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_dotu.cc b/test/test_dotu.cc index b1b7ff58..9fd3aa31 100644 --- a/test/test_dotu.cc +++ b/test/test_dotu.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_error.cc b/test/test_error.cc index 1b025e85..ab60a991 100644 --- a/test/test_error.cc +++ b/test/test_error.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 8a35c39f..aa117905 100644 --- a/test/test_gemm.cc +++ b/test/test_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_gemm_device.cc index 67224ac4..ed9d715c 100644 --- a/test/test_gemm_device.cc +++ b/test/test_gemm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_gemv.cc b/test/test_gemv.cc index 92333a20..bf252e58 100644 --- a/test/test_gemv.cc +++ b/test/test_gemv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_ger.cc b/test/test_ger.cc index 8c6616d2..04a203bd 100644 --- a/test/test_ger.cc +++ b/test/test_ger.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_geru.cc b/test/test_geru.cc index 1b0b78c8..2bc6ee71 100644 --- a/test/test_geru.cc +++ b/test/test_geru.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 f06c31f6..10c72296 100644 --- a/test/test_hemm.cc +++ b/test/test_hemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_hemm_device.cc index 86a0c01e..ead6ca4d 100644 --- a/test/test_hemm_device.cc +++ b/test/test_hemm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_hemv.cc b/test/test_hemv.cc index 48b6bdee..6be0a40c 100644 --- a/test/test_hemv.cc +++ b/test/test_hemv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_her.cc b/test/test_her.cc index b712d20d..77d96bcc 100644 --- a/test/test_her.cc +++ b/test/test_her.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_her2.cc b/test/test_her2.cc index 42bd86e1..7bb85eaa 100644 --- a/test/test_her2.cc +++ b/test/test_her2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 4b9a61c4..c47d944f 100644 --- a/test/test_her2k.cc +++ b/test/test_her2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_her2k_device.cc index cd987577..a4510646 100644 --- a/test/test_her2k_device.cc +++ b/test/test_her2k_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 7ccf1eb2..797f0556 100644 --- a/test/test_herk.cc +++ b/test/test_herk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_herk_device.cc index 045ca23c..01be4053 100644 --- a/test/test_herk_device.cc +++ b/test/test_herk_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_iamax.cc b/test/test_iamax.cc index 448a7e5d..b2dd31b3 100644 --- a/test/test_iamax.cc +++ b/test/test_iamax.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_max.cc b/test/test_max.cc index 3fbec5f7..76d16e11 100644 --- a/test/test_max.cc +++ b/test/test_max.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_nrm2.cc b/test/test_nrm2.cc index ea74494c..79790c33 100644 --- a/test/test_nrm2.cc +++ b/test/test_nrm2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_rot.cc b/test/test_rot.cc index 54b63753..8d555baf 100644 --- a/test/test_rot.cc +++ b/test/test_rot.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_rotg.cc b/test/test_rotg.cc index 7de366d8..2051de07 100644 --- a/test/test_rotg.cc +++ b/test/test_rotg.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_rotm.cc b/test/test_rotm.cc index 02bfd4f3..a8d0acb0 100644 --- a/test/test_rotm.cc +++ b/test/test_rotm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_rotmg.cc b/test/test_rotmg.cc index 1114f24f..0cb4b6b6 100644 --- a/test/test_rotmg.cc +++ b/test/test_rotmg.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_scal.cc b/test/test_scal.cc index 12258be3..e3a0e41d 100644 --- a/test/test_scal.cc +++ b/test/test_scal.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_scal_device.cc b/test/test_scal_device.cc index 4e38e6be..2d00908f 100644 --- a/test/test_scal_device.cc +++ b/test/test_scal_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_schur_gemm.cc b/test/test_schur_gemm.cc index 5bf02063..587ecdc3 100644 --- a/test/test_schur_gemm.cc +++ b/test/test_schur_gemm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_swap.cc b/test/test_swap.cc index e7c97d22..a52b6957 100644 --- a/test/test_swap.cc +++ b/test/test_swap.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_swap_device.cc b/test/test_swap_device.cc index 09d2a91a..505254ff 100644 --- a/test/test_swap_device.cc +++ b/test/test_swap_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 105ad066..c1d5e324 100644 --- a/test/test_symm.cc +++ b/test/test_symm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_symm_device.cc index ffe79322..4b6957b1 100644 --- a/test/test_symm_device.cc +++ b/test/test_symm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_symv.cc b/test/test_symv.cc index 4eb5bd30..1947431a 100644 --- a/test/test_symv.cc +++ b/test/test_symv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_syr.cc b/test/test_syr.cc index b3509b25..68cb8d78 100644 --- a/test/test_syr.cc +++ b/test/test_syr.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_syr2.cc b/test/test_syr2.cc index 6fbe049a..74ea7653 100644 --- a/test/test_syr2.cc +++ b/test/test_syr2.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 3dddbd9b..34d56492 100644 --- a/test/test_syr2k.cc +++ b/test/test_syr2k.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_syr2k_device.cc index f9746741..71458cae 100644 --- a/test/test_syr2k_device.cc +++ b/test/test_syr2k_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 25f1e6e1..931d695b 100644 --- a/test/test_syrk.cc +++ b/test/test_syrk.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_syrk_device.cc index 467e38d9..eda481e3 100644 --- a/test/test_syrk_device.cc +++ b/test/test_syrk_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 435ff8dc..73c0893e 100644 --- a/test/test_trmm.cc +++ b/test/test_trmm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_trmm_device.cc index a7fe4e02..fe78c6ec 100644 --- a/test/test_trmm_device.cc +++ b/test/test_trmm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_trmv.cc b/test/test_trmv.cc index a582da99..c348e60d 100644 --- a/test/test_trmv.cc +++ b/test/test_trmv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 dce80073..2d898950 100644 --- a/test/test_trsm.cc +++ b/test/test_trsm.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_device.cc b/test/test_trsm_device.cc index 35947907..5de4d8a5 100644 --- a/test/test_trsm_device.cc +++ b/test/test_trsm_device.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_trsv.cc b/test/test_trsv.cc index 7d955541..2f6fe958 100644 --- a/test/test_trsv.cc +++ b/test/test_trsv.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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_util.cc b/test/test_util.cc index 6766d8e7..49b1a6e1 100644 --- a/test/test_util.cc +++ b/test/test_util.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +// Copyright (c) 2017-2022, University of Tennessee. All rights reserved. // SPDX-License-Identifier: BSD-3-Clause // This program is free software: you 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 8be5ed71..82427ac5 100644 --- a/tools/release.py +++ b/tools/release.py @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2021, University of Tennessee. All rights reserved. +# Copyright (c) 2017-2022, University of Tennessee. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # This program is free software: you can redistribute it and/or modify it under # the terms of the BSD 3-Clause license. See the accompanying LICENSE file.