Skip to content

MPL 2.0 Template

Fügen Sie eine Kopie der LICENSE-Datei in das Stammverzeichnis Ihres Software-Repositorys ein. Fügen Sie den folgenden Text an den Anfang jeder Quellcodedatei ein:

<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> 
- <name of author>, <name of employer>
- <name of author>, <name of employer>
- ...

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

Links