google / google/myanmar-tools

Consider simplifiying licenses for smaller text file sizes

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
266
Forks
85
PR merge metrics
No merged PRs in 30d

Description

We may be able to reduce the size of these files using the SPDX scheme here: https://spdx.org/licenses/

For example, https://spdx.org/licenses/Apache-2.0.html may allow the JavaScript files to simply use
this form, saving download space and time.

/** @license
* Copyright 20xx Company, In.
* SPDX-License-Identifier: Apache-2.0
*/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.