mirror of
https://github.com/rifts-obsidian-laboratory/anki-integration.git
synced 2026-07-22 05:42:50 +00:00
Adding file - "license.md"
This commit is contained in:
parent
b4d9e88a44
commit
f632244dab
1 changed files with 85 additions and 0 deletions
85
license.md
Normal file
85
license.md
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
// DÉFILER POUR CONSULTER LA VERSION FRANÇAISE DE CETTE LICENCE.
|
||||
|
||||
# Rift Open Source Software License v2.0
|
||||
|
||||
*This license concern "Obsidian Plugin - Anki Integration".*
|
||||
|
||||
*Here is a link to the GitHub repository of this project : https://github.com/NoahBoos/obsidian-anki-integration.*
|
||||
|
||||
This software and its source code are distributed under the terms of the Rift Open Source Software License v1.0.
|
||||
|
||||
### Meaning of terms used in this license :
|
||||
- License : This document is a license. It is the legal document that defines the rights individuals or groups have regarding the project it's referring to (see header for information about this). It outlines how the project can be used, modified, and distributed in addition to other important information. This document must be included with the project whenever it is downloaded or shared.
|
||||
- User : Refers to any person who downloads this project or any part of it for any purpose.
|
||||
|
||||
### Terms of Use :
|
||||
|
||||
1. You have the right to use, copy, modify, and distribute this software and its source code free of charge, provided that you comply with the terms of this license.
|
||||
|
||||
2. You must retain this license with all distributed files of the project, even if you distribute a modified version of the project, or if this project is included as a component within a larger project.
|
||||
|
||||
3. The user must include certain credits, such as :
|
||||
- A credit for the source of the source code, a GitHub repository.
|
||||
- GitHub Repository Link: *https://github.com/NoahBoos/obsidian-anki-integration*
|
||||
|
||||
4. You are allowed to use this code in both non-commercial and commercial projects.
|
||||
|
||||
5. You may not sell this source code as is. However, you are allowed to sell a service or product using this integrated source code, whether modified or not.
|
||||
|
||||
### License modifications :
|
||||
1. The terms of this license may be modified only by the people listed down below :
|
||||
- Noah Boos (Rift)
|
||||
|
||||
2. Any modifications will be documented and published as a new version of this license.
|
||||
|
||||
3. Publishing a new version of this license doesn't necessarily mean that each project under this license must update its license to the latest version.
|
||||
|
||||
### Liability :
|
||||
|
||||
This software is provided "as is", without any express or implied warranty. The original author disclaims all liability regarding the use of this software. By using this software, you agree to assume full responsibility for its use and consequences, whatever they may be.
|
||||
|
||||
(c) 2024 Noah Boos (aka Rift)
|
||||
Ce projet est protégé par le droit d'auteur. This project is protected under French Copyright Law.
|
||||
|
||||
# Licence Rift Open Source Software v2.0
|
||||
|
||||
*Cette licence concerne "Plugin Obsidian - Intégration d'Anki".*
|
||||
|
||||
*Voici un lien vers le dépôt GitHub de ce projet : https://github.com/NoahBoos/obsidian-anki-integration.*
|
||||
|
||||
Ce logiciel et son code source sont distribués selon les termes de la Licence Rift Open Source Software v1.0.
|
||||
|
||||
## Signification des termes utilisés dans cette licence :
|
||||
|
||||
- **Licence** : Ce document est une licence. Il s’agit du document légal définissant les droits des individus ou des groupes concernant le projet auquel il se réfère (voir l’en-tête pour plus d’informations). Il précise comment le projet peut être utilisé, modifié et distribué, ainsi que d’autres informations importantes. Ce document doit être inclus avec le projet à chaque téléchargement ou partage.
|
||||
- **Utilisateur** : Désigne toute personne téléchargeant ce projet ou une partie de celui-ci, quel qu’en soit l’usage.
|
||||
|
||||
## Conditions d'utilisation :
|
||||
|
||||
1. Vous avez le droit d’utiliser, copier, modifier et distribuer ce logiciel et son code source gratuitement, à condition de respecter les termes de cette licence.
|
||||
|
||||
2. Vous devez conserver cette licence avec tous les fichiers distribués du projet, même si vous distribuez une version modifiée du projet ou si ce projet est inclus en tant que composant dans un projet plus large.
|
||||
|
||||
3. L'utilisateur doit inclure certains crédits, notamment :
|
||||
- Un crédit pour la source du code source, à savoir un dépôt GitHub.
|
||||
- Lien du dépôt GitHub : *https://github.com/NoahBoos/obsidian-anki-integration*
|
||||
|
||||
4. Vous êtes autorisé à utiliser ce code dans des projets commerciaux et non commerciaux.
|
||||
|
||||
5. Vous n'êtes pas autorisé à vendre ce code source tel quel. Cependant, vous êtes autorisé à vendre un service ou un produit intégrant ce code source, modifié ou non.
|
||||
|
||||
## Modifications de la licence :
|
||||
|
||||
1. Les termes de cette licence ne peuvent être modifiés que par les personnes listées ci-dessous :
|
||||
- Noah Boos (Rift)
|
||||
|
||||
2. Toute modification sera documentée et publiée sous forme d'une nouvelle version de cette licence.
|
||||
|
||||
3. La publication d'une nouvelle version de cette licence n'implique pas nécessairement que chaque projet sous cette licence doive mettre à jour sa licence vers la dernière version.
|
||||
|
||||
## Responsabilité :
|
||||
|
||||
Ce logiciel est fourni "tel quel", sans aucune garantie expresse ou implicite. L’auteur original décline toute responsabilité quant à l'utilisation de ce logiciel. En utilisant ce logiciel, vous acceptez d'assumer l'entière responsabilité de son utilisation et de ses conséquences, quelles qu'elles soient.
|
||||
|
||||
(c) 2024 Noah Boos (aka Rift)
|
||||
Ce projet est protégé par le droit d’auteur. This project is protected under French Copyright Law.
|
||||
Loading…
Reference in a new issue