Skip to content

Commit

Permalink
Merge pull request #93 from riking/patch-1
Browse files Browse the repository at this point in the history
handlers.go: license header is not a package comment
  • Loading branch information
David Kitchen authored Apr 5, 2021
2 parents 9db8330 + 1bf38af commit 8a78694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlers.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
// CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
// OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

package bluemonday

import (
Expand Down

0 comments on commit 8a78694

Please sign in to comment.