aboutsummaryrefslogtreecommitdiff
path: root/src/cell_explorer.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-02-28 16:11:43 +0100
committerThomas White <taw@physics.org>2014-02-28 16:11:43 +0100
commitb143b3f0988143ab5e0346be2831024c5167416a (patch)
tree31ac28ac4415ea68d34e5d566ee2ff86843083dc /src/cell_explorer.c
parentbea8ba818ef735fa2d667f132c90471da15ae1d1 (diff)
Fix comments
Diffstat (limited to 'src/cell_explorer.c')
-rw-r--r--src/cell_explorer.c8
1 files changed, 5 insertions, 3 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 <taw@physics.org>
*
- * 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 <http://www.gnu.org/licenses/>.
+ * along with CrystFEL. If not, see <http://www.gnu.org/licenses/>.
*
*/