corejavascript/typeahead.js

Old copyright header from twitter instead of corejs

Open

#119 建立於 2017年1月25日

在 GitHub 查看
 (0 留言) (8 反應) (0 負責人)JavaScript (232 fork)batch import
help wanted

倉庫指標

Star
 (956 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南