From 69edd4a1cf3e87f30713d080217771517721c123 Mon Sep 17 00:00:00 2001 From: Alejandro Haro Date: Mon, 29 Jun 2026 20:58:48 -0300 Subject: [PATCH] chore: update copyright year to 2026 (LICENSE + README) --- LICENSE | 2 +- README.md | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 7b98651..1a2009f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 BitPay +Copyright (c) 2026 BitPay 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 366fc0a..1e04824 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # BitPay Python Client + [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/bitpay/python-bitpay-client/master/LICENSE) [![PyPI](https://img.shields.io/pypi/v/bitpay.svg?style=flat-square)](https://pypi.org/project/bitpay) @@ -8,8 +9,8 @@ Full implementation of the BitPay Payment Gateway. This library implements BitPa ## Support -* https://github.com/bitpay/python-bitpay-client/issues -* https://support.bitpay.com +- https://github.com/bitpay/python-bitpay-client/issues +- https://support.bitpay.com ## Contribute @@ -19,7 +20,7 @@ To contribute to this project, please fork and submit a pull request. MIT License -Copyright (c) 2021 BitPay +Copyright (c) 2026 BitPay Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal