Author: dpage
Date: 2005-05-18 12:34:04 +0100 (Wed, 18 May 2005)
New Revision: 4211

Modified:
   trunk/pgadmin3/xtra/Makefile.am
   trunk/pgadmin3/xtra/pgagent/Makefile.am
   trunk/pgadmin3/xtra/pgagent/pgaevent/Makefile.am
Log:
Correct header

Modified: trunk/pgadmin3/xtra/Makefile.am
===================================================================
--- trunk/pgadmin3/xtra/Makefile.am     2005-05-18 11:23:46 UTC (rev 4210)
+++ trunk/pgadmin3/xtra/Makefile.am     2005-05-18 11:34:04 UTC (rev 4211)
@@ -1,3 +1,4 @@
+##############################################################################
 # pgAdmin III - PostgreSQL Tools
 # $Id$
 # Copyright (C) 2002 - 2005, The pgAdmin Development Team
@@ -4,6 +5,7 @@
 # This software is released under the Artistic Licence
 #
 # Makefile - Makefile for *nix systems
+##############################################################################
 
 SUBDIRS = pgagent
 

Modified: trunk/pgadmin3/xtra/pgagent/Makefile.am
===================================================================
--- trunk/pgadmin3/xtra/pgagent/Makefile.am     2005-05-18 11:23:46 UTC (rev 
4210)
+++ trunk/pgadmin3/xtra/pgagent/Makefile.am     2005-05-18 11:34:04 UTC (rev 
4211)
@@ -1,3 +1,4 @@
+##############################################################################
 # pgAdmin III - PostgreSQL Tools
 # $Id$
 # Copyright (C) 2002 - 2005, The pgAdmin Development Team
@@ -4,6 +5,7 @@
 # This software is released under the Artistic Licence
 #
 # Makefile - Makefile for *nix systems
+##############################################################################
 
 SUBDIRS = pgaevent
 

Modified: trunk/pgadmin3/xtra/pgagent/pgaevent/Makefile.am
===================================================================
--- trunk/pgadmin3/xtra/pgagent/pgaevent/Makefile.am    2005-05-18 11:23:46 UTC 
(rev 4210)
+++ trunk/pgadmin3/xtra/pgagent/pgaevent/Makefile.am    2005-05-18 11:34:04 UTC 
(rev 4211)
@@ -1,3 +1,4 @@
+##############################################################################
 # pgAdmin III - PostgreSQL Tools
 # $Id$
 # Copyright (C) 2002 - 2005, The pgAdmin Development Team
@@ -4,6 +5,7 @@
 # This software is released under the Artistic Licence
 #
 # Makefile - Makefile for *nix systems
+##############################################################################
 
 EXTRA_DIST = \
         $(srcdir)/MSG00001.bin \


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to