diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2023-06-07 12:54:16 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2023-06-07 12:54:16 -0400 |
| commit | 3931c2b7faab3460f9fc3849ff3bdf9241052565 (patch) | |
| tree | d21036854900356b7acdae9d2fff921bb9ca88db /include/shard/WIRS.h | |
| parent | 8c08151643329be88fa8f45c72a7b4c7c30ce218 (diff) | |
| download | dynamic-extension-3931c2b7faab3460f9fc3849ff3bdf9241052565.tar.gz | |
General header/file cleanup
Diffstat (limited to 'include/shard/WIRS.h')
| -rw-r--r-- | include/shard/WIRS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/shard/WIRS.h b/include/shard/WIRS.h index ab72129..5c651af 100644 --- a/include/shard/WIRS.h +++ b/include/shard/WIRS.h @@ -1,8 +1,8 @@ /* - {s.get_tombstone_count()} -> std::convertible_to<size_t>; * include/shard/WIRS.h * * Copyright (C) 2023 Dong Xie <dongx@psu.edu> + * Douglas Rumbaugh <drumbaugh@psu.edu> * * All rights reserved. Published under the Modified BSD License. * |