Skip to content

Commit

Permalink
master -> main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
aras-p committed Aug 5, 2023
1 parent 1654fc9 commit 843c6f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build
on:
push:
branches:
- master
- main
pull_request:

jobs:
Expand Down
9 changes: 5 additions & 4 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Sizer code written 2008-2017 by Aras Pranckevicius
Sizer code written 2008-2023 by Aras Pranckevicius
I hereby place this code in the public domain.

Largely based on .kkrunchy public domain code
Originally based on .kkrunchy public domain code
by Fabian "ryg" Giesen,
https://github.com/farbrausch/fr_public/tree/master/kkrunchy

Source contains CC0-licensed command line parser from
https://github.com/jibsen/parg
Source contains third party code:
- BSD-licensed https://github.com/MolecularMatters/raw_pdb PDB library.
- CC0-licensed https://github.com/jibsen/parg command line parser.

0 comments on commit 843c6f8

Please sign in to comment.