Changeset 77 for trunk/samba/source/libsmb/libsmb_cache.c
- Timestamp:
- Sep 30, 2007, 3:42:50 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/libsmb/libsmb_cache.c
r1 r77 10 10 This program is free software; you can redistribute it and/or modify 11 11 it under the terms of the GNU General Public License as published by 12 the Free Software Foundation; either version 2of the License, or12 the Free Software Foundation; either version 3 of the License, or 13 13 (at your option) any later version. 14 14 … … 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 21 along with this program. If not, see <http://www.gnu.org/licenses/>. 23 22 */ 24 23
Note:
See TracChangeset
for help on using the changeset viewer.