From 4936bb44c5b9c15b3880b9ba34564c9770a1e4ae Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 22 Feb 2012 14:00:45 +0100 Subject: GPLv3 boilerplate comments --- libcrystfel/src/statistics.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'libcrystfel/src/statistics.c') diff --git a/libcrystfel/src/statistics.c b/libcrystfel/src/statistics.c index 83cac13c..24def424 100644 --- a/libcrystfel/src/statistics.c +++ b/libcrystfel/src/statistics.c @@ -3,13 +3,25 @@ * * Structure-factor statistics * - * (c) 2006-2010 Thomas White + * Copyright © 2012 Thomas White * - * Part of CrystFEL - crystallography with a FEL + * 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. + * + * 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 CrystFEL. If not, see . * */ - #ifdef HAVE_CONFIG_H #include #endif -- cgit v1.2.3