# 许多 JS 文件缺少许可证头

**URL:** https://meta.discourse.org/t/license-headers-missing-from-many-js-files/155144
**Category:** Development
**Created:** [2020年六月17日 16:42 UTC](https://meta.discourse.org/t/license-headers-missing-from-many-js-files/155144 "2020-06-17T16:42:42Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sudoman](https://avatars.discourse-cdn.com/v4/letter/s/8baadc/32.png) [@sudoman](https://meta.discourse.org/u/sudoman)
#### Post date: [2020年六月17日 16:42 UTC](https://meta.discourse.org/t/license-headers-missing-from-many-js-files/155144/1 "2020-06-17T16:42:42Z")

</div>

如果这些文件能包含许可证头信息那就太好了。由于项目根目录下的 COPYRIGHT 文件仅说明 JQuery 和 Ember 的许可证不同，因此目前尚不清楚这些文件的具体许可证或作者是谁。

缺少头信息的文件：[https://github.com/discourse/discourse/tree/master/app/assets/javascripts](https://github.com/discourse/discourse/tree/master/app/assets/javascripts)

不完整的 COPYRIGHT 文件（如果能直接更新头信息就更好了）：[https://github.com/discourse/discourse/blob/master/COPYRIGHT.txt](https://github.com/discourse/discourse/blob/master/COPYRIGHT.txt)

谢谢！

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2020年六月23日 05:41 UTC](https://meta.discourse.org/t/license-headers-missing-from-many-js-files/155144/2 "2020-06-23T05:41:12Z")

</div>

我们当然可以在这里更新版权信息，我们会与法律顾问沟通。

不过，您链接文件夹中的 JavaScript 文件均为我们的源代码，除非文件头另有说明。
