diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 01:52:05 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:25 -0500 |
commit | 34bb47c9b0f33c20a22df66326f674363ceea1a0 (patch) | |
tree | 16fa521f3552f664612662ad12c0de20743f0a26 /source3/nsswitch | |
parent | 2c09988e46d4e917b1c53c9bda3f81a48bba4952 (diff) | |
download | samba-34bb47c9b0f33c20a22df66326f674363ceea1a0.tar.gz samba-34bb47c9b0f33c20a22df66326f674363ceea1a0.tar.bz2 samba-34bb47c9b0f33c20a22df66326f674363ceea1a0.zip |
r23791: found some more v2->v3 conversions
(This used to be commit b6cbac3db3b478d5c7991cee78c6695fc8d22681)
Diffstat (limited to 'source3/nsswitch')
-rw-r--r-- | source3/nsswitch/winbind_nss_solaris.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nsswitch/winbind_nss_solaris.c b/source3/nsswitch/winbind_nss_solaris.c index fb63795d17..57eeb0572d 100644 --- a/source3/nsswitch/winbind_nss_solaris.c +++ b/source3/nsswitch/winbind_nss_solaris.c @@ -11,7 +11,7 @@ The nss_ldap library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as - published by the Free Software Foundation; either version 2 of the + published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The nss_ldap library is distributed in the hope that it will be useful, |