pgAgent commit: Copyright update

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAgent commit: Copyright update
Date: 2020-03-04 08:03:12
Message-ID: E1j9Ozo-00031V-Oz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Copyright update

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=041987f9b8f6a2d76a58c96e682a393c388f627b

Modified Files
--------------
CMakeLists.txt | 2 +-
LICENSE | 2 +-
cmake/MakeExt.cmake | 2 +-
connection.cpp | 2 +-
include/connection.h | 2 +-
include/job.h | 2 +-
include/misc.h | 2 +-
include/pgAgent.h | 2 +-
job.cpp | 2 +-
misc.cpp | 2 +-
pgAgent.cpp | 2 +-
pgAgent.rc | 2 +-
pgaevent/CMakeLists.txt | 2 +-
pgaevent/pgaevent.c | 2 +-
pgaevent/pgaevent.def | 2 +-
pgaevent/pgamsgevent.h | 2 +-
pgaevent/pgamsgevent.rc | 2 +-
precomp.cpp | 2 +-
sql/pgagent--3.4--4.1.sql | 2 +-
sql/pgagent--4.0--4.1.sql | 2 +-
sql/pgagent--unpackaged--4.1.sql | 2 +-
sql/pgagent.sql | 2 +-
unix.cpp | 2 +-
win32.cpp | 2 +-
24 files changed, 24 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Fahar Abbas 2020-03-05 10:45:25 Re: pgAdmin4 v4.19 candidate builds
Previous Message Ashesh Vashi 2020-03-04 07:52:31 Re: PgAgent leap year problem