From 97c39498e5ca9208d3de5a443a2282923619bf91 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 2 Jan 2019 12:44:25 -0500 Subject: Update copyright for 2019 Backpatch-through: certain files through 9.4 --- contrib/sepgsql/hooks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/sepgsql/hooks.c') diff --git a/contrib/sepgsql/hooks.c b/contrib/sepgsql/hooks.c index 4249ed552c8..ebfa441b47a 100644 --- a/contrib/sepgsql/hooks.c +++ b/contrib/sepgsql/hooks.c @@ -4,7 +4,7 @@ * * Entrypoints of the hooks in PostgreSQL, and dispatches the callbacks. * - * Copyright (c) 2010-2018, PostgreSQL Global Development Group + * Copyright (c) 2010-2019, PostgreSQL Global Development Group * * ------------------------------------------------------------------------- */ -- cgit v1.2.3