diff options
Diffstat (limited to 'bin/tests/sockaddr/Makefile.in')
-rw-r--r-- | bin/tests/sockaddr/Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/tests/sockaddr/Makefile.in b/bin/tests/sockaddr/Makefile.in index 79183afe..f0dbbfb3 100644 --- a/bin/tests/sockaddr/Makefile.in +++ b/bin/tests/sockaddr/Makefile.in @@ -1,7 +1,7 @@ -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1999-2002 Internet Software Consortium. # -# Permission to use, copy, modify, and distribute this software for any +# Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. # @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.19 2004/07/20 07:13:37 marka Exp $ +# $Id: Makefile.in,v 1.21 2007/06/19 23:47:00 tbox Exp $ srcdir = @srcdir@ VPATH = @srcdir@ |