mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Clarify the LICENSE file to indicate the it is the PostgreSQL Licence.
Fixes #6423.
This commit is contained in:
parent
8724fe5619
commit
8f6d016df0
4
LICENSE
4
LICENSE
@ -1,5 +1,9 @@
|
|||||||
pgAdmin 4
|
pgAdmin 4
|
||||||
|
=========
|
||||||
|
|
||||||
|
This software is released under the PostgreSQL licence.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
Copyright (C) 2013 - 2023, The pgAdmin Development Team
|
Copyright (C) 2013 - 2023, The pgAdmin Development Team
|
||||||
|
|
||||||
Permission to use, copy, modify, and distribute this software and its
|
Permission to use, copy, modify, and distribute this software and its
|
||||||
|
@ -26,6 +26,7 @@ Housekeeping
|
|||||||
************
|
************
|
||||||
|
|
||||||
| `Issue #6295 <https://github.com/pgadmin-org/pgadmin4/issues/6295>`_ - Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.
|
| `Issue #6295 <https://github.com/pgadmin-org/pgadmin4/issues/6295>`_ - Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.
|
||||||
|
| `Issue #6423 <https://github.com/pgadmin-org/pgadmin4/issues/6423>`_ - Clarify the LICENSE file to indicate the it is the PostgreSQL Licence.
|
||||||
|
|
||||||
Bug fixes
|
Bug fixes
|
||||||
*********
|
*********
|
||||||
|
Loading…
Reference in New Issue
Block a user