diff options
author | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:36:30 -0700 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2018-06-03 17:39:28 -0700 |
commit | f31585af9ec404b3fc63738d48d6e9bfb6e7db25 (patch) | |
tree | 898350ed1b6009ba86d01fbd5c9d1e7e4c2a2897 /tests/tap/libtap.sh | |
parent | 68c4b05c268cd6e358cc41c8feb44bc2c7fcb898 (diff) |
Resync files with rra-c-util
Mostly comment and copyright changes, nothing that affects this
package.
Diffstat (limited to 'tests/tap/libtap.sh')
-rw-r--r-- | tests/tap/libtap.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tap/libtap.sh b/tests/tap/libtap.sh index 38181d9..1827a68 100644 --- a/tests/tap/libtap.sh +++ b/tests/tap/libtap.sh @@ -10,8 +10,8 @@ # <https://www.eyrie.org/~eagle/software/c-tap-harness/>. # # Written by Russ Allbery <eagle@eyrie.org> -# Copyright 2009, 2010, 2011, 2012, 2016 Russ Allbery <eagle@eyrie.org> -# Copyright 2006, 2007, 2008, 2013 +# Copyright 2009-2012, 2016 Russ Allbery <eagle@eyrie.org> +# Copyright 2006-2008, 2013 # The Board of Trustees of the Leland Stanford Junior University # # Permission is hereby granted, free of charge, to any person obtaining a copy |