Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dovedit/dovedit

The official Dovedit website
https://github.com/dovedit/dovedit

astro open-source typescript

Last synced: 3 days ago
JSON representation

The official Dovedit website

Awesome Lists containing this project

README

        

# Dovedit

This is the source code of [Dovedit](https://dovedit.ro).
This code is licensed under [Functional Source License, Version 1.1, ALv2 Future License](LICENSE.md).

You can follow our [Roadmap on GitHub Projects](https://github.com/orgs/dovedit/projects/2).

## Why is this in English?

Dovedit is a project that is made specifically for Romania. But
English is used for contributions, and the code is written in English.
This is done to make the code more accessible even to non-Romanian
people.

## How does the license work?

The license of this code is licensed under [Functional Source License, Version 1.1, ALv2 Future License](LICENSE.md)
or FSL-1.1-ALv2. This is a license that works different from the traditional licenses.

This is license is anti-competition, which allows to use this source code for:
* internal purposes;
* non-commercial education;
* non-commercial research;

The license does not allow for use of the code for competitive purposes.

However, there is a condition. This license is transformed
into [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) after 2 years from the date
of each commit published. To see the latest commit of the source code with
Apache License activated, use the following command:

```bash
git checkout `git rev-list -n 1 --before="2 years ago" main`
```

This license was created to allow the free nature of the source code, and
at the same time to prevent clones that could generate a decentralization
of information. Doing otherwise would violate the vision of Dovedit.