projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70715e6
)
Correct copyright for newly added genericdesc.c
author
Stephen Frost
<sfrost@snowman.net>
Tue, 12 Apr 2016 12:45:09 +0000
(08:45 -0400)
committer
Stephen Frost
<sfrost@snowman.net>
Tue, 12 Apr 2016 12:45:09 +0000
(08:45 -0400)
It's 2016 these days (no, not entirely sure how we got here either).
Pointed out by Amit Langote
src/backend/access/rmgrdesc/genericdesc.c
patch
|
blob
|
history
diff --git
a/src/backend/access/rmgrdesc/genericdesc.c
b/src/backend/access/rmgrdesc/genericdesc.c
index caa9a036481b9f06588447f61a2458d3655ef29a..0796bb874146aba5f3b98b32c3b9ea9a898bc84d 100644
(file)
--- a/
src/backend/access/rmgrdesc/genericdesc.c
+++ b/
src/backend/access/rmgrdesc/genericdesc.c
@@
-4,7
+4,7
@@
* rmgr descriptor routines for access/transam/generic_xlog.c
*
*
- * Portions Copyright (c) 1996-201
4
, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-201
6
, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/backend/access/rmgrdesc/genericdesc.c