update lib/replace from samba4
[garming/samba-autobuild/.git] / ctdb / lib / replace / getpass.c
index 2ccbf7b7336ac89570b91c7143b409b0d1d94742..f6a72ad86a2fc321fd0dbc8c81c9e90bfd070e5d 100644 (file)
@@ -2,8 +2,8 @@
 This file is part of the GNU C Library.
 
 The GNU C 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
+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.
 
 The GNU C Library is distributed in the hope that it will be useful,
@@ -11,10 +11,9 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 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
+You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If
-not, write to the Free Software Foundation, Inc., 675 Mass Ave,
-Cambridge, MA 02139, USA.  */
+not, see <http://www.gnu.org/licenses/>.  */
 
 /* Modified to use with samba by Jeremy Allison, 8th July 1995. */