fix comments
authorAndrew Tridgell <tridge@samba.org>
Sun, 2 Nov 1997 01:33:28 +0000 (01:33 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 2 Nov 1997 01:33:28 +0000 (01:33 +0000)
(This used to be commit b3fd976b6c5c8342d04d87a7523864b09918d260)

source3/nmbd/asyncdns.c

index a451f6b6176075d4f2a00498e3dc5d6c60268632..3d1b3cc99514dbf9fb0909e7f8a7571b93367864 100644 (file)
@@ -1,8 +1,7 @@
 /*
    Unix SMB/Netbios implementation.
-   Version 1.9.
    a async DNS handler
-   Copyright (C) Andrew Tridgell 1994-1997
+   Copyright (C) Andrew Tridgell 1997
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-   
-   Revision History:
-
-   14 jan 96: lkcl@pires.co.uk
-   added multiple workgroup domain master support
-
-*/
+   */
 
 #include "includes.h"