The attached patch fixes a few leftover coder sniffer warnings.

It also adds a license file (all d.o modules are GPLv2 or later, so I used that) and a .gitignore file (so far, its empty) for future-proofing.

Comments

t0xicCode’s picture

Status: Active » Needs review
StatusFileSize
new809 bytes

The included patch is git-aware, so it just needs to be git apply-ied to the HEAD.

t0xicCode’s picture

StatusFileSize
new20.38 KB

Uploaded correct patch.