mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-23 23:13:38 -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
|
||||
=========
|
||||
|
||||
This software is released under the PostgreSQL licence.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
Copyright (C) 2013 - 2023, The pgAdmin Development Team
|
||||
|
||||
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 #6423 <https://github.com/pgadmin-org/pgadmin4/issues/6423>`_ - Clarify the LICENSE file to indicate the it is the PostgreSQL Licence.
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
Loading…
Reference in New Issue
Block a user