Commit 843c6f8 1 parent 1654fc9 commit 843c6f8 Copy full SHA for 843c6f8
File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: build
3
3
on :
4
4
push :
5
5
branches :
6
- - master
6
+ - main
7
7
pull_request :
8
8
9
9
jobs :
Original file line number Diff line number Diff line change 1
- Sizer code written 2008-2017 by Aras Pranckevicius
1
+ Sizer code written 2008-2023 by Aras Pranckevicius
2
2
I hereby place this code in the public domain.
3
3
4
- Largely based on .kkrunchy public domain code
4
+ Originally based on .kkrunchy public domain code
5
5
by Fabian "ryg" Giesen,
6
6
https://github.com/farbrausch/fr_public/tree/master/kkrunchy
7
7
8
- Source contains CC0-licensed command line parser from
9
- https://github.com/jibsen/parg
8
+ Source contains third party code:
9
+ - BSD-licensed https://github.com/MolecularMatters/raw_pdb PDB library.
10
+ - CC0-licensed https://github.com/jibsen/parg command line parser.
You can’t perform that action at this time.
0 commit comments