diff --git a/Cargo.toml b/Cargo.toml index 34dbcee..a561b7d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,11 @@ [package] name = "lapack-src" -version = "0.9.0" +version = "0.10.0" license = "Apache-2.0/MIT" authors = [ "Balasubramanian Narasimhan ", "Ivan Ukhov ", + "Michael Zietz ", "Mitsutoshi Aoe ", "Stefan Kroboth ", "Toshiki Teramura ", diff --git a/LICENSE.md b/LICENSE.md index 80693ce..2a0e908 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -11,7 +11,7 @@ The following two notices apply to every file of the project. ## The Apache License ``` -Copyright 2017–2023 The lapack-src Developers +Copyright 2017–2024 The lapack-src Developers Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the @@ -28,7 +28,7 @@ specific language governing permissions and limitations under the License. ## The MIT License ``` -Copyright 2017–2023 The lapack-src Developers +Copyright 2017–2024 The lapack-src Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in