]> granicus.if.org Git - postgresql/blobdiff - src/backend/executor/nodeLockRows.c
Update copyright for the year 2010.
[postgresql] / src / backend / executor / nodeLockRows.c
index f38d34a04759f695347d3944f15bd57e977ee294..b3c61d43e1917f041c26bb6e18cbdf91750b6b36 100644 (file)
@@ -3,12 +3,12 @@
  * nodeLockRows.c
  *       Routines to handle FOR UPDATE/FOR SHARE row locking
  *
- * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *       $PostgreSQL: pgsql/src/backend/executor/nodeLockRows.c,v 1.2 2009/10/26 02:26:31 tgl Exp $
+ *       $PostgreSQL: pgsql/src/backend/executor/nodeLockRows.c,v 1.3 2010/01/02 16:57:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */