-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6e4d64a
commit d9613a1
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ SPDX-License-Identifier: MIT | |
) | ||
|
||
[comment]: # ( | ||
SPDX-FileCopyrightText: 2017-2021 Carles Fernandez-Prades <[email protected]> | ||
SPDX-FileCopyrightText: 2017-2023 Carles Fernandez-Prades <[email protected]> | ||
) | ||
<!-- prettier-ignore-end --> | ||
|
||
|
@@ -136,14 +136,16 @@ The default values are `GITHUB_USER=gnss-sdr`, `GITHUB_REPO=gnss-sdr`, and | |
|
||
## Copyright and License | ||
|
||
Copyright: © 2017-2021 Carles Fernández-Prades, | ||
Copyright: © 2017-2023 Carles Fernández-Prades, | ||
[CTTC](https://www.cttc.cat). All rights reserved. | ||
|
||
The content of this repository is published under the [MIT](./LICENSE) license. | ||
|
||
## Acknowledgements | ||
|
||
This work is partially supported by PID2021-128373OB-I00 (2022-2025). | ||
|
||
This work was partially supported by the Spanish Ministry of Science, | ||
Innovation, and Universities through the Statistical Learning and Inference for | ||
Large Dimensional Communication Systems (ARISTIDES, RTI2018-099722-B-I00) | ||
project. | ||
project (2018-2022). |