Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/dict.c2
-rw-r--r--common/dict.h2
-rw-r--r--common/set.c2
-rw-r--r--common/set.h2
-rw-r--r--common/tio.c2
-rw-r--r--common/tio.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/common/dict.c b/common/dict.c
index 1bad382..a0f9f35 100644
--- a/common/dict.c
+++ b/common/dict.c
@@ -1,6 +1,6 @@
/*
dict.c - dictionary functions
- This file is part of the nss-ldapd library.
+ This file is part of the nss-pam-ldapd library.
Copyright (C) 2007, 2008 Arthur de Jong
diff --git a/common/dict.h b/common/dict.h
index 10dd7b2..ba9fd6a 100644
--- a/common/dict.h
+++ b/common/dict.h
@@ -1,6 +1,6 @@
/*
dict.h - dictionary functions
- This file is part of the nss-ldapd library.
+ This file is part of the nss-pam-ldapd library.
Copyright (C) 2007, 2008 Arthur de Jong
diff --git a/common/set.c b/common/set.c
index 9efc582..7e82730 100644
--- a/common/set.c
+++ b/common/set.c
@@ -1,6 +1,6 @@
/*
set.c - set functions
- This file is part of the nss-ldapd library.
+ This file is part of the nss-pam-ldapd library.
Copyright (C) 2008 Arthur de Jong
diff --git a/common/set.h b/common/set.h
index f867815..e38b52e 100644
--- a/common/set.h
+++ b/common/set.h
@@ -1,6 +1,6 @@
/*
set.h - set functions
- This file is part of the nss-ldapd library.
+ This file is part of the nss-pam-ldapd library.
Copyright (C) 2008 Arthur de Jong
diff --git a/common/tio.c b/common/tio.c
index 0821f90..9e182ca 100644
--- a/common/tio.c
+++ b/common/tio.c
@@ -1,6 +1,6 @@
/*
tio.c - timed io functions
- This file is part of the nss-ldapd library.
+ This file is part of the nss-pam-ldapd library.
Copyright (C) 2007, 2008 Arthur de Jong
diff --git a/common/tio.h b/common/tio.h
index d6c8d9c..25dbce9 100644
--- a/common/tio.h
+++ b/common/tio.h
@@ -1,6 +1,6 @@
/*
tio.h - timed io functions
- This file is part of the nss-ldapd library.
+ This file is part of the nss-pam-ldapd library.
Copyright (C) 2007, 2008 Arthur de Jong