Skip to content

indieterminacy/1q50gq_adding_git_licenses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

function 1q50fq_add_licence_to_repo() {
    aria2c https://www.apache.org/licenses/LICENSE-2.0.txt 2>&1 >/dev/null && git add LICENSE-2.0.txt 2>&1 >/dev/null && git commit -m Adding apache license, given LOC less < 300 - Based upon FSF recommendation && pwd && k
}

About

Simple script which downloads Apache 2.0 License to folder and commits it to Git repo in folder

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages