diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2023-11-07 15:34:24 -0500 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2023-11-07 15:34:24 -0500 |
| commit | 357cab549c2ed33970562b84ff6f83923742343d (patch) | |
| tree | 0400b0cbb150821adc8733c55e675d470b993c89 /include/framework/QueryRequirements.h | |
| parent | 355ddd7b595fce201c305caecea415ab325e170e (diff) | |
| download | dynamic-extension-357cab549c2ed33970562b84ff6f83923742343d.tar.gz | |
Comment and License updates
Diffstat (limited to 'include/framework/QueryRequirements.h')
| -rw-r--r-- | include/framework/QueryRequirements.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/framework/QueryRequirements.h b/include/framework/QueryRequirements.h index ff4eaff..4d3e97b 100644 --- a/include/framework/QueryRequirements.h +++ b/include/framework/QueryRequirements.h @@ -3,9 +3,9 @@ * * Copyright (C) 2023 Douglas B. Rumbaugh <drumbaugh@psu.edu> * - * All rights reserved. Published under the Modified BSD License. + * Distributed under the Modified BSD License. * - * A header file containing the necessary includes for Shard + * A header file containing the necessary includes for Query * development. * */ |