You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,3 +73,17 @@ You can also run the unit tests available in the [tests](https://github.com/camp
73
73
Here, the command line option `-v` increases the verbosity of the output.
74
74
You can also use the command line option `-s` to display any test output directly in the console (useful for debugging).
75
75
Please refer to [pytest's documentation](https://docs.pytest.org/en/stable/) for further details on the available command line options and/or run `pytest --help`.
76
+
77
+
## Copyright Notice and License Agreement
78
+
79
+
PALS Python Copyright (c) 2025, The Regents of the University of California,
80
+
through Lawrence Berkeley National Laboratory (subject to receipt of
81
+
any required approvals from the U.S. Dept. of Energy). All rights reserved.
82
+
83
+
If you have questions about your rights to use or distribute this software,
84
+
please contact Berkeley Lab's Intellectual Property Office at
0 commit comments