diff options
Diffstat (limited to 'src/varcov.h')
-rw-r--r-- | src/varcov.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/varcov.h b/src/varcov.h index a7fcd9c..291f16c 100644 --- a/src/varcov.h +++ b/src/varcov.h @@ -1,6 +1,6 @@ /* - Genome-wide Efficient Mixed Model Association (GEMMA) - Copyright (C) 2011-2017 Xiang Zhou + Genome-wide Efficient Mixed Model Association (GEMMA) + Copyright (C) 2011-2017, Xiang Zhou 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 @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef __VARCOV_H__ |