update copyright years
authorAndres Freund <andres@anarazel.de>
Tue, 28 Jan 2014 22:27:37 +0000 (23:27 +0100)
committerAndres Freund <andres@anarazel.de>
Tue, 28 Jan 2014 22:27:37 +0000 (23:27 +0100)
src/backend/replication/slot.c
src/backend/replication/slotfuncs.c
src/include/replication/slot.h

index e6f2183e9b464c647d30569c2420ec0b827d3c50..93a44f056003f824e3712c8b70ff5b2b6dd1636e 100644 (file)
@@ -4,7 +4,7 @@
  *        Replication slot management.
  *
  *
- * Copyright (c) 2012-2013, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2014, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 1fb79f41d9ceac56fcbca2a3b2879f4f4536159b..dba06a10611458ba8636d933031639a8449533ab 100644 (file)
@@ -3,7 +3,7 @@
  * slotfuncs.c
  *        Support functions for replication slots
  *
- * Copyright (c) 2012-2013, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2014, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/slotfuncs.c
index 68c3a8019e85bb8764dfe266523851dccbebc234..a0cc56b9c5c39c0a2d428f3a099d1aa525855f74 100644 (file)
@@ -2,7 +2,7 @@
  * slot.h
  *        Replication slot management.
  *
- * Copyright (c) 2012-2013, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2014, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */