From b143b3f0988143ab5e0346be2831024c5167416a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 28 Feb 2014 16:11:43 +0100 Subject: Fix comments --- src/cell_explorer.c | 8 +++++--- src/multihistogram.c | 4 +++- src/multihistogram.h | 4 +++- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src/cell_explorer.c b/src/cell_explorer.c index 70df7d02..bbc3f964 100644 --- a/src/cell_explorer.c +++ b/src/cell_explorer.c @@ -9,18 +9,20 @@ * Authors: * 2014 Thomas White * - * This program is free software: you can redistribute it and/or modify + * This file is part of CrystFEL. + * + * CrystFEL is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * CrystFEL is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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 . + * along with CrystFEL. If not, see . * */ diff --git a/src/multihistogram.c b/src/multihistogram.c index afdb1cdb..cf2b8c2b 100644 --- a/src/multihistogram.c +++ b/src/multihistogram.c @@ -9,7 +9,9 @@ * Authors: * 2013-2014 Thomas White * - * This program is free software: you can redistribute it and/or modify + * This file is part of CrystFEL. + * + * CrystFEL is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. diff --git a/src/multihistogram.h b/src/multihistogram.h index f943454a..e4c2ae89 100644 --- a/src/multihistogram.h +++ b/src/multihistogram.h @@ -9,7 +9,9 @@ * Authors: * 2013-2014 Thomas White * - * This program is free software: you can redistribute it and/or modify + * This file is part of CrystFEL. + * + * CrystFEL is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. -- cgit v1.2.3