pgAgent commit: Copyright update for 2021 - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAgent commit: Copyright update for 2021
Date
Msg-id E1lRDg4-0000uY-K1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Copyright update for 2021

Branch
------
master

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

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                       | 4 ++--
pgaevent/CMakeLists.txt          | 2 +-
pgaevent/pgaevent.c              | 2 +-
pgaevent/pgaevent.def            | 2 +-
pgaevent/pgamsgevent.h           | 2 +-
pgaevent/pgamsgevent.rc          | 4 ++--
precomp.cpp                      | 2 +-
sql/pgagent--3.4--4.2.sql        | 2 +-
sql/pgagent--4.0--4.2.sql        | 2 +-
sql/pgagent--4.1--4.2.sql        | 2 +-
sql/pgagent--unpackaged--4.2.sql | 2 +-
sql/pgagent.sql                  | 2 +-
unix.cpp                         | 2 +-
win32.cpp                        | 2 +-
25 files changed, 27 insertions(+), 27 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Remove the alertify error message as no need to show
Next
From: Ashesh Vashi
Date:
Subject: Re: pgagent unicode support