diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 04:04:46 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:26 -0500 |
commit | 727a6cf2cba8da6b40610409b264e86e6908eb0c (patch) | |
tree | 2eae96c56b41469a1ca44549ddf9763c049eb40a /source/nsswitch/winbind_nss_irix.h | |
parent | 43cd589773148fe3d243892768ce187604dd0c33 (diff) | |
download | samba-727a6cf2cba8da6b40610409b264e86e6908eb0c.tar.gz samba-727a6cf2cba8da6b40610409b264e86e6908eb0c.tar.xz samba-727a6cf2cba8da6b40610409b264e86e6908eb0c.zip |
r23800: LGPL is now called GNU Lesser General Public License
not GNU Library General Public License
Diffstat (limited to 'source/nsswitch/winbind_nss_irix.h')
-rw-r--r-- | source/nsswitch/winbind_nss_irix.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/nsswitch/winbind_nss_irix.h b/source/nsswitch/winbind_nss_irix.h index 3810b7aedd6..b40b14b0b03 100644 --- a/source/nsswitch/winbind_nss_irix.h +++ b/source/nsswitch/winbind_nss_irix.h @@ -6,7 +6,7 @@ Copyright (C) Tim Potter 2000 This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public + 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. @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - You should have received a copy of the GNU Library General Public License + 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/>. */ |