Tidy
This commit is contained in:
parent
5e91ac10b6
commit
49d9135eea
3 changed files with 8 additions and 6 deletions
|
|
@ -76,6 +76,8 @@ exceptions = [
|
|||
"rt/isaac/randport.cpp", # public domain
|
||||
"rt/isaac/rand.h", # public domain
|
||||
"rt/isaac/standard.h", # public domain
|
||||
"libstd/rt/mpsc_queue.rs", # BSD
|
||||
"libstd/rt/mpmc_bounded_queue.rs", # BSD
|
||||
]
|
||||
|
||||
def check_license(name, contents):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue