diff options
Diffstat (limited to 'make')
| -rw-r--r-- | make/Makefile.in | 4 | ||||
| -rw-r--r-- | make/includes.in | 4 | ||||
| -rw-r--r-- | make/rules.in | 4 |
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. |
