blob: d252ecb7ae3ee74350d597e1f319815c5acf5c8a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
====================================
README for CA Certificates Package
====================================
:Authors:
* **A. Wilcox**, maintainer
:Status:
Production
:Copyright:
© 2018 Adélie Linux Team.
Introduction
============
This repository contains the contents of the Adélie Linux ca-certificates
package. The contents of this repository are used to create the APK package
that ships on all Adélie Linux computers.
Licenses
`````````
The upstream certificate data is part of NSS; it is distributed under the
Mozilla Public License version 2.0.
The manipulation code is all licensed under GPL 2.0.
Changes
```````
Any changes to this repository - additions, removal, or version bumps - must
be reviewed before being pushed to the master branch. There are no exceptions
to this rule. For security-sensitive updates, contact the Security Team at
sec-bugs@adelielinux.org.
|