Skip to content

Commit b2955bb

Browse files
committed
Update the license
1 parent cc393c9 commit b2955bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "lapack-src"
33
version = "0.11.0"
4-
license = "Apache-2.0/MIT"
4+
license = "Apache-2.0 OR MIT"
55
authors = [
66
"Balasubramanian Narasimhan <b.naras@gmail.com>",
77
"Ivan Ukhov <ivan.ukhov@gmail.com>",

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The following two notices apply to every file of the project.
1111
## The Apache License
1212

1313
```
14-
Copyright 2017–2024 The lapack-src Developers
14+
Copyright 2017–2025 The lapack-src Developers
1515
1616
Licensed under the Apache License, Version 2.0 (the “License”); you may not use
1717
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.
2828
## The MIT License
2929

3030
```
31-
Copyright 2017–2024 The lapack-src Developers
31+
Copyright 2017–2025 The lapack-src Developers
3232
3333
Permission is hereby granted, free of charge, to any person obtaining a copy of
3434
this software and associated documentation files (the “Software”), to deal in

0 commit comments

Comments
 (0)