pgAgent commit: Copyright update

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAgent commit: Copyright update
Date: 2016-01-19 13:12:54
Message-ID: E1aLW5e-0000v0-DP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Copyright update

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=59f4a6fd4eb45a4b2504d3b962664b609ebc870f

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--unpackaged--3.4.sql | 2 +-
sql/pgagent.sql | 2 +-
sql/pgagent_upgrade.sql | 2 +-
unix.cpp | 2 +-
win32.cpp | 2 +-
23 files changed, 25 insertions(+), 25 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-01-19 13:41:23 pgAdmin III commit: Fix selection of cast functions in the Cast dialogu
Previous Message Murtuza Zabuawala 2016-01-19 12:49:15 Re: PATCH: added "Collation" & "Catalog Objects" nodes in pgAdmin4