pgAdmin 4 commit: Include the license in the docs, and ensure it gets u

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Include the license in the docs, and ensure it gets u
Date: 2019-03-07 15:12:16
Message-ID: E1h1ugy-0003Kq-Fp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Include the license in the docs, and ensure it gets updated each year.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8b9a86e9588839fb03d88351d7abba29549bc9d

Modified Files
--------------
LICENSE | 2 +-
docs/en_US/licence.rst | 27 ++++++++++++++++++++++++++-
tools/copyright_updater.py | 4 ++--
3 files changed, 29 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-07 15:22:49 pgAdmin 4 commit: Handle resultsets with zero columns correctly in the
Previous Message Dave Page 2019-03-07 14:29:56 pgAdmin 4 commit: Some more doc restructuring and cleanup.