Apparently some of the CSS styling source in djangoproject/scss is not covered under the BSD license applied to this repo. (At least _style.scss, and maybe a few other source files.)
The files where the DSF doesn't have rights to release them under its BSD license should indicate that somehow. Probably a /*! comment at the top showing the copyright owner (which may not be the DSF?) and license (if any) under which they're published. (IANAL.)
Apparently some of the CSS styling source in djangoproject/scss is not covered under the BSD license applied to this repo. (At least
_style.scss, and maybe a few other source files.)The files where the DSF doesn't have rights to release them under its BSD license should indicate that somehow. Probably a
/*!comment at the top showing the copyright owner (which may not be the DSF?) and license (if any) under which they're published. (IANAL.)