From 4d32f6d7bf2e4e2715b1f79b379a7cfcca16993c Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 2 Feb 2010 18:52:02 +0000
Subject: [PATCH] Remove copyright mention of Andrew Yu, per author's
 permission.

Backpatch to 8.4.X.
---
 src/tutorial/basics.source | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/tutorial/basics.source b/src/tutorial/basics.source
index 9d907e26857..ede3a994112 100644
--- a/src/tutorial/basics.source
+++ b/src/tutorial/basics.source
@@ -4,9 +4,7 @@
 --    Tutorial on the basics (table creation and data manipulation)
 --
 --
--- Copyright (c) 1994, Andrew Yu, University of California
---
--- $PostgreSQL: pgsql/src/tutorial/basics.source,v 1.5 2003/11/29 22:41:33 pgsql Exp $
+-- $PostgreSQL: pgsql/src/tutorial/basics.source,v 1.6 2010/02/02 18:52:02 momjian Exp $
 --
 ---------------------------------------------------------------------------
 
-- 
GitLab