summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2007-09-07 14:08:44 -0600
committerLaMont Jones <lamont@debian.org>2007-09-07 14:08:44 -0600
commit2036f0173e697e2d4b45c8c33e9e1d98b0f3219e (patch)
treef8daf74cb01946bc8eb0a45f84d80ecdab17c893 /make
parent845c529daf861c03794b0fb8085ff2ab51adf99b (diff)
downloadbind9-2036f0173e697e2d4b45c8c33e9e1d98b0f3219e.tar.gz
9.1.0rc1
Diffstat (limited to 'make')
-rw-r--r--make/Makefile.in4
-rw-r--r--make/includes.in4
-rw-r--r--make/rules.in4
3 files changed, 6 insertions, 6 deletions
diff --git a/make/Makefile.in b/make/Makefile.in
index 923926d7..cceae65a 100644
--- a/make/Makefile.in
+++ b/make/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2000 Internet Software Consortium.
+# Copyright (C) 1998-2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.12 2000/08/01 01:33:19 tale Exp $
+# $Id: Makefile.in,v 1.12.4.1 2001/01/09 22:53:24 bwelling Exp $
srcdir = @srcdir@
VPATH = @srcdir@
diff --git a/make/includes.in b/make/includes.in
index 8694ec75..9f3c32b3 100644
--- a/make/includes.in
+++ b/make/includes.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1999, 2000 Internet Software Consortium.
+# Copyright (C) 1999-2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: includes.in,v 1.10 2000/08/29 18:24:01 bwelling Exp $
+# $Id: includes.in,v 1.10.4.1 2001/01/09 22:53:25 bwelling Exp $
# Search for machine-generated header files in the build tree,
# and for normal headers in the source tree (${top_srcdir}).
diff --git a/make/rules.in b/make/rules.in
index 8a1bbbca..d02bf6da 100644
--- a/make/rules.in
+++ b/make/rules.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2000 Internet Software Consortium.
+# Copyright (C) 1998-2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: rules.in,v 1.25 2000/12/15 08:28:45 gson Exp $
+# $Id: rules.in,v 1.25.2.1 2001/01/09 22:53:27 bwelling Exp $
###
### Common Makefile rules for BIND 9.