Updated README and AUTHORS file.
parent
905a638318
commit
a7d811749f
12
AUTHORS
12
AUTHORS
|
@ -1,8 +1,9 @@
|
||||||
# Developers
|
# Developers
|
||||||
|
|
||||||
Cédric Bonhomme
|
Cédric Bonhomme - https://www.cedricbonhomme.org
|
||||||
Jérôme Lombardi
|
Jérôme Lombardi
|
||||||
Juan Rocha
|
Juan Rocha
|
||||||
|
Ruslan Baidan
|
||||||
|
|
||||||
|
|
||||||
# Contributors
|
# Contributors
|
||||||
|
@ -19,10 +20,11 @@ Thomas Metois
|
||||||
|
|
||||||
# Copyright holders
|
# Copyright holders
|
||||||
|
|
||||||
- Copyright (C) 2016-2019 Jérôme Lombardi - https://github.com/jerolomb
|
- Copyright (C) 2016-2020 Jérôme Lombardi - https://github.com/jerolomb
|
||||||
- Copyright (C) 2016-2019 Juan Rocha - https://github.com/jfrocha
|
- Copyright (C) 2016-2020 Juan Rocha - https://github.com/jfrocha
|
||||||
- Copyright (C) 2016-2019 SMILE gie securitymadein.lu
|
- Copyright (C) 2016-2020 SMILE gie securitymadein.lu
|
||||||
- Copyright (C) 2017-2019 Cédric Bonhomme - https://github.com/cedricbonhomme
|
- Copyright (C) 2017-2020 Cédric Bonhomme - https://github.com/cedricbonhomme
|
||||||
- Copyright (C) 2016-2017 Guillaume Lesniak
|
- Copyright (C) 2016-2017 Guillaume Lesniak
|
||||||
- Copyright (C) 2016-2017 Thomas Metois
|
- Copyright (C) 2016-2017 Thomas Metois
|
||||||
- Copyright (C) 2016-2017 Jérôme De Almeida
|
- Copyright (C) 2016-2017 Jérôme De Almeida
|
||||||
|
- Copyright (C) 2019-2020 Ruslan Baidan - https://github.com/ruslanbaydan
|
||||||
|
|
|
@ -24,13 +24,14 @@ License
|
||||||
This software is licensed under
|
This software is licensed under
|
||||||
[GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html)
|
[GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html)
|
||||||
|
|
||||||
- Copyright (C) 2016-2019 Jérôme Lombardi - https://github.com/jerolomb
|
- Copyright (C) 2016-2020 Jérôme Lombardi - https://github.com/jerolomb
|
||||||
- Copyright (C) 2016-2019 Juan Rocha - https://github.com/jfrocha
|
- Copyright (C) 2016-2020 Juan Rocha - https://github.com/jfrocha
|
||||||
- Copyright (C) 2016-2019 SMILE gie securitymadein.lu
|
- Copyright (C) 2016-2020 SMILE gie securitymadein.lu
|
||||||
- Copyright (C) 2017-2019 Cédric Bonhomme - https://github.com/cedricbonhomme
|
- Copyright (C) 2017-2020 Cédric Bonhomme - https://www.cedricbonhomme.org
|
||||||
- Copyright (C) 2016-2017 Guillaume Lesniak
|
- Copyright (C) 2016-2017 Guillaume Lesniak
|
||||||
- Copyright (C) 2016-2017 Thomas Metois
|
- Copyright (C) 2016-2017 Thomas Metois
|
||||||
- Copyright (C) 2016-2017 Jérôme De Almeida
|
- Copyright (C) 2016-2017 Jérôme De Almeida
|
||||||
|
- Copyright (C) 2019-2020 Ruslan Baidan - https://github.com/ruslanbaydan
|
||||||
|
|
||||||
For more information, [the list of authors and contributors](AUTHORS) is available.
|
For more information, [the list of authors and contributors](AUTHORS) is available.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
{"major":2, "minor":9, "hotfix":4}
|
{"major":2, "minor":9, "hotfix":11}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "MONARC",
|
"name": "MONARC",
|
||||||
"version": "2.9.4",
|
"version": "2.9.11",
|
||||||
"description": "Monarc back office",
|
"description": "Monarc back office",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue