From d2279e1b96d352a0af1d425dcaaf93e8a26a8d52 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Mon, 30 Oct 2023 17:15:05 -0400 Subject: General Comment + Consistency updates --- include/framework/ShardRequirements.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'include/framework/ShardRequirements.h') 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 + * + * All rights reserved. Published under the Modified BSD License. + * + * A header file containing the necessary includes for Shard + * development. * */ #pragma once -- cgit v1.2.3