diff --git a/LICENSE b/LICENSE index 8906b59..964d4f3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ Copyright (c) 2014-2017 Ronan Dunklau -Copyright (c) 2018-2024 The Powa-Team +Copyright (c) 2018-2025 The Powa-Team Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is diff --git a/debian/copyright b/debian/copyright index 375d1d2..27c3733 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Copyright (c) 2014-2017 Ronan Dunklau -Copyright (c) 2018-2024 The Powa-Team +Copyright (c) 2018-2025 The Powa-Team Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is diff --git a/pg_qualstats.c b/pg_qualstats.c index 59be1ab..4ac7409 100644 --- a/pg_qualstats.c +++ b/pg_qualstats.c @@ -20,7 +20,7 @@ * The implementation is heavily inspired by pg_stat_statements * * Copyright (c) 2014,2017 Ronan Dunklau - * Copyright (c) 2018-2024, The Powa-Team + * Copyright (c) 2018-2025, The Powa-Team *------------------------------------------------------------------------- */ #include