diff --git a/pg_stat_monitor.c b/pg_stat_monitor.c index 56a9566..8609999 100644 --- a/pg_stat_monitor.c +++ b/pg_stat_monitor.c @@ -5,7 +5,7 @@ * pg_stat_monitor.c * Track statement execution times across a whole database cluster. * - * Portions Copyright © 2018-2020, Percona LLC and/or its affiliates + * Portions Copyright © 2018-2020, Percona LLC and/or its * * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group *