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 /tests/pgm_tests.cpp | |
| parent | 355ddd7b595fce201c305caecea415ab325e170e (diff) | |
| download | dynamic-extension-357cab549c2ed33970562b84ff6f83923742343d.tar.gz | |
Comment and License updates
Diffstat (limited to 'tests/pgm_tests.cpp')
| -rw-r--r-- | tests/pgm_tests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pgm_tests.cpp b/tests/pgm_tests.cpp index 1565384..c7750ac 100644 --- a/tests/pgm_tests.cpp +++ b/tests/pgm_tests.cpp @@ -6,7 +6,7 @@ * Copyright (C) 2023 Douglas Rumbaugh <drumbaugh@psu.edu> * Dong Xie <dongx@psu.edu> * - * All rights reserved. Published under the Modified BSD License. + * Distributed under the Modified BSD License. * */ |