diff options
| author | Pjotr Prins | 2025-11-27 12:46:19 +0100 |
|---|---|---|
| committer | Pjotr Prins | 2025-11-27 12:46:19 +0100 |
| commit | fad3d64d66a4705b3da33a90480c7e24c35b9c44 (patch) | |
| tree | e21a16751c871d4ad2c56ee1afa0613e9d954555 /src | |
| parent | ed2eda78e73f43eafbf25bb7b6dfbbdd41a59ae0 (diff) | |
| download | pangemma-fad3d64d66a4705b3da33a90480c7e24c35b9c44.tar.gz | |
Update copyrights
Diffstat (limited to 'src')
| -rw-r--r-- | src/checkpoint.h | 2 | ||||
| -rw-r--r-- | src/gemma_io.cpp | 2 | ||||
| -rw-r--r-- | src/lmm.cpp | 2 | ||||
| -rw-r--r-- | src/lmm.h | 2 | ||||
| -rw-r--r-- | src/param.cpp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/checkpoint.h b/src/checkpoint.h index ae46361..05fd836 100644 --- a/src/checkpoint.h +++ b/src/checkpoint.h @@ -1,7 +1,7 @@ /* Checkpoints for pangemma propagators - Copyright © 2015, Pjotr Prins + Copyright © 2025, Pjotr Prins This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/gemma_io.cpp b/src/gemma_io.cpp index 6d33e00..99b04af 100644 --- a/src/gemma_io.cpp +++ b/src/gemma_io.cpp @@ -2,7 +2,7 @@ Genome-wide Efficient Mixed Model Association (GEMMA) Copyright © 2011-2017, Xiang Zhou Copyright © 2017, Peter Carbonetto - Copyright © 2017-2020, Pjotr Prins + Copyright © 2017-2025, Pjotr Prins This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/lmm.cpp b/src/lmm.cpp index 12e4edb..f5b8a88 100644 --- a/src/lmm.cpp +++ b/src/lmm.cpp @@ -2,7 +2,7 @@ Genome-wide Efficient Mixed Model Association (GEMMA) Copyright © 2011-2017, Xiang Zhou Copyright © 2017, Peter Carbonetto - Copyright © 2017-2022 Pjotr Prins + Copyright © 2017-2025 Pjotr Prins This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/lmm.h b/src/lmm.h index 596c11b..7b90510 100644 --- a/src/lmm.h +++ b/src/lmm.h @@ -2,7 +2,7 @@ Genome-wide Efficient Mixed Model Association (GEMMA) Copyright © 2011-2017, Xiang Zhou Copyright © 2017, Peter Carbonetto - Copyright © 2017, Pjotr Prins + Copyright © 2017-2025, Pjotr Prins This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/param.cpp b/src/param.cpp index 7e7ff6e..9e55693 100644 --- a/src/param.cpp +++ b/src/param.cpp @@ -2,7 +2,7 @@ Genome-wide Efficient Mixed Model Association (GEMMA) Copyright © 2011-2017, Xiang Zhou Copyright © 2017, Peter Carbonetto - Copyright © 2017, Pjotr Prins + Copyright © 2017-2025, Pjotr Prins This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |
