|
1 | 1 | /* |
2 | | - * Part of SMITHLAB_CPP software |
| 2 | + * Part of SMITHLAB_CPP software |
3 | 3 | * |
4 | | - * Copyright (C) 2013 University of Southern California and |
5 | | - * Andrew D. Smith |
| 4 | + * Copyright (C) 2019 Meng Zhou and Andrew Smith |
6 | 5 | * |
7 | | - * Authors: Meng Zhou, Qiang Song, Andrew Smith |
| 6 | + * Authors: Meng Zhou and Andrew Smith |
8 | 7 | * |
9 | | - * This program is free software: you can redistribute it and/or modify |
10 | | - * it under the terms of the GNU General Public License as published by |
11 | | - * the Free Software Foundation, either version 3 of the License, or |
12 | | - * (at your option) any later version. |
| 8 | + * This is free software: you can redistribute it and/or modify it |
| 9 | + * under the terms of the GNU General Public License as published by |
| 10 | + * the Free Software Foundation, either version 3 of the License, or |
| 11 | + * (at your option) any later version. |
13 | 12 | * |
14 | | - * This program is distributed in the hope that it will be useful, |
15 | | - * but WITHOUT ANY WARRANTY; without even the implied warranty of |
16 | | - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
17 | | - * GNU General Public License for more details. |
18 | | - * |
19 | | - * You should have received a copy of the GNU General Public License |
20 | | - * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 13 | + * This software is distributed in the hope that it will be useful, |
| 14 | + * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 15 | + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 16 | + * General Public License for more details. |
21 | 17 | */ |
22 | 18 |
|
23 | 19 | #ifndef HTSLIB_WRAPPER_HPP |
|
0 commit comments