diff options
Diffstat (limited to 'include/framework/ShardRequirements.h')
| -rw-r--r-- | include/framework/ShardRequirements.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/framework/ShardRequirements.h b/include/framework/ShardRequirements.h index d2d4ff2..55e7199 100644 --- a/include/framework/ShardRequirements.h +++ b/include/framework/ShardRequirements.h @@ -1,4 +1,12 @@ /* + * include/framework/ShardRequirements.h + * + * Copyright (C) 2023 Douglas B. Rumbaugh <drumbaugh@psu.edu> + * + * All rights reserved. Published under the Modified BSD License. + * + * A header file containing the necessary includes for Shard + * development. * */ #pragma once |