From 1e6a68ff11e21d0ff780277d6fd112da300e041d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 22 Jan 2010 13:51:49 -0500 Subject: License libpath_utils under LGPL --- path_utils/path_utils.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'path_utils/path_utils.h') diff --git a/path_utils/path_utils.h b/path_utils/path_utils.h index 9c1598e..94764ff 100644 --- a/path_utils/path_utils.h +++ b/path_utils/path_utils.h @@ -1,3 +1,10 @@ +#if 0 +Copyright 2009-1010 John Dennis +This program is distributed under the terms of the GNU Lesser General Public +License (LGPL). See the included COPYING and COPYING.LESSER files for the +terms of this license. +#endif + #ifndef PATH_UTILS_H #define PATH_UTILS_H -- cgit