README
1Copyright (C) 1999-2000 The SourceForge Crew
2Copyright (C) 2002-2006 Mathieu Roy
3Copyright (C) 2007-2009 Sylvain Beucler
4Copyright (C) 2014, 2016, 2017 Assaf Gordon
5Copyright (C) 2013, 2014, 2017-2022 Ineiev
6
7This file is part of Savane.
8
9Copying and distribution of this file, with or without modification,
10are permitted in any medium without royalty provided the copyright
11notice and this notice are preserved. This file is offered as-is,
12without any warranty.
13
14Savane is free software: you can redistribute it and/or modify
15it under the terms of the GNU Affero General Public License as
16published by the Free Software Foundation, either version 3 of the
17License, or (at your option) any later version.
18
19Savane is distributed in the hope that it will be useful,
20but WITHOUT ANY WARRANTY; without even the implied warranty of
21MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22GNU Affero General Public License for more details.
23
24You should have received a copy of the GNU Affero General Public License
25along with this program. If not, see <http://www.gnu.org/licenses/>.
26
27Copyright notices of Savane may use year ranges ('2002-2006') instead
28of listing individual years ('2002, 2003, 2004, 2005, 2006').
29
30Savane is free software hosting system. As of 2022, it runs
31on GNU Savannah and on Puszcza: each site runs its own version
32of Savane; this tarball distributes the version of GNU Savannah.
33
34Getting Savane
35==============
36
37The code of Savane is maintaned in the Savane Git repository of
38the 'administration' group of GNU Savannah,
39
40https://savannah.nongnu.org/git/?group=administration
41
42GNU Savannah runs the master branch of that repository.
43
44Tarballs of Savane are released periodically, mainly for the reference
45for the Translation Project, in the download area of Savannah
46administration:
47
48https://savannah.nongnu.org/files/?group=administration
49
50Dependencies
51============
52
53Current version of Savane depends on:
54
55* PHP
56* Apache
57* MySQL or MariaDB
58* Perl
59
60For more details, see REQUIREMENTS.
61
62Documentation
63=============
64
65For more info, see Savannah User Docs,
66https://savannah.gnu.org/maintenance/FrontPage/
67