Documentation updates in preparation for 5.0.0 release.

This commit is contained in:
garyscavone
2023-08-04 11:21:16 -04:00
parent fd5e37863d
commit 3675846c66
195 changed files with 2190 additions and 1320 deletions

View File

@@ -41,7 +41,7 @@ namespace stk {
STK WWW site: http://ccrma.stanford.edu/software/stk/
The Synthesis ToolKit in C++ (STK)
Copyright (c) 1995--2021 Perry R. Cook and Gary P. Scavone
Copyright (c) 1995--2023 Perry R. Cook and Gary P. Scavone
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
@@ -271,7 +271,7 @@ protected:
Possible future improvements in this class could include functions
to convert to and return other data types.
by Perry R. Cook and Gary P. Scavone, 1995--2021.
by Perry R. Cook and Gary P. Scavone, 1995--2023.
*/
/***************************************************/