Skip to content

Instantly share code, notes, and snippets.

@KirschbaumP
KirschbaumP / OpenFireSource_Manager_CLA
Last active March 13, 2025 17:33
OpenFireSource Manager CLA
# Contributor Assignment Agreement (CAA)
## Definitionen
- "Projekt" bezeichnet das Open-Source-Projekt unter https://github.com/OpenFireSource/Manager.
- "Beitrag" bezeichnet jede Art von Code, Dokumentation oder sonstigem Material, das der Contributor zum Projekt beiträgt.
- "Contributor" bezeichnet die Person oder Organisation, die Beiträge zum Projekt leistet.
- "Empfänger" bezeichnet Philipp von Kirschbaum, der die Rechte an den Beiträgen erhält.
## 2. Lizenz für den Contributor
{
"x-generator": "NSwag v12.2.5.0 (NJsonSchema v9.13.37.0 (Newtonsoft.Json v11.0.0.0))",
"swagger": "2.0",
"info": {
"title": "ILA-Server API",
"version": "v1"
},
"host": "localhost",
"schemes": [
"http"
{
"x-generator": "NSwag v12.0.16.0 (NJsonSchema v9.13.25.0 (Newtonsoft.Json v11.0.0.0))",
"swagger": "2.0",
"info": {
"title": "FOrg.Server API",
"description": "FOrg is an software helps you to organize and make some things easier.",
"version": "v1"
},
"host": "localhost:5002",
"schemes": [
This file has been truncated, but you can view the full file.
#!/usr/bin/env python
#
# Hi There!
# You may be wondering what this giant blob of binary data here is, you might
# even be worried that we're up to something nefarious (good for you for being
# paranoid!). This is a base85 encoding of a zip file, this zip file contains
# an entire copy of pip.
#
# Pip is a thing that installs packages, pip itself is a package that someone
# might want to install, especially if they're looking to run this get-pip.py