File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change
1
+ # Copyright
2
+
3
+ * Copyright © 2024, National Technology & Engineering Solutions of
4
+ Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
5
+ NTESS, the U.S. Government retains certain rights in this software.
6
+ All rights reserved.*
Original file line number Diff line number Diff line change 1
- # BSD- 3-Clause License
1
+ # BSD 3-Clause "New" or "Revised" License
2
2
3
- _ Copyright © 2024, National Technology & Engineering Solutions of
4
- Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
5
- NTESS, the U.S. Government retains certain rights in this software.
6
- All rights reserved._
3
+ Copyright 2024 NTESS.
7
4
8
5
Redistribution and use in source and binary forms, with or without
9
6
modification, are permitted provided that the following conditions are
14
11
2 . Redistributions in binary form must reproduce the above copyright
15
12
notice, this list of conditions and the following disclaimer in the
16
13
documentation and/or other materials provided with the distribution.
17
- 3 . Neither the name of Sandia National Laboratories nor the names of its
14
+ 3 . Neither the name of the copyright holder nor the names of its
18
15
contributors may be used to endorse or promote products derived from
19
16
this software without specific prior written permission.
20
17
Original file line number Diff line number Diff line change @@ -96,9 +96,9 @@ we'd love to have your help :grinning: Check out our
96
96
97
97
[ contributors ] : https://github.com/sandialabs/staged-script/graphs/contributors
98
98
99
- ## License
99
+ ## License & Copyright
100
100
101
- See [ LICENSE.md] ( LICENSE.md ) .
101
+ See [ LICENSE.md] ( LICENSE.md ) and [ COPYRIGHT.md ] ( COPYRIGHT.md ) .
102
102
103
103
## Credits
104
104
You can’t perform that action at this time.
0 commit comments