aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/mainloop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/psql/mainloop.h')
-rw-r--r--src/bin/psql/mainloop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/psql/mainloop.h b/src/bin/psql/mainloop.h
index 6bec7b4b9fa..67567a5cebb 100644
--- a/src/bin/psql/mainloop.h
+++ b/src/bin/psql/mainloop.h
@@ -1,9 +1,9 @@
/*
* psql - the PostgreSQL interactive terminal
*
- * Copyright 2000 by PostgreSQL Global Development Group
+ * Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
- * $Header: /cvsroot/pgsql/src/bin/psql/mainloop.h,v 1.13 2001/11/05 17:46:31 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/bin/psql/mainloop.h,v 1.14 2003/08/04 23:59:40 tgl Exp $
*/
#ifndef MAINLOOP_H
#define MAINLOOP_H