corejavascript/typeahead.js

Old copyright header from twitter instead of corejs

Open

#119 ouverte le 25 janv. 2017

Voir sur GitHub
 (0 commentaires) (8 réactions) (0 assignés)JavaScript (956 stars) (232 forks)batch import
help wanted

Description

The copyright notice in the header of the files has a link to the copy source github URL:

/*!
 * typeahead.js 1.1.1
 * https://github.com/twitter/typeahead.js
 * Copyright 2013-2017 Twitter, Inc. and other contributors; Licensed MIT
 */

This is wrong and confusing! Should be https://github.com/corejavascript/typeahead.js Also the copyright not to be correct.

Guide contributeur