diff options
Diffstat (limited to 'contrib/bind9/lib/export/isccfg/include/Makefile.in')
-rw-r--r-- | contrib/bind9/lib/export/isccfg/include/Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bind9/lib/export/isccfg/include/Makefile.in b/contrib/bind9/lib/export/isccfg/include/Makefile.in index 896c4671e187..9733c11c7bd8 100644 --- a/contrib/bind9/lib/export/isccfg/include/Makefile.in +++ b/contrib/bind9/lib/export/isccfg/include/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009, 2011, 2012 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -12,9 +12,9 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.2 2009-09-01 00:22:27 jinmei Exp $ +# $Id$ -srcdir = @srdir@ +srcdir = @srcdir@ top_srcdir = @top_srcdir@ |