From cbdaf355f76a5adbfd88614515325eed72429003 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Thu, 30 May 2013 11:45:37 -0700 Subject: Add missing license headers. --- src/ipaddrcheck_functions.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ipaddrcheck_functions.c') diff --git a/src/ipaddrcheck_functions.c b/src/ipaddrcheck_functions.c index 1006383..e1ac23d 100644 --- a/src/ipaddrcheck_functions.c +++ b/src/ipaddrcheck_functions.c @@ -1,5 +1,5 @@ /* - * ipaddrcheck_functions.c: functions for iptest IPv4/IPv6 validator + * ipaddrcheck_functions.c: IPv4/IPv6 validation functions for ipaddrcheck * * Maintainer: Daniil Baturin * @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ -- cgit v1.2.3