Welcome to mirror list, hosted at ThFree Co, Russian Federation.

LICENSE.md - github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2f48b7b58853df0938daaa231c07c8c3c1430838 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Licenses

This project is distributed under licences MIT OR GPL-2.0-or-later OR BSD-3-Clause. You can choose either of them.

 - Distributed under an MIT license: See [LICENSE.MIT](LICENSE.MIT)
 - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See [LICENSE.GPL-2.0-or-later](LICENSE.GPL-2.0-or-later)
 - Released also under BSD license (BSD-3-Clause). See [LICENSE.BSD-3-Clause](LICENSE.BSD-3-Clause)