gopkg.in/frapposelli/wwhrd.v0@v0.2.1/.wwhrd.yml (about)

     1  ---
     2  blacklist:
     3    - GPL-2.0
     4  
     5  whitelist:
     6    - Apache-2.0
     7    - MIT
     8    - NewBSD
     9    - FreeBSD
    10    - ISC
    11  
    12  exceptions:
    13    - github.com/davecgh/go-spew/spew/...