From 6794ec41350dc969eb58033d36afccfa5a8b1fa0 Mon Sep 17 00:00:00 2001 From: bfren Date: Sat, 13 Jan 2024 11:24:36 +0000 Subject: [PATCH] Updating copyright year to 2024 --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 42e7058..9cf654f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2023 bfren +Copyright (c) 2021-2024 bfren Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 0e571b5..e6ebeb7 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ docker run -v /path/to/data:/data bfren/pg-upgrade -v 15 -m live ## Copyright -> Copyright (c) 2021-2023 [bfren](https://bfren.dev) (unless otherwise stated) +> Copyright (c) 2021-2024 [bfren](https://bfren.dev) (unless otherwise stated)