1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00

r23800: LGPL is now called GNU Lesser General Public License

not GNU Library General Public License
This commit is contained in:
Andrew Tridgell
2007-07-10 04:04:46 +00:00
committed by Gerald (Jerry) Carter
parent 43cd589773
commit 727a6cf2cb
31 changed files with 62 additions and 62 deletions

View File

@@ -5,7 +5,7 @@
Copyright (C) Gerald Carter 2006
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.
@@ -14,7 +14,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/>.
*/