diff options
Diffstat (limited to 'mk/bulk/tflat')
-rwxr-xr-x | mk/bulk/tflat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bulk/tflat b/mk/bulk/tflat index 03e4de1da42..db05cdf8887 100755 --- a/mk/bulk/tflat +++ b/mk/bulk/tflat @@ -1,11 +1,11 @@ #!/usr/bin/awk -f -# $NetBSD: tflat,v 1.3 2001/02/06 17:57:11 dmcmahill Exp $ +# $NetBSD: tflat,v 1.4 2001/02/11 17:07:34 dmcmahill Exp $ # # Copyright (c) 2001 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by +# by Dan McMahill. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |