Skip to content

Commit 9387fc7

Browse files
committed
Update LICENSE copyright date in manual.
1 parent c802720 commit 9387fc7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/MOST-manual.pdf

0 Bytes
Binary file not shown.

docs/other/MOST-Release-Checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Pre-release
2323
- `docs/relnotes/MOST-Release-Notes-#.#.md`
2424
- `docs/src/MOST-manual/MOST-manual.tex`
2525
- title page
26-
- copyright
26+
- copyright (front page and LICENSE text)
2727
- Appendix B Release History
2828
- `\mostver` (update `\mpver`, `\mptestver`, `\mipsver`, `\mpomver` too)
2929
- Sphinx docs
@@ -82,7 +82,7 @@ Pre-release
8282
- Commit all changes to `prep-for-release`.
8383
- Push `prep-for-release` to GitHub.
8484
- Make sure CI checks are ok.
85-
- Make copy named `MOST-manual-x.x.pdf`
85+
- Make copy of `docs/MOST-manual.pdf` named `MOST-manual-x.x.pdf`
8686
- copy to `docs` directory of `matpower.org-static` git repo
8787
- update `MOST-manual.pdf` symlink on `https://matpower.org/docs/` to point
8888
to new `MOST-manual-x.x.pdf` (replaces existing current version)

docs/src/MOST-manual/MOST-manual.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ \subsection{License and Terms of Use}
279279
The code in \most{} is distributed along with \matpower{} under the 3-clause BSD license~\cite{bsd}. The full text of the license can be found in the \code{LICENSE} file at the top level of the distribution or at \url{https://matpower.org/license/} and reads as follows.
280280

281281
\begin{Notice}
282-
Copyright (c) 1996-2016, Power Systems Engineering Research Center
282+
Copyright (c) 1996-2024, Power Systems Engineering Research Center
283283
(PSERC) and individual contributors (see AUTHORS file for details).
284284
All rights reserved.
285285

0 commit comments

Comments
 (0)