I am not a lawyer, but according to the appendix of the license, these boilerplate notices should be included with every source file.
* Allow pushing multiple resources via Link header * Add nopush test case * Extract Link header parsing to separate function * Parser regexp-free * Remove dead code, thx gometalinter * Redundant condition - won't happen * Reduce duplication