SVN Commit by dpage: r8186 - in branches/REL-3_0_0_PATCHES/pgagent: . cmake include pgaevent

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r8186 - in branches/REL-3_0_0_PATCHES/pgagent: . cmake include pgaevent
Date: 2010-02-25 21:22:41
Message-ID: 201002252122.o1PLMfYI012699@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2010-02-25 21:22:40 +0000 (Thu, 25 Feb 2010)

New Revision: 8186

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8186&view=rev

Log:
Copyright update:
- Update the year to 2010
- Update the licence name

Modified:
branches/REL-3_0_0_PATCHES/pgagent/CMakeLists.txt
branches/REL-3_0_0_PATCHES/pgagent/LICENSE
branches/REL-3_0_0_PATCHES/pgagent/cmake/FindPG.cmake
branches/REL-3_0_0_PATCHES/pgagent/cmake/FindWX.cmake
branches/REL-3_0_0_PATCHES/pgagent/connection.cpp
branches/REL-3_0_0_PATCHES/pgagent/include/connection.h
branches/REL-3_0_0_PATCHES/pgagent/include/job.h
branches/REL-3_0_0_PATCHES/pgagent/include/misc.h
branches/REL-3_0_0_PATCHES/pgagent/include/pgAgent.h
branches/REL-3_0_0_PATCHES/pgagent/job.cpp
branches/REL-3_0_0_PATCHES/pgagent/misc.cpp
branches/REL-3_0_0_PATCHES/pgagent/pgAgent.cpp
branches/REL-3_0_0_PATCHES/pgagent/pgAgent.rc
branches/REL-3_0_0_PATCHES/pgagent/pgaevent/CMakeLists.txt
branches/REL-3_0_0_PATCHES/pgagent/pgaevent/pgaevent.c
branches/REL-3_0_0_PATCHES/pgagent/pgaevent/pgaevent.def
branches/REL-3_0_0_PATCHES/pgagent/pgaevent/pgamsgevent.h
branches/REL-3_0_0_PATCHES/pgagent/pgaevent/pgamsgevent.rc
branches/REL-3_0_0_PATCHES/pgagent/pgagent.sql
branches/REL-3_0_0_PATCHES/pgagent/pgagent_upgrade.sql
branches/REL-3_0_0_PATCHES/pgagent/precomp.cpp
branches/REL-3_0_0_PATCHES/pgagent/unix.cpp
branches/REL-3_0_0_PATCHES/pgagent/win32.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-02-25 21:54:43 SVN Commit by dpage: r8187 - in branches/REL-1_10_0_PATCHES/pgadmin3: . branding cmake docs i18n pgadmin pgadmin/agent pgadmin/ctl pgadmin/db pgadmin/debugger pgadmin/dlg pgadmin/frm pgadmin/gqb pgadmin/include pgadmin/include/agent pgadmin/include/ctl pgadmin/include/db pgadmin/include/debugger pgadmin/include/dlg pgadmin/include/frm pgadmin/include/gqb pgadmin/include/images pgadmin/include/parser pgadmin/include/pgscript pgadmin/include/pgscript/exceptions pgadmin/include/pgscript/expressions pgadmin/include/pgscript/generators pgadmin/include/pgscript/objects pgadmin/include/pgscript/statements pgadmin/include/pgscript/utilities pgadmin/include/pgscript/utilities/mapm-lib pgadmin/include/schema pgadmin/include/slony pgadmin/include/utils pgadmin/pgscript pgadmin/pgscript/exceptions pgadmin/pgscript/expressions pgadmin/pgscript/generators pgadmin/pgscript/objects pgadmin/pgscript/statements pgadmin/pgscript/utilities pgadmin/pgscript/utilities/m_apm pgadmin/schem! a pgadmin/slony pgadmin/ui pgadmin/utils pkg pkg/debian pkg/mac pkg/mandrake pkg/redhat pkg/slackware pkg/src pkg/suse pkg/win32 xtra xtra/pgscript xtra/pgscript/bin xtra/pgscript/doc xtra/pgscript/file xtra/pgscript/file/input xtra/pgscript/file/test xtra/pgscript/file/test/dictionary xtra/pgscript/file/test/source xtra/pgscript/lib xtra/pgscript/test xtra/wx-build
Previous Message svn 2010-02-25 21:21:07 SVN Commit by dpage: r8185 - in trunk/pgagent: . cmake include pgaevent