File tree Expand file tree Collapse file tree 4 files changed +8
-2
lines changed
Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- // Copyright (c) 1999 Brian Wellington (bwelling@xbill.org)
1+ // Copyright (c) 1999-2003 Brian Wellington (bwelling@xbill.org)
22// Portions Copyright (c) 1999 Network Associates, Inc.
33
44import java .io .*;
Original file line number Diff line number Diff line change 1+ // Copyright (c) 1999-2003 Brian Wellington (bwelling@xbill.org)
2+
13import java .io .*;
24import java .net .*;
35import java .util .*;
Original file line number Diff line number Diff line change 1+ // Copyright (c) 1999-2003 Brian Wellington (bwelling@xbill.org)
2+
13import org .xbill .DNS .*;
24
5+ /** @author Brian Wellington <bwelling@xbill.org> */
6+
37public class lookup {
48
59public static void
Original file line number Diff line number Diff line change 1- // Copyright (c) 1999 Brian Wellington (bwelling@xbill.org)
1+ // Copyright (c) 1999-2003 Brian Wellington (bwelling@xbill.org)
22// Portions Copyright (c) 1999 Network Associates, Inc.
33
44import java .net .*;
You can’t perform that action at this time.
0 commit comments