Skip to content

Commit e459933

Browse files
committed
Added a copy of the DCO
1 parent 61e6579 commit e459933

2 files changed

Lines changed: 41 additions & 0 deletions

File tree

docs/DCO/index.html

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
2+
<html>
3+
<body>
4+
<pre>Developer Certificate of Origin
5+
Version 1.1
6+
7+
Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
8+
9+
Everyone is permitted to copy and distribute verbatim copies of this
10+
license document, but changing it is not allowed.
11+
12+
13+
Developer's Certificate of Origin 1.1
14+
15+
By making a contribution to this project, I certify that:
16+
17+
(a) The contribution was created in whole or in part by me and I
18+
have the right to submit it under the open source license
19+
indicated in the file; or
20+
21+
(b) The contribution is based upon previous work that, to the best
22+
of my knowledge, is covered under an appropriate open source
23+
license and I have the right under that license to submit that
24+
work with modifications, whether created in whole or in part
25+
by me, under the same open source license (unless I am
26+
permitted to submit under a different license), as indicated
27+
in the file; or
28+
29+
(c) The contribution was provided directly to me by some other
30+
person who certified (a), (b) or (c) and I have not modified
31+
it.
32+
33+
(d) I understand and agree that this project and the contribution
34+
are public and that a record of the contribution (including all
35+
personal information I submit with it, including my sign-off) is
36+
maintained indefinitely and may be redistributed consistent with
37+
this project or the open source license(s) involved.
38+
</pre>
39+
</body>
40+
</html>

docs/download/latest_release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ binjr can be installed and updated using various package managers, depending on
3434

3535
| Version | Operating System | Architecture | Package manager |
3636
|------------------|-----------------------------------------|--------------|--------------------------------------------------------------|
37+
| binjr v3.27.1 | **Linux** ([supported distributions](https://flathub.org/setup)) | ` x86_64`, `aarch64` | [Flathub](https://flathub.org/apps/eu.binjr.binjr) |
3738
| binjr v3.27.1 | **Debian** (10,11), **Ubuntu** (22.04+) | `x86 64-bit` | [binjr APT Repository](https://repos.binjr.eu/apt) |
3839
| binjr v3.27.1 | **RHEL** (8,9), **Fedora** (36+) | `x86 64-bit` | [binjr RPM Repository](https://repos.binjr.eu/rpm) |
3940
| binjr v3.27.1 | **ArchLinux** | `x86 64-bit` | [Arch User Repository](https://repos.binjr.eu/aur) |

0 commit comments

Comments
 (0)