screenshots
+AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
--- /dev/null
+# Authors of Jirafeau
+
+## Main author of Jirafeau from 2015 to 2024
+
+Jirafeau was originally a project by **Jérôme Jutteau**, who forked the [Jyraphe](https://web.archive.org/web/20170506133242/home.gna.org/jyraphe) project in 2015. He was the main author Jirafeau from 2015 to 2024.
+
+Jyraphe was authored by **Julien "axolotl" Bernard**.
+
+## Contributors of Jirafeau from 2015 to present
+
+This is a list of people who contributed to Jirafeau over the years. The list was generated by extracting the authors from the Git history. If we forgot someone, it was simply by accident and not intentionally.
+
+- Allan Nordhøy
+- Alper Burcu Torun
+- Andrea Zucchelli
+- Ante Nakic
+- asashi
+- Asharas
+- bendia
+- Blackeye
+- Borja Saavedra Valdés
+- ButterflyOfFire
+- Cem
+- Dan Untenzu
+- Dark Horse
+- Dennis de Best
+- Edwin Bos
+- Erik Hubers
+- Erik Lundin
+- Étienne Deparis
+- Eugene Barbashin
+- Fabien Clément
+- Federico Bailes
+- Fedor Piecka
+- ferranroig
+- Florian Fricke
+- flsabourin
+- fm-sys
+- François Boulogne
+- François L
+- GoZ
+- Guilherme Andrade
+- gwunderlich
+- Hunter Fuller
+- hüseyinyıldız
+- Igor Posledov
+- ikmaak
+- Ioannis
+- Jack Footner
+- Jasper
+- j-broo
+- Jeannette L
+- Jimmy Beauvois
+- Jindřich Skácel
+- J. Lavoie
+- João Paulo Freire
+- JuLien42
+- Julien Malik
+- KajmaczeK
+- Kidhoma Norman
+- Lari Oesch
+- Laurentiu Dobrota
+- Luna Jernberg
+- Marc Gallet
+- Marc Hauswirth
+- Mathis Mensing
+- Matthieu Schneider
+- Mattias Münster
+- max keiser
+- Michal Čihař
+- Milo Ivir
+- Misik
+- M Krisztián
+- MrWouterNL
+- Nelson Pereira
+- Nicky Galliano
+- Oded
+- Oğuz Ersen
+- Olivier Esver
+- omar anwar aglan
+- Oskar Fagerfjäll
+- Patrick Canterino
+- Pierre-Alain Bandinelli
+- pixelbrackets
+- Poorchop
+- Pyry
+- Pyry Kujala
+- R.W
+- Sabri Ünal
+- sam lt
+- Sandybunting
+- scumjr
+- Sebastien Mennetrier
+- Slobodan Simić
+- Spanti Nicola (RyDroid)
+- Srikanth L
+- ssantos
+- Starus
+- Stefano Mortellaro
+- Sven Dickert
+- Sylke Vicious
+- Szylu
+- Thomas LEBEAU
+- Thomas Sontheimer
+- Tymofij Lytvynenko
+- Vasilis Giann
+- Victor Lamoine
+- Viktar Vauchkevich
+- Weblate
+- Wim Livens
+- Yaron Shahrabani
+- YFdyh000
+- Your Name
+- Zertrin
+- Zoltán Faludi
+- Степанчук Максим
+- Слободан Симић
\ No newline at end of file
<?php
/*
* Jirafeau, your web file repository
+ * Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
* Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
session_start();
define('JIRAFEAU_ROOT', dirname(__FILE__) . '/');
<?php
/*
* Jirafeau, your web file repository
- * Copyright (C) 2020 Jérôme Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
+ * Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* Jirafeau, your web file repository
* Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
* Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
define('JIRAFEAU_ROOT', dirname(__FILE__) . '/');
<?php
/*
* Jirafeau, your web file repository
- * Copyright (C) 2013
- * Jerome Jutteau <jerome@jutteau.fr>
- * Jimmy Beauvois <jimmy.beauvois@gmail.com>
+ * Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
+ * Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
/*
* Jirafeau, your web file repository
* Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
- * Copyright (C) 2015 Nicola Spanti (RyDroid) <dev@nicola-spanti.info>
+ * Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* Jirafeau, your web file repository
* Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
* Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
<?php
/*
* Jirafeau, your web file repository
+ * Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
* Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
- * Copyright (C) 2015 Nicola Spanti (RyDroid) <dev@nicola-spanti.info>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* Jirafeau, your web file repository
* Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
* Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
- * Copyright (C) 2015 Nicola Spanti (RyDroid) <dev@nicola-spanti.info>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
<?php
/*
* Jirafeau, your web file repository
+ * Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
* Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
/*
* Jirafeau, your web file repository
* Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
+ * Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
<?php
/*
* Jirafeau, your web file repository
+ * Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
* Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
<?php
/*
* Jirafeau, your web file repository
+ * Copyright (C) 2008 Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
+ * Copyright (C) 2015 Jerome Jutteau <jerome@jutteau.fr>
+ * Copyright (C) 2024 Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as