Author: dpage Date: 2005-11-06 11:14:33 +0000 (Sun, 06 Nov 2005) New Revision: 4687
Modified: trunk/pgadmin3/configure.ac Log: Fix copyright Modified: trunk/pgadmin3/configure.ac =================================================================== --- trunk/pgadmin3/configure.ac 2005-11-06 11:14:03 UTC (rev 4686) +++ trunk/pgadmin3/configure.ac 2005-11-06 11:14:33 UTC (rev 4687) @@ -1,6 +1,6 @@ AC_PREREQ(2.57) AC_REVISION($Revision$) -AC_COPYRIGHT(Copyright 2002 - 2004 The pgAdmin Development Team) +AC_COPYRIGHT(Copyright 2002 - 2005 The pgAdmin Development Team) AC_INIT(pgadmin3, 1.5.0, pgadmin-support@postgresql.org) AC_CONFIG_AUX_DIR(config) AC_CONFIG_SRCDIR([src/pgAdmin3.cpp]) ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly