Skip to content

Update Licenses#5558

Merged
techknowlogick merged 2 commits into
go-gitea:masterfrom
zeripath:update-licenses
Dec 19, 2018
Merged

Update Licenses#5558
techknowlogick merged 2 commits into
go-gitea:masterfrom
zeripath:update-licenses

Conversation

@zeripath
Copy link
Copy Markdown
Contributor

This PR updates the licenses using scripts/generate-licenses.go

The main change is that the source repository has reformatted the text license files to have a fixed line length like requested in #5552 .

There are a few new licenses:

	options/license/AGPL-1.0-only
	options/license/AGPL-1.0-or-later
	options/license/LLVM-exception
	options/license/Linux-OpenIB
	options/license/MIT-0
	options/license/OCaml-LGPL-linking-exception
	options/license/ODC-By-1.0
	options/license/OGL-UK-1.0
	options/license/OGL-UK-2.0
	options/license/OGL-UK-3.0
	options/license/OpenJDK-assembly-exception-1.0
	options/license/PS-or-PDF-font-exception-20170817
	options/license/Qt-GPL-exception-1.0
	options/license/Qt-LGPL-exception-1.1
	options/license/Sendmail-8.23
	options/license/TU-Berlin-1.0
	options/license/TU-Berlin-2.0
	options/license/copyleft-next-0.3.0
	options/license/copyleft-next-0.3.1

I have not added these as I note there were a number mentioned in the .gitignore file.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 17, 2018

Codecov Report

Merging #5558 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5558      +/-   ##
==========================================
- Coverage   37.55%   37.54%   -0.02%     
==========================================
  Files         321      321              
  Lines       47182    47182              
==========================================
- Hits        17721    17713       -8     
- Misses      26918    26927       +9     
+ Partials     2543     2542       -1
Impacted Files Coverage Δ
models/unit.go 0% <0%> (-14.29%) ⬇️
models/repo_list.go 63.29% <0%> (-1.27%) ⬇️
routers/repo/view.go 44.78% <0%> (-1.23%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7fd34c0...fe2fe68. Read the comment docs.

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 17, 2018
@bkcsoft bkcsoft added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 18, 2018
@bkcsoft bkcsoft added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Dec 19, 2018
@techknowlogick techknowlogick merged commit c649635 into go-gitea:master Dec 19, 2018
@lafriks lafriks added the type/enhancement An improvement of existing functionality label Dec 19, 2018
@lafriks lafriks added this to the 1.7.0 milestone Dec 19, 2018
@zeripath zeripath deleted the update-licenses branch December 31, 2018 09:49
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants