summaryrefslogtreecommitdiffstats
path: root/common/path_utils/path_utils.h
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-01-22 13:51:49 -0500
committerStephen Gallagher <sgallagh@redhat.com>2010-02-18 15:48:05 -0500
commitebf319574fd2af185e21c07856bddd9ccece6f2a (patch)
tree3fdfc57e2456ee068808aff052a74dc2729b62e2 /common/path_utils/path_utils.h
parent9fb4246973602cb26f92b677d393c74392a4768e (diff)
downloadsssd-ebf319574fd2af185e21c07856bddd9ccece6f2a.tar.gz
sssd-ebf319574fd2af185e21c07856bddd9ccece6f2a.tar.xz
sssd-ebf319574fd2af185e21c07856bddd9ccece6f2a.zip
License libpath_utils under LGPL
Diffstat (limited to 'common/path_utils/path_utils.h')
-rw-r--r--common/path_utils/path_utils.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/common/path_utils/path_utils.h b/common/path_utils/path_utils.h
index 9c1598ef4..c016e8f39 100644
--- a/common/path_utils/path_utils.h
+++ b/common/path_utils/path_utils.h
@@ -1,3 +1,23 @@
+/*
+ Authors:
+ John Dennis <jdennis.redhat.com>
+
+ Copyright (C) 2009 Red Hat
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser 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,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+*/
+
#ifndef PATH_UTILS_H
#define PATH_UTILS_H