diff options
Diffstat (limited to 'src/bslmm.h')
-rw-r--r-- | src/bslmm.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/bslmm.h b/src/bslmm.h index 863a22d..07aac67 100644 --- a/src/bslmm.h +++ b/src/bslmm.h @@ -1,6 +1,6 @@ /* Genome-wide Efficient Mixed Model Association (GEMMA) - Copyright (C) 2011-2017 Xiang Zhou + 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 @@ -14,8 +14,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - +*/ #ifndef __BSLMM_H__ #define __BSLMM_H__ |