We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a71e8 commit 54833ceCopy full SHA for 54833ce
.reuse/dep5
@@ -2,10 +2,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
Upstream-Name: FOSSLight Source
3
Source: https://github.com/fosslight/fosslight_source
4
5
-Files: docs/*
6
-Copyright: 2021 LG Electronics
7
-License: Apache-2.0
8
-
9
Files: *.md
10
Copyright: 2021 LG Electronics
11
License: Apache-2.0
@@ -24,4 +20,4 @@ License: Apache-2.0
24
20
25
21
Files: requirements*.txt
26
22
27
23
+License: Apache-2.0
MANIFEST.in
@@ -1,4 +1,3 @@
1
include LICENSE
include README.md
include requirements.txt
-include docs/*
0 commit comments