Changeset 77 for trunk/samba/source/lib/replace/getpass.c
- Timestamp:
- Sep 30, 2007, 3:42:50 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/lib/replace/getpass.c
r1 r77 3 3 4 4 The GNU C Library is free software; you can redistribute it and/or 5 modify it under the terms of the GNU L ibraryGeneral Public License as6 published by the Free Software Foundation; either version 2of the5 modify it under the terms of the GNU Lesser General Public License as 6 published by the Free Software Foundation; either version 3 of the 7 7 License, or (at your option) any later version. 8 8 … … 12 12 Library General Public License for more details. 13 13 14 You should have received a copy of the GNU L ibraryGeneral Public14 You should have received a copy of the GNU Lesser General Public 15 15 License along with the GNU C Library; see the file COPYING.LIB. If 16 not, write to the Free Software Foundation, Inc., 675 Mass Ave, 17 Cambridge, MA 02139, USA. */ 16 not, see <http://www.gnu.org/licenses/>. */ 18 17 19 18 /* Modified to use with samba by Jeremy Allison, 8th July 1995. */
Note:
See TracChangeset
for help on using the changeset viewer.