diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2001-02-11 17:07:34 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2001-02-11 17:07:34 +0000 |
commit | 7774f864f9f907e053c777be1d6b41f505817c06 (patch) | |
tree | ecba085d3d760376dd755229954d851e7d3b56d8 /mk | |
parent | 292a9bbb2fe234fee5b41f00bf0b6b354b43f2b2 (diff) | |
download | pkgsrc-7774f864f9f907e053c777be1d6b41f505817c06.tar.gz |
finish incomplete sentence (who contributed the code)
Diffstat (limited to 'mk')
-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 |