mirror of
https://github.com/postgres/postgres.git
synced 2025-12-16 16:42:29 +03:00
Stamp copyrights for year 2011.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
* freeing the larger object!
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/lib/dllist.h
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* It can be used to buffer either ordinary C strings (null-terminated text)
|
||||
* or arbitrary binary data. All storage is allocated with palloc().
|
||||
*
|
||||
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/lib/stringinfo.h
|
||||
|
||||
Reference in New Issue
Block a user