Skip to content

Commit bcf3433

Browse files
committed
chore: Update LICENSE/COPYRIGHT files
1 parent a776b19 commit bcf3433

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

COPYRIGHT.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
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.*

LICENSE.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
# BSD-3-Clause License
1+
# BSD 3-Clause "New" or "Revised" License
22

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.
74

85
Redistribution and use in source and binary forms, with or without
96
modification, are permitted provided that the following conditions are
@@ -14,7 +11,7 @@ met:
1411
2. Redistributions in binary form must reproduce the above copyright
1512
notice, this list of conditions and the following disclaimer in the
1613
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
1815
contributors may be used to endorse or promote products derived from
1916
this software without specific prior written permission.
2017

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ we'd love to have your help :grinning: Check out our
9696

9797
[contributors]: https://github.com/sandialabs/staged-script/graphs/contributors
9898

99-
## License
99+
## License & Copyright
100100

101-
See [LICENSE.md](LICENSE.md).
101+
See [LICENSE.md](LICENSE.md) and [COPYRIGHT.md](COPYRIGHT.md).
102102

103103
## Credits
104104

0 commit comments

Comments
 (0)