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/macros.h | |
parent | 68c4b05c268cd6e358cc41c8feb44bc2c7fcb898 (diff) |
Resync files with rra-c-util
Mostly comment and copyright changes, nothing that affects this
package.
Diffstat (limited to 'tests/tap/macros.h')
-rw-r--r-- | tests/tap/macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tap/macros.h b/tests/tap/macros.h index 32ed815..cc6d104 100644 --- a/tests/tap/macros.h +++ b/tests/tap/macros.h @@ -8,7 +8,7 @@ * This file is part of C TAP Harness. The current version plus supporting * documentation is at <https://www.eyrie.org/~eagle/software/c-tap-harness/>. * - * Copyright 2008, 2012, 2013, 2015 Russ Allbery <eagle@eyrie.org> + * Copyright 2008, 2012-2013, 2015 Russ Allbery <eagle@eyrie.org> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |