From bff57f256eabf3ce41c94f7fe9c8c8fab064212a Mon Sep 17 00:00:00 2001 From: Maurizio Montel Date: Sat, 27 Jan 2024 12:01:05 +0100 Subject: [PATCH 1/4] Authors: vacanza team, (c) 2024 --- holidays/__init__.py | 3 ++- holidays/calendars/__init__.py | 3 ++- holidays/calendars/buddhist.py | 3 ++- holidays/calendars/chinese.py | 3 ++- holidays/calendars/custom.py | 3 ++- holidays/calendars/gregorian.py | 3 ++- holidays/calendars/hebrew.py | 3 ++- holidays/calendars/hindu.py | 3 ++- holidays/calendars/islamic.py | 3 ++- holidays/calendars/julian.py | 3 ++- holidays/calendars/julian_revised.py | 3 ++- holidays/calendars/persian.py | 3 ++- holidays/calendars/thai.py | 3 ++- holidays/constants.py | 3 ++- holidays/countries/__init__.py | 3 ++- holidays/countries/albania.py | 3 ++- holidays/countries/algeria.py | 3 ++- holidays/countries/american_samoa.py | 3 ++- holidays/countries/andorra.py | 3 ++- holidays/countries/angola.py | 3 ++- holidays/countries/argentina.py | 3 ++- holidays/countries/armenia.py | 3 ++- holidays/countries/aruba.py | 3 ++- holidays/countries/australia.py | 3 ++- holidays/countries/austria.py | 3 ++- holidays/countries/azerbaijan.py | 3 ++- holidays/countries/bahamas.py | 3 ++- holidays/countries/bahrain.py | 3 ++- holidays/countries/bangladesh.py | 3 ++- holidays/countries/barbados.py | 3 ++- holidays/countries/belarus.py | 3 ++- holidays/countries/belgium.py | 3 ++- holidays/countries/belize.py | 3 ++- holidays/countries/bolivia.py | 3 ++- holidays/countries/bosnia_and_herzegovina.py | 3 ++- holidays/countries/botswana.py | 3 ++- holidays/countries/brazil.py | 3 ++- holidays/countries/brunei.py | 3 ++- holidays/countries/bulgaria.py | 3 ++- holidays/countries/burkina_faso.py | 3 ++- holidays/countries/burundi.py | 3 ++- holidays/countries/cambodia.py | 3 ++- holidays/countries/cameroon.py | 3 ++- holidays/countries/canada.py | 3 ++- holidays/countries/chad.py | 3 ++- holidays/countries/chile.py | 3 ++- holidays/countries/china.py | 3 ++- holidays/countries/colombia.py | 3 ++- holidays/countries/costa_rica.py | 3 ++- holidays/countries/croatia.py | 3 ++- holidays/countries/cuba.py | 3 ++- holidays/countries/curacao.py | 3 ++- holidays/countries/cyprus.py | 3 ++- holidays/countries/czechia.py | 3 ++- holidays/countries/denmark.py | 3 ++- holidays/countries/djibouti.py | 3 ++- holidays/countries/dominican_republic.py | 3 ++- holidays/countries/ecuador.py | 3 ++- holidays/countries/egypt.py | 3 ++- holidays/countries/el_salvador.py | 3 ++- holidays/countries/estonia.py | 3 ++- holidays/countries/eswatini.py | 3 ++- holidays/countries/ethiopia.py | 3 ++- holidays/countries/finland.py | 3 ++- holidays/countries/france.py | 3 ++- holidays/countries/gabon.py | 3 ++- holidays/countries/georgia.py | 3 ++- holidays/countries/germany.py | 3 ++- holidays/countries/ghana.py | 3 ++- holidays/countries/greece.py | 3 ++- holidays/countries/guam.py | 3 ++- holidays/countries/guatemala.py | 3 ++- holidays/countries/honduras.py | 3 ++- holidays/countries/hongkong.py | 3 ++- holidays/countries/hungary.py | 3 ++- holidays/countries/iceland.py | 3 ++- holidays/countries/india.py | 3 ++- holidays/countries/indonesia.py | 3 ++- holidays/countries/iran.py | 3 ++- holidays/countries/ireland.py | 3 ++- holidays/countries/isle_of_man.py | 3 ++- holidays/countries/israel.py | 3 ++- holidays/countries/italy.py | 3 ++- holidays/countries/jamaica.py | 3 ++- holidays/countries/japan.py | 3 ++- holidays/countries/kazakhstan.py | 3 ++- holidays/countries/kenya.py | 3 ++- holidays/countries/kyrgyzstan.py | 3 ++- holidays/countries/laos.py | 3 ++- holidays/countries/latvia.py | 3 ++- holidays/countries/lesotho.py | 3 ++- holidays/countries/liechtenstein.py | 3 ++- holidays/countries/lithuania.py | 3 ++- holidays/countries/luxembourg.py | 3 ++- holidays/countries/madagascar.py | 3 ++- holidays/countries/malawi.py | 3 ++- holidays/countries/malaysia.py | 3 ++- holidays/countries/maldives.py | 3 ++- holidays/countries/malta.py | 3 ++- holidays/countries/marshall_islands.py | 3 ++- holidays/countries/mexico.py | 3 ++- holidays/countries/moldova.py | 3 ++- holidays/countries/monaco.py | 3 ++- holidays/countries/montenegro.py | 3 ++- holidays/countries/morocco.py | 3 ++- holidays/countries/mozambique.py | 3 ++- holidays/countries/namibia.py | 3 ++- holidays/countries/netherlands.py | 3 ++- holidays/countries/new_zealand.py | 3 ++- holidays/countries/nicaragua.py | 3 ++- holidays/countries/nigeria.py | 3 ++- holidays/countries/north_macedonia.py | 3 ++- holidays/countries/northern_mariana_islands.py | 3 ++- holidays/countries/norway.py | 3 ++- holidays/countries/pakistan.py | 3 ++- holidays/countries/panama.py | 3 ++- holidays/countries/papua_new_guinea.py | 3 ++- holidays/countries/paraguay.py | 3 ++- holidays/countries/peru.py | 3 ++- holidays/countries/philippines.py | 3 ++- holidays/countries/poland.py | 3 ++- holidays/countries/portugal.py | 3 ++- holidays/countries/puerto_rico.py | 3 ++- holidays/countries/romania.py | 3 ++- holidays/countries/russia.py | 3 ++- holidays/countries/san_marino.py | 3 ++- holidays/countries/saudi_arabia.py | 3 ++- holidays/countries/serbia.py | 3 ++- holidays/countries/singapore.py | 3 ++- holidays/countries/slovakia.py | 3 ++- holidays/countries/slovenia.py | 3 ++- holidays/countries/south_africa.py | 3 ++- holidays/countries/south_korea.py | 3 ++- holidays/countries/spain.py | 3 ++- holidays/countries/sweden.py | 3 ++- holidays/countries/switzerland.py | 3 ++- holidays/countries/taiwan.py | 3 ++- holidays/countries/tanzania.py | 3 ++- holidays/countries/thailand.py | 3 ++- holidays/countries/timor_leste.py | 3 ++- holidays/countries/tonga.py | 3 ++- holidays/countries/tunisia.py | 3 ++- holidays/countries/turkey.py | 3 ++- holidays/countries/ukraine.py | 3 ++- holidays/countries/united_arab_emirates.py | 3 ++- holidays/countries/united_kingdom.py | 3 ++- holidays/countries/united_states.py | 3 ++- holidays/countries/united_states_minor_outlying_islands.py | 3 ++- holidays/countries/united_states_virgin_islands.py | 3 ++- holidays/countries/uruguay.py | 3 ++- holidays/countries/uzbekistan.py | 3 ++- holidays/countries/vanuatu.py | 3 ++- holidays/countries/vatican_city.py | 3 ++- holidays/countries/venezuela.py | 3 ++- holidays/countries/vietnam.py | 3 ++- holidays/countries/zambia.py | 3 ++- holidays/countries/zimbabwe.py | 3 ++- holidays/financial/__init__.py | 3 ++- holidays/financial/european_central_bank.py | 3 ++- holidays/financial/ny_stock_exchange.py | 3 ++- holidays/groups/__init__.py | 3 ++- holidays/groups/buddhist.py | 3 ++- holidays/groups/chinese.py | 3 ++- holidays/groups/christian.py | 3 ++- holidays/groups/custom.py | 3 ++- holidays/groups/hindu.py | 3 ++- holidays/groups/international.py | 3 ++- holidays/groups/islamic.py | 3 ++- holidays/groups/persian.py | 3 ++- holidays/groups/thai.py | 3 ++- holidays/helpers.py | 3 ++- holidays/holiday_base.py | 3 ++- holidays/observed_holiday_base.py | 3 ++- holidays/registry.py | 3 ++- holidays/utils.py | 3 ++- scripts/calendar/asian_generator.py | 3 ++- scripts/calendar/hebrew_generator.py | 3 ++- scripts/calendar/islamic_generator.py | 3 ++- scripts/generate_release_notes.py | 3 ++- scripts/generate_snapshots.py | 3 ++- scripts/l10n/generate_mo_files.py | 3 ++- scripts/l10n/generate_po_files.py | 3 ++- setup.py | 3 ++- tests/calendars/test_gregorian.py | 3 ++- tests/calendars/test_persian.py | 3 ++- tests/calendars/test_thai.py | 3 ++- tests/common.py | 3 ++- tests/countries/test_albania.py | 3 ++- tests/countries/test_algeria.py | 3 ++- tests/countries/test_american_samoa.py | 3 ++- tests/countries/test_andorra.py | 3 ++- tests/countries/test_angola.py | 3 ++- tests/countries/test_argentina.py | 3 ++- tests/countries/test_armenia.py | 3 ++- tests/countries/test_aruba.py | 3 ++- tests/countries/test_australia.py | 3 ++- tests/countries/test_austria.py | 3 ++- tests/countries/test_azerbaijan.py | 3 ++- tests/countries/test_bahamas.py | 3 ++- tests/countries/test_bahrain.py | 3 ++- tests/countries/test_bangladesh.py | 3 ++- tests/countries/test_barbados.py | 3 ++- tests/countries/test_belarus.py | 3 ++- tests/countries/test_belgium.py | 3 ++- tests/countries/test_belize.py | 3 ++- tests/countries/test_bolivia.py | 3 ++- tests/countries/test_bosnia_and_herzegovina.py | 3 ++- tests/countries/test_botswana.py | 3 ++- tests/countries/test_brazil.py | 3 ++- tests/countries/test_brunei.py | 3 ++- tests/countries/test_bulgaria.py | 3 ++- tests/countries/test_burkina_faso.py | 3 ++- tests/countries/test_burundi.py | 3 ++- tests/countries/test_cambodia.py | 3 ++- tests/countries/test_cameroon.py | 3 ++- tests/countries/test_canada.py | 3 ++- tests/countries/test_chad.py | 3 ++- tests/countries/test_chile.py | 3 ++- tests/countries/test_china.py | 3 ++- tests/countries/test_colombia.py | 3 ++- tests/countries/test_costa_rica.py | 3 ++- tests/countries/test_croatia.py | 3 ++- tests/countries/test_cuba.py | 3 ++- tests/countries/test_curacao.py | 3 ++- tests/countries/test_cyprus.py | 3 ++- tests/countries/test_czechia.py | 3 ++- tests/countries/test_denmark.py | 3 ++- tests/countries/test_djibouti.py | 3 ++- tests/countries/test_dominican_republic.py | 3 ++- tests/countries/test_ecuador.py | 3 ++- tests/countries/test_egypt.py | 3 ++- tests/countries/test_el_salvador.py | 3 ++- tests/countries/test_estonia.py | 3 ++- tests/countries/test_eswatini.py | 3 ++- tests/countries/test_ethiopia.py | 3 ++- tests/countries/test_finland.py | 3 ++- tests/countries/test_france.py | 3 ++- tests/countries/test_gabon.py | 3 ++- tests/countries/test_georgia.py | 3 ++- tests/countries/test_germany.py | 3 ++- tests/countries/test_ghana.py | 3 ++- tests/countries/test_greece.py | 3 ++- tests/countries/test_guam.py | 3 ++- tests/countries/test_guatemala.py | 3 ++- tests/countries/test_honduras.py | 3 ++- tests/countries/test_hongkong.py | 3 ++- tests/countries/test_hungary.py | 3 ++- tests/countries/test_iceland.py | 3 ++- tests/countries/test_india.py | 3 ++- tests/countries/test_indonesia.py | 3 ++- tests/countries/test_iran.py | 3 ++- tests/countries/test_ireland.py | 3 ++- tests/countries/test_isle_of_man.py | 3 ++- tests/countries/test_israel.py | 3 ++- tests/countries/test_italy.py | 3 ++- tests/countries/test_jamaica.py | 3 ++- tests/countries/test_japan.py | 3 ++- tests/countries/test_kazakhstan.py | 3 ++- tests/countries/test_kenya.py | 3 ++- tests/countries/test_kyrgyzstan.py | 3 ++- tests/countries/test_laos.py | 3 ++- tests/countries/test_latvia.py | 3 ++- tests/countries/test_lesotho.py | 3 ++- tests/countries/test_liechtenstein.py | 3 ++- tests/countries/test_lithuania.py | 3 ++- tests/countries/test_luxembourg.py | 3 ++- tests/countries/test_madagascar.py | 3 ++- tests/countries/test_malawi.py | 3 ++- tests/countries/test_malaysia.py | 3 ++- tests/countries/test_maldives.py | 3 ++- tests/countries/test_malta.py | 3 ++- tests/countries/test_marshall_islands.py | 3 ++- tests/countries/test_mexico.py | 3 ++- tests/countries/test_moldova.py | 3 ++- tests/countries/test_monaco.py | 3 ++- tests/countries/test_montenegro.py | 3 ++- tests/countries/test_morocco.py | 3 ++- tests/countries/test_mozambique.py | 3 ++- tests/countries/test_namibia.py | 3 ++- tests/countries/test_netherlands.py | 3 ++- tests/countries/test_new_zealand.py | 3 ++- tests/countries/test_nicaragua.py | 3 ++- tests/countries/test_nigeria.py | 3 ++- tests/countries/test_north_macedonia.py | 3 ++- tests/countries/test_northern_mariana_islands.py | 3 ++- tests/countries/test_norway.py | 3 ++- tests/countries/test_pakistan.py | 3 ++- tests/countries/test_panama.py | 3 ++- tests/countries/test_papua_new_guinea.py | 3 ++- tests/countries/test_paraguay.py | 3 ++- tests/countries/test_peru.py | 3 ++- tests/countries/test_philippines.py | 3 ++- tests/countries/test_poland.py | 3 ++- tests/countries/test_portugal.py | 3 ++- tests/countries/test_puerto_rico.py | 3 ++- tests/countries/test_romania.py | 3 ++- tests/countries/test_russia.py | 3 ++- tests/countries/test_san_marino.py | 3 ++- tests/countries/test_saudi_arabia.py | 3 ++- tests/countries/test_serbia.py | 3 ++- tests/countries/test_singapore.py | 3 ++- tests/countries/test_slovakia.py | 3 ++- tests/countries/test_slovenia.py | 3 ++- tests/countries/test_south_africa.py | 3 ++- tests/countries/test_south_korea.py | 3 ++- tests/countries/test_spain.py | 3 ++- tests/countries/test_sweden.py | 3 ++- tests/countries/test_switzerland.py | 3 ++- tests/countries/test_taiwan.py | 3 ++- tests/countries/test_tanzania.py | 3 ++- tests/countries/test_thailand.py | 3 ++- tests/countries/test_timor_leste.py | 3 ++- tests/countries/test_tonga.py | 3 ++- tests/countries/test_tunisia.py | 3 ++- tests/countries/test_turkey.py | 3 ++- tests/countries/test_ukraine.py | 3 ++- tests/countries/test_united_arab_emirates.py | 3 ++- tests/countries/test_united_kingdom.py | 3 ++- tests/countries/test_united_states.py | 3 ++- tests/countries/test_united_states_minor_outlying_islands.py | 3 ++- tests/countries/test_united_states_virgin_islands.py | 3 ++- tests/countries/test_uruguay.py | 3 ++- tests/countries/test_uzbekistan.py | 3 ++- tests/countries/test_vanuatu.py | 3 ++- tests/countries/test_vatican_city.py | 3 ++- tests/countries/test_venezuela.py | 3 ++- tests/countries/test_vietnam.py | 3 ++- tests/countries/test_zambia.py | 3 ++- tests/countries/test_zimbabwe.py | 3 ++- tests/financial/test_european_central_bank.py | 3 ++- tests/financial/test_ny_stock_exchange.py | 3 ++- tests/test_docs.py | 3 ++- tests/test_holiday_base.py | 3 ++- tests/test_holiday_groups.py | 3 ++- tests/test_imports.py | 3 ++- tests/test_l10n.py | 3 ++- tests/test_package.py | 3 ++- tests/test_registry.py | 3 ++- tests/test_utils.py | 3 ++- 339 files changed, 678 insertions(+), 339 deletions(-) diff --git a/holidays/__init__.py b/holidays/__init__.py index 0955cabf9..6207e3dfb 100644 --- a/holidays/__init__.py +++ b/holidays/__init__.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/__init__.py b/holidays/calendars/__init__.py index a47d07fa8..65d606d45 100644 --- a/holidays/calendars/__init__.py +++ b/holidays/calendars/__init__.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/buddhist.py b/holidays/calendars/buddhist.py index fae2f5656..d258e480f 100644 --- a/holidays/calendars/buddhist.py +++ b/holidays/calendars/buddhist.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/chinese.py b/holidays/calendars/chinese.py index 7fc3f909e..c998cac89 100644 --- a/holidays/calendars/chinese.py +++ b/holidays/calendars/chinese.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/custom.py b/holidays/calendars/custom.py index 06fc66d44..bad12f0d1 100644 --- a/holidays/calendars/custom.py +++ b/holidays/calendars/custom.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/gregorian.py b/holidays/calendars/gregorian.py index f36730008..43b445bee 100644 --- a/holidays/calendars/gregorian.py +++ b/holidays/calendars/gregorian.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/hebrew.py b/holidays/calendars/hebrew.py index 58da276ff..8104c6ca2 100644 --- a/holidays/calendars/hebrew.py +++ b/holidays/calendars/hebrew.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/hindu.py b/holidays/calendars/hindu.py index c242caab4..ba79ef367 100644 --- a/holidays/calendars/hindu.py +++ b/holidays/calendars/hindu.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/islamic.py b/holidays/calendars/islamic.py index deee88259..d23817d8f 100644 --- a/holidays/calendars/islamic.py +++ b/holidays/calendars/islamic.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/julian.py b/holidays/calendars/julian.py index 130c69d7f..0d18f2690 100644 --- a/holidays/calendars/julian.py +++ b/holidays/calendars/julian.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/julian_revised.py b/holidays/calendars/julian_revised.py index 7e0d956d3..f48c9f583 100644 --- a/holidays/calendars/julian_revised.py +++ b/holidays/calendars/julian_revised.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/persian.py b/holidays/calendars/persian.py index 68d6a3b16..6f1ff282f 100644 --- a/holidays/calendars/persian.py +++ b/holidays/calendars/persian.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/thai.py b/holidays/calendars/thai.py index ba34a25f8..2dd3f641b 100644 --- a/holidays/calendars/thai.py +++ b/holidays/calendars/thai.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/constants.py b/holidays/constants.py index eecfa26b2..efeea1480 100644 --- a/holidays/constants.py +++ b/holidays/constants.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/__init__.py b/holidays/countries/__init__.py index 6bbba7135..202ff7a2b 100644 --- a/holidays/countries/__init__.py +++ b/holidays/countries/__init__.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/albania.py b/holidays/countries/albania.py index a5b81dac2..49d682432 100644 --- a/holidays/countries/albania.py +++ b/holidays/countries/albania.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/algeria.py b/holidays/countries/algeria.py index e03c9067b..54ea5ceb7 100644 --- a/holidays/countries/algeria.py +++ b/holidays/countries/algeria.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/american_samoa.py b/holidays/countries/american_samoa.py index 4c6d01d11..6ac9a97c4 100644 --- a/holidays/countries/american_samoa.py +++ b/holidays/countries/american_samoa.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/andorra.py b/holidays/countries/andorra.py index 1dc707af7..ecfd79a9a 100644 --- a/holidays/countries/andorra.py +++ b/holidays/countries/andorra.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/angola.py b/holidays/countries/angola.py index 950355619..08df3f1ab 100644 --- a/holidays/countries/angola.py +++ b/holidays/countries/angola.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/argentina.py b/holidays/countries/argentina.py index 9e66aff5d..0b6ade4de 100644 --- a/holidays/countries/argentina.py +++ b/holidays/countries/argentina.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/armenia.py b/holidays/countries/armenia.py index 2173ea58c..180123369 100644 --- a/holidays/countries/armenia.py +++ b/holidays/countries/armenia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/aruba.py b/holidays/countries/aruba.py index 4efc33f11..059f6914c 100644 --- a/holidays/countries/aruba.py +++ b/holidays/countries/aruba.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/australia.py b/holidays/countries/australia.py index bb1681ef2..36708ad5e 100644 --- a/holidays/countries/australia.py +++ b/holidays/countries/australia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/austria.py b/holidays/countries/austria.py index b9bbe0d2f..1291f4279 100644 --- a/holidays/countries/austria.py +++ b/holidays/countries/austria.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/azerbaijan.py b/holidays/countries/azerbaijan.py index 8f58e5429..259719aca 100644 --- a/holidays/countries/azerbaijan.py +++ b/holidays/countries/azerbaijan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/bahamas.py b/holidays/countries/bahamas.py index 48d6e137c..0e1f9fca0 100644 --- a/holidays/countries/bahamas.py +++ b/holidays/countries/bahamas.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/bahrain.py b/holidays/countries/bahrain.py index 4514569d3..4153cadbc 100644 --- a/holidays/countries/bahrain.py +++ b/holidays/countries/bahrain.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/bangladesh.py b/holidays/countries/bangladesh.py index fffd702dc..9f7b3bc7b 100644 --- a/holidays/countries/bangladesh.py +++ b/holidays/countries/bangladesh.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # tasnim # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/barbados.py b/holidays/countries/barbados.py index edcae8ece..f595408f9 100644 --- a/holidays/countries/barbados.py +++ b/holidays/countries/barbados.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/belarus.py b/holidays/countries/belarus.py index 1815b2b5e..b16014a15 100644 --- a/holidays/countries/belarus.py +++ b/holidays/countries/belarus.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/belgium.py b/holidays/countries/belgium.py index 1e5b90c8c..9fe5f0d0e 100644 --- a/holidays/countries/belgium.py +++ b/holidays/countries/belgium.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/belize.py b/holidays/countries/belize.py index 7d8b2d1a1..6fdaf6e94 100644 --- a/holidays/countries/belize.py +++ b/holidays/countries/belize.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/bolivia.py b/holidays/countries/bolivia.py index 50e76e427..befcd93b9 100644 --- a/holidays/countries/bolivia.py +++ b/holidays/countries/bolivia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/bosnia_and_herzegovina.py b/holidays/countries/bosnia_and_herzegovina.py index 14542b681..17ea8eef7 100644 --- a/holidays/countries/bosnia_and_herzegovina.py +++ b/holidays/countries/bosnia_and_herzegovina.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/botswana.py b/holidays/countries/botswana.py index bbfb92393..c73858f56 100644 --- a/holidays/countries/botswana.py +++ b/holidays/countries/botswana.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/brazil.py b/holidays/countries/brazil.py index 55bbf702f..2d0233fa8 100644 --- a/holidays/countries/brazil.py +++ b/holidays/countries/brazil.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/brunei.py b/holidays/countries/brunei.py index e18218bb4..dd4156683 100644 --- a/holidays/countries/brunei.py +++ b/holidays/countries/brunei.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/bulgaria.py b/holidays/countries/bulgaria.py index c3f0a32eb..c2770070f 100644 --- a/holidays/countries/bulgaria.py +++ b/holidays/countries/bulgaria.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/burkina_faso.py b/holidays/countries/burkina_faso.py index 3b53a9392..7eef694d3 100644 --- a/holidays/countries/burkina_faso.py +++ b/holidays/countries/burkina_faso.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/burundi.py b/holidays/countries/burundi.py index 685517c10..3c277add3 100644 --- a/holidays/countries/burundi.py +++ b/holidays/countries/burundi.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/cambodia.py b/holidays/countries/cambodia.py index 400bc3c6d..bd9a5202d 100644 --- a/holidays/countries/cambodia.py +++ b/holidays/countries/cambodia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/cameroon.py b/holidays/countries/cameroon.py index 0870f5ee0..506351753 100644 --- a/holidays/countries/cameroon.py +++ b/holidays/countries/cameroon.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/canada.py b/holidays/countries/canada.py index 6733549b3..6244c2ac1 100644 --- a/holidays/countries/canada.py +++ b/holidays/countries/canada.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/chad.py b/holidays/countries/chad.py index eeeb1e910..7138e5afd 100644 --- a/holidays/countries/chad.py +++ b/holidays/countries/chad.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/chile.py b/holidays/countries/chile.py index cb0ebe8b3..a8422268d 100644 --- a/holidays/countries/chile.py +++ b/holidays/countries/chile.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/china.py b/holidays/countries/china.py index 51588eb75..a58b36471 100644 --- a/holidays/countries/china.py +++ b/holidays/countries/china.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/colombia.py b/holidays/countries/colombia.py index 9a084ec7f..777c0bcb9 100644 --- a/holidays/countries/colombia.py +++ b/holidays/countries/colombia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/costa_rica.py b/holidays/countries/costa_rica.py index f3c93b4fb..01cbf9bea 100644 --- a/holidays/countries/costa_rica.py +++ b/holidays/countries/costa_rica.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/croatia.py b/holidays/countries/croatia.py index ec93338e3..618d19244 100644 --- a/holidays/countries/croatia.py +++ b/holidays/countries/croatia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/cuba.py b/holidays/countries/cuba.py index 61f815899..71198d7ec 100644 --- a/holidays/countries/cuba.py +++ b/holidays/countries/cuba.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/curacao.py b/holidays/countries/curacao.py index b3dfce02f..8c455ce87 100644 --- a/holidays/countries/curacao.py +++ b/holidays/countries/curacao.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/cyprus.py b/holidays/countries/cyprus.py index 8022faafa..64c372def 100644 --- a/holidays/countries/cyprus.py +++ b/holidays/countries/cyprus.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/czechia.py b/holidays/countries/czechia.py index 6acb82072..9a8ff9261 100644 --- a/holidays/countries/czechia.py +++ b/holidays/countries/czechia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/denmark.py b/holidays/countries/denmark.py index af2d47188..70cc709fb 100644 --- a/holidays/countries/denmark.py +++ b/holidays/countries/denmark.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/djibouti.py b/holidays/countries/djibouti.py index dda9df551..1323a7f13 100644 --- a/holidays/countries/djibouti.py +++ b/holidays/countries/djibouti.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/dominican_republic.py b/holidays/countries/dominican_republic.py index b0418ff85..74f3ac067 100644 --- a/holidays/countries/dominican_republic.py +++ b/holidays/countries/dominican_republic.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/ecuador.py b/holidays/countries/ecuador.py index ecb5d3dac..8679452e8 100644 --- a/holidays/countries/ecuador.py +++ b/holidays/countries/ecuador.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/egypt.py b/holidays/countries/egypt.py index eacf1ea10..0c2bf3537 100644 --- a/holidays/countries/egypt.py +++ b/holidays/countries/egypt.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/el_salvador.py b/holidays/countries/el_salvador.py index 51eb5e359..239ea6181 100644 --- a/holidays/countries/el_salvador.py +++ b/holidays/countries/el_salvador.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/estonia.py b/holidays/countries/estonia.py index f5bd9c560..d414e4eb5 100644 --- a/holidays/countries/estonia.py +++ b/holidays/countries/estonia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/eswatini.py b/holidays/countries/eswatini.py index baf115895..20e7af8a4 100644 --- a/holidays/countries/eswatini.py +++ b/holidays/countries/eswatini.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/ethiopia.py b/holidays/countries/ethiopia.py index 56c5e098b..4cdf73604 100644 --- a/holidays/countries/ethiopia.py +++ b/holidays/countries/ethiopia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/finland.py b/holidays/countries/finland.py index 3c988fad0..a0aabbac4 100644 --- a/holidays/countries/finland.py +++ b/holidays/countries/finland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/france.py b/holidays/countries/france.py index 6a263f869..2c3b1f64e 100644 --- a/holidays/countries/france.py +++ b/holidays/countries/france.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/gabon.py b/holidays/countries/gabon.py index 0362d7a77..a99e26532 100644 --- a/holidays/countries/gabon.py +++ b/holidays/countries/gabon.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/georgia.py b/holidays/countries/georgia.py index 6a9f564eb..02fafd3e8 100644 --- a/holidays/countries/georgia.py +++ b/holidays/countries/georgia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/germany.py b/holidays/countries/germany.py index f960889ea..d5ba14d52 100644 --- a/holidays/countries/germany.py +++ b/holidays/countries/germany.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/ghana.py b/holidays/countries/ghana.py index 453920a25..dc91ece0c 100644 --- a/holidays/countries/ghana.py +++ b/holidays/countries/ghana.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/greece.py b/holidays/countries/greece.py index 235ecb8f3..6a3a780bf 100644 --- a/holidays/countries/greece.py +++ b/holidays/countries/greece.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/guam.py b/holidays/countries/guam.py index a1b58835e..d59cf6061 100644 --- a/holidays/countries/guam.py +++ b/holidays/countries/guam.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/guatemala.py b/holidays/countries/guatemala.py index 41eb36d34..c8ff99e1d 100644 --- a/holidays/countries/guatemala.py +++ b/holidays/countries/guatemala.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/honduras.py b/holidays/countries/honduras.py index 8eb1520ea..341a08dbe 100644 --- a/holidays/countries/honduras.py +++ b/holidays/countries/honduras.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/hongkong.py b/holidays/countries/hongkong.py index e2e9d0fbc..d98821f72 100644 --- a/holidays/countries/hongkong.py +++ b/holidays/countries/hongkong.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/hungary.py b/holidays/countries/hungary.py index be7db6cb3..f0bc5dd78 100644 --- a/holidays/countries/hungary.py +++ b/holidays/countries/hungary.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/iceland.py b/holidays/countries/iceland.py index f4f6fdc45..49a9cab3b 100644 --- a/holidays/countries/iceland.py +++ b/holidays/countries/iceland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/india.py b/holidays/countries/india.py index 2f600353b..607b587b8 100644 --- a/holidays/countries/india.py +++ b/holidays/countries/india.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/indonesia.py b/holidays/countries/indonesia.py index cd9f74778..66bf1920c 100644 --- a/holidays/countries/indonesia.py +++ b/holidays/countries/indonesia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/iran.py b/holidays/countries/iran.py index 96035fbc4..fdb9a18fd 100644 --- a/holidays/countries/iran.py +++ b/holidays/countries/iran.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/ireland.py b/holidays/countries/ireland.py index 9ef6cf781..a52a9c265 100644 --- a/holidays/countries/ireland.py +++ b/holidays/countries/ireland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/isle_of_man.py b/holidays/countries/isle_of_man.py index 6e403ecba..e94110442 100644 --- a/holidays/countries/isle_of_man.py +++ b/holidays/countries/isle_of_man.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/israel.py b/holidays/countries/israel.py index 3561a6a94..d61b76c46 100644 --- a/holidays/countries/israel.py +++ b/holidays/countries/israel.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/italy.py b/holidays/countries/italy.py index 986d5a83d..33a7ac3f5 100644 --- a/holidays/countries/italy.py +++ b/holidays/countries/italy.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Provinces completed by Henrik Sozzi # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/jamaica.py b/holidays/countries/jamaica.py index 681449a38..a5df62af2 100644 --- a/holidays/countries/jamaica.py +++ b/holidays/countries/jamaica.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/japan.py b/holidays/countries/japan.py index 40b8095aa..66919e8f6 100644 --- a/holidays/countries/japan.py +++ b/holidays/countries/japan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/kazakhstan.py b/holidays/countries/kazakhstan.py index ffdb8948a..ac68a7419 100644 --- a/holidays/countries/kazakhstan.py +++ b/holidays/countries/kazakhstan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/kenya.py b/holidays/countries/kenya.py index e20ead946..a74ca4bf3 100644 --- a/holidays/countries/kenya.py +++ b/holidays/countries/kenya.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/kyrgyzstan.py b/holidays/countries/kyrgyzstan.py index 3a13f7217..cab3cf500 100644 --- a/holidays/countries/kyrgyzstan.py +++ b/holidays/countries/kyrgyzstan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/laos.py b/holidays/countries/laos.py index 084d644c9..39c875e43 100644 --- a/holidays/countries/laos.py +++ b/holidays/countries/laos.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/latvia.py b/holidays/countries/latvia.py index fe7a9986a..0888581b0 100644 --- a/holidays/countries/latvia.py +++ b/holidays/countries/latvia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/lesotho.py b/holidays/countries/lesotho.py index 95e147fa5..0d62acbb3 100644 --- a/holidays/countries/lesotho.py +++ b/holidays/countries/lesotho.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/liechtenstein.py b/holidays/countries/liechtenstein.py index 73464273f..874c3b634 100644 --- a/holidays/countries/liechtenstein.py +++ b/holidays/countries/liechtenstein.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/lithuania.py b/holidays/countries/lithuania.py index 30a8ae0f7..fe0946297 100644 --- a/holidays/countries/lithuania.py +++ b/holidays/countries/lithuania.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/luxembourg.py b/holidays/countries/luxembourg.py index 1a5277f8a..5acf4a47b 100644 --- a/holidays/countries/luxembourg.py +++ b/holidays/countries/luxembourg.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/madagascar.py b/holidays/countries/madagascar.py index 027351cc9..de545ec12 100644 --- a/holidays/countries/madagascar.py +++ b/holidays/countries/madagascar.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/malawi.py b/holidays/countries/malawi.py index f2be7eda0..1c08f104a 100644 --- a/holidays/countries/malawi.py +++ b/holidays/countries/malawi.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/malaysia.py b/holidays/countries/malaysia.py index 1edb325e3..3dcc5d685 100644 --- a/holidays/countries/malaysia.py +++ b/holidays/countries/malaysia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/maldives.py b/holidays/countries/maldives.py index 4e0f305b2..3c9ccecc4 100644 --- a/holidays/countries/maldives.py +++ b/holidays/countries/maldives.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/malta.py b/holidays/countries/malta.py index 3919b24d6..0b54f9b11 100644 --- a/holidays/countries/malta.py +++ b/holidays/countries/malta.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/marshall_islands.py b/holidays/countries/marshall_islands.py index 5e6ec5995..25fa327c1 100644 --- a/holidays/countries/marshall_islands.py +++ b/holidays/countries/marshall_islands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/mexico.py b/holidays/countries/mexico.py index 82519d62e..a6967a7d4 100644 --- a/holidays/countries/mexico.py +++ b/holidays/countries/mexico.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/moldova.py b/holidays/countries/moldova.py index e3e8bdbdf..e1c46393f 100644 --- a/holidays/countries/moldova.py +++ b/holidays/countries/moldova.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/monaco.py b/holidays/countries/monaco.py index ac22fcf61..b571b5a11 100644 --- a/holidays/countries/monaco.py +++ b/holidays/countries/monaco.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/montenegro.py b/holidays/countries/montenegro.py index 8a13fba26..8bd28cfe8 100644 --- a/holidays/countries/montenegro.py +++ b/holidays/countries/montenegro.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/morocco.py b/holidays/countries/morocco.py index fcf8a568c..bf8a95368 100644 --- a/holidays/countries/morocco.py +++ b/holidays/countries/morocco.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/mozambique.py b/holidays/countries/mozambique.py index 8176eed5d..124e35d7e 100644 --- a/holidays/countries/mozambique.py +++ b/holidays/countries/mozambique.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/namibia.py b/holidays/countries/namibia.py index 37c4d1d8e..dbbc54454 100644 --- a/holidays/countries/namibia.py +++ b/holidays/countries/namibia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/netherlands.py b/holidays/countries/netherlands.py index 63e1b3702..904d2250b 100644 --- a/holidays/countries/netherlands.py +++ b/holidays/countries/netherlands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/new_zealand.py b/holidays/countries/new_zealand.py index 1b126bd23..c77367bf2 100644 --- a/holidays/countries/new_zealand.py +++ b/holidays/countries/new_zealand.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/nicaragua.py b/holidays/countries/nicaragua.py index ce13a24f9..0fff48490 100644 --- a/holidays/countries/nicaragua.py +++ b/holidays/countries/nicaragua.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/nigeria.py b/holidays/countries/nigeria.py index e719d353e..781ab0d97 100644 --- a/holidays/countries/nigeria.py +++ b/holidays/countries/nigeria.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/north_macedonia.py b/holidays/countries/north_macedonia.py index 7d03f4f47..5673d8bc6 100644 --- a/holidays/countries/north_macedonia.py +++ b/holidays/countries/north_macedonia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/northern_mariana_islands.py b/holidays/countries/northern_mariana_islands.py index dc45c39d8..9828ff63c 100644 --- a/holidays/countries/northern_mariana_islands.py +++ b/holidays/countries/northern_mariana_islands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/norway.py b/holidays/countries/norway.py index 97f146e82..1cff046d8 100644 --- a/holidays/countries/norway.py +++ b/holidays/countries/norway.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/pakistan.py b/holidays/countries/pakistan.py index 0dbb79afc..792e703e7 100644 --- a/holidays/countries/pakistan.py +++ b/holidays/countries/pakistan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/panama.py b/holidays/countries/panama.py index a69e277e9..c2622a5d9 100644 --- a/holidays/countries/panama.py +++ b/holidays/countries/panama.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/papua_new_guinea.py b/holidays/countries/papua_new_guinea.py index 4acbf9a30..1178743f1 100644 --- a/holidays/countries/papua_new_guinea.py +++ b/holidays/countries/papua_new_guinea.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/paraguay.py b/holidays/countries/paraguay.py index 10be6bc9b..dc43c0fed 100644 --- a/holidays/countries/paraguay.py +++ b/holidays/countries/paraguay.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/peru.py b/holidays/countries/peru.py index cb0c596b6..47eecbe4d 100644 --- a/holidays/countries/peru.py +++ b/holidays/countries/peru.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/philippines.py b/holidays/countries/philippines.py index 4a9152e1c..d92147a3f 100644 --- a/holidays/countries/philippines.py +++ b/holidays/countries/philippines.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/poland.py b/holidays/countries/poland.py index d893ee392..dbe813c11 100644 --- a/holidays/countries/poland.py +++ b/holidays/countries/poland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/portugal.py b/holidays/countries/portugal.py index dc856c728..1d66d8653 100644 --- a/holidays/countries/portugal.py +++ b/holidays/countries/portugal.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/puerto_rico.py b/holidays/countries/puerto_rico.py index 690961197..00bdde95c 100644 --- a/holidays/countries/puerto_rico.py +++ b/holidays/countries/puerto_rico.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/romania.py b/holidays/countries/romania.py index 947c1293e..b459ee8de 100644 --- a/holidays/countries/romania.py +++ b/holidays/countries/romania.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/russia.py b/holidays/countries/russia.py index 4f59bd7b2..da1eb72b4 100644 --- a/holidays/countries/russia.py +++ b/holidays/countries/russia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/san_marino.py b/holidays/countries/san_marino.py index 3e26a5840..635a2b8b1 100644 --- a/holidays/countries/san_marino.py +++ b/holidays/countries/san_marino.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/saudi_arabia.py b/holidays/countries/saudi_arabia.py index 76f7184c0..886853e63 100644 --- a/holidays/countries/saudi_arabia.py +++ b/holidays/countries/saudi_arabia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/serbia.py b/holidays/countries/serbia.py index 0dff79136..0da405626 100644 --- a/holidays/countries/serbia.py +++ b/holidays/countries/serbia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/singapore.py b/holidays/countries/singapore.py index adfe0494a..428738da6 100644 --- a/holidays/countries/singapore.py +++ b/holidays/countries/singapore.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/slovakia.py b/holidays/countries/slovakia.py index 13b9183dd..ce607c6a8 100644 --- a/holidays/countries/slovakia.py +++ b/holidays/countries/slovakia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/slovenia.py b/holidays/countries/slovenia.py index 74915e72e..6b148952a 100644 --- a/holidays/countries/slovenia.py +++ b/holidays/countries/slovenia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/south_africa.py b/holidays/countries/south_africa.py index c09e6072a..c2c419323 100644 --- a/holidays/countries/south_africa.py +++ b/holidays/countries/south_africa.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/south_korea.py b/holidays/countries/south_korea.py index e4fe15d48..8f03d0c3a 100644 --- a/holidays/countries/south_korea.py +++ b/holidays/countries/south_korea.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/spain.py b/holidays/countries/spain.py index b02c51b08..a49179513 100644 --- a/holidays/countries/spain.py +++ b/holidays/countries/spain.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/sweden.py b/holidays/countries/sweden.py index 1f9084fd7..99d745e52 100644 --- a/holidays/countries/sweden.py +++ b/holidays/countries/sweden.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/switzerland.py b/holidays/countries/switzerland.py index c0613ee76..d9adf2d36 100644 --- a/holidays/countries/switzerland.py +++ b/holidays/countries/switzerland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/taiwan.py b/holidays/countries/taiwan.py index b13d29a14..603b9b52d 100644 --- a/holidays/countries/taiwan.py +++ b/holidays/countries/taiwan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/tanzania.py b/holidays/countries/tanzania.py index e538de7cc..7b6221fad 100644 --- a/holidays/countries/tanzania.py +++ b/holidays/countries/tanzania.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/thailand.py b/holidays/countries/thailand.py index 73e5d1ce8..d1484b683 100644 --- a/holidays/countries/thailand.py +++ b/holidays/countries/thailand.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/timor_leste.py b/holidays/countries/timor_leste.py index dc6d74660..5726ce40d 100644 --- a/holidays/countries/timor_leste.py +++ b/holidays/countries/timor_leste.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/tonga.py b/holidays/countries/tonga.py index 61738d5ac..6ab40db66 100644 --- a/holidays/countries/tonga.py +++ b/holidays/countries/tonga.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/tunisia.py b/holidays/countries/tunisia.py index 9c7410776..4f8975c08 100644 --- a/holidays/countries/tunisia.py +++ b/holidays/countries/tunisia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/turkey.py b/holidays/countries/turkey.py index 0f9028392..9f949fa89 100644 --- a/holidays/countries/turkey.py +++ b/holidays/countries/turkey.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/ukraine.py b/holidays/countries/ukraine.py index 65cf290a7..1c0a7df36 100644 --- a/holidays/countries/ukraine.py +++ b/holidays/countries/ukraine.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/united_arab_emirates.py b/holidays/countries/united_arab_emirates.py index 92111c6ba..d688038eb 100644 --- a/holidays/countries/united_arab_emirates.py +++ b/holidays/countries/united_arab_emirates.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/united_kingdom.py b/holidays/countries/united_kingdom.py index f158607ba..33e6685ce 100644 --- a/holidays/countries/united_kingdom.py +++ b/holidays/countries/united_kingdom.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/united_states.py b/holidays/countries/united_states.py index 0a7b3e114..c499d4616 100644 --- a/holidays/countries/united_states.py +++ b/holidays/countries/united_states.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/united_states_minor_outlying_islands.py b/holidays/countries/united_states_minor_outlying_islands.py index e4a69d844..03c12ac14 100644 --- a/holidays/countries/united_states_minor_outlying_islands.py +++ b/holidays/countries/united_states_minor_outlying_islands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/united_states_virgin_islands.py b/holidays/countries/united_states_virgin_islands.py index be99784eb..16c27b0db 100644 --- a/holidays/countries/united_states_virgin_islands.py +++ b/holidays/countries/united_states_virgin_islands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/uruguay.py b/holidays/countries/uruguay.py index 093455e98..1c995e4bf 100644 --- a/holidays/countries/uruguay.py +++ b/holidays/countries/uruguay.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/uzbekistan.py b/holidays/countries/uzbekistan.py index 947cce775..b1aef0272 100644 --- a/holidays/countries/uzbekistan.py +++ b/holidays/countries/uzbekistan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/vanuatu.py b/holidays/countries/vanuatu.py index 4bace4115..601d412c9 100644 --- a/holidays/countries/vanuatu.py +++ b/holidays/countries/vanuatu.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/vatican_city.py b/holidays/countries/vatican_city.py index 7420b50bc..f5deca6ab 100644 --- a/holidays/countries/vatican_city.py +++ b/holidays/countries/vatican_city.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/venezuela.py b/holidays/countries/venezuela.py index 6e2c6db9f..97db64e11 100644 --- a/holidays/countries/venezuela.py +++ b/holidays/countries/venezuela.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/vietnam.py b/holidays/countries/vietnam.py index 7e92170b5..874d3909f 100644 --- a/holidays/countries/vietnam.py +++ b/holidays/countries/vietnam.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/zambia.py b/holidays/countries/zambia.py index 8c96c3a82..0541b04dd 100644 --- a/holidays/countries/zambia.py +++ b/holidays/countries/zambia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/zimbabwe.py b/holidays/countries/zimbabwe.py index 7bd950095..1fb274e04 100644 --- a/holidays/countries/zimbabwe.py +++ b/holidays/countries/zimbabwe.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/financial/__init__.py b/holidays/financial/__init__.py index 63755b74c..526c9f67b 100644 --- a/holidays/financial/__init__.py +++ b/holidays/financial/__init__.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/financial/european_central_bank.py b/holidays/financial/european_central_bank.py index 471296238..dd69fad81 100644 --- a/holidays/financial/european_central_bank.py +++ b/holidays/financial/european_central_bank.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/financial/ny_stock_exchange.py b/holidays/financial/ny_stock_exchange.py index cd3c00a1b..f8110b6e1 100644 --- a/holidays/financial/ny_stock_exchange.py +++ b/holidays/financial/ny_stock_exchange.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/__init__.py b/holidays/groups/__init__.py index c09d1d85e..aafe543e6 100644 --- a/holidays/groups/__init__.py +++ b/holidays/groups/__init__.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/buddhist.py b/holidays/groups/buddhist.py index c88e5a7f6..4a1a83ada 100644 --- a/holidays/groups/buddhist.py +++ b/holidays/groups/buddhist.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/chinese.py b/holidays/groups/chinese.py index 564d49edb..921ceaa06 100644 --- a/holidays/groups/chinese.py +++ b/holidays/groups/chinese.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/christian.py b/holidays/groups/christian.py index de44351ad..064c6b9fa 100644 --- a/holidays/groups/christian.py +++ b/holidays/groups/christian.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/custom.py b/holidays/groups/custom.py index 8b25dddd7..79b6a779b 100644 --- a/holidays/groups/custom.py +++ b/holidays/groups/custom.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/hindu.py b/holidays/groups/hindu.py index 632471132..f9b55b81d 100644 --- a/holidays/groups/hindu.py +++ b/holidays/groups/hindu.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/international.py b/holidays/groups/international.py index 1d0055202..a4aba6fa7 100644 --- a/holidays/groups/international.py +++ b/holidays/groups/international.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/islamic.py b/holidays/groups/islamic.py index faeae9cbe..276a7bbf1 100644 --- a/holidays/groups/islamic.py +++ b/holidays/groups/islamic.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/persian.py b/holidays/groups/persian.py index b3328c61c..7c0d24f9e 100644 --- a/holidays/groups/persian.py +++ b/holidays/groups/persian.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/thai.py b/holidays/groups/thai.py index 81de998cc..d4edbbef3 100644 --- a/holidays/groups/thai.py +++ b/holidays/groups/thai.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/helpers.py b/holidays/helpers.py index fc8cd1893..05dbad7d7 100644 --- a/holidays/helpers.py +++ b/holidays/helpers.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/holiday_base.py b/holidays/holiday_base.py index 8ff17af65..5b0106278 100644 --- a/holidays/holiday_base.py +++ b/holidays/holiday_base.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/observed_holiday_base.py b/holidays/observed_holiday_base.py index 3ca02d79c..c4f8865e9 100644 --- a/holidays/observed_holiday_base.py +++ b/holidays/observed_holiday_base.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/registry.py b/holidays/registry.py index 1cb877edb..a8cc9d629 100644 --- a/holidays/registry.py +++ b/holidays/registry.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/utils.py b/holidays/utils.py index 4970d3dc8..71e888e12 100755 --- a/holidays/utils.py +++ b/holidays/utils.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/scripts/calendar/asian_generator.py b/scripts/calendar/asian_generator.py index d88175b5e..e399cd09e 100644 --- a/scripts/calendar/asian_generator.py +++ b/scripts/calendar/asian_generator.py @@ -6,7 +6,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/scripts/calendar/hebrew_generator.py b/scripts/calendar/hebrew_generator.py index 65e7c2e52..012727c74 100644 --- a/scripts/calendar/hebrew_generator.py +++ b/scripts/calendar/hebrew_generator.py @@ -6,7 +6,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/scripts/calendar/islamic_generator.py b/scripts/calendar/islamic_generator.py index e5cb57bc4..1b5cd420b 100644 --- a/scripts/calendar/islamic_generator.py +++ b/scripts/calendar/islamic_generator.py @@ -6,7 +6,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/scripts/generate_release_notes.py b/scripts/generate_release_notes.py index d163be59e..7c7299bbe 100755 --- a/scripts/generate_release_notes.py +++ b/scripts/generate_release_notes.py @@ -6,7 +6,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/scripts/generate_snapshots.py b/scripts/generate_snapshots.py index 23c950d37..aba9126f6 100755 --- a/scripts/generate_snapshots.py +++ b/scripts/generate_snapshots.py @@ -6,7 +6,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/scripts/l10n/generate_mo_files.py b/scripts/l10n/generate_mo_files.py index 64fedfba0..cabe52051 100755 --- a/scripts/l10n/generate_mo_files.py +++ b/scripts/l10n/generate_mo_files.py @@ -6,7 +6,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/scripts/l10n/generate_po_files.py b/scripts/l10n/generate_po_files.py index d5273fbe2..bb7768a29 100755 --- a/scripts/l10n/generate_po_files.py +++ b/scripts/l10n/generate_po_files.py @@ -6,7 +6,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/setup.py b/setup.py index 24dc6a66d..1824a484a 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/calendars/test_gregorian.py b/tests/calendars/test_gregorian.py index f6cd62eee..070be1415 100644 --- a/tests/calendars/test_gregorian.py +++ b/tests/calendars/test_gregorian.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/calendars/test_persian.py b/tests/calendars/test_persian.py index b0308d9c1..46cbfe314 100644 --- a/tests/calendars/test_persian.py +++ b/tests/calendars/test_persian.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/calendars/test_thai.py b/tests/calendars/test_thai.py index d42af9dc9..cd75d032a 100644 --- a/tests/calendars/test_thai.py +++ b/tests/calendars/test_thai.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/common.py b/tests/common.py index bb320fa0c..5b025a73f 100644 --- a/tests/common.py +++ b/tests/common.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_albania.py b/tests/countries/test_albania.py index 781cfc941..9a3f3fe31 100644 --- a/tests/countries/test_albania.py +++ b/tests/countries/test_albania.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_algeria.py b/tests/countries/test_algeria.py index 2c18e4d59..e1d2f0a07 100644 --- a/tests/countries/test_algeria.py +++ b/tests/countries/test_algeria.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_american_samoa.py b/tests/countries/test_american_samoa.py index db6772987..6b1f73d2f 100644 --- a/tests/countries/test_american_samoa.py +++ b/tests/countries/test_american_samoa.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_andorra.py b/tests/countries/test_andorra.py index e15484f56..e9fac8f23 100644 --- a/tests/countries/test_andorra.py +++ b/tests/countries/test_andorra.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_angola.py b/tests/countries/test_angola.py index 462d01ecc..3eba50f71 100644 --- a/tests/countries/test_angola.py +++ b/tests/countries/test_angola.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_argentina.py b/tests/countries/test_argentina.py index d8acbdd10..6242a933c 100644 --- a/tests/countries/test_argentina.py +++ b/tests/countries/test_argentina.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_armenia.py b/tests/countries/test_armenia.py index 22a4538e0..be15fd097 100644 --- a/tests/countries/test_armenia.py +++ b/tests/countries/test_armenia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_aruba.py b/tests/countries/test_aruba.py index 698605c2e..144e30eb0 100644 --- a/tests/countries/test_aruba.py +++ b/tests/countries/test_aruba.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_australia.py b/tests/countries/test_australia.py index 845cfc62a..90fac77ae 100644 --- a/tests/countries/test_australia.py +++ b/tests/countries/test_australia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_austria.py b/tests/countries/test_austria.py index 195bce141..bee6268be 100644 --- a/tests/countries/test_austria.py +++ b/tests/countries/test_austria.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_azerbaijan.py b/tests/countries/test_azerbaijan.py index 297d2fdd6..42bfa2fb9 100644 --- a/tests/countries/test_azerbaijan.py +++ b/tests/countries/test_azerbaijan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_bahamas.py b/tests/countries/test_bahamas.py index 55ea1e6ee..d3c2834e3 100644 --- a/tests/countries/test_bahamas.py +++ b/tests/countries/test_bahamas.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_bahrain.py b/tests/countries/test_bahrain.py index 568aac662..7d30a37e1 100644 --- a/tests/countries/test_bahrain.py +++ b/tests/countries/test_bahrain.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_bangladesh.py b/tests/countries/test_bangladesh.py index 17e21f1cf..e183936e0 100644 --- a/tests/countries/test_bangladesh.py +++ b/tests/countries/test_bangladesh.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_barbados.py b/tests/countries/test_barbados.py index 354ac7880..5632bf88a 100644 --- a/tests/countries/test_barbados.py +++ b/tests/countries/test_barbados.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_belarus.py b/tests/countries/test_belarus.py index 948aa4561..a5ea8ced5 100644 --- a/tests/countries/test_belarus.py +++ b/tests/countries/test_belarus.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_belgium.py b/tests/countries/test_belgium.py index 3b9ef09af..0106598dc 100644 --- a/tests/countries/test_belgium.py +++ b/tests/countries/test_belgium.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_belize.py b/tests/countries/test_belize.py index 74796cf23..e42bfe517 100644 --- a/tests/countries/test_belize.py +++ b/tests/countries/test_belize.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_bolivia.py b/tests/countries/test_bolivia.py index 5e6c0fc7a..247583e6c 100644 --- a/tests/countries/test_bolivia.py +++ b/tests/countries/test_bolivia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_bosnia_and_herzegovina.py b/tests/countries/test_bosnia_and_herzegovina.py index 24cd437de..a41d9b583 100644 --- a/tests/countries/test_bosnia_and_herzegovina.py +++ b/tests/countries/test_bosnia_and_herzegovina.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_botswana.py b/tests/countries/test_botswana.py index cde69448d..b305053a8 100644 --- a/tests/countries/test_botswana.py +++ b/tests/countries/test_botswana.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_brazil.py b/tests/countries/test_brazil.py index 8f4e5bd02..6cb83ccb4 100644 --- a/tests/countries/test_brazil.py +++ b/tests/countries/test_brazil.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_brunei.py b/tests/countries/test_brunei.py index e02bb8de1..96ad2df83 100644 --- a/tests/countries/test_brunei.py +++ b/tests/countries/test_brunei.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_bulgaria.py b/tests/countries/test_bulgaria.py index 5ef3cd1ce..4e4751757 100644 --- a/tests/countries/test_bulgaria.py +++ b/tests/countries/test_bulgaria.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_burkina_faso.py b/tests/countries/test_burkina_faso.py index 878578d77..83ba8c216 100644 --- a/tests/countries/test_burkina_faso.py +++ b/tests/countries/test_burkina_faso.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_burundi.py b/tests/countries/test_burundi.py index 9d03451aa..3e5f812ee 100644 --- a/tests/countries/test_burundi.py +++ b/tests/countries/test_burundi.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_cambodia.py b/tests/countries/test_cambodia.py index 3d23030db..7d21a124e 100644 --- a/tests/countries/test_cambodia.py +++ b/tests/countries/test_cambodia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_cameroon.py b/tests/countries/test_cameroon.py index 7a62653eb..1476ac31b 100644 --- a/tests/countries/test_cameroon.py +++ b/tests/countries/test_cameroon.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_canada.py b/tests/countries/test_canada.py index 35c4897a3..ccd39b132 100644 --- a/tests/countries/test_canada.py +++ b/tests/countries/test_canada.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_chad.py b/tests/countries/test_chad.py index 0b56f1a7f..07bdd3c86 100644 --- a/tests/countries/test_chad.py +++ b/tests/countries/test_chad.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_chile.py b/tests/countries/test_chile.py index 3ce3e19cc..c3154f6ec 100644 --- a/tests/countries/test_chile.py +++ b/tests/countries/test_chile.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_china.py b/tests/countries/test_china.py index ae680af2b..7c101fe35 100644 --- a/tests/countries/test_china.py +++ b/tests/countries/test_china.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_colombia.py b/tests/countries/test_colombia.py index 33b90aff5..f8d31cdc4 100644 --- a/tests/countries/test_colombia.py +++ b/tests/countries/test_colombia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_costa_rica.py b/tests/countries/test_costa_rica.py index d27d1e481..87516320e 100644 --- a/tests/countries/test_costa_rica.py +++ b/tests/countries/test_costa_rica.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_croatia.py b/tests/countries/test_croatia.py index bb9345c09..00eaadc18 100644 --- a/tests/countries/test_croatia.py +++ b/tests/countries/test_croatia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_cuba.py b/tests/countries/test_cuba.py index a47766940..949d2b782 100644 --- a/tests/countries/test_cuba.py +++ b/tests/countries/test_cuba.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_curacao.py b/tests/countries/test_curacao.py index 8417a0fe8..8996384f3 100644 --- a/tests/countries/test_curacao.py +++ b/tests/countries/test_curacao.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_cyprus.py b/tests/countries/test_cyprus.py index c12dd1cb6..da92675ea 100644 --- a/tests/countries/test_cyprus.py +++ b/tests/countries/test_cyprus.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_czechia.py b/tests/countries/test_czechia.py index 34d26dbea..3bfc96df1 100644 --- a/tests/countries/test_czechia.py +++ b/tests/countries/test_czechia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_denmark.py b/tests/countries/test_denmark.py index 229b46c36..a7863c8d6 100644 --- a/tests/countries/test_denmark.py +++ b/tests/countries/test_denmark.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_djibouti.py b/tests/countries/test_djibouti.py index f7a12eebd..443c92084 100644 --- a/tests/countries/test_djibouti.py +++ b/tests/countries/test_djibouti.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_dominican_republic.py b/tests/countries/test_dominican_republic.py index fe3c4e5ce..148380859 100644 --- a/tests/countries/test_dominican_republic.py +++ b/tests/countries/test_dominican_republic.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_ecuador.py b/tests/countries/test_ecuador.py index 3b5091d2d..21a1204d1 100644 --- a/tests/countries/test_ecuador.py +++ b/tests/countries/test_ecuador.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_egypt.py b/tests/countries/test_egypt.py index e9317c014..eaf3d754e 100644 --- a/tests/countries/test_egypt.py +++ b/tests/countries/test_egypt.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_el_salvador.py b/tests/countries/test_el_salvador.py index 303835ad8..16d5f09ad 100644 --- a/tests/countries/test_el_salvador.py +++ b/tests/countries/test_el_salvador.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_estonia.py b/tests/countries/test_estonia.py index 1744affab..62c3b0da5 100644 --- a/tests/countries/test_estonia.py +++ b/tests/countries/test_estonia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_eswatini.py b/tests/countries/test_eswatini.py index b1179ee01..fe34ed2e9 100644 --- a/tests/countries/test_eswatini.py +++ b/tests/countries/test_eswatini.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_ethiopia.py b/tests/countries/test_ethiopia.py index 806616c13..03de769e2 100644 --- a/tests/countries/test_ethiopia.py +++ b/tests/countries/test_ethiopia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_finland.py b/tests/countries/test_finland.py index 8c6dd110c..ffe88539c 100644 --- a/tests/countries/test_finland.py +++ b/tests/countries/test_finland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_france.py b/tests/countries/test_france.py index c5a21d532..10b26d1fc 100644 --- a/tests/countries/test_france.py +++ b/tests/countries/test_france.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_gabon.py b/tests/countries/test_gabon.py index bbd48c1f0..ce52e2afb 100644 --- a/tests/countries/test_gabon.py +++ b/tests/countries/test_gabon.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_georgia.py b/tests/countries/test_georgia.py index ce356f282..ff72c8d6b 100644 --- a/tests/countries/test_georgia.py +++ b/tests/countries/test_georgia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_germany.py b/tests/countries/test_germany.py index 2e9d61007..b9c1b3983 100644 --- a/tests/countries/test_germany.py +++ b/tests/countries/test_germany.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_ghana.py b/tests/countries/test_ghana.py index fc5f904ea..cd26ac51a 100644 --- a/tests/countries/test_ghana.py +++ b/tests/countries/test_ghana.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_greece.py b/tests/countries/test_greece.py index a60b29c26..a5b8ad5f2 100644 --- a/tests/countries/test_greece.py +++ b/tests/countries/test_greece.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_guam.py b/tests/countries/test_guam.py index e39cf83c3..09e5bc596 100644 --- a/tests/countries/test_guam.py +++ b/tests/countries/test_guam.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_guatemala.py b/tests/countries/test_guatemala.py index 09008f44e..781ff5be4 100644 --- a/tests/countries/test_guatemala.py +++ b/tests/countries/test_guatemala.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_honduras.py b/tests/countries/test_honduras.py index 6d4373818..efd467c2c 100644 --- a/tests/countries/test_honduras.py +++ b/tests/countries/test_honduras.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_hongkong.py b/tests/countries/test_hongkong.py index 425fa642f..c4eb042fd 100644 --- a/tests/countries/test_hongkong.py +++ b/tests/countries/test_hongkong.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_hungary.py b/tests/countries/test_hungary.py index 4955b95b3..493a9acfb 100644 --- a/tests/countries/test_hungary.py +++ b/tests/countries/test_hungary.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_iceland.py b/tests/countries/test_iceland.py index 01b23c6eb..d0c307878 100644 --- a/tests/countries/test_iceland.py +++ b/tests/countries/test_iceland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_india.py b/tests/countries/test_india.py index e0c5a20de..ed9e8c204 100644 --- a/tests/countries/test_india.py +++ b/tests/countries/test_india.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_indonesia.py b/tests/countries/test_indonesia.py index ce815367d..0ec67fc2f 100644 --- a/tests/countries/test_indonesia.py +++ b/tests/countries/test_indonesia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_iran.py b/tests/countries/test_iran.py index 29b567399..dc85faebb 100644 --- a/tests/countries/test_iran.py +++ b/tests/countries/test_iran.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_ireland.py b/tests/countries/test_ireland.py index 0f645d222..333313552 100644 --- a/tests/countries/test_ireland.py +++ b/tests/countries/test_ireland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_isle_of_man.py b/tests/countries/test_isle_of_man.py index 66dd3ce61..0d1aada7c 100644 --- a/tests/countries/test_isle_of_man.py +++ b/tests/countries/test_isle_of_man.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_israel.py b/tests/countries/test_israel.py index 6c8cf1541..cb664d7f1 100644 --- a/tests/countries/test_israel.py +++ b/tests/countries/test_israel.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_italy.py b/tests/countries/test_italy.py index 5ba7ab262..4c8bb3b82 100644 --- a/tests/countries/test_italy.py +++ b/tests/countries/test_italy.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_jamaica.py b/tests/countries/test_jamaica.py index 249f6a761..da6f9f489 100644 --- a/tests/countries/test_jamaica.py +++ b/tests/countries/test_jamaica.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_japan.py b/tests/countries/test_japan.py index a8eea146f..523c48153 100644 --- a/tests/countries/test_japan.py +++ b/tests/countries/test_japan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_kazakhstan.py b/tests/countries/test_kazakhstan.py index 68ca6febe..10859ebe2 100644 --- a/tests/countries/test_kazakhstan.py +++ b/tests/countries/test_kazakhstan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_kenya.py b/tests/countries/test_kenya.py index 5d0dde839..a2020b640 100644 --- a/tests/countries/test_kenya.py +++ b/tests/countries/test_kenya.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_kyrgyzstan.py b/tests/countries/test_kyrgyzstan.py index 166e48367..d0d0e3049 100644 --- a/tests/countries/test_kyrgyzstan.py +++ b/tests/countries/test_kyrgyzstan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_laos.py b/tests/countries/test_laos.py index 33175a689..08cccdf12 100644 --- a/tests/countries/test_laos.py +++ b/tests/countries/test_laos.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_latvia.py b/tests/countries/test_latvia.py index ee9ce14c3..04fbe6473 100644 --- a/tests/countries/test_latvia.py +++ b/tests/countries/test_latvia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_lesotho.py b/tests/countries/test_lesotho.py index 6ab52d3cd..3d9a5e703 100644 --- a/tests/countries/test_lesotho.py +++ b/tests/countries/test_lesotho.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_liechtenstein.py b/tests/countries/test_liechtenstein.py index 8790917f1..5d73bc62c 100644 --- a/tests/countries/test_liechtenstein.py +++ b/tests/countries/test_liechtenstein.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_lithuania.py b/tests/countries/test_lithuania.py index 1b9700a5e..0c02c1c3e 100644 --- a/tests/countries/test_lithuania.py +++ b/tests/countries/test_lithuania.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_luxembourg.py b/tests/countries/test_luxembourg.py index af4e2f044..b32a9b7c9 100644 --- a/tests/countries/test_luxembourg.py +++ b/tests/countries/test_luxembourg.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_madagascar.py b/tests/countries/test_madagascar.py index 9484cf281..fcde2b5fb 100644 --- a/tests/countries/test_madagascar.py +++ b/tests/countries/test_madagascar.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_malawi.py b/tests/countries/test_malawi.py index b3e221d0a..9d25a66fe 100644 --- a/tests/countries/test_malawi.py +++ b/tests/countries/test_malawi.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_malaysia.py b/tests/countries/test_malaysia.py index cc9d16982..b1f2c4d44 100644 --- a/tests/countries/test_malaysia.py +++ b/tests/countries/test_malaysia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_maldives.py b/tests/countries/test_maldives.py index ba68b6271..78a89f8d7 100644 --- a/tests/countries/test_maldives.py +++ b/tests/countries/test_maldives.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_malta.py b/tests/countries/test_malta.py index 4684412fc..cba3a50af 100644 --- a/tests/countries/test_malta.py +++ b/tests/countries/test_malta.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_marshall_islands.py b/tests/countries/test_marshall_islands.py index 6dc651dba..6fbf8f5bd 100644 --- a/tests/countries/test_marshall_islands.py +++ b/tests/countries/test_marshall_islands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_mexico.py b/tests/countries/test_mexico.py index 158a52885..9eee48974 100644 --- a/tests/countries/test_mexico.py +++ b/tests/countries/test_mexico.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_moldova.py b/tests/countries/test_moldova.py index 50d32bdf7..cc91de274 100644 --- a/tests/countries/test_moldova.py +++ b/tests/countries/test_moldova.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_monaco.py b/tests/countries/test_monaco.py index 83e4d68b7..de89f4ba0 100644 --- a/tests/countries/test_monaco.py +++ b/tests/countries/test_monaco.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_montenegro.py b/tests/countries/test_montenegro.py index 910fa7a63..1a247fd85 100644 --- a/tests/countries/test_montenegro.py +++ b/tests/countries/test_montenegro.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_morocco.py b/tests/countries/test_morocco.py index 960509457..b0fc498a6 100644 --- a/tests/countries/test_morocco.py +++ b/tests/countries/test_morocco.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_mozambique.py b/tests/countries/test_mozambique.py index a50d2f90d..90db7ee0e 100644 --- a/tests/countries/test_mozambique.py +++ b/tests/countries/test_mozambique.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_namibia.py b/tests/countries/test_namibia.py index 0a8d73dec..dd1b26b5d 100644 --- a/tests/countries/test_namibia.py +++ b/tests/countries/test_namibia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_netherlands.py b/tests/countries/test_netherlands.py index 5c0aab03a..db10b5dc9 100644 --- a/tests/countries/test_netherlands.py +++ b/tests/countries/test_netherlands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_new_zealand.py b/tests/countries/test_new_zealand.py index b4a727d4f..a72ab3b2b 100644 --- a/tests/countries/test_new_zealand.py +++ b/tests/countries/test_new_zealand.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_nicaragua.py b/tests/countries/test_nicaragua.py index 4b2a9d81a..d6d0d6de9 100644 --- a/tests/countries/test_nicaragua.py +++ b/tests/countries/test_nicaragua.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_nigeria.py b/tests/countries/test_nigeria.py index 8d27dcc79..eec6600d3 100644 --- a/tests/countries/test_nigeria.py +++ b/tests/countries/test_nigeria.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_north_macedonia.py b/tests/countries/test_north_macedonia.py index 03b78cca6..d195e3fff 100644 --- a/tests/countries/test_north_macedonia.py +++ b/tests/countries/test_north_macedonia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_northern_mariana_islands.py b/tests/countries/test_northern_mariana_islands.py index 24889a2e9..000e06f48 100644 --- a/tests/countries/test_northern_mariana_islands.py +++ b/tests/countries/test_northern_mariana_islands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_norway.py b/tests/countries/test_norway.py index 9c3edc4a5..803e7a94f 100644 --- a/tests/countries/test_norway.py +++ b/tests/countries/test_norway.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_pakistan.py b/tests/countries/test_pakistan.py index 0058feb80..a4901fa71 100644 --- a/tests/countries/test_pakistan.py +++ b/tests/countries/test_pakistan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_panama.py b/tests/countries/test_panama.py index d05d53afe..06a35c364 100644 --- a/tests/countries/test_panama.py +++ b/tests/countries/test_panama.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_papua_new_guinea.py b/tests/countries/test_papua_new_guinea.py index ec12db286..a9f724bf2 100644 --- a/tests/countries/test_papua_new_guinea.py +++ b/tests/countries/test_papua_new_guinea.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_paraguay.py b/tests/countries/test_paraguay.py index d9d352ffb..83d771699 100644 --- a/tests/countries/test_paraguay.py +++ b/tests/countries/test_paraguay.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_peru.py b/tests/countries/test_peru.py index 656fc4b25..794abfb3d 100644 --- a/tests/countries/test_peru.py +++ b/tests/countries/test_peru.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_philippines.py b/tests/countries/test_philippines.py index 787dd9499..87487c372 100644 --- a/tests/countries/test_philippines.py +++ b/tests/countries/test_philippines.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_poland.py b/tests/countries/test_poland.py index b4ab81feb..461836380 100644 --- a/tests/countries/test_poland.py +++ b/tests/countries/test_poland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_portugal.py b/tests/countries/test_portugal.py index e9f721126..270ca78b7 100644 --- a/tests/countries/test_portugal.py +++ b/tests/countries/test_portugal.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_puerto_rico.py b/tests/countries/test_puerto_rico.py index 31180b844..86c06ec06 100644 --- a/tests/countries/test_puerto_rico.py +++ b/tests/countries/test_puerto_rico.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_romania.py b/tests/countries/test_romania.py index 7c1c98b2f..42a5b9f2d 100644 --- a/tests/countries/test_romania.py +++ b/tests/countries/test_romania.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_russia.py b/tests/countries/test_russia.py index 27a10b566..2e98ed1e3 100644 --- a/tests/countries/test_russia.py +++ b/tests/countries/test_russia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_san_marino.py b/tests/countries/test_san_marino.py index 8f7471340..f4bfa4c4e 100644 --- a/tests/countries/test_san_marino.py +++ b/tests/countries/test_san_marino.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_saudi_arabia.py b/tests/countries/test_saudi_arabia.py index 71d1f2eab..8fe7674cf 100644 --- a/tests/countries/test_saudi_arabia.py +++ b/tests/countries/test_saudi_arabia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_serbia.py b/tests/countries/test_serbia.py index 90cc80d2e..d178c562f 100644 --- a/tests/countries/test_serbia.py +++ b/tests/countries/test_serbia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_singapore.py b/tests/countries/test_singapore.py index f2e528b9b..5a5e12d6e 100644 --- a/tests/countries/test_singapore.py +++ b/tests/countries/test_singapore.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_slovakia.py b/tests/countries/test_slovakia.py index 5498bb96d..5e6555b1e 100644 --- a/tests/countries/test_slovakia.py +++ b/tests/countries/test_slovakia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_slovenia.py b/tests/countries/test_slovenia.py index e743364cc..c7db5d8ff 100644 --- a/tests/countries/test_slovenia.py +++ b/tests/countries/test_slovenia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_south_africa.py b/tests/countries/test_south_africa.py index 60ddd47f2..6a688ca88 100644 --- a/tests/countries/test_south_africa.py +++ b/tests/countries/test_south_africa.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_south_korea.py b/tests/countries/test_south_korea.py index d5bbcf3c7..da03c9d01 100644 --- a/tests/countries/test_south_korea.py +++ b/tests/countries/test_south_korea.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_spain.py b/tests/countries/test_spain.py index 0301ad4a8..0eefcfc69 100644 --- a/tests/countries/test_spain.py +++ b/tests/countries/test_spain.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_sweden.py b/tests/countries/test_sweden.py index 2520f8b01..23a98008c 100644 --- a/tests/countries/test_sweden.py +++ b/tests/countries/test_sweden.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_switzerland.py b/tests/countries/test_switzerland.py index d3c52e4a3..1f2d1adc6 100644 --- a/tests/countries/test_switzerland.py +++ b/tests/countries/test_switzerland.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_taiwan.py b/tests/countries/test_taiwan.py index e4f2c0e0e..7d8e26b14 100644 --- a/tests/countries/test_taiwan.py +++ b/tests/countries/test_taiwan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_tanzania.py b/tests/countries/test_tanzania.py index 840877c2c..4207f78ba 100644 --- a/tests/countries/test_tanzania.py +++ b/tests/countries/test_tanzania.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_thailand.py b/tests/countries/test_thailand.py index 929541269..2a887c1d0 100644 --- a/tests/countries/test_thailand.py +++ b/tests/countries/test_thailand.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_timor_leste.py b/tests/countries/test_timor_leste.py index ad21196fb..8de67e9b4 100644 --- a/tests/countries/test_timor_leste.py +++ b/tests/countries/test_timor_leste.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_tonga.py b/tests/countries/test_tonga.py index e64a6d0c9..bc07ef984 100644 --- a/tests/countries/test_tonga.py +++ b/tests/countries/test_tonga.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_tunisia.py b/tests/countries/test_tunisia.py index ce15ad7dc..d8e5a3db1 100644 --- a/tests/countries/test_tunisia.py +++ b/tests/countries/test_tunisia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_turkey.py b/tests/countries/test_turkey.py index b09b684a1..e1217e1c8 100644 --- a/tests/countries/test_turkey.py +++ b/tests/countries/test_turkey.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_ukraine.py b/tests/countries/test_ukraine.py index 270f779bb..98b0fefb8 100644 --- a/tests/countries/test_ukraine.py +++ b/tests/countries/test_ukraine.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_united_arab_emirates.py b/tests/countries/test_united_arab_emirates.py index 1a8f73935..da4c81982 100644 --- a/tests/countries/test_united_arab_emirates.py +++ b/tests/countries/test_united_arab_emirates.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_united_kingdom.py b/tests/countries/test_united_kingdom.py index 2543f0f23..e5ed53517 100644 --- a/tests/countries/test_united_kingdom.py +++ b/tests/countries/test_united_kingdom.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_united_states.py b/tests/countries/test_united_states.py index 6d2b637a1..6a23d26a7 100644 --- a/tests/countries/test_united_states.py +++ b/tests/countries/test_united_states.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_united_states_minor_outlying_islands.py b/tests/countries/test_united_states_minor_outlying_islands.py index 51e03e06d..35d84c0bc 100644 --- a/tests/countries/test_united_states_minor_outlying_islands.py +++ b/tests/countries/test_united_states_minor_outlying_islands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_united_states_virgin_islands.py b/tests/countries/test_united_states_virgin_islands.py index 4a32d2259..96accd463 100644 --- a/tests/countries/test_united_states_virgin_islands.py +++ b/tests/countries/test_united_states_virgin_islands.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_uruguay.py b/tests/countries/test_uruguay.py index 101ba44bb..dfe4ad615 100644 --- a/tests/countries/test_uruguay.py +++ b/tests/countries/test_uruguay.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_uzbekistan.py b/tests/countries/test_uzbekistan.py index 8098ee20c..5e1a345e9 100644 --- a/tests/countries/test_uzbekistan.py +++ b/tests/countries/test_uzbekistan.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_vanuatu.py b/tests/countries/test_vanuatu.py index 6fc272e37..a07267a0c 100644 --- a/tests/countries/test_vanuatu.py +++ b/tests/countries/test_vanuatu.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_vatican_city.py b/tests/countries/test_vatican_city.py index 16e483c24..91ff25ce7 100644 --- a/tests/countries/test_vatican_city.py +++ b/tests/countries/test_vatican_city.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_venezuela.py b/tests/countries/test_venezuela.py index 3b5a86a36..60ef14d26 100644 --- a/tests/countries/test_venezuela.py +++ b/tests/countries/test_venezuela.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_vietnam.py b/tests/countries/test_vietnam.py index 92fe03161..c8165bb19 100644 --- a/tests/countries/test_vietnam.py +++ b/tests/countries/test_vietnam.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_zambia.py b/tests/countries/test_zambia.py index 4becdbb91..c7efb6f0e 100644 --- a/tests/countries/test_zambia.py +++ b/tests/countries/test_zambia.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_zimbabwe.py b/tests/countries/test_zimbabwe.py index 2a5c2c9bd..11a2a67e7 100644 --- a/tests/countries/test_zimbabwe.py +++ b/tests/countries/test_zimbabwe.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/financial/test_european_central_bank.py b/tests/financial/test_european_central_bank.py index 5df205377..fcc86edd7 100644 --- a/tests/financial/test_european_central_bank.py +++ b/tests/financial/test_european_central_bank.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/financial/test_ny_stock_exchange.py b/tests/financial/test_ny_stock_exchange.py index 1057ed53c..3de22269d 100644 --- a/tests/financial/test_ny_stock_exchange.py +++ b/tests/financial/test_ny_stock_exchange.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/test_docs.py b/tests/test_docs.py index a38d003d1..6d3da143e 100644 --- a/tests/test_docs.py +++ b/tests/test_docs.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/test_holiday_base.py b/tests/test_holiday_base.py index 7e5df8def..59da35549 100644 --- a/tests/test_holiday_base.py +++ b/tests/test_holiday_base.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/test_holiday_groups.py b/tests/test_holiday_groups.py index aad813129..deb329937 100644 --- a/tests/test_holiday_groups.py +++ b/tests/test_holiday_groups.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2022 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/test_imports.py b/tests/test_imports.py index 52fbcfa25..a2afd001b 100644 --- a/tests/test_imports.py +++ b/tests/test_imports.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/test_l10n.py b/tests/test_l10n.py index 414044713..763529ca3 100644 --- a/tests/test_l10n.py +++ b/tests/test_l10n.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/test_package.py b/tests/test_package.py index bae69773d..4b0e2dad2 100644 --- a/tests/test_package.py +++ b/tests/test_package.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/test_registry.py b/tests/test_registry.py index 13f735ca7..ceb418bb6 100644 --- a/tests/test_registry.py +++ b/tests/test_registry.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/test_utils.py b/tests/test_utils.py index 3d7ba7a15..1eee660d4 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -4,7 +4,8 @@ # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: dr-prodigy (c) 2017-2023 +# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays # License: MIT (see LICENSE file) From a69f1cec5f350f7673a07b88af7cfa605eb10dd9 Mon Sep 17 00:00:00 2001 From: Maurizio Montel Date: Sun, 11 Feb 2024 16:35:43 +0100 Subject: [PATCH 2/4] Update holidays/__init__.py Co-authored-by: ~Jhellico --- holidays/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/holidays/__init__.py b/holidays/__init__.py index 6207e3dfb..7a2bff5be 100644 --- a/holidays/__init__.py +++ b/holidays/__init__.py @@ -7,7 +7,7 @@ # Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # flake8: noqa: F403 From 6fd25832b28cc63e63cc483a96bbebd05d70cc22 Mon Sep 17 00:00:00 2001 From: dr-prodigy Date: Wed, 27 Mar 2024 19:33:16 +0100 Subject: [PATCH 3/4] #1672 review notes --- LICENSE | 7 +++++-- holidays/__init__.py | 6 +++--- holidays/calendars/__init__.py | 6 +++--- holidays/calendars/buddhist.py | 6 +++--- holidays/calendars/chinese.py | 6 +++--- holidays/calendars/custom.py | 6 +++--- holidays/calendars/gregorian.py | 6 +++--- holidays/calendars/hebrew.py | 6 +++--- holidays/calendars/hindu.py | 6 +++--- holidays/calendars/islamic.py | 6 +++--- holidays/calendars/julian.py | 6 +++--- holidays/calendars/julian_revised.py | 6 +++--- holidays/calendars/persian.py | 6 +++--- holidays/calendars/thai.py | 6 +++--- holidays/constants.py | 6 +++--- holidays/countries/__init__.py | 6 +++--- holidays/countries/albania.py | 6 +++--- holidays/countries/algeria.py | 6 +++--- holidays/countries/american_samoa.py | 6 +++--- holidays/countries/andorra.py | 6 +++--- holidays/countries/angola.py | 6 +++--- holidays/countries/argentina.py | 6 +++--- holidays/countries/armenia.py | 6 +++--- holidays/countries/aruba.py | 6 +++--- holidays/countries/australia.py | 6 +++--- holidays/countries/austria.py | 6 +++--- holidays/countries/azerbaijan.py | 6 +++--- holidays/countries/bahamas.py | 6 +++--- holidays/countries/bahrain.py | 6 +++--- holidays/countries/bangladesh.py | 6 +++--- holidays/countries/barbados.py | 6 +++--- holidays/countries/belarus.py | 6 +++--- holidays/countries/belgium.py | 6 +++--- holidays/countries/belize.py | 6 +++--- holidays/countries/bolivia.py | 6 +++--- holidays/countries/bosnia_and_herzegovina.py | 6 +++--- holidays/countries/botswana.py | 6 +++--- holidays/countries/brazil.py | 6 +++--- holidays/countries/brunei.py | 6 +++--- holidays/countries/bulgaria.py | 6 +++--- holidays/countries/burkina_faso.py | 6 +++--- holidays/countries/burundi.py | 6 +++--- holidays/countries/cambodia.py | 6 +++--- holidays/countries/cameroon.py | 6 +++--- holidays/countries/canada.py | 6 +++--- holidays/countries/chad.py | 6 +++--- holidays/countries/chile.py | 6 +++--- holidays/countries/china.py | 6 +++--- holidays/countries/colombia.py | 6 +++--- holidays/countries/costa_rica.py | 6 +++--- holidays/countries/croatia.py | 6 +++--- holidays/countries/cuba.py | 6 +++--- holidays/countries/curacao.py | 6 +++--- holidays/countries/cyprus.py | 6 +++--- holidays/countries/czechia.py | 6 +++--- holidays/countries/denmark.py | 6 +++--- holidays/countries/djibouti.py | 6 +++--- holidays/countries/dominican_republic.py | 6 +++--- holidays/countries/ecuador.py | 6 +++--- holidays/countries/egypt.py | 6 +++--- holidays/countries/el_salvador.py | 6 +++--- holidays/countries/estonia.py | 6 +++--- holidays/countries/eswatini.py | 6 +++--- holidays/countries/ethiopia.py | 6 +++--- holidays/countries/finland.py | 6 +++--- holidays/countries/france.py | 6 +++--- holidays/countries/gabon.py | 6 +++--- holidays/countries/georgia.py | 6 +++--- holidays/countries/germany.py | 6 +++--- holidays/countries/ghana.py | 6 +++--- holidays/countries/greece.py | 6 +++--- holidays/countries/guam.py | 6 +++--- holidays/countries/guatemala.py | 6 +++--- holidays/countries/honduras.py | 6 +++--- holidays/countries/hongkong.py | 6 +++--- holidays/countries/hungary.py | 6 +++--- holidays/countries/iceland.py | 6 +++--- holidays/countries/india.py | 6 +++--- holidays/countries/indonesia.py | 6 +++--- holidays/countries/iran.py | 6 +++--- holidays/countries/ireland.py | 6 +++--- holidays/countries/isle_of_man.py | 6 +++--- holidays/countries/israel.py | 6 +++--- holidays/countries/italy.py | 6 +++--- holidays/countries/jamaica.py | 6 +++--- holidays/countries/japan.py | 6 +++--- holidays/countries/jersey.py | 6 +++--- holidays/countries/kazakhstan.py | 6 +++--- holidays/countries/kenya.py | 6 +++--- holidays/countries/kuwait.py | 4 ++-- holidays/countries/kyrgyzstan.py | 6 +++--- holidays/countries/laos.py | 6 +++--- holidays/countries/latvia.py | 6 +++--- holidays/countries/lesotho.py | 6 +++--- holidays/countries/liechtenstein.py | 6 +++--- holidays/countries/lithuania.py | 6 +++--- holidays/countries/luxembourg.py | 6 +++--- holidays/countries/madagascar.py | 6 +++--- holidays/countries/malawi.py | 6 +++--- holidays/countries/malaysia.py | 6 +++--- holidays/countries/maldives.py | 6 +++--- holidays/countries/malta.py | 6 +++--- holidays/countries/marshall_islands.py | 6 +++--- holidays/countries/mexico.py | 6 +++--- holidays/countries/moldova.py | 6 +++--- holidays/countries/monaco.py | 6 +++--- holidays/countries/montenegro.py | 6 +++--- holidays/countries/morocco.py | 6 +++--- holidays/countries/mozambique.py | 6 +++--- holidays/countries/namibia.py | 6 +++--- holidays/countries/netherlands.py | 6 +++--- holidays/countries/new_zealand.py | 6 +++--- holidays/countries/nicaragua.py | 6 +++--- holidays/countries/nigeria.py | 6 +++--- holidays/countries/north_macedonia.py | 6 +++--- holidays/countries/northern_mariana_islands.py | 6 +++--- holidays/countries/norway.py | 6 +++--- holidays/countries/pakistan.py | 6 +++--- holidays/countries/panama.py | 6 +++--- holidays/countries/papua_new_guinea.py | 6 +++--- holidays/countries/paraguay.py | 6 +++--- holidays/countries/peru.py | 6 +++--- holidays/countries/philippines.py | 6 +++--- holidays/countries/poland.py | 6 +++--- holidays/countries/portugal.py | 6 +++--- holidays/countries/puerto_rico.py | 6 +++--- holidays/countries/romania.py | 6 +++--- holidays/countries/russia.py | 6 +++--- holidays/countries/san_marino.py | 6 +++--- holidays/countries/saudi_arabia.py | 6 +++--- holidays/countries/serbia.py | 6 +++--- holidays/countries/seychelles.py | 4 ++-- holidays/countries/singapore.py | 6 +++--- holidays/countries/slovakia.py | 6 +++--- holidays/countries/slovenia.py | 6 +++--- holidays/countries/south_africa.py | 6 +++--- holidays/countries/south_korea.py | 6 +++--- holidays/countries/spain.py | 6 +++--- holidays/countries/sweden.py | 6 +++--- holidays/countries/switzerland.py | 6 +++--- holidays/countries/taiwan.py | 6 +++--- holidays/countries/tanzania.py | 6 +++--- holidays/countries/thailand.py | 6 +++--- holidays/countries/timor_leste.py | 6 +++--- holidays/countries/tonga.py | 6 +++--- holidays/countries/tunisia.py | 6 +++--- holidays/countries/turkey.py | 6 +++--- holidays/countries/ukraine.py | 6 +++--- holidays/countries/united_arab_emirates.py | 6 +++--- holidays/countries/united_kingdom.py | 6 +++--- holidays/countries/united_states.py | 6 +++--- .../countries/united_states_minor_outlying_islands.py | 6 +++--- holidays/countries/united_states_virgin_islands.py | 6 +++--- holidays/countries/uruguay.py | 6 +++--- holidays/countries/uzbekistan.py | 6 +++--- holidays/countries/vanuatu.py | 6 +++--- holidays/countries/vatican_city.py | 6 +++--- holidays/countries/venezuela.py | 6 +++--- holidays/countries/vietnam.py | 6 +++--- holidays/countries/zambia.py | 6 +++--- holidays/countries/zimbabwe.py | 6 +++--- holidays/financial/__init__.py | 6 +++--- holidays/financial/european_central_bank.py | 6 +++--- holidays/financial/ny_stock_exchange.py | 6 +++--- holidays/groups/__init__.py | 6 +++--- holidays/groups/buddhist.py | 6 +++--- holidays/groups/chinese.py | 6 +++--- holidays/groups/christian.py | 6 +++--- holidays/groups/custom.py | 6 +++--- holidays/groups/hindu.py | 6 +++--- holidays/groups/international.py | 6 +++--- holidays/groups/islamic.py | 6 +++--- holidays/groups/persian.py | 6 +++--- holidays/groups/thai.py | 6 +++--- holidays/helpers.py | 6 +++--- holidays/holiday_base.py | 6 +++--- holidays/observed_holiday_base.py | 6 +++--- holidays/registry.py | 6 +++--- holidays/utils.py | 6 +++--- scripts/calendar/asian_generator.py | 6 +++--- scripts/calendar/hebrew_generator.py | 6 +++--- scripts/calendar/islamic_generator.py | 6 +++--- scripts/generate_release_notes.py | 6 +++--- scripts/generate_snapshots.py | 6 +++--- scripts/l10n/generate_mo_files.py | 6 +++--- scripts/l10n/generate_po_files.py | 6 +++--- setup.py | 6 +++--- tests/__init__.py | 11 +++++++++++ tests/calendars/test_gregorian.py | 6 +++--- tests/calendars/test_persian.py | 6 +++--- tests/calendars/test_thai.py | 6 +++--- tests/common.py | 6 +++--- tests/countries/__init__.py | 11 +++++++++++ tests/countries/test_albania.py | 6 +++--- tests/countries/test_algeria.py | 6 +++--- tests/countries/test_american_samoa.py | 6 +++--- tests/countries/test_andorra.py | 6 +++--- tests/countries/test_angola.py | 6 +++--- tests/countries/test_argentina.py | 6 +++--- tests/countries/test_armenia.py | 6 +++--- tests/countries/test_aruba.py | 6 +++--- tests/countries/test_australia.py | 6 +++--- tests/countries/test_austria.py | 6 +++--- tests/countries/test_azerbaijan.py | 6 +++--- tests/countries/test_bahamas.py | 6 +++--- tests/countries/test_bahrain.py | 6 +++--- tests/countries/test_bangladesh.py | 6 +++--- tests/countries/test_barbados.py | 6 +++--- tests/countries/test_belarus.py | 6 +++--- tests/countries/test_belgium.py | 6 +++--- tests/countries/test_belize.py | 6 +++--- tests/countries/test_bolivia.py | 6 +++--- tests/countries/test_bosnia_and_herzegovina.py | 6 +++--- tests/countries/test_botswana.py | 6 +++--- tests/countries/test_brazil.py | 6 +++--- tests/countries/test_brunei.py | 6 +++--- tests/countries/test_bulgaria.py | 6 +++--- tests/countries/test_burkina_faso.py | 6 +++--- tests/countries/test_burundi.py | 6 +++--- tests/countries/test_cambodia.py | 6 +++--- tests/countries/test_cameroon.py | 6 +++--- tests/countries/test_canada.py | 6 +++--- tests/countries/test_chad.py | 6 +++--- tests/countries/test_chile.py | 6 +++--- tests/countries/test_china.py | 6 +++--- tests/countries/test_colombia.py | 6 +++--- tests/countries/test_costa_rica.py | 6 +++--- tests/countries/test_croatia.py | 6 +++--- tests/countries/test_cuba.py | 6 +++--- tests/countries/test_curacao.py | 6 +++--- tests/countries/test_cyprus.py | 6 +++--- tests/countries/test_czechia.py | 6 +++--- tests/countries/test_denmark.py | 6 +++--- tests/countries/test_djibouti.py | 6 +++--- tests/countries/test_dominican_republic.py | 6 +++--- tests/countries/test_ecuador.py | 6 +++--- tests/countries/test_egypt.py | 6 +++--- tests/countries/test_el_salvador.py | 6 +++--- tests/countries/test_estonia.py | 6 +++--- tests/countries/test_eswatini.py | 6 +++--- tests/countries/test_ethiopia.py | 6 +++--- tests/countries/test_finland.py | 6 +++--- tests/countries/test_france.py | 6 +++--- tests/countries/test_gabon.py | 6 +++--- tests/countries/test_georgia.py | 6 +++--- tests/countries/test_germany.py | 6 +++--- tests/countries/test_ghana.py | 6 +++--- tests/countries/test_greece.py | 6 +++--- tests/countries/test_guam.py | 6 +++--- tests/countries/test_guatemala.py | 6 +++--- tests/countries/test_honduras.py | 6 +++--- tests/countries/test_hongkong.py | 6 +++--- tests/countries/test_hungary.py | 6 +++--- tests/countries/test_iceland.py | 6 +++--- tests/countries/test_india.py | 6 +++--- tests/countries/test_indonesia.py | 6 +++--- tests/countries/test_iran.py | 6 +++--- tests/countries/test_ireland.py | 6 +++--- tests/countries/test_isle_of_man.py | 6 +++--- tests/countries/test_israel.py | 6 +++--- tests/countries/test_italy.py | 6 +++--- tests/countries/test_jamaica.py | 6 +++--- tests/countries/test_japan.py | 6 +++--- tests/countries/test_jersey.py | 6 +++--- tests/countries/test_kazakhstan.py | 6 +++--- tests/countries/test_kenya.py | 6 +++--- tests/countries/test_kuwait.py | 4 ++-- tests/countries/test_kyrgyzstan.py | 6 +++--- tests/countries/test_laos.py | 6 +++--- tests/countries/test_latvia.py | 6 +++--- tests/countries/test_lesotho.py | 6 +++--- tests/countries/test_liechtenstein.py | 6 +++--- tests/countries/test_lithuania.py | 6 +++--- tests/countries/test_luxembourg.py | 6 +++--- tests/countries/test_madagascar.py | 6 +++--- tests/countries/test_malawi.py | 6 +++--- tests/countries/test_malaysia.py | 6 +++--- tests/countries/test_maldives.py | 6 +++--- tests/countries/test_malta.py | 6 +++--- tests/countries/test_marshall_islands.py | 6 +++--- tests/countries/test_mexico.py | 6 +++--- tests/countries/test_moldova.py | 6 +++--- tests/countries/test_monaco.py | 6 +++--- tests/countries/test_montenegro.py | 6 +++--- tests/countries/test_morocco.py | 6 +++--- tests/countries/test_mozambique.py | 6 +++--- tests/countries/test_namibia.py | 6 +++--- tests/countries/test_netherlands.py | 6 +++--- tests/countries/test_new_zealand.py | 6 +++--- tests/countries/test_nicaragua.py | 6 +++--- tests/countries/test_nigeria.py | 6 +++--- tests/countries/test_north_macedonia.py | 6 +++--- tests/countries/test_northern_mariana_islands.py | 6 +++--- tests/countries/test_norway.py | 6 +++--- tests/countries/test_pakistan.py | 6 +++--- tests/countries/test_panama.py | 6 +++--- tests/countries/test_papua_new_guinea.py | 6 +++--- tests/countries/test_paraguay.py | 6 +++--- tests/countries/test_peru.py | 6 +++--- tests/countries/test_philippines.py | 6 +++--- tests/countries/test_poland.py | 6 +++--- tests/countries/test_portugal.py | 6 +++--- tests/countries/test_puerto_rico.py | 6 +++--- tests/countries/test_romania.py | 6 +++--- tests/countries/test_russia.py | 6 +++--- tests/countries/test_san_marino.py | 6 +++--- tests/countries/test_saudi_arabia.py | 6 +++--- tests/countries/test_serbia.py | 6 +++--- tests/countries/test_seychelles.py | 4 ++-- tests/countries/test_singapore.py | 6 +++--- tests/countries/test_slovakia.py | 6 +++--- tests/countries/test_slovenia.py | 6 +++--- tests/countries/test_south_africa.py | 6 +++--- tests/countries/test_south_korea.py | 6 +++--- tests/countries/test_spain.py | 6 +++--- tests/countries/test_sweden.py | 6 +++--- tests/countries/test_switzerland.py | 6 +++--- tests/countries/test_taiwan.py | 6 +++--- tests/countries/test_tanzania.py | 6 +++--- tests/countries/test_thailand.py | 6 +++--- tests/countries/test_timor_leste.py | 6 +++--- tests/countries/test_tonga.py | 6 +++--- tests/countries/test_tunisia.py | 6 +++--- tests/countries/test_turkey.py | 6 +++--- tests/countries/test_ukraine.py | 6 +++--- tests/countries/test_united_arab_emirates.py | 6 +++--- tests/countries/test_united_kingdom.py | 6 +++--- tests/countries/test_united_states.py | 6 +++--- .../test_united_states_minor_outlying_islands.py | 6 +++--- tests/countries/test_united_states_virgin_islands.py | 6 +++--- tests/countries/test_uruguay.py | 6 +++--- tests/countries/test_uzbekistan.py | 6 +++--- tests/countries/test_vanuatu.py | 6 +++--- tests/countries/test_vatican_city.py | 6 +++--- tests/countries/test_venezuela.py | 6 +++--- tests/countries/test_vietnam.py | 6 +++--- tests/countries/test_zambia.py | 6 +++--- tests/countries/test_zimbabwe.py | 6 +++--- tests/financial/test_european_central_bank.py | 6 +++--- tests/financial/test_ny_stock_exchange.py | 6 +++--- tests/test_docs.py | 6 +++--- tests/test_holiday_base.py | 6 +++--- tests/test_holiday_groups.py | 6 +++--- tests/test_imports.py | 6 +++--- tests/test_l10n.py | 6 +++--- tests/test_package.py | 6 +++--- tests/test_registry.py | 6 +++--- tests/test_utils.py | 6 +++--- 348 files changed, 1058 insertions(+), 1033 deletions(-) diff --git a/LICENSE b/LICENSE index e0fe1cf91..9bfa781d4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,8 @@ -Copyright (c) 2017-2023 -Copyright (c) 2014-2017 +Copyright (c) Vacanza Team and individual contributors (see AUTHORS file) +Copyright (c) dr-prodigy , 2017-2023 +Copyright (c) ryanss , 2014-2017 + +All rights reserved. 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/holidays/__init__.py b/holidays/__init__.py index 1fa26fde3..6918414ef 100644 --- a/holidays/__init__.py +++ b/holidays/__init__.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/vacanza/python-holidays diff --git a/holidays/calendars/__init__.py b/holidays/calendars/__init__.py index 65d606d45..9ec379a3f 100644 --- a/holidays/calendars/__init__.py +++ b/holidays/calendars/__init__.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/buddhist.py b/holidays/calendars/buddhist.py index d258e480f..2a3fcc723 100644 --- a/holidays/calendars/buddhist.py +++ b/holidays/calendars/buddhist.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/chinese.py b/holidays/calendars/chinese.py index c998cac89..c0135b8b4 100644 --- a/holidays/calendars/chinese.py +++ b/holidays/calendars/chinese.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/custom.py b/holidays/calendars/custom.py index bad12f0d1..cc731abc6 100644 --- a/holidays/calendars/custom.py +++ b/holidays/calendars/custom.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/gregorian.py b/holidays/calendars/gregorian.py index 43b445bee..3122389e8 100644 --- a/holidays/calendars/gregorian.py +++ b/holidays/calendars/gregorian.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/hebrew.py b/holidays/calendars/hebrew.py index 8104c6ca2..32b0186d6 100644 --- a/holidays/calendars/hebrew.py +++ b/holidays/calendars/hebrew.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/hindu.py b/holidays/calendars/hindu.py index ba79ef367..4d0cf61f2 100644 --- a/holidays/calendars/hindu.py +++ b/holidays/calendars/hindu.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/islamic.py b/holidays/calendars/islamic.py index d23817d8f..c38965414 100644 --- a/holidays/calendars/islamic.py +++ b/holidays/calendars/islamic.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/julian.py b/holidays/calendars/julian.py index 0d18f2690..21248cbe0 100644 --- a/holidays/calendars/julian.py +++ b/holidays/calendars/julian.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/julian_revised.py b/holidays/calendars/julian_revised.py index f48c9f583..ca4a13056 100644 --- a/holidays/calendars/julian_revised.py +++ b/holidays/calendars/julian_revised.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/persian.py b/holidays/calendars/persian.py index 6f1ff282f..6a2eccd99 100644 --- a/holidays/calendars/persian.py +++ b/holidays/calendars/persian.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/calendars/thai.py b/holidays/calendars/thai.py index 2dd3f641b..4ec5c69e1 100644 --- a/holidays/calendars/thai.py +++ b/holidays/calendars/thai.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/constants.py b/holidays/constants.py index 24f865516..b790a1262 100644 --- a/holidays/constants.py +++ b/holidays/constants.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/__init__.py b/holidays/countries/__init__.py index edca92dfa..ed7289aa0 100644 --- a/holidays/countries/__init__.py +++ b/holidays/countries/__init__.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/albania.py b/holidays/countries/albania.py index 49d682432..777d1a8dd 100644 --- a/holidays/countries/albania.py +++ b/holidays/countries/albania.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/algeria.py b/holidays/countries/algeria.py index 9bc34d63b..786a1b413 100644 --- a/holidays/countries/algeria.py +++ b/holidays/countries/algeria.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/american_samoa.py b/holidays/countries/american_samoa.py index ecfff2b22..a12f0b193 100644 --- a/holidays/countries/american_samoa.py +++ b/holidays/countries/american_samoa.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/andorra.py b/holidays/countries/andorra.py index ecfd79a9a..4789d9f32 100644 --- a/holidays/countries/andorra.py +++ b/holidays/countries/andorra.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/angola.py b/holidays/countries/angola.py index cc2540545..8c006f155 100644 --- a/holidays/countries/angola.py +++ b/holidays/countries/angola.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/argentina.py b/holidays/countries/argentina.py index f6f07eb88..06a53d68f 100644 --- a/holidays/countries/argentina.py +++ b/holidays/countries/argentina.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/armenia.py b/holidays/countries/armenia.py index 3cd048fb9..11f1390ed 100644 --- a/holidays/countries/armenia.py +++ b/holidays/countries/armenia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/aruba.py b/holidays/countries/aruba.py index 3b11781df..02777e98d 100644 --- a/holidays/countries/aruba.py +++ b/holidays/countries/aruba.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/australia.py b/holidays/countries/australia.py index 36708ad5e..07677eacd 100644 --- a/holidays/countries/australia.py +++ b/holidays/countries/australia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/austria.py b/holidays/countries/austria.py index 127838895..b479a0f94 100644 --- a/holidays/countries/austria.py +++ b/holidays/countries/austria.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/azerbaijan.py b/holidays/countries/azerbaijan.py index 259719aca..29fd5084c 100644 --- a/holidays/countries/azerbaijan.py +++ b/holidays/countries/azerbaijan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/bahamas.py b/holidays/countries/bahamas.py index 0e1f9fca0..91b889bf1 100644 --- a/holidays/countries/bahamas.py +++ b/holidays/countries/bahamas.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/bahrain.py b/holidays/countries/bahrain.py index 7e11e40eb..a786322a9 100644 --- a/holidays/countries/bahrain.py +++ b/holidays/countries/bahrain.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/bangladesh.py b/holidays/countries/bangladesh.py index 9f7b3bc7b..35608a38d 100644 --- a/holidays/countries/bangladesh.py +++ b/holidays/countries/bangladesh.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # tasnim diff --git a/holidays/countries/barbados.py b/holidays/countries/barbados.py index f595408f9..de0bb1ea1 100644 --- a/holidays/countries/barbados.py +++ b/holidays/countries/barbados.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/belarus.py b/holidays/countries/belarus.py index ddd33ad26..d3fab13d4 100644 --- a/holidays/countries/belarus.py +++ b/holidays/countries/belarus.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/belgium.py b/holidays/countries/belgium.py index 3a5a3a8e3..2fd61e5a1 100644 --- a/holidays/countries/belgium.py +++ b/holidays/countries/belgium.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/belize.py b/holidays/countries/belize.py index 6fdaf6e94..5ca6a328c 100644 --- a/holidays/countries/belize.py +++ b/holidays/countries/belize.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/bolivia.py b/holidays/countries/bolivia.py index befcd93b9..c4895defa 100644 --- a/holidays/countries/bolivia.py +++ b/holidays/countries/bolivia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/bosnia_and_herzegovina.py b/holidays/countries/bosnia_and_herzegovina.py index 6db55f04d..9ce41f216 100644 --- a/holidays/countries/bosnia_and_herzegovina.py +++ b/holidays/countries/bosnia_and_herzegovina.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/botswana.py b/holidays/countries/botswana.py index c73858f56..41480446a 100644 --- a/holidays/countries/botswana.py +++ b/holidays/countries/botswana.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/brazil.py b/holidays/countries/brazil.py index 2d0233fa8..4ce52125e 100644 --- a/holidays/countries/brazil.py +++ b/holidays/countries/brazil.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/brunei.py b/holidays/countries/brunei.py index dd4156683..8b7a606fa 100644 --- a/holidays/countries/brunei.py +++ b/holidays/countries/brunei.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/bulgaria.py b/holidays/countries/bulgaria.py index c2770070f..81ac430ed 100644 --- a/holidays/countries/bulgaria.py +++ b/holidays/countries/bulgaria.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/burkina_faso.py b/holidays/countries/burkina_faso.py index 7eef694d3..6cad658f5 100644 --- a/holidays/countries/burkina_faso.py +++ b/holidays/countries/burkina_faso.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/burundi.py b/holidays/countries/burundi.py index 3c277add3..03dbdb404 100644 --- a/holidays/countries/burundi.py +++ b/holidays/countries/burundi.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/cambodia.py b/holidays/countries/cambodia.py index 80b2dbd4f..ddbd9bee9 100644 --- a/holidays/countries/cambodia.py +++ b/holidays/countries/cambodia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/cameroon.py b/holidays/countries/cameroon.py index 506351753..5ba458602 100644 --- a/holidays/countries/cameroon.py +++ b/holidays/countries/cameroon.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/canada.py b/holidays/countries/canada.py index 73eccee2d..07889962b 100644 --- a/holidays/countries/canada.py +++ b/holidays/countries/canada.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/chad.py b/holidays/countries/chad.py index 7138e5afd..b1ebb8780 100644 --- a/holidays/countries/chad.py +++ b/holidays/countries/chad.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/chile.py b/holidays/countries/chile.py index 4d3b66b98..71659983c 100644 --- a/holidays/countries/chile.py +++ b/holidays/countries/chile.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/china.py b/holidays/countries/china.py index a58b36471..87f41e836 100644 --- a/holidays/countries/china.py +++ b/holidays/countries/china.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/colombia.py b/holidays/countries/colombia.py index 56f5351d5..14eca0433 100644 --- a/holidays/countries/colombia.py +++ b/holidays/countries/colombia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/costa_rica.py b/holidays/countries/costa_rica.py index 01cbf9bea..8691f11ed 100644 --- a/holidays/countries/costa_rica.py +++ b/holidays/countries/costa_rica.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/croatia.py b/holidays/countries/croatia.py index 618d19244..769e61c3a 100644 --- a/holidays/countries/croatia.py +++ b/holidays/countries/croatia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/cuba.py b/holidays/countries/cuba.py index 481a4214c..2792d4c1d 100644 --- a/holidays/countries/cuba.py +++ b/holidays/countries/cuba.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/curacao.py b/holidays/countries/curacao.py index 8c455ce87..d8ca5c4d4 100644 --- a/holidays/countries/curacao.py +++ b/holidays/countries/curacao.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/cyprus.py b/holidays/countries/cyprus.py index 64c372def..c90f24ede 100644 --- a/holidays/countries/cyprus.py +++ b/holidays/countries/cyprus.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/czechia.py b/holidays/countries/czechia.py index 9a8ff9261..df94dd7f1 100644 --- a/holidays/countries/czechia.py +++ b/holidays/countries/czechia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/denmark.py b/holidays/countries/denmark.py index 05461f23d..6add927da 100644 --- a/holidays/countries/denmark.py +++ b/holidays/countries/denmark.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/djibouti.py b/holidays/countries/djibouti.py index 08032426c..017e10136 100644 --- a/holidays/countries/djibouti.py +++ b/holidays/countries/djibouti.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/dominican_republic.py b/holidays/countries/dominican_republic.py index b95d0e921..a1de0eb79 100644 --- a/holidays/countries/dominican_republic.py +++ b/holidays/countries/dominican_republic.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/ecuador.py b/holidays/countries/ecuador.py index 0aeb8cc82..3683dfc5f 100644 --- a/holidays/countries/ecuador.py +++ b/holidays/countries/ecuador.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/egypt.py b/holidays/countries/egypt.py index 41f9bf7e6..0e25a4f32 100644 --- a/holidays/countries/egypt.py +++ b/holidays/countries/egypt.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/el_salvador.py b/holidays/countries/el_salvador.py index 239ea6181..33ed2915b 100644 --- a/holidays/countries/el_salvador.py +++ b/holidays/countries/el_salvador.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/estonia.py b/holidays/countries/estonia.py index d414e4eb5..8c5d6e4ce 100644 --- a/holidays/countries/estonia.py +++ b/holidays/countries/estonia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/eswatini.py b/holidays/countries/eswatini.py index 20e7af8a4..42fb69029 100644 --- a/holidays/countries/eswatini.py +++ b/holidays/countries/eswatini.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/ethiopia.py b/holidays/countries/ethiopia.py index 1d66b77d6..84b35058a 100644 --- a/holidays/countries/ethiopia.py +++ b/holidays/countries/ethiopia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/finland.py b/holidays/countries/finland.py index a0aabbac4..994222715 100644 --- a/holidays/countries/finland.py +++ b/holidays/countries/finland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/france.py b/holidays/countries/france.py index 2c3b1f64e..aa3a79bed 100644 --- a/holidays/countries/france.py +++ b/holidays/countries/france.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/gabon.py b/holidays/countries/gabon.py index a99e26532..740dfdd86 100644 --- a/holidays/countries/gabon.py +++ b/holidays/countries/gabon.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/georgia.py b/holidays/countries/georgia.py index 6460c6adf..481da62fd 100644 --- a/holidays/countries/georgia.py +++ b/holidays/countries/georgia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/germany.py b/holidays/countries/germany.py index 20a25e600..b67c203be 100644 --- a/holidays/countries/germany.py +++ b/holidays/countries/germany.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/ghana.py b/holidays/countries/ghana.py index dc91ece0c..0d9c98461 100644 --- a/holidays/countries/ghana.py +++ b/holidays/countries/ghana.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/greece.py b/holidays/countries/greece.py index 6a3a780bf..96820490b 100644 --- a/holidays/countries/greece.py +++ b/holidays/countries/greece.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/guam.py b/holidays/countries/guam.py index f5cd53029..b620294bd 100644 --- a/holidays/countries/guam.py +++ b/holidays/countries/guam.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/guatemala.py b/holidays/countries/guatemala.py index 1b6452428..cd95f2c4d 100644 --- a/holidays/countries/guatemala.py +++ b/holidays/countries/guatemala.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/honduras.py b/holidays/countries/honduras.py index 6be51e884..881504b5b 100644 --- a/holidays/countries/honduras.py +++ b/holidays/countries/honduras.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/hongkong.py b/holidays/countries/hongkong.py index d98821f72..3249ec9d4 100644 --- a/holidays/countries/hongkong.py +++ b/holidays/countries/hongkong.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/hungary.py b/holidays/countries/hungary.py index 819c08438..a1ba98b7a 100644 --- a/holidays/countries/hungary.py +++ b/holidays/countries/hungary.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/iceland.py b/holidays/countries/iceland.py index 49a9cab3b..91790e014 100644 --- a/holidays/countries/iceland.py +++ b/holidays/countries/iceland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/india.py b/holidays/countries/india.py index 607b587b8..75d45bed4 100644 --- a/holidays/countries/india.py +++ b/holidays/countries/india.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/indonesia.py b/holidays/countries/indonesia.py index f55880d0c..2afe789b0 100644 --- a/holidays/countries/indonesia.py +++ b/holidays/countries/indonesia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/iran.py b/holidays/countries/iran.py index 37517c968..a2dc5c5f1 100644 --- a/holidays/countries/iran.py +++ b/holidays/countries/iran.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/ireland.py b/holidays/countries/ireland.py index 8443396d8..4ecb488aa 100644 --- a/holidays/countries/ireland.py +++ b/holidays/countries/ireland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/isle_of_man.py b/holidays/countries/isle_of_man.py index 448bcad77..867a11176 100644 --- a/holidays/countries/isle_of_man.py +++ b/holidays/countries/isle_of_man.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/israel.py b/holidays/countries/israel.py index d61b76c46..177372ccf 100644 --- a/holidays/countries/israel.py +++ b/holidays/countries/israel.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/italy.py b/holidays/countries/italy.py index 33a7ac3f5..fd10d3f83 100644 --- a/holidays/countries/italy.py +++ b/holidays/countries/italy.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Provinces completed by Henrik Sozzi diff --git a/holidays/countries/jamaica.py b/holidays/countries/jamaica.py index a5df62af2..c256b822a 100644 --- a/holidays/countries/jamaica.py +++ b/holidays/countries/jamaica.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/japan.py b/holidays/countries/japan.py index 66919e8f6..f571d00c7 100644 --- a/holidays/countries/japan.py +++ b/holidays/countries/japan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/jersey.py b/holidays/countries/jersey.py index 496e9f368..01922e6cc 100644 --- a/holidays/countries/jersey.py +++ b/holidays/countries/jersey.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/vacanza/python-holidays diff --git a/holidays/countries/kazakhstan.py b/holidays/countries/kazakhstan.py index ac68a7419..7214b484e 100644 --- a/holidays/countries/kazakhstan.py +++ b/holidays/countries/kazakhstan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/kenya.py b/holidays/countries/kenya.py index a74ca4bf3..2e8992f82 100644 --- a/holidays/countries/kenya.py +++ b/holidays/countries/kenya.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/kuwait.py b/holidays/countries/kuwait.py index 4b714d5fe..8552d0d5b 100644 --- a/holidays/countries/kuwait.py +++ b/holidays/countries/kuwait.py @@ -1,5 +1,5 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. diff --git a/holidays/countries/kyrgyzstan.py b/holidays/countries/kyrgyzstan.py index cab3cf500..446ec3675 100644 --- a/holidays/countries/kyrgyzstan.py +++ b/holidays/countries/kyrgyzstan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/laos.py b/holidays/countries/laos.py index a0d8a4e87..a963b2f2c 100644 --- a/holidays/countries/laos.py +++ b/holidays/countries/laos.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/latvia.py b/holidays/countries/latvia.py index 74c66d7ae..23a3e156c 100644 --- a/holidays/countries/latvia.py +++ b/holidays/countries/latvia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/lesotho.py b/holidays/countries/lesotho.py index 0d62acbb3..f247b3933 100644 --- a/holidays/countries/lesotho.py +++ b/holidays/countries/lesotho.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/liechtenstein.py b/holidays/countries/liechtenstein.py index 3e8ccd2b7..3642053dc 100644 --- a/holidays/countries/liechtenstein.py +++ b/holidays/countries/liechtenstein.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/lithuania.py b/holidays/countries/lithuania.py index 314d83a8f..c60bff427 100644 --- a/holidays/countries/lithuania.py +++ b/holidays/countries/lithuania.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/luxembourg.py b/holidays/countries/luxembourg.py index 5acf4a47b..7379b213d 100644 --- a/holidays/countries/luxembourg.py +++ b/holidays/countries/luxembourg.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/madagascar.py b/holidays/countries/madagascar.py index 53a89aeb7..815fb6df6 100644 --- a/holidays/countries/madagascar.py +++ b/holidays/countries/madagascar.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/malawi.py b/holidays/countries/malawi.py index 1c08f104a..ff132261f 100644 --- a/holidays/countries/malawi.py +++ b/holidays/countries/malawi.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/malaysia.py b/holidays/countries/malaysia.py index 3dcc5d685..f660e844d 100644 --- a/holidays/countries/malaysia.py +++ b/holidays/countries/malaysia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/maldives.py b/holidays/countries/maldives.py index 3c9ccecc4..bd4e0bc61 100644 --- a/holidays/countries/maldives.py +++ b/holidays/countries/maldives.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/malta.py b/holidays/countries/malta.py index 0b54f9b11..62b861be6 100644 --- a/holidays/countries/malta.py +++ b/holidays/countries/malta.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/marshall_islands.py b/holidays/countries/marshall_islands.py index 25fa327c1..f872c857c 100644 --- a/holidays/countries/marshall_islands.py +++ b/holidays/countries/marshall_islands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/mexico.py b/holidays/countries/mexico.py index c718959d0..3f9949a30 100644 --- a/holidays/countries/mexico.py +++ b/holidays/countries/mexico.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/moldova.py b/holidays/countries/moldova.py index ee220067b..31098d60d 100644 --- a/holidays/countries/moldova.py +++ b/holidays/countries/moldova.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/monaco.py b/holidays/countries/monaco.py index e68800aca..56d05c1a3 100644 --- a/holidays/countries/monaco.py +++ b/holidays/countries/monaco.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/montenegro.py b/holidays/countries/montenegro.py index 8bd28cfe8..140944335 100644 --- a/holidays/countries/montenegro.py +++ b/holidays/countries/montenegro.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/morocco.py b/holidays/countries/morocco.py index 631979a95..f4e29d97c 100644 --- a/holidays/countries/morocco.py +++ b/holidays/countries/morocco.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/mozambique.py b/holidays/countries/mozambique.py index 124e35d7e..ea6b4655d 100644 --- a/holidays/countries/mozambique.py +++ b/holidays/countries/mozambique.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/namibia.py b/holidays/countries/namibia.py index dbbc54454..52282a17c 100644 --- a/holidays/countries/namibia.py +++ b/holidays/countries/namibia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/netherlands.py b/holidays/countries/netherlands.py index 904d2250b..e0bb5afab 100644 --- a/holidays/countries/netherlands.py +++ b/holidays/countries/netherlands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/new_zealand.py b/holidays/countries/new_zealand.py index c77367bf2..955d6efd0 100644 --- a/holidays/countries/new_zealand.py +++ b/holidays/countries/new_zealand.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/nicaragua.py b/holidays/countries/nicaragua.py index 591da2c9f..6ed798941 100644 --- a/holidays/countries/nicaragua.py +++ b/holidays/countries/nicaragua.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/nigeria.py b/holidays/countries/nigeria.py index 781ab0d97..cde398848 100644 --- a/holidays/countries/nigeria.py +++ b/holidays/countries/nigeria.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/north_macedonia.py b/holidays/countries/north_macedonia.py index 5673d8bc6..a5974200a 100644 --- a/holidays/countries/north_macedonia.py +++ b/holidays/countries/north_macedonia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/northern_mariana_islands.py b/holidays/countries/northern_mariana_islands.py index d659d0caa..3b85a29f8 100644 --- a/holidays/countries/northern_mariana_islands.py +++ b/holidays/countries/northern_mariana_islands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/norway.py b/holidays/countries/norway.py index 79cedcc2c..3c0310a64 100644 --- a/holidays/countries/norway.py +++ b/holidays/countries/norway.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/pakistan.py b/holidays/countries/pakistan.py index 792e703e7..7d2d53e96 100644 --- a/holidays/countries/pakistan.py +++ b/holidays/countries/pakistan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/panama.py b/holidays/countries/panama.py index c2622a5d9..10e1bff9b 100644 --- a/holidays/countries/panama.py +++ b/holidays/countries/panama.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/papua_new_guinea.py b/holidays/countries/papua_new_guinea.py index 1178743f1..4543ed80f 100644 --- a/holidays/countries/papua_new_guinea.py +++ b/holidays/countries/papua_new_guinea.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/paraguay.py b/holidays/countries/paraguay.py index dc43c0fed..816e61c77 100644 --- a/holidays/countries/paraguay.py +++ b/holidays/countries/paraguay.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/peru.py b/holidays/countries/peru.py index 0f4805975..8fe3e69a6 100644 --- a/holidays/countries/peru.py +++ b/holidays/countries/peru.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/philippines.py b/holidays/countries/philippines.py index d92147a3f..fce6a0309 100644 --- a/holidays/countries/philippines.py +++ b/holidays/countries/philippines.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/poland.py b/holidays/countries/poland.py index 777b93453..b941b9bf8 100644 --- a/holidays/countries/poland.py +++ b/holidays/countries/poland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/portugal.py b/holidays/countries/portugal.py index a9c5cad06..dc991955d 100644 --- a/holidays/countries/portugal.py +++ b/holidays/countries/portugal.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/puerto_rico.py b/holidays/countries/puerto_rico.py index 8e472d751..f3c6f2e70 100644 --- a/holidays/countries/puerto_rico.py +++ b/holidays/countries/puerto_rico.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/romania.py b/holidays/countries/romania.py index b6965de28..03f7c30f3 100644 --- a/holidays/countries/romania.py +++ b/holidays/countries/romania.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/russia.py b/holidays/countries/russia.py index da1eb72b4..548f64c65 100644 --- a/holidays/countries/russia.py +++ b/holidays/countries/russia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/san_marino.py b/holidays/countries/san_marino.py index 635a2b8b1..6134d390a 100644 --- a/holidays/countries/san_marino.py +++ b/holidays/countries/san_marino.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/saudi_arabia.py b/holidays/countries/saudi_arabia.py index 565d7f285..1deb8ade8 100644 --- a/holidays/countries/saudi_arabia.py +++ b/holidays/countries/saudi_arabia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/serbia.py b/holidays/countries/serbia.py index 897b9544d..eac9adc0a 100644 --- a/holidays/countries/serbia.py +++ b/holidays/countries/serbia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/seychelles.py b/holidays/countries/seychelles.py index daf9ad745..d1b2a12e6 100644 --- a/holidays/countries/seychelles.py +++ b/holidays/countries/seychelles.py @@ -1,5 +1,5 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. diff --git a/holidays/countries/singapore.py b/holidays/countries/singapore.py index 428738da6..d0417d2c7 100644 --- a/holidays/countries/singapore.py +++ b/holidays/countries/singapore.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/slovakia.py b/holidays/countries/slovakia.py index 11fe6bb83..2f4fa392f 100644 --- a/holidays/countries/slovakia.py +++ b/holidays/countries/slovakia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/slovenia.py b/holidays/countries/slovenia.py index 6b148952a..655ff483f 100644 --- a/holidays/countries/slovenia.py +++ b/holidays/countries/slovenia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/south_africa.py b/holidays/countries/south_africa.py index c2c419323..a6fc72bc5 100644 --- a/holidays/countries/south_africa.py +++ b/holidays/countries/south_africa.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/south_korea.py b/holidays/countries/south_korea.py index 8f03d0c3a..b9b0a4e87 100644 --- a/holidays/countries/south_korea.py +++ b/holidays/countries/south_korea.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/spain.py b/holidays/countries/spain.py index 915c9baf0..8cc369f19 100644 --- a/holidays/countries/spain.py +++ b/holidays/countries/spain.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/sweden.py b/holidays/countries/sweden.py index 99d745e52..4a9ee5a8e 100644 --- a/holidays/countries/sweden.py +++ b/holidays/countries/sweden.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/switzerland.py b/holidays/countries/switzerland.py index d9adf2d36..b8713d52b 100644 --- a/holidays/countries/switzerland.py +++ b/holidays/countries/switzerland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/taiwan.py b/holidays/countries/taiwan.py index 2bd06b48b..d78242ad8 100644 --- a/holidays/countries/taiwan.py +++ b/holidays/countries/taiwan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/tanzania.py b/holidays/countries/tanzania.py index ca17255a0..7990fdf94 100644 --- a/holidays/countries/tanzania.py +++ b/holidays/countries/tanzania.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/thailand.py b/holidays/countries/thailand.py index c400f407e..f6eea03d4 100644 --- a/holidays/countries/thailand.py +++ b/holidays/countries/thailand.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/timor_leste.py b/holidays/countries/timor_leste.py index 8a4495803..242176803 100644 --- a/holidays/countries/timor_leste.py +++ b/holidays/countries/timor_leste.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/tonga.py b/holidays/countries/tonga.py index 6ab40db66..5c9a6807a 100644 --- a/holidays/countries/tonga.py +++ b/holidays/countries/tonga.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/tunisia.py b/holidays/countries/tunisia.py index 328e00d5d..44f749735 100644 --- a/holidays/countries/tunisia.py +++ b/holidays/countries/tunisia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/turkey.py b/holidays/countries/turkey.py index 522d8dfee..1546450cb 100644 --- a/holidays/countries/turkey.py +++ b/holidays/countries/turkey.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/ukraine.py b/holidays/countries/ukraine.py index dae21f279..23e419f5d 100644 --- a/holidays/countries/ukraine.py +++ b/holidays/countries/ukraine.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/united_arab_emirates.py b/holidays/countries/united_arab_emirates.py index 311f8e254..f331aece6 100644 --- a/holidays/countries/united_arab_emirates.py +++ b/holidays/countries/united_arab_emirates.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/united_kingdom.py b/holidays/countries/united_kingdom.py index b4e05ae45..8011a0e18 100644 --- a/holidays/countries/united_kingdom.py +++ b/holidays/countries/united_kingdom.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/united_states.py b/holidays/countries/united_states.py index ab6f09b0d..e65ff1ba7 100644 --- a/holidays/countries/united_states.py +++ b/holidays/countries/united_states.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/united_states_minor_outlying_islands.py b/holidays/countries/united_states_minor_outlying_islands.py index 0008cf288..c9fb0bd9b 100644 --- a/holidays/countries/united_states_minor_outlying_islands.py +++ b/holidays/countries/united_states_minor_outlying_islands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/united_states_virgin_islands.py b/holidays/countries/united_states_virgin_islands.py index a3071d6e6..a9823204d 100644 --- a/holidays/countries/united_states_virgin_islands.py +++ b/holidays/countries/united_states_virgin_islands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/uruguay.py b/holidays/countries/uruguay.py index 1c995e4bf..af875ae20 100644 --- a/holidays/countries/uruguay.py +++ b/holidays/countries/uruguay.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/uzbekistan.py b/holidays/countries/uzbekistan.py index b1aef0272..40b5eec07 100644 --- a/holidays/countries/uzbekistan.py +++ b/holidays/countries/uzbekistan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/vanuatu.py b/holidays/countries/vanuatu.py index 601d412c9..dd25d8a61 100644 --- a/holidays/countries/vanuatu.py +++ b/holidays/countries/vanuatu.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/vatican_city.py b/holidays/countries/vatican_city.py index f5deca6ab..885f7f352 100644 --- a/holidays/countries/vatican_city.py +++ b/holidays/countries/vatican_city.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/venezuela.py b/holidays/countries/venezuela.py index 97db64e11..573bb1c4d 100644 --- a/holidays/countries/venezuela.py +++ b/holidays/countries/venezuela.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/vietnam.py b/holidays/countries/vietnam.py index 874d3909f..d5f47e56a 100644 --- a/holidays/countries/vietnam.py +++ b/holidays/countries/vietnam.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/zambia.py b/holidays/countries/zambia.py index 0541b04dd..4e5cbabe3 100644 --- a/holidays/countries/zambia.py +++ b/holidays/countries/zambia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/countries/zimbabwe.py b/holidays/countries/zimbabwe.py index 1fb274e04..4318b4240 100644 --- a/holidays/countries/zimbabwe.py +++ b/holidays/countries/zimbabwe.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/financial/__init__.py b/holidays/financial/__init__.py index 526c9f67b..cc308d2f0 100644 --- a/holidays/financial/__init__.py +++ b/holidays/financial/__init__.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/financial/european_central_bank.py b/holidays/financial/european_central_bank.py index dd69fad81..14e090ec7 100644 --- a/holidays/financial/european_central_bank.py +++ b/holidays/financial/european_central_bank.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/financial/ny_stock_exchange.py b/holidays/financial/ny_stock_exchange.py index f8110b6e1..d1d820dfd 100644 --- a/holidays/financial/ny_stock_exchange.py +++ b/holidays/financial/ny_stock_exchange.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/__init__.py b/holidays/groups/__init__.py index aafe543e6..c01bb53f8 100644 --- a/holidays/groups/__init__.py +++ b/holidays/groups/__init__.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/buddhist.py b/holidays/groups/buddhist.py index 4a1a83ada..deff59c87 100644 --- a/holidays/groups/buddhist.py +++ b/holidays/groups/buddhist.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/chinese.py b/holidays/groups/chinese.py index 921ceaa06..887d480f1 100644 --- a/holidays/groups/chinese.py +++ b/holidays/groups/chinese.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/christian.py b/holidays/groups/christian.py index 064c6b9fa..a42cc599a 100644 --- a/holidays/groups/christian.py +++ b/holidays/groups/christian.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/custom.py b/holidays/groups/custom.py index 79b6a779b..e88bf7a69 100644 --- a/holidays/groups/custom.py +++ b/holidays/groups/custom.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/hindu.py b/holidays/groups/hindu.py index f9b55b81d..10846f2c6 100644 --- a/holidays/groups/hindu.py +++ b/holidays/groups/hindu.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/international.py b/holidays/groups/international.py index a4aba6fa7..36472b096 100644 --- a/holidays/groups/international.py +++ b/holidays/groups/international.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/islamic.py b/holidays/groups/islamic.py index 5fcc4ec8e..1bd7b054b 100644 --- a/holidays/groups/islamic.py +++ b/holidays/groups/islamic.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/persian.py b/holidays/groups/persian.py index 7c0d24f9e..66ac91c4d 100644 --- a/holidays/groups/persian.py +++ b/holidays/groups/persian.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/groups/thai.py b/holidays/groups/thai.py index d4edbbef3..9f4f6cdc8 100644 --- a/holidays/groups/thai.py +++ b/holidays/groups/thai.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/helpers.py b/holidays/helpers.py index 05dbad7d7..869481c5c 100644 --- a/holidays/helpers.py +++ b/holidays/helpers.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/holiday_base.py b/holidays/holiday_base.py index 1213f665b..3bb30a34b 100644 --- a/holidays/holiday_base.py +++ b/holidays/holiday_base.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/observed_holiday_base.py b/holidays/observed_holiday_base.py index c4f8865e9..a3ae7dc9b 100644 --- a/holidays/observed_holiday_base.py +++ b/holidays/observed_holiday_base.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/registry.py b/holidays/registry.py index 6f8dc6c4c..cec505d70 100644 --- a/holidays/registry.py +++ b/holidays/registry.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/holidays/utils.py b/holidays/utils.py index 166851c65..38257e141 100755 --- a/holidays/utils.py +++ b/holidays/utils.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/scripts/calendar/asian_generator.py b/scripts/calendar/asian_generator.py index e399cd09e..eb56c8748 100644 --- a/scripts/calendar/asian_generator.py +++ b/scripts/calendar/asian_generator.py @@ -1,12 +1,12 @@ #!/usr/bin/env python3 -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/scripts/calendar/hebrew_generator.py b/scripts/calendar/hebrew_generator.py index 012727c74..95acc40e3 100644 --- a/scripts/calendar/hebrew_generator.py +++ b/scripts/calendar/hebrew_generator.py @@ -1,12 +1,12 @@ #!/usr/bin/env python3 -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/scripts/calendar/islamic_generator.py b/scripts/calendar/islamic_generator.py index 1b5cd420b..50c4b85c3 100644 --- a/scripts/calendar/islamic_generator.py +++ b/scripts/calendar/islamic_generator.py @@ -1,12 +1,12 @@ #!/usr/bin/env python3 -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/scripts/generate_release_notes.py b/scripts/generate_release_notes.py index 006b1500d..95fe04c5a 100755 --- a/scripts/generate_release_notes.py +++ b/scripts/generate_release_notes.py @@ -1,12 +1,12 @@ #!/usr/bin/env python3 -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/scripts/generate_snapshots.py b/scripts/generate_snapshots.py index 75865784d..6606ea9e9 100755 --- a/scripts/generate_snapshots.py +++ b/scripts/generate_snapshots.py @@ -1,12 +1,12 @@ #!/usr/bin/env python3 -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/scripts/l10n/generate_mo_files.py b/scripts/l10n/generate_mo_files.py index cabe52051..6f3aedab8 100755 --- a/scripts/l10n/generate_mo_files.py +++ b/scripts/l10n/generate_mo_files.py @@ -1,12 +1,12 @@ #!/usr/bin/env python3 -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/scripts/l10n/generate_po_files.py b/scripts/l10n/generate_po_files.py index bca3fc259..233675f01 100755 --- a/scripts/l10n/generate_po_files.py +++ b/scripts/l10n/generate_po_files.py @@ -1,12 +1,12 @@ #!/usr/bin/env python3 -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/setup.py b/setup.py index 1824a484a..bb23a9b52 100644 --- a/setup.py +++ b/setup.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/__init__.py b/tests/__init__.py index e69de29bb..dcb496169 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -0,0 +1,11 @@ +# holidays +# --------------- +# A fast, efficient Python library for generating country, province and state +# specific sets of holidays on the fly. It aims to make determining whether a +# specific date is a holiday as fast and flexible as possible. +# +# Authors: Vacanza Team and individual contributors (see AUTHORS file) +# dr-prodigy , 2017-2023 +# ryanss , 2014-2017 +# Website: https://github.com/vacanza/python-holidays +# License: MIT (see LICENSE file) diff --git a/tests/calendars/test_gregorian.py b/tests/calendars/test_gregorian.py index 070be1415..b93284e0c 100644 --- a/tests/calendars/test_gregorian.py +++ b/tests/calendars/test_gregorian.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/calendars/test_persian.py b/tests/calendars/test_persian.py index 46cbfe314..a7b0a31bb 100644 --- a/tests/calendars/test_persian.py +++ b/tests/calendars/test_persian.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/calendars/test_thai.py b/tests/calendars/test_thai.py index cd75d032a..0afc77a0e 100644 --- a/tests/calendars/test_thai.py +++ b/tests/calendars/test_thai.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/common.py b/tests/common.py index a5949fc9a..a3577b098 100644 --- a/tests/common.py +++ b/tests/common.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/__init__.py b/tests/countries/__init__.py index e69de29bb..dcb496169 100644 --- a/tests/countries/__init__.py +++ b/tests/countries/__init__.py @@ -0,0 +1,11 @@ +# holidays +# --------------- +# A fast, efficient Python library for generating country, province and state +# specific sets of holidays on the fly. It aims to make determining whether a +# specific date is a holiday as fast and flexible as possible. +# +# Authors: Vacanza Team and individual contributors (see AUTHORS file) +# dr-prodigy , 2017-2023 +# ryanss , 2014-2017 +# Website: https://github.com/vacanza/python-holidays +# License: MIT (see LICENSE file) diff --git a/tests/countries/test_albania.py b/tests/countries/test_albania.py index 9a3f3fe31..e0bcf94aa 100644 --- a/tests/countries/test_albania.py +++ b/tests/countries/test_albania.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_algeria.py b/tests/countries/test_algeria.py index e1d2f0a07..65c14232b 100644 --- a/tests/countries/test_algeria.py +++ b/tests/countries/test_algeria.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_american_samoa.py b/tests/countries/test_american_samoa.py index d7af59ad8..c85b34c37 100644 --- a/tests/countries/test_american_samoa.py +++ b/tests/countries/test_american_samoa.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_andorra.py b/tests/countries/test_andorra.py index e9fac8f23..83a42f63c 100644 --- a/tests/countries/test_andorra.py +++ b/tests/countries/test_andorra.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_angola.py b/tests/countries/test_angola.py index 3eba50f71..38a59be4d 100644 --- a/tests/countries/test_angola.py +++ b/tests/countries/test_angola.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_argentina.py b/tests/countries/test_argentina.py index 1c07776cf..c066ebb2b 100644 --- a/tests/countries/test_argentina.py +++ b/tests/countries/test_argentina.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_armenia.py b/tests/countries/test_armenia.py index 6f4b3c581..c805fd067 100644 --- a/tests/countries/test_armenia.py +++ b/tests/countries/test_armenia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_aruba.py b/tests/countries/test_aruba.py index 144e30eb0..277bae3cd 100644 --- a/tests/countries/test_aruba.py +++ b/tests/countries/test_aruba.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_australia.py b/tests/countries/test_australia.py index 90fac77ae..01fa76a49 100644 --- a/tests/countries/test_australia.py +++ b/tests/countries/test_australia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_austria.py b/tests/countries/test_austria.py index 457516b95..231c4d1af 100644 --- a/tests/countries/test_austria.py +++ b/tests/countries/test_austria.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_azerbaijan.py b/tests/countries/test_azerbaijan.py index 42bfa2fb9..fe08b0f43 100644 --- a/tests/countries/test_azerbaijan.py +++ b/tests/countries/test_azerbaijan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_bahamas.py b/tests/countries/test_bahamas.py index d3c2834e3..e118e40f8 100644 --- a/tests/countries/test_bahamas.py +++ b/tests/countries/test_bahamas.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_bahrain.py b/tests/countries/test_bahrain.py index 7d30a37e1..f06d6a145 100644 --- a/tests/countries/test_bahrain.py +++ b/tests/countries/test_bahrain.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_bangladesh.py b/tests/countries/test_bangladesh.py index e183936e0..bea85fb92 100644 --- a/tests/countries/test_bangladesh.py +++ b/tests/countries/test_bangladesh.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_barbados.py b/tests/countries/test_barbados.py index 5632bf88a..9bcdb1e03 100644 --- a/tests/countries/test_barbados.py +++ b/tests/countries/test_barbados.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_belarus.py b/tests/countries/test_belarus.py index a5ea8ced5..f123ab52d 100644 --- a/tests/countries/test_belarus.py +++ b/tests/countries/test_belarus.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_belgium.py b/tests/countries/test_belgium.py index 8affcdd5d..56784b190 100644 --- a/tests/countries/test_belgium.py +++ b/tests/countries/test_belgium.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_belize.py b/tests/countries/test_belize.py index e42bfe517..f6f5cad2d 100644 --- a/tests/countries/test_belize.py +++ b/tests/countries/test_belize.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_bolivia.py b/tests/countries/test_bolivia.py index 247583e6c..41053fb07 100644 --- a/tests/countries/test_bolivia.py +++ b/tests/countries/test_bolivia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_bosnia_and_herzegovina.py b/tests/countries/test_bosnia_and_herzegovina.py index 00dbe1e44..4661a7a55 100644 --- a/tests/countries/test_bosnia_and_herzegovina.py +++ b/tests/countries/test_bosnia_and_herzegovina.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_botswana.py b/tests/countries/test_botswana.py index b305053a8..87f81054e 100644 --- a/tests/countries/test_botswana.py +++ b/tests/countries/test_botswana.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_brazil.py b/tests/countries/test_brazil.py index 6cb83ccb4..ef5746ad0 100644 --- a/tests/countries/test_brazil.py +++ b/tests/countries/test_brazil.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_brunei.py b/tests/countries/test_brunei.py index 96ad2df83..462fa0dd9 100644 --- a/tests/countries/test_brunei.py +++ b/tests/countries/test_brunei.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_bulgaria.py b/tests/countries/test_bulgaria.py index 4e4751757..268f1afd5 100644 --- a/tests/countries/test_bulgaria.py +++ b/tests/countries/test_bulgaria.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_burkina_faso.py b/tests/countries/test_burkina_faso.py index 83ba8c216..ed3af9eeb 100644 --- a/tests/countries/test_burkina_faso.py +++ b/tests/countries/test_burkina_faso.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_burundi.py b/tests/countries/test_burundi.py index 3e5f812ee..bab63e052 100644 --- a/tests/countries/test_burundi.py +++ b/tests/countries/test_burundi.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_cambodia.py b/tests/countries/test_cambodia.py index a3a370fa8..6da033a2c 100644 --- a/tests/countries/test_cambodia.py +++ b/tests/countries/test_cambodia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_cameroon.py b/tests/countries/test_cameroon.py index 1476ac31b..330c56c70 100644 --- a/tests/countries/test_cameroon.py +++ b/tests/countries/test_cameroon.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_canada.py b/tests/countries/test_canada.py index ccd39b132..1a89cf74c 100644 --- a/tests/countries/test_canada.py +++ b/tests/countries/test_canada.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_chad.py b/tests/countries/test_chad.py index 07bdd3c86..8c8e35830 100644 --- a/tests/countries/test_chad.py +++ b/tests/countries/test_chad.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_chile.py b/tests/countries/test_chile.py index 1856d48bc..c7c4288bc 100644 --- a/tests/countries/test_chile.py +++ b/tests/countries/test_chile.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_china.py b/tests/countries/test_china.py index 7c101fe35..7ae0bceba 100644 --- a/tests/countries/test_china.py +++ b/tests/countries/test_china.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_colombia.py b/tests/countries/test_colombia.py index 0d19e4347..2f1ab1f2f 100644 --- a/tests/countries/test_colombia.py +++ b/tests/countries/test_colombia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_costa_rica.py b/tests/countries/test_costa_rica.py index 87516320e..cd1e54eb8 100644 --- a/tests/countries/test_costa_rica.py +++ b/tests/countries/test_costa_rica.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_croatia.py b/tests/countries/test_croatia.py index 00eaadc18..4ae9d2ec6 100644 --- a/tests/countries/test_croatia.py +++ b/tests/countries/test_croatia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_cuba.py b/tests/countries/test_cuba.py index 70d939ec0..c08f93c81 100644 --- a/tests/countries/test_cuba.py +++ b/tests/countries/test_cuba.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_curacao.py b/tests/countries/test_curacao.py index 8996384f3..9d6e6aaa1 100644 --- a/tests/countries/test_curacao.py +++ b/tests/countries/test_curacao.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_cyprus.py b/tests/countries/test_cyprus.py index da92675ea..b0953c016 100644 --- a/tests/countries/test_cyprus.py +++ b/tests/countries/test_cyprus.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_czechia.py b/tests/countries/test_czechia.py index 3bfc96df1..22cf51cdf 100644 --- a/tests/countries/test_czechia.py +++ b/tests/countries/test_czechia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_denmark.py b/tests/countries/test_denmark.py index a7863c8d6..6ba25f07c 100644 --- a/tests/countries/test_denmark.py +++ b/tests/countries/test_denmark.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_djibouti.py b/tests/countries/test_djibouti.py index d539c8795..f3a9ac755 100644 --- a/tests/countries/test_djibouti.py +++ b/tests/countries/test_djibouti.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_dominican_republic.py b/tests/countries/test_dominican_republic.py index 98ebe8fc5..a4f8697f8 100644 --- a/tests/countries/test_dominican_republic.py +++ b/tests/countries/test_dominican_republic.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_ecuador.py b/tests/countries/test_ecuador.py index 68dd496fb..5dc704796 100644 --- a/tests/countries/test_ecuador.py +++ b/tests/countries/test_ecuador.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_egypt.py b/tests/countries/test_egypt.py index 0fbd47c79..49e12f692 100644 --- a/tests/countries/test_egypt.py +++ b/tests/countries/test_egypt.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_el_salvador.py b/tests/countries/test_el_salvador.py index 16d5f09ad..7cec532cb 100644 --- a/tests/countries/test_el_salvador.py +++ b/tests/countries/test_el_salvador.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_estonia.py b/tests/countries/test_estonia.py index 62c3b0da5..c78298931 100644 --- a/tests/countries/test_estonia.py +++ b/tests/countries/test_estonia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_eswatini.py b/tests/countries/test_eswatini.py index fe34ed2e9..316b226f3 100644 --- a/tests/countries/test_eswatini.py +++ b/tests/countries/test_eswatini.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_ethiopia.py b/tests/countries/test_ethiopia.py index 52dd2860b..69359b1cc 100644 --- a/tests/countries/test_ethiopia.py +++ b/tests/countries/test_ethiopia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_finland.py b/tests/countries/test_finland.py index ffe88539c..8f133bd5a 100644 --- a/tests/countries/test_finland.py +++ b/tests/countries/test_finland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_france.py b/tests/countries/test_france.py index 68e1a4c11..892e3591e 100644 --- a/tests/countries/test_france.py +++ b/tests/countries/test_france.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_gabon.py b/tests/countries/test_gabon.py index ce52e2afb..0b5c64271 100644 --- a/tests/countries/test_gabon.py +++ b/tests/countries/test_gabon.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_georgia.py b/tests/countries/test_georgia.py index 1a3a2cafc..6a8287061 100644 --- a/tests/countries/test_georgia.py +++ b/tests/countries/test_georgia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_germany.py b/tests/countries/test_germany.py index b9c1b3983..e2e8eb2a9 100644 --- a/tests/countries/test_germany.py +++ b/tests/countries/test_germany.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_ghana.py b/tests/countries/test_ghana.py index cd26ac51a..70706720a 100644 --- a/tests/countries/test_ghana.py +++ b/tests/countries/test_ghana.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_greece.py b/tests/countries/test_greece.py index a5b8ad5f2..6f9be9a4d 100644 --- a/tests/countries/test_greece.py +++ b/tests/countries/test_greece.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_guam.py b/tests/countries/test_guam.py index 55d14bd4b..e3d3586d3 100644 --- a/tests/countries/test_guam.py +++ b/tests/countries/test_guam.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_guatemala.py b/tests/countries/test_guatemala.py index b3171c995..3495125d2 100644 --- a/tests/countries/test_guatemala.py +++ b/tests/countries/test_guatemala.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_honduras.py b/tests/countries/test_honduras.py index cd0df6d5e..f13963784 100644 --- a/tests/countries/test_honduras.py +++ b/tests/countries/test_honduras.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_hongkong.py b/tests/countries/test_hongkong.py index c4eb042fd..929f994ea 100644 --- a/tests/countries/test_hongkong.py +++ b/tests/countries/test_hongkong.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_hungary.py b/tests/countries/test_hungary.py index 493a9acfb..e9b703fc6 100644 --- a/tests/countries/test_hungary.py +++ b/tests/countries/test_hungary.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_iceland.py b/tests/countries/test_iceland.py index d0c307878..c0646fcbc 100644 --- a/tests/countries/test_iceland.py +++ b/tests/countries/test_iceland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_india.py b/tests/countries/test_india.py index ed9e8c204..581300c28 100644 --- a/tests/countries/test_india.py +++ b/tests/countries/test_india.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_indonesia.py b/tests/countries/test_indonesia.py index 3f6917be2..ecaf50677 100644 --- a/tests/countries/test_indonesia.py +++ b/tests/countries/test_indonesia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_iran.py b/tests/countries/test_iran.py index dc85faebb..690864ccd 100644 --- a/tests/countries/test_iran.py +++ b/tests/countries/test_iran.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_ireland.py b/tests/countries/test_ireland.py index 6ed6d3661..39acf7d8a 100644 --- a/tests/countries/test_ireland.py +++ b/tests/countries/test_ireland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_isle_of_man.py b/tests/countries/test_isle_of_man.py index dec5e9ec3..b7db85e21 100644 --- a/tests/countries/test_isle_of_man.py +++ b/tests/countries/test_isle_of_man.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_israel.py b/tests/countries/test_israel.py index cb664d7f1..70f580ac4 100644 --- a/tests/countries/test_israel.py +++ b/tests/countries/test_israel.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_italy.py b/tests/countries/test_italy.py index 4c8bb3b82..2039b2bec 100644 --- a/tests/countries/test_italy.py +++ b/tests/countries/test_italy.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_jamaica.py b/tests/countries/test_jamaica.py index da6f9f489..87058e055 100644 --- a/tests/countries/test_jamaica.py +++ b/tests/countries/test_jamaica.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_japan.py b/tests/countries/test_japan.py index 523c48153..0528983f6 100644 --- a/tests/countries/test_japan.py +++ b/tests/countries/test_japan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_jersey.py b/tests/countries/test_jersey.py index b9d60f550..58708cc86 100644 --- a/tests/countries/test_jersey.py +++ b/tests/countries/test_jersey.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/vacanza/python-holidays diff --git a/tests/countries/test_kazakhstan.py b/tests/countries/test_kazakhstan.py index 10859ebe2..89324e6d9 100644 --- a/tests/countries/test_kazakhstan.py +++ b/tests/countries/test_kazakhstan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_kenya.py b/tests/countries/test_kenya.py index a2020b640..0119bdfd7 100644 --- a/tests/countries/test_kenya.py +++ b/tests/countries/test_kenya.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_kuwait.py b/tests/countries/test_kuwait.py index 00a50add5..90c709baa 100644 --- a/tests/countries/test_kuwait.py +++ b/tests/countries/test_kuwait.py @@ -1,5 +1,5 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. diff --git a/tests/countries/test_kyrgyzstan.py b/tests/countries/test_kyrgyzstan.py index d0d0e3049..ab4dae2e0 100644 --- a/tests/countries/test_kyrgyzstan.py +++ b/tests/countries/test_kyrgyzstan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_laos.py b/tests/countries/test_laos.py index ba46ebb02..44604406c 100644 --- a/tests/countries/test_laos.py +++ b/tests/countries/test_laos.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_latvia.py b/tests/countries/test_latvia.py index d427e3121..11b4d38a5 100644 --- a/tests/countries/test_latvia.py +++ b/tests/countries/test_latvia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_lesotho.py b/tests/countries/test_lesotho.py index 3d9a5e703..0deb6864f 100644 --- a/tests/countries/test_lesotho.py +++ b/tests/countries/test_lesotho.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_liechtenstein.py b/tests/countries/test_liechtenstein.py index 68b42d911..9bc52b310 100644 --- a/tests/countries/test_liechtenstein.py +++ b/tests/countries/test_liechtenstein.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_lithuania.py b/tests/countries/test_lithuania.py index f507e335a..e8b7c02d1 100644 --- a/tests/countries/test_lithuania.py +++ b/tests/countries/test_lithuania.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_luxembourg.py b/tests/countries/test_luxembourg.py index 74e7ce801..8ac6c17b6 100644 --- a/tests/countries/test_luxembourg.py +++ b/tests/countries/test_luxembourg.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_madagascar.py b/tests/countries/test_madagascar.py index fcde2b5fb..504801ac9 100644 --- a/tests/countries/test_madagascar.py +++ b/tests/countries/test_madagascar.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_malawi.py b/tests/countries/test_malawi.py index 9d25a66fe..cd10ccddf 100644 --- a/tests/countries/test_malawi.py +++ b/tests/countries/test_malawi.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_malaysia.py b/tests/countries/test_malaysia.py index b1f2c4d44..d93df2f53 100644 --- a/tests/countries/test_malaysia.py +++ b/tests/countries/test_malaysia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_maldives.py b/tests/countries/test_maldives.py index 78a89f8d7..a14b3b1e2 100644 --- a/tests/countries/test_maldives.py +++ b/tests/countries/test_maldives.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_malta.py b/tests/countries/test_malta.py index cba3a50af..e72cccde1 100644 --- a/tests/countries/test_malta.py +++ b/tests/countries/test_malta.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_marshall_islands.py b/tests/countries/test_marshall_islands.py index 6fbf8f5bd..182e500fa 100644 --- a/tests/countries/test_marshall_islands.py +++ b/tests/countries/test_marshall_islands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_mexico.py b/tests/countries/test_mexico.py index 91659102d..cdae1400a 100644 --- a/tests/countries/test_mexico.py +++ b/tests/countries/test_mexico.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_moldova.py b/tests/countries/test_moldova.py index c79f9e4f3..a3e7349be 100644 --- a/tests/countries/test_moldova.py +++ b/tests/countries/test_moldova.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_monaco.py b/tests/countries/test_monaco.py index 11b5e40c4..30ef2d26e 100644 --- a/tests/countries/test_monaco.py +++ b/tests/countries/test_monaco.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_montenegro.py b/tests/countries/test_montenegro.py index 1a247fd85..a6a76d027 100644 --- a/tests/countries/test_montenegro.py +++ b/tests/countries/test_montenegro.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_morocco.py b/tests/countries/test_morocco.py index b0fc498a6..31c3070b5 100644 --- a/tests/countries/test_morocco.py +++ b/tests/countries/test_morocco.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_mozambique.py b/tests/countries/test_mozambique.py index 90db7ee0e..c8623009e 100644 --- a/tests/countries/test_mozambique.py +++ b/tests/countries/test_mozambique.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_namibia.py b/tests/countries/test_namibia.py index dd1b26b5d..80feece65 100644 --- a/tests/countries/test_namibia.py +++ b/tests/countries/test_namibia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_netherlands.py b/tests/countries/test_netherlands.py index db10b5dc9..3ff23b56b 100644 --- a/tests/countries/test_netherlands.py +++ b/tests/countries/test_netherlands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_new_zealand.py b/tests/countries/test_new_zealand.py index a72ab3b2b..e42fe1f0e 100644 --- a/tests/countries/test_new_zealand.py +++ b/tests/countries/test_new_zealand.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_nicaragua.py b/tests/countries/test_nicaragua.py index 2c782493c..6fb3ea29c 100644 --- a/tests/countries/test_nicaragua.py +++ b/tests/countries/test_nicaragua.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_nigeria.py b/tests/countries/test_nigeria.py index eec6600d3..4f1be05b1 100644 --- a/tests/countries/test_nigeria.py +++ b/tests/countries/test_nigeria.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_north_macedonia.py b/tests/countries/test_north_macedonia.py index d195e3fff..d5b23f19d 100644 --- a/tests/countries/test_north_macedonia.py +++ b/tests/countries/test_north_macedonia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_northern_mariana_islands.py b/tests/countries/test_northern_mariana_islands.py index b11b62975..c038df4ec 100644 --- a/tests/countries/test_northern_mariana_islands.py +++ b/tests/countries/test_northern_mariana_islands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_norway.py b/tests/countries/test_norway.py index 803e7a94f..fd6788db5 100644 --- a/tests/countries/test_norway.py +++ b/tests/countries/test_norway.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_pakistan.py b/tests/countries/test_pakistan.py index a4901fa71..f9a30488e 100644 --- a/tests/countries/test_pakistan.py +++ b/tests/countries/test_pakistan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_panama.py b/tests/countries/test_panama.py index 06a35c364..e083bcce8 100644 --- a/tests/countries/test_panama.py +++ b/tests/countries/test_panama.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_papua_new_guinea.py b/tests/countries/test_papua_new_guinea.py index a9f724bf2..5d427493e 100644 --- a/tests/countries/test_papua_new_guinea.py +++ b/tests/countries/test_papua_new_guinea.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_paraguay.py b/tests/countries/test_paraguay.py index 83d771699..2c0fb32ae 100644 --- a/tests/countries/test_paraguay.py +++ b/tests/countries/test_paraguay.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_peru.py b/tests/countries/test_peru.py index b7784023e..7963d9c7a 100644 --- a/tests/countries/test_peru.py +++ b/tests/countries/test_peru.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_philippines.py b/tests/countries/test_philippines.py index 87487c372..82ee34224 100644 --- a/tests/countries/test_philippines.py +++ b/tests/countries/test_philippines.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_poland.py b/tests/countries/test_poland.py index 4335312da..8cf9eecc3 100644 --- a/tests/countries/test_poland.py +++ b/tests/countries/test_poland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_portugal.py b/tests/countries/test_portugal.py index 2a0b3ef21..991596c7b 100644 --- a/tests/countries/test_portugal.py +++ b/tests/countries/test_portugal.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_puerto_rico.py b/tests/countries/test_puerto_rico.py index 1c2a46441..bf5e82c42 100644 --- a/tests/countries/test_puerto_rico.py +++ b/tests/countries/test_puerto_rico.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_romania.py b/tests/countries/test_romania.py index 940f112bc..675570bd9 100644 --- a/tests/countries/test_romania.py +++ b/tests/countries/test_romania.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_russia.py b/tests/countries/test_russia.py index 2e98ed1e3..f1ee31164 100644 --- a/tests/countries/test_russia.py +++ b/tests/countries/test_russia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_san_marino.py b/tests/countries/test_san_marino.py index f4bfa4c4e..0355e26f1 100644 --- a/tests/countries/test_san_marino.py +++ b/tests/countries/test_san_marino.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_saudi_arabia.py b/tests/countries/test_saudi_arabia.py index 8fe7674cf..f45fcc41d 100644 --- a/tests/countries/test_saudi_arabia.py +++ b/tests/countries/test_saudi_arabia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_serbia.py b/tests/countries/test_serbia.py index f24d509a1..8599cc016 100644 --- a/tests/countries/test_serbia.py +++ b/tests/countries/test_serbia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_seychelles.py b/tests/countries/test_seychelles.py index dca3c2e1f..7cd4db58f 100644 --- a/tests/countries/test_seychelles.py +++ b/tests/countries/test_seychelles.py @@ -1,5 +1,5 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. diff --git a/tests/countries/test_singapore.py b/tests/countries/test_singapore.py index 5a5e12d6e..4903c71ed 100644 --- a/tests/countries/test_singapore.py +++ b/tests/countries/test_singapore.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_slovakia.py b/tests/countries/test_slovakia.py index 5e6555b1e..c7fa5c66e 100644 --- a/tests/countries/test_slovakia.py +++ b/tests/countries/test_slovakia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_slovenia.py b/tests/countries/test_slovenia.py index c7db5d8ff..887dbff4f 100644 --- a/tests/countries/test_slovenia.py +++ b/tests/countries/test_slovenia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_south_africa.py b/tests/countries/test_south_africa.py index 6a688ca88..01a26b8d5 100644 --- a/tests/countries/test_south_africa.py +++ b/tests/countries/test_south_africa.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_south_korea.py b/tests/countries/test_south_korea.py index da03c9d01..18d1fa1f6 100644 --- a/tests/countries/test_south_korea.py +++ b/tests/countries/test_south_korea.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_spain.py b/tests/countries/test_spain.py index bd2cc00dd..f4f874b75 100644 --- a/tests/countries/test_spain.py +++ b/tests/countries/test_spain.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_sweden.py b/tests/countries/test_sweden.py index 23a98008c..9636cf30d 100644 --- a/tests/countries/test_sweden.py +++ b/tests/countries/test_sweden.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_switzerland.py b/tests/countries/test_switzerland.py index 1f2d1adc6..bcd5d9111 100644 --- a/tests/countries/test_switzerland.py +++ b/tests/countries/test_switzerland.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_taiwan.py b/tests/countries/test_taiwan.py index d1de9cff7..a69b0e21a 100644 --- a/tests/countries/test_taiwan.py +++ b/tests/countries/test_taiwan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_tanzania.py b/tests/countries/test_tanzania.py index 4207f78ba..d7e8e47f2 100644 --- a/tests/countries/test_tanzania.py +++ b/tests/countries/test_tanzania.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_thailand.py b/tests/countries/test_thailand.py index 65c072b79..66191e693 100644 --- a/tests/countries/test_thailand.py +++ b/tests/countries/test_thailand.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_timor_leste.py b/tests/countries/test_timor_leste.py index 8de67e9b4..b36acdd97 100644 --- a/tests/countries/test_timor_leste.py +++ b/tests/countries/test_timor_leste.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_tonga.py b/tests/countries/test_tonga.py index bc07ef984..243fdee75 100644 --- a/tests/countries/test_tonga.py +++ b/tests/countries/test_tonga.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_tunisia.py b/tests/countries/test_tunisia.py index d8e5a3db1..27de5101b 100644 --- a/tests/countries/test_tunisia.py +++ b/tests/countries/test_tunisia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_turkey.py b/tests/countries/test_turkey.py index e1217e1c8..4b7298bde 100644 --- a/tests/countries/test_turkey.py +++ b/tests/countries/test_turkey.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_ukraine.py b/tests/countries/test_ukraine.py index 18d13d86a..eadd4afd8 100644 --- a/tests/countries/test_ukraine.py +++ b/tests/countries/test_ukraine.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_united_arab_emirates.py b/tests/countries/test_united_arab_emirates.py index 2055c0ab3..ed4b98004 100644 --- a/tests/countries/test_united_arab_emirates.py +++ b/tests/countries/test_united_arab_emirates.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_united_kingdom.py b/tests/countries/test_united_kingdom.py index 4f74627c7..c7133a211 100644 --- a/tests/countries/test_united_kingdom.py +++ b/tests/countries/test_united_kingdom.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_united_states.py b/tests/countries/test_united_states.py index 086737f91..1617c566b 100644 --- a/tests/countries/test_united_states.py +++ b/tests/countries/test_united_states.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_united_states_minor_outlying_islands.py b/tests/countries/test_united_states_minor_outlying_islands.py index c5c38478b..814809ba2 100644 --- a/tests/countries/test_united_states_minor_outlying_islands.py +++ b/tests/countries/test_united_states_minor_outlying_islands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_united_states_virgin_islands.py b/tests/countries/test_united_states_virgin_islands.py index c0767a3db..7da3fa1a5 100644 --- a/tests/countries/test_united_states_virgin_islands.py +++ b/tests/countries/test_united_states_virgin_islands.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_uruguay.py b/tests/countries/test_uruguay.py index dfe4ad615..cb0b79738 100644 --- a/tests/countries/test_uruguay.py +++ b/tests/countries/test_uruguay.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_uzbekistan.py b/tests/countries/test_uzbekistan.py index 5e1a345e9..c2c08e5af 100644 --- a/tests/countries/test_uzbekistan.py +++ b/tests/countries/test_uzbekistan.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_vanuatu.py b/tests/countries/test_vanuatu.py index a07267a0c..740fbbbd6 100644 --- a/tests/countries/test_vanuatu.py +++ b/tests/countries/test_vanuatu.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_vatican_city.py b/tests/countries/test_vatican_city.py index 91ff25ce7..24d0994f0 100644 --- a/tests/countries/test_vatican_city.py +++ b/tests/countries/test_vatican_city.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_venezuela.py b/tests/countries/test_venezuela.py index 60ef14d26..6d3ba3d70 100644 --- a/tests/countries/test_venezuela.py +++ b/tests/countries/test_venezuela.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_vietnam.py b/tests/countries/test_vietnam.py index c8165bb19..6632af6fa 100644 --- a/tests/countries/test_vietnam.py +++ b/tests/countries/test_vietnam.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_zambia.py b/tests/countries/test_zambia.py index c7efb6f0e..c36d35b4d 100644 --- a/tests/countries/test_zambia.py +++ b/tests/countries/test_zambia.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/countries/test_zimbabwe.py b/tests/countries/test_zimbabwe.py index 11a2a67e7..2713041e2 100644 --- a/tests/countries/test_zimbabwe.py +++ b/tests/countries/test_zimbabwe.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/financial/test_european_central_bank.py b/tests/financial/test_european_central_bank.py index fcc86edd7..9c7fff572 100644 --- a/tests/financial/test_european_central_bank.py +++ b/tests/financial/test_european_central_bank.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/financial/test_ny_stock_exchange.py b/tests/financial/test_ny_stock_exchange.py index 3de22269d..7c1e58a05 100644 --- a/tests/financial/test_ny_stock_exchange.py +++ b/tests/financial/test_ny_stock_exchange.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/test_docs.py b/tests/test_docs.py index 5f19a609e..f0e8edef2 100644 --- a/tests/test_docs.py +++ b/tests/test_docs.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/test_holiday_base.py b/tests/test_holiday_base.py index ac2046b1e..b3f761659 100644 --- a/tests/test_holiday_base.py +++ b/tests/test_holiday_base.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/test_holiday_groups.py b/tests/test_holiday_groups.py index deb329937..5a25fd54c 100644 --- a/tests/test_holiday_groups.py +++ b/tests/test_holiday_groups.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/test_imports.py b/tests/test_imports.py index a2afd001b..901bdd79d 100644 --- a/tests/test_imports.py +++ b/tests/test_imports.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/test_l10n.py b/tests/test_l10n.py index 763529ca3..31a753149 100644 --- a/tests/test_l10n.py +++ b/tests/test_l10n.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/test_package.py b/tests/test_package.py index 4b0e2dad2..b2a20b6b9 100644 --- a/tests/test_package.py +++ b/tests/test_package.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/test_registry.py b/tests/test_registry.py index 419b09395..4399422da 100644 --- a/tests/test_registry.py +++ b/tests/test_registry.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays diff --git a/tests/test_utils.py b/tests/test_utils.py index e53f44634..aff4a539d 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -1,10 +1,10 @@ -# python-holidays -# --------------- +# holidays +# -------- # A fast, efficient Python library for generating country, province and state # specific sets of holidays on the fly. It aims to make determining whether a # specific date is a holiday as fast and flexible as possible. # -# Authors: vacanza team (https://github.com/orgs/vacanza/teams) (c) 2023-2024 +# Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Website: https://github.com/dr-prodigy/python-holidays From 13a9000d6e4bdb05b43bdaa1dfa81c2cc68538ee Mon Sep 17 00:00:00 2001 From: dr-prodigy Date: Thu, 28 Mar 2024 11:18:24 +0100 Subject: [PATCH 4/4] #1672 - fixed Website info --- holidays/calendars/__init__.py | 2 +- holidays/calendars/buddhist.py | 2 +- holidays/calendars/chinese.py | 2 +- holidays/calendars/custom.py | 2 +- holidays/calendars/gregorian.py | 2 +- holidays/calendars/hebrew.py | 2 +- holidays/calendars/hindu.py | 2 +- holidays/calendars/islamic.py | 2 +- holidays/calendars/julian.py | 2 +- holidays/calendars/julian_revised.py | 2 +- holidays/calendars/persian.py | 2 +- holidays/calendars/thai.py | 2 +- holidays/constants.py | 2 +- holidays/countries/__init__.py | 2 +- holidays/countries/albania.py | 2 +- holidays/countries/algeria.py | 2 +- holidays/countries/american_samoa.py | 2 +- holidays/countries/andorra.py | 2 +- holidays/countries/angola.py | 2 +- holidays/countries/argentina.py | 2 +- holidays/countries/armenia.py | 2 +- holidays/countries/aruba.py | 2 +- holidays/countries/australia.py | 2 +- holidays/countries/austria.py | 2 +- holidays/countries/azerbaijan.py | 2 +- holidays/countries/bahamas.py | 2 +- holidays/countries/bahrain.py | 2 +- holidays/countries/bangladesh.py | 2 +- holidays/countries/barbados.py | 2 +- holidays/countries/belarus.py | 2 +- holidays/countries/belgium.py | 2 +- holidays/countries/belize.py | 2 +- holidays/countries/bolivia.py | 2 +- holidays/countries/bosnia_and_herzegovina.py | 2 +- holidays/countries/botswana.py | 2 +- holidays/countries/brazil.py | 2 +- holidays/countries/brunei.py | 2 +- holidays/countries/bulgaria.py | 2 +- holidays/countries/burkina_faso.py | 2 +- holidays/countries/burundi.py | 2 +- holidays/countries/cambodia.py | 2 +- holidays/countries/cameroon.py | 2 +- holidays/countries/canada.py | 2 +- holidays/countries/chad.py | 2 +- holidays/countries/chile.py | 2 +- holidays/countries/china.py | 2 +- holidays/countries/colombia.py | 2 +- holidays/countries/costa_rica.py | 2 +- holidays/countries/croatia.py | 2 +- holidays/countries/cuba.py | 2 +- holidays/countries/curacao.py | 2 +- holidays/countries/cyprus.py | 2 +- holidays/countries/czechia.py | 2 +- holidays/countries/denmark.py | 2 +- holidays/countries/djibouti.py | 2 +- holidays/countries/dominican_republic.py | 2 +- holidays/countries/ecuador.py | 2 +- holidays/countries/egypt.py | 2 +- holidays/countries/el_salvador.py | 2 +- holidays/countries/estonia.py | 2 +- holidays/countries/eswatini.py | 2 +- holidays/countries/ethiopia.py | 2 +- holidays/countries/finland.py | 2 +- holidays/countries/france.py | 2 +- holidays/countries/gabon.py | 2 +- holidays/countries/georgia.py | 2 +- holidays/countries/germany.py | 2 +- holidays/countries/ghana.py | 2 +- holidays/countries/greece.py | 2 +- holidays/countries/guam.py | 2 +- holidays/countries/guatemala.py | 2 +- holidays/countries/honduras.py | 2 +- holidays/countries/hongkong.py | 2 +- holidays/countries/hungary.py | 2 +- holidays/countries/iceland.py | 2 +- holidays/countries/india.py | 2 +- holidays/countries/indonesia.py | 2 +- holidays/countries/iran.py | 2 +- holidays/countries/ireland.py | 2 +- holidays/countries/isle_of_man.py | 2 +- holidays/countries/israel.py | 2 +- holidays/countries/italy.py | 2 +- holidays/countries/jamaica.py | 2 +- holidays/countries/japan.py | 2 +- holidays/countries/kazakhstan.py | 2 +- holidays/countries/kenya.py | 2 +- holidays/countries/kuwait.py | 2 +- holidays/countries/kyrgyzstan.py | 2 +- holidays/countries/laos.py | 2 +- holidays/countries/latvia.py | 2 +- holidays/countries/lesotho.py | 2 +- holidays/countries/liechtenstein.py | 2 +- holidays/countries/lithuania.py | 2 +- holidays/countries/luxembourg.py | 2 +- holidays/countries/madagascar.py | 2 +- holidays/countries/malawi.py | 2 +- holidays/countries/malaysia.py | 2 +- holidays/countries/maldives.py | 2 +- holidays/countries/malta.py | 2 +- holidays/countries/marshall_islands.py | 2 +- holidays/countries/mexico.py | 2 +- holidays/countries/moldova.py | 2 +- holidays/countries/monaco.py | 2 +- holidays/countries/montenegro.py | 2 +- holidays/countries/morocco.py | 2 +- holidays/countries/mozambique.py | 2 +- holidays/countries/namibia.py | 2 +- holidays/countries/netherlands.py | 2 +- holidays/countries/new_zealand.py | 2 +- holidays/countries/nicaragua.py | 2 +- holidays/countries/nigeria.py | 2 +- holidays/countries/north_macedonia.py | 2 +- holidays/countries/northern_mariana_islands.py | 2 +- holidays/countries/norway.py | 2 +- holidays/countries/pakistan.py | 2 +- holidays/countries/panama.py | 2 +- holidays/countries/papua_new_guinea.py | 2 +- holidays/countries/paraguay.py | 2 +- holidays/countries/peru.py | 2 +- holidays/countries/philippines.py | 2 +- holidays/countries/poland.py | 2 +- holidays/countries/portugal.py | 2 +- holidays/countries/puerto_rico.py | 2 +- holidays/countries/romania.py | 2 +- holidays/countries/russia.py | 2 +- holidays/countries/san_marino.py | 2 +- holidays/countries/saudi_arabia.py | 2 +- holidays/countries/serbia.py | 2 +- holidays/countries/seychelles.py | 2 +- holidays/countries/singapore.py | 2 +- holidays/countries/slovakia.py | 2 +- holidays/countries/slovenia.py | 2 +- holidays/countries/south_africa.py | 2 +- holidays/countries/south_korea.py | 2 +- holidays/countries/spain.py | 2 +- holidays/countries/sweden.py | 2 +- holidays/countries/switzerland.py | 2 +- holidays/countries/taiwan.py | 2 +- holidays/countries/tanzania.py | 2 +- holidays/countries/thailand.py | 4 ++-- holidays/countries/timor_leste.py | 2 +- holidays/countries/tonga.py | 2 +- holidays/countries/tunisia.py | 2 +- holidays/countries/turkey.py | 2 +- holidays/countries/ukraine.py | 2 +- holidays/countries/united_arab_emirates.py | 2 +- holidays/countries/united_kingdom.py | 2 +- holidays/countries/united_states.py | 2 +- holidays/countries/united_states_minor_outlying_islands.py | 2 +- holidays/countries/united_states_virgin_islands.py | 2 +- holidays/countries/uruguay.py | 2 +- holidays/countries/uzbekistan.py | 2 +- holidays/countries/vanuatu.py | 2 +- holidays/countries/vatican_city.py | 2 +- holidays/countries/venezuela.py | 2 +- holidays/countries/vietnam.py | 2 +- holidays/countries/zambia.py | 2 +- holidays/countries/zimbabwe.py | 2 +- holidays/financial/__init__.py | 2 +- holidays/financial/european_central_bank.py | 2 +- holidays/financial/ny_stock_exchange.py | 2 +- holidays/groups/__init__.py | 2 +- holidays/groups/buddhist.py | 2 +- holidays/groups/chinese.py | 2 +- holidays/groups/christian.py | 2 +- holidays/groups/custom.py | 2 +- holidays/groups/hindu.py | 2 +- holidays/groups/international.py | 2 +- holidays/groups/islamic.py | 2 +- holidays/groups/persian.py | 2 +- holidays/groups/thai.py | 2 +- holidays/helpers.py | 2 +- holidays/holiday_base.py | 2 +- holidays/observed_holiday_base.py | 2 +- holidays/registry.py | 2 +- holidays/utils.py | 2 +- scripts/calendar/asian_generator.py | 2 +- scripts/calendar/hebrew_generator.py | 2 +- scripts/calendar/islamic_generator.py | 2 +- scripts/generate_release_notes.py | 2 +- scripts/generate_snapshots.py | 2 +- scripts/l10n/generate_mo_files.py | 2 +- scripts/l10n/generate_po_files.py | 2 +- setup.py | 2 +- tests/calendars/test_gregorian.py | 2 +- tests/calendars/test_persian.py | 2 +- tests/calendars/test_thai.py | 2 +- tests/common.py | 2 +- tests/countries/test_albania.py | 2 +- tests/countries/test_algeria.py | 2 +- tests/countries/test_american_samoa.py | 2 +- tests/countries/test_andorra.py | 2 +- tests/countries/test_angola.py | 2 +- tests/countries/test_argentina.py | 2 +- tests/countries/test_armenia.py | 2 +- tests/countries/test_aruba.py | 2 +- tests/countries/test_australia.py | 2 +- tests/countries/test_austria.py | 2 +- tests/countries/test_azerbaijan.py | 2 +- tests/countries/test_bahamas.py | 2 +- tests/countries/test_bahrain.py | 2 +- tests/countries/test_bangladesh.py | 2 +- tests/countries/test_barbados.py | 2 +- tests/countries/test_belarus.py | 2 +- tests/countries/test_belgium.py | 2 +- tests/countries/test_belize.py | 2 +- tests/countries/test_bolivia.py | 2 +- tests/countries/test_bosnia_and_herzegovina.py | 2 +- tests/countries/test_botswana.py | 2 +- tests/countries/test_brazil.py | 2 +- tests/countries/test_brunei.py | 2 +- tests/countries/test_bulgaria.py | 2 +- tests/countries/test_burkina_faso.py | 2 +- tests/countries/test_burundi.py | 2 +- tests/countries/test_cambodia.py | 2 +- tests/countries/test_cameroon.py | 2 +- tests/countries/test_canada.py | 2 +- tests/countries/test_chad.py | 2 +- tests/countries/test_chile.py | 2 +- tests/countries/test_china.py | 2 +- tests/countries/test_colombia.py | 2 +- tests/countries/test_costa_rica.py | 2 +- tests/countries/test_croatia.py | 2 +- tests/countries/test_cuba.py | 2 +- tests/countries/test_curacao.py | 2 +- tests/countries/test_cyprus.py | 2 +- tests/countries/test_czechia.py | 2 +- tests/countries/test_denmark.py | 2 +- tests/countries/test_djibouti.py | 2 +- tests/countries/test_dominican_republic.py | 2 +- tests/countries/test_ecuador.py | 2 +- tests/countries/test_egypt.py | 2 +- tests/countries/test_el_salvador.py | 2 +- tests/countries/test_estonia.py | 2 +- tests/countries/test_eswatini.py | 2 +- tests/countries/test_ethiopia.py | 2 +- tests/countries/test_finland.py | 2 +- tests/countries/test_france.py | 2 +- tests/countries/test_gabon.py | 2 +- tests/countries/test_georgia.py | 2 +- tests/countries/test_germany.py | 2 +- tests/countries/test_ghana.py | 2 +- tests/countries/test_greece.py | 2 +- tests/countries/test_guam.py | 2 +- tests/countries/test_guatemala.py | 2 +- tests/countries/test_honduras.py | 2 +- tests/countries/test_hongkong.py | 2 +- tests/countries/test_hungary.py | 2 +- tests/countries/test_iceland.py | 2 +- tests/countries/test_india.py | 2 +- tests/countries/test_indonesia.py | 2 +- tests/countries/test_iran.py | 2 +- tests/countries/test_ireland.py | 2 +- tests/countries/test_isle_of_man.py | 2 +- tests/countries/test_israel.py | 2 +- tests/countries/test_italy.py | 2 +- tests/countries/test_jamaica.py | 2 +- tests/countries/test_japan.py | 2 +- tests/countries/test_kazakhstan.py | 2 +- tests/countries/test_kenya.py | 2 +- tests/countries/test_kuwait.py | 2 +- tests/countries/test_kyrgyzstan.py | 2 +- tests/countries/test_laos.py | 2 +- tests/countries/test_latvia.py | 2 +- tests/countries/test_lesotho.py | 2 +- tests/countries/test_liechtenstein.py | 2 +- tests/countries/test_lithuania.py | 2 +- tests/countries/test_luxembourg.py | 2 +- tests/countries/test_madagascar.py | 2 +- tests/countries/test_malawi.py | 2 +- tests/countries/test_malaysia.py | 2 +- tests/countries/test_maldives.py | 2 +- tests/countries/test_malta.py | 2 +- tests/countries/test_marshall_islands.py | 2 +- tests/countries/test_mexico.py | 2 +- tests/countries/test_moldova.py | 2 +- tests/countries/test_monaco.py | 2 +- tests/countries/test_montenegro.py | 2 +- tests/countries/test_morocco.py | 2 +- tests/countries/test_mozambique.py | 2 +- tests/countries/test_namibia.py | 2 +- tests/countries/test_netherlands.py | 2 +- tests/countries/test_new_zealand.py | 2 +- tests/countries/test_nicaragua.py | 2 +- tests/countries/test_nigeria.py | 2 +- tests/countries/test_north_macedonia.py | 2 +- tests/countries/test_northern_mariana_islands.py | 2 +- tests/countries/test_norway.py | 2 +- tests/countries/test_pakistan.py | 2 +- tests/countries/test_panama.py | 2 +- tests/countries/test_papua_new_guinea.py | 2 +- tests/countries/test_paraguay.py | 2 +- tests/countries/test_peru.py | 2 +- tests/countries/test_philippines.py | 2 +- tests/countries/test_poland.py | 2 +- tests/countries/test_portugal.py | 2 +- tests/countries/test_puerto_rico.py | 2 +- tests/countries/test_romania.py | 2 +- tests/countries/test_russia.py | 2 +- tests/countries/test_san_marino.py | 2 +- tests/countries/test_saudi_arabia.py | 2 +- tests/countries/test_serbia.py | 2 +- tests/countries/test_seychelles.py | 2 +- tests/countries/test_singapore.py | 2 +- tests/countries/test_slovakia.py | 2 +- tests/countries/test_slovenia.py | 2 +- tests/countries/test_south_africa.py | 2 +- tests/countries/test_south_korea.py | 2 +- tests/countries/test_spain.py | 2 +- tests/countries/test_sweden.py | 2 +- tests/countries/test_switzerland.py | 2 +- tests/countries/test_taiwan.py | 2 +- tests/countries/test_tanzania.py | 2 +- tests/countries/test_thailand.py | 2 +- tests/countries/test_timor_leste.py | 2 +- tests/countries/test_tonga.py | 2 +- tests/countries/test_tunisia.py | 2 +- tests/countries/test_turkey.py | 2 +- tests/countries/test_ukraine.py | 2 +- tests/countries/test_united_arab_emirates.py | 2 +- tests/countries/test_united_kingdom.py | 2 +- tests/countries/test_united_states.py | 2 +- tests/countries/test_united_states_minor_outlying_islands.py | 2 +- tests/countries/test_united_states_virgin_islands.py | 2 +- tests/countries/test_uruguay.py | 2 +- tests/countries/test_uzbekistan.py | 2 +- tests/countries/test_vanuatu.py | 2 +- tests/countries/test_vatican_city.py | 2 +- tests/countries/test_venezuela.py | 2 +- tests/countries/test_vietnam.py | 2 +- tests/countries/test_zambia.py | 2 +- tests/countries/test_zimbabwe.py | 2 +- tests/financial/test_european_central_bank.py | 2 +- tests/financial/test_ny_stock_exchange.py | 2 +- tests/test_docs.py | 2 +- tests/test_holiday_base.py | 2 +- tests/test_holiday_groups.py | 2 +- tests/test_imports.py | 2 +- tests/test_l10n.py | 2 +- tests/test_package.py | 2 +- tests/test_registry.py | 2 +- tests/test_utils.py | 2 +- 342 files changed, 343 insertions(+), 343 deletions(-) diff --git a/holidays/calendars/__init__.py b/holidays/calendars/__init__.py index 9ec379a3f..fb0cf65b0 100644 --- a/holidays/calendars/__init__.py +++ b/holidays/calendars/__init__.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # flake8: noqa: F401 diff --git a/holidays/calendars/buddhist.py b/holidays/calendars/buddhist.py index 2a3fcc723..d8d28a1e1 100644 --- a/holidays/calendars/buddhist.py +++ b/holidays/calendars/buddhist.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/calendars/chinese.py b/holidays/calendars/chinese.py index c0135b8b4..48bb692f4 100644 --- a/holidays/calendars/chinese.py +++ b/holidays/calendars/chinese.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/calendars/custom.py b/holidays/calendars/custom.py index cc731abc6..364005f6c 100644 --- a/holidays/calendars/custom.py +++ b/holidays/calendars/custom.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/calendars/gregorian.py b/holidays/calendars/gregorian.py index 3122389e8..ef8dc3d9e 100644 --- a/holidays/calendars/gregorian.py +++ b/holidays/calendars/gregorian.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/calendars/hebrew.py b/holidays/calendars/hebrew.py index 32b0186d6..1935c0819 100644 --- a/holidays/calendars/hebrew.py +++ b/holidays/calendars/hebrew.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/calendars/hindu.py b/holidays/calendars/hindu.py index 4d0cf61f2..5ef122058 100644 --- a/holidays/calendars/hindu.py +++ b/holidays/calendars/hindu.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/calendars/islamic.py b/holidays/calendars/islamic.py index c38965414..2f6a41651 100644 --- a/holidays/calendars/islamic.py +++ b/holidays/calendars/islamic.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/calendars/julian.py b/holidays/calendars/julian.py index 21248cbe0..2ed6f054c 100644 --- a/holidays/calendars/julian.py +++ b/holidays/calendars/julian.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) JULIAN_CALENDAR = "JULIAN_CALENDAR" diff --git a/holidays/calendars/julian_revised.py b/holidays/calendars/julian_revised.py index ca4a13056..561f53f20 100644 --- a/holidays/calendars/julian_revised.py +++ b/holidays/calendars/julian_revised.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) JULIAN_REVISED_CALENDAR = "JULIAN_REVISED_CALENDAR" diff --git a/holidays/calendars/persian.py b/holidays/calendars/persian.py index 6a2eccd99..ee7335e7b 100644 --- a/holidays/calendars/persian.py +++ b/holidays/calendars/persian.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/calendars/thai.py b/holidays/calendars/thai.py index 4ec5c69e1..a75cc36e0 100644 --- a/holidays/calendars/thai.py +++ b/holidays/calendars/thai.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/constants.py b/holidays/constants.py index b790a1262..ad9622f9f 100644 --- a/holidays/constants.py +++ b/holidays/constants.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # flake8: noqa: F401 diff --git a/holidays/countries/__init__.py b/holidays/countries/__init__.py index ed7289aa0..7455f4c6c 100644 --- a/holidays/countries/__init__.py +++ b/holidays/countries/__init__.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # flake8: noqa: F401 diff --git a/holidays/countries/albania.py b/holidays/countries/albania.py index 777d1a8dd..eb0e0b3b6 100644 --- a/holidays/countries/albania.py +++ b/holidays/countries/albania.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import JAN, MAR diff --git a/holidays/countries/algeria.py b/holidays/countries/algeria.py index 786a1b413..33a858d1a 100644 --- a/holidays/countries/algeria.py +++ b/holidays/countries/algeria.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/american_samoa.py b/holidays/countries/american_samoa.py index a12f0b193..52cfda484 100644 --- a/holidays/countries/american_samoa.py +++ b/holidays/countries/american_samoa.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.constants import PUBLIC, UNOFFICIAL diff --git a/holidays/countries/andorra.py b/holidays/countries/andorra.py index 4789d9f32..4ecf32677 100644 --- a/holidays/countries/andorra.py +++ b/holidays/countries/andorra.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/angola.py b/holidays/countries/angola.py index 8c006f155..3ddd72100 100644 --- a/holidays/countries/angola.py +++ b/holidays/countries/angola.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/argentina.py b/holidays/countries/argentina.py index 06a53d68f..7ec9935b4 100644 --- a/holidays/countries/argentina.py +++ b/holidays/countries/argentina.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/armenia.py b/holidays/countries/armenia.py index 11f1390ed..a3db7e4a1 100644 --- a/holidays/countries/armenia.py +++ b/holidays/countries/armenia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/aruba.py b/holidays/countries/aruba.py index 02777e98d..4023bc22c 100644 --- a/holidays/countries/aruba.py +++ b/holidays/countries/aruba.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/australia.py b/holidays/countries/australia.py index 07677eacd..9edd8ac32 100644 --- a/holidays/countries/australia.py +++ b/holidays/countries/australia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import JUN, AUG, SEP, OCT diff --git a/holidays/countries/austria.py b/holidays/countries/austria.py index b479a0f94..7f1c32b30 100644 --- a/holidays/countries/austria.py +++ b/holidays/countries/austria.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/azerbaijan.py b/holidays/countries/azerbaijan.py index 29fd5084c..a13e9b40f 100644 --- a/holidays/countries/azerbaijan.py +++ b/holidays/countries/azerbaijan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/bahamas.py b/holidays/countries/bahamas.py index 91b889bf1..1c45392c7 100644 --- a/holidays/countries/bahamas.py +++ b/holidays/countries/bahamas.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import SEP, DEC diff --git a/holidays/countries/bahrain.py b/holidays/countries/bahrain.py index a786322a9..9460047bf 100644 --- a/holidays/countries/bahrain.py +++ b/holidays/countries/bahrain.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/bangladesh.py b/holidays/countries/bangladesh.py index 35608a38d..dcd7b245e 100644 --- a/holidays/countries/bangladesh.py +++ b/holidays/countries/bangladesh.py @@ -8,7 +8,7 @@ # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # tasnim -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import InternationalHolidays diff --git a/holidays/countries/barbados.py b/holidays/countries/barbados.py index de0bb1ea1..acc0bfbb2 100644 --- a/holidays/countries/barbados.py +++ b/holidays/countries/barbados.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import JAN, JUL diff --git a/holidays/countries/belarus.py b/holidays/countries/belarus.py index d3fab13d4..6c397528d 100644 --- a/holidays/countries/belarus.py +++ b/holidays/countries/belarus.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/belgium.py b/holidays/countries/belgium.py index 2fd61e5a1..c3ad017a2 100644 --- a/holidays/countries/belgium.py +++ b/holidays/countries/belgium.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/belize.py b/holidays/countries/belize.py index 5ca6a328c..bec0b3aa1 100644 --- a/holidays/countries/belize.py +++ b/holidays/countries/belize.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays diff --git a/holidays/countries/bolivia.py b/holidays/countries/bolivia.py index c4895defa..69cfb09bd 100644 --- a/holidays/countries/bolivia.py +++ b/holidays/countries/bolivia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # Copyright: Kateryna Golovanova , 2022 diff --git a/holidays/countries/bosnia_and_herzegovina.py b/holidays/countries/bosnia_and_herzegovina.py index 9ce41f216..ecf696994 100644 --- a/holidays/countries/bosnia_and_herzegovina.py +++ b/holidays/countries/bosnia_and_herzegovina.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # Copyright: Kateryna Golovanova , 2022 diff --git a/holidays/countries/botswana.py b/holidays/countries/botswana.py index 41480446a..14608544b 100644 --- a/holidays/countries/botswana.py +++ b/holidays/countries/botswana.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/brazil.py b/holidays/countries/brazil.py index 4ce52125e..3b9b65e38 100644 --- a/holidays/countries/brazil.py +++ b/holidays/countries/brazil.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/brunei.py b/holidays/countries/brunei.py index 8b7a606fa..f48b6f453 100644 --- a/holidays/countries/brunei.py +++ b/holidays/countries/brunei.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/bulgaria.py b/holidays/countries/bulgaria.py index 81ac430ed..9403f6b9f 100644 --- a/holidays/countries/bulgaria.py +++ b/holidays/countries/bulgaria.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/burkina_faso.py b/holidays/countries/burkina_faso.py index 6cad658f5..36354a281 100644 --- a/holidays/countries/burkina_faso.py +++ b/holidays/countries/burkina_faso.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars import _CustomIslamicHolidays diff --git a/holidays/countries/burundi.py b/holidays/countries/burundi.py index 03dbdb404..1f88c5e05 100644 --- a/holidays/countries/burundi.py +++ b/holidays/countries/burundi.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, IslamicHolidays, InternationalHolidays diff --git a/holidays/countries/cambodia.py b/holidays/countries/cambodia.py index ddbd9bee9..bd33a6ca9 100644 --- a/holidays/countries/cambodia.py +++ b/holidays/countries/cambodia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/cameroon.py b/holidays/countries/cameroon.py index 5ba458602..e0b3b6bb3 100644 --- a/holidays/countries/cameroon.py +++ b/holidays/countries/cameroon.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars import _CustomIslamicHolidays diff --git a/holidays/countries/canada.py b/holidays/countries/canada.py index 07889962b..ab2a96891 100644 --- a/holidays/countries/canada.py +++ b/holidays/countries/canada.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/chad.py b/holidays/countries/chad.py index b1ebb8780..ef406faea 100644 --- a/holidays/countries/chad.py +++ b/holidays/countries/chad.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars import _CustomIslamicHolidays diff --git a/holidays/countries/chile.py b/holidays/countries/chile.py index 71659983c..f1dcabfd7 100644 --- a/holidays/countries/chile.py +++ b/holidays/countries/chile.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/china.py b/holidays/countries/china.py index 87f41e836..4a8c0b1b0 100644 --- a/holidays/countries/china.py +++ b/holidays/countries/china.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/colombia.py b/holidays/countries/colombia.py index 14eca0433..520b50efd 100644 --- a/holidays/countries/colombia.py +++ b/holidays/countries/colombia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/costa_rica.py b/holidays/countries/costa_rica.py index 8691f11ed..c5d49f6a8 100644 --- a/holidays/countries/costa_rica.py +++ b/holidays/countries/costa_rica.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/croatia.py b/holidays/countries/croatia.py index 769e61c3a..a085c6500 100644 --- a/holidays/countries/croatia.py +++ b/holidays/countries/croatia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/cuba.py b/holidays/countries/cuba.py index 2792d4c1d..99b99a455 100644 --- a/holidays/countries/cuba.py +++ b/holidays/countries/cuba.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/curacao.py b/holidays/countries/curacao.py index d8ca5c4d4..9ee821685 100644 --- a/holidays/countries/curacao.py +++ b/holidays/countries/curacao.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/cyprus.py b/holidays/countries/cyprus.py index c90f24ede..f7aa20598 100644 --- a/holidays/countries/cyprus.py +++ b/holidays/countries/cyprus.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/czechia.py b/holidays/countries/czechia.py index df94dd7f1..ba7832e64 100644 --- a/holidays/countries/czechia.py +++ b/holidays/countries/czechia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/denmark.py b/holidays/countries/denmark.py index 6add927da..41bee3e78 100644 --- a/holidays/countries/denmark.py +++ b/holidays/countries/denmark.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/djibouti.py b/holidays/countries/djibouti.py index 017e10136..71a80c720 100644 --- a/holidays/countries/djibouti.py +++ b/holidays/countries/djibouti.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/dominican_republic.py b/holidays/countries/dominican_republic.py index a1de0eb79..c7522855f 100644 --- a/holidays/countries/dominican_republic.py +++ b/holidays/countries/dominican_republic.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/ecuador.py b/holidays/countries/ecuador.py index 3683dfc5f..e77e5ca46 100644 --- a/holidays/countries/ecuador.py +++ b/holidays/countries/ecuador.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/egypt.py b/holidays/countries/egypt.py index 0e25a4f32..77bba98a4 100644 --- a/holidays/countries/egypt.py +++ b/holidays/countries/egypt.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/el_salvador.py b/holidays/countries/el_salvador.py index 33ed2915b..01a787b85 100644 --- a/holidays/countries/el_salvador.py +++ b/holidays/countries/el_salvador.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays diff --git a/holidays/countries/estonia.py b/holidays/countries/estonia.py index 8c5d6e4ce..26486159c 100644 --- a/holidays/countries/estonia.py +++ b/holidays/countries/estonia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/eswatini.py b/holidays/countries/eswatini.py index 42fb69029..13bb3cb9b 100644 --- a/holidays/countries/eswatini.py +++ b/holidays/countries/eswatini.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/holidays/countries/ethiopia.py b/holidays/countries/ethiopia.py index 84b35058a..ea0452de7 100644 --- a/holidays/countries/ethiopia.py +++ b/holidays/countries/ethiopia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from calendar import isleap diff --git a/holidays/countries/finland.py b/holidays/countries/finland.py index 994222715..4c6320325 100644 --- a/holidays/countries/finland.py +++ b/holidays/countries/finland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/france.py b/holidays/countries/france.py index aa3a79bed..446cc447a 100644 --- a/holidays/countries/france.py +++ b/holidays/countries/france.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/gabon.py b/holidays/countries/gabon.py index 740dfdd86..f6134e563 100644 --- a/holidays/countries/gabon.py +++ b/holidays/countries/gabon.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars import _CustomIslamicHolidays diff --git a/holidays/countries/georgia.py b/holidays/countries/georgia.py index 481da62fd..63a784ebd 100644 --- a/holidays/countries/georgia.py +++ b/holidays/countries/georgia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/germany.py b/holidays/countries/germany.py index b67c203be..b5e55400d 100644 --- a/holidays/countries/germany.py +++ b/holidays/countries/germany.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/ghana.py b/holidays/countries/ghana.py index 0d9c98461..025f3fc44 100644 --- a/holidays/countries/ghana.py +++ b/holidays/countries/ghana.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays, IslamicHolidays diff --git a/holidays/countries/greece.py b/holidays/countries/greece.py index 96820490b..bbefa4b64 100644 --- a/holidays/countries/greece.py +++ b/holidays/countries/greece.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/guam.py b/holidays/countries/guam.py index b620294bd..88099b042 100644 --- a/holidays/countries/guam.py +++ b/holidays/countries/guam.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.constants import PUBLIC, UNOFFICIAL diff --git a/holidays/countries/guatemala.py b/holidays/countries/guatemala.py index cd95f2c4d..033616f0a 100644 --- a/holidays/countries/guatemala.py +++ b/holidays/countries/guatemala.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/honduras.py b/holidays/countries/honduras.py index 881504b5b..af20fb522 100644 --- a/holidays/countries/honduras.py +++ b/holidays/countries/honduras.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/hongkong.py b/holidays/countries/hongkong.py index 3249ec9d4..fffb78cdc 100644 --- a/holidays/countries/hongkong.py +++ b/holidays/countries/hongkong.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/hungary.py b/holidays/countries/hungary.py index a1ba98b7a..6ee38df5c 100644 --- a/holidays/countries/hungary.py +++ b/holidays/countries/hungary.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/iceland.py b/holidays/countries/iceland.py index 91790e014..7947f12d6 100644 --- a/holidays/countries/iceland.py +++ b/holidays/countries/iceland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/india.py b/holidays/countries/india.py index 75d45bed4..a80eb87fc 100644 --- a/holidays/countries/india.py +++ b/holidays/countries/india.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/holidays/countries/indonesia.py b/holidays/countries/indonesia.py index 2afe789b0..9d0a33c64 100644 --- a/holidays/countries/indonesia.py +++ b/holidays/countries/indonesia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/iran.py b/holidays/countries/iran.py index a2dc5c5f1..63150e073 100644 --- a/holidays/countries/iran.py +++ b/holidays/countries/iran.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/ireland.py b/holidays/countries/ireland.py index 4ecb488aa..9d006f1b1 100644 --- a/holidays/countries/ireland.py +++ b/holidays/countries/ireland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import FEB, MAR, SEP, DEC diff --git a/holidays/countries/isle_of_man.py b/holidays/countries/isle_of_man.py index 867a11176..3c928311a 100644 --- a/holidays/countries/isle_of_man.py +++ b/holidays/countries/isle_of_man.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/israel.py b/holidays/countries/israel.py index 177372ccf..3fd12e2bb 100644 --- a/holidays/countries/israel.py +++ b/holidays/countries/israel.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/italy.py b/holidays/countries/italy.py index fd10d3f83..6db1d051d 100644 --- a/holidays/countries/italy.py +++ b/holidays/countries/italy.py @@ -8,7 +8,7 @@ # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 # Provinces completed by Henrik Sozzi -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/jamaica.py b/holidays/countries/jamaica.py index c256b822a..e8ef449e4 100644 --- a/holidays/countries/jamaica.py +++ b/holidays/countries/jamaica.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays diff --git a/holidays/countries/japan.py b/holidays/countries/japan.py index f571d00c7..1dea75291 100644 --- a/holidays/countries/japan.py +++ b/holidays/countries/japan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/kazakhstan.py b/holidays/countries/kazakhstan.py index 7214b484e..6c21b49e5 100644 --- a/holidays/countries/kazakhstan.py +++ b/holidays/countries/kazakhstan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.julian import JULIAN_CALENDAR diff --git a/holidays/countries/kenya.py b/holidays/countries/kenya.py index 2e8992f82..8947a903f 100644 --- a/holidays/countries/kenya.py +++ b/holidays/countries/kenya.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import FEB, APR, AUG, SEP diff --git a/holidays/countries/kuwait.py b/holidays/countries/kuwait.py index 8552d0d5b..b9db8eee9 100644 --- a/holidays/countries/kuwait.py +++ b/holidays/countries/kuwait.py @@ -6,7 +6,7 @@ # # Authors: dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/kyrgyzstan.py b/holidays/countries/kyrgyzstan.py index 446ec3675..d52550713 100644 --- a/holidays/countries/kyrgyzstan.py +++ b/holidays/countries/kyrgyzstan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.julian import JULIAN_CALENDAR diff --git a/holidays/countries/laos.py b/holidays/countries/laos.py index a963b2f2c..917edeeac 100644 --- a/holidays/countries/laos.py +++ b/holidays/countries/laos.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/latvia.py b/holidays/countries/latvia.py index 23a3e156c..852730be8 100644 --- a/holidays/countries/latvia.py +++ b/holidays/countries/latvia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/lesotho.py b/holidays/countries/lesotho.py index f247b3933..bbdb92976 100644 --- a/holidays/countries/lesotho.py +++ b/holidays/countries/lesotho.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import MAY diff --git a/holidays/countries/liechtenstein.py b/holidays/countries/liechtenstein.py index 3642053dc..a71ea1452 100644 --- a/holidays/countries/liechtenstein.py +++ b/holidays/countries/liechtenstein.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # Copyright: Kateryna Golovanova , 2022 diff --git a/holidays/countries/lithuania.py b/holidays/countries/lithuania.py index c60bff427..6c27f0203 100644 --- a/holidays/countries/lithuania.py +++ b/holidays/countries/lithuania.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/luxembourg.py b/holidays/countries/luxembourg.py index 7379b213d..61a56b80f 100644 --- a/holidays/countries/luxembourg.py +++ b/holidays/countries/luxembourg.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/madagascar.py b/holidays/countries/madagascar.py index 815fb6df6..88208d40b 100644 --- a/holidays/countries/madagascar.py +++ b/holidays/countries/madagascar.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/malawi.py b/holidays/countries/malawi.py index ff132261f..d30d5f22e 100644 --- a/holidays/countries/malawi.py +++ b/holidays/countries/malawi.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays diff --git a/holidays/countries/malaysia.py b/holidays/countries/malaysia.py index f660e844d..134a61cbe 100644 --- a/holidays/countries/malaysia.py +++ b/holidays/countries/malaysia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars import ( diff --git a/holidays/countries/maldives.py b/holidays/countries/maldives.py index bd4e0bc61..689fb0039 100644 --- a/holidays/countries/maldives.py +++ b/holidays/countries/maldives.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import FRI, SAT diff --git a/holidays/countries/malta.py b/holidays/countries/malta.py index 62b861be6..4531e5ad1 100644 --- a/holidays/countries/malta.py +++ b/holidays/countries/malta.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/marshall_islands.py b/holidays/countries/marshall_islands.py index f872c857c..74523fce3 100644 --- a/holidays/countries/marshall_islands.py +++ b/holidays/countries/marshall_islands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/holidays/countries/mexico.py b/holidays/countries/mexico.py index 3f9949a30..89a3dfc4a 100644 --- a/holidays/countries/mexico.py +++ b/holidays/countries/mexico.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/moldova.py b/holidays/countries/moldova.py index 31098d60d..dfd94533b 100644 --- a/holidays/countries/moldova.py +++ b/holidays/countries/moldova.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/monaco.py b/holidays/countries/monaco.py index 56d05c1a3..274b73027 100644 --- a/holidays/countries/monaco.py +++ b/holidays/countries/monaco.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/montenegro.py b/holidays/countries/montenegro.py index 140944335..44383cfd1 100644 --- a/holidays/countries/montenegro.py +++ b/holidays/countries/montenegro.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.julian import JULIAN_CALENDAR diff --git a/holidays/countries/morocco.py b/holidays/countries/morocco.py index f4e29d97c..0e462c9b3 100644 --- a/holidays/countries/morocco.py +++ b/holidays/countries/morocco.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/mozambique.py b/holidays/countries/mozambique.py index ea6b4655d..e7a7d490d 100644 --- a/holidays/countries/mozambique.py +++ b/holidays/countries/mozambique.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/namibia.py b/holidays/countries/namibia.py index 52282a17c..1757af71c 100644 --- a/holidays/countries/namibia.py +++ b/holidays/countries/namibia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import JAN, DEC diff --git a/holidays/countries/netherlands.py b/holidays/countries/netherlands.py index e0bb5afab..168f1f0c1 100644 --- a/holidays/countries/netherlands.py +++ b/holidays/countries/netherlands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/new_zealand.py b/holidays/countries/new_zealand.py index 955d6efd0..05879f442 100644 --- a/holidays/countries/new_zealand.py +++ b/holidays/countries/new_zealand.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/nicaragua.py b/holidays/countries/nicaragua.py index 6ed798941..921d27e74 100644 --- a/holidays/countries/nicaragua.py +++ b/holidays/countries/nicaragua.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/nigeria.py b/holidays/countries/nigeria.py index cde398848..b33651237 100644 --- a/holidays/countries/nigeria.py +++ b/holidays/countries/nigeria.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import FEB, MAY diff --git a/holidays/countries/north_macedonia.py b/holidays/countries/north_macedonia.py index a5974200a..2e8eb9889 100644 --- a/holidays/countries/north_macedonia.py +++ b/holidays/countries/north_macedonia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.julian import JULIAN_CALENDAR diff --git a/holidays/countries/northern_mariana_islands.py b/holidays/countries/northern_mariana_islands.py index 3b85a29f8..3c3e46da8 100644 --- a/holidays/countries/northern_mariana_islands.py +++ b/holidays/countries/northern_mariana_islands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.constants import PUBLIC, UNOFFICIAL diff --git a/holidays/countries/norway.py b/holidays/countries/norway.py index 3c0310a64..b93812047 100644 --- a/holidays/countries/norway.py +++ b/holidays/countries/norway.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/pakistan.py b/holidays/countries/pakistan.py index 7d2d53e96..d809b095b 100644 --- a/holidays/countries/pakistan.py +++ b/holidays/countries/pakistan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars import _CustomIslamicHolidays diff --git a/holidays/countries/panama.py b/holidays/countries/panama.py index 10e1bff9b..60abadf7c 100644 --- a/holidays/countries/panama.py +++ b/holidays/countries/panama.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays diff --git a/holidays/countries/papua_new_guinea.py b/holidays/countries/papua_new_guinea.py index 4543ed80f..b510485b6 100644 --- a/holidays/countries/papua_new_guinea.py +++ b/holidays/countries/papua_new_guinea.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import JAN, FEB, MAR, APR, JUN, SEP, NOV diff --git a/holidays/countries/paraguay.py b/holidays/countries/paraguay.py index 816e61c77..4c3acd416 100644 --- a/holidays/countries/paraguay.py +++ b/holidays/countries/paraguay.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/peru.py b/holidays/countries/peru.py index 8fe3e69a6..7bc04bb3d 100644 --- a/holidays/countries/peru.py +++ b/holidays/countries/peru.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/philippines.py b/holidays/countries/philippines.py index fce6a0309..ec3ea6adf 100644 --- a/holidays/countries/philippines.py +++ b/holidays/countries/philippines.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/poland.py b/holidays/countries/poland.py index b941b9bf8..d3e83d355 100644 --- a/holidays/countries/poland.py +++ b/holidays/countries/poland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/portugal.py b/holidays/countries/portugal.py index dc991955d..449cade08 100644 --- a/holidays/countries/portugal.py +++ b/holidays/countries/portugal.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/puerto_rico.py b/holidays/countries/puerto_rico.py index f3c6f2e70..94b0f53ea 100644 --- a/holidays/countries/puerto_rico.py +++ b/holidays/countries/puerto_rico.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.constants import PUBLIC, UNOFFICIAL diff --git a/holidays/countries/romania.py b/holidays/countries/romania.py index 03f7c30f3..7d4e94eb7 100644 --- a/holidays/countries/romania.py +++ b/holidays/countries/romania.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/russia.py b/holidays/countries/russia.py index 548f64c65..534179f6a 100644 --- a/holidays/countries/russia.py +++ b/holidays/countries/russia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/san_marino.py b/holidays/countries/san_marino.py index 6134d390a..0a96ac22a 100644 --- a/holidays/countries/san_marino.py +++ b/holidays/countries/san_marino.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays diff --git a/holidays/countries/saudi_arabia.py b/holidays/countries/saudi_arabia.py index 1deb8ade8..9eed5b8d6 100644 --- a/holidays/countries/saudi_arabia.py +++ b/holidays/countries/saudi_arabia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/serbia.py b/holidays/countries/serbia.py index eac9adc0a..b541d1db2 100644 --- a/holidays/countries/serbia.py +++ b/holidays/countries/serbia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/seychelles.py b/holidays/countries/seychelles.py index d1b2a12e6..7a5be6ab9 100644 --- a/holidays/countries/seychelles.py +++ b/holidays/countries/seychelles.py @@ -6,7 +6,7 @@ # # Authors: dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/singapore.py b/holidays/countries/singapore.py index d0417d2c7..51b6fcd12 100644 --- a/holidays/countries/singapore.py +++ b/holidays/countries/singapore.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars import ( diff --git a/holidays/countries/slovakia.py b/holidays/countries/slovakia.py index 2f4fa392f..01073e014 100644 --- a/holidays/countries/slovakia.py +++ b/holidays/countries/slovakia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/slovenia.py b/holidays/countries/slovenia.py index 655ff483f..ee15f0569 100644 --- a/holidays/countries/slovenia.py +++ b/holidays/countries/slovenia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/south_africa.py b/holidays/countries/south_africa.py index a6fc72bc5..24f88ce67 100644 --- a/holidays/countries/south_africa.py +++ b/holidays/countries/south_africa.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import JAN, MAR, APR, MAY, JUN, AUG, NOV, DEC diff --git a/holidays/countries/south_korea.py b/holidays/countries/south_korea.py index b9b0a4e87..e7e750e22 100644 --- a/holidays/countries/south_korea.py +++ b/holidays/countries/south_korea.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/holidays/countries/spain.py b/holidays/countries/spain.py index 8cc369f19..79787b33e 100644 --- a/holidays/countries/spain.py +++ b/holidays/countries/spain.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/sweden.py b/holidays/countries/sweden.py index 4a9ee5a8e..1e4b063e8 100644 --- a/holidays/countries/sweden.py +++ b/holidays/countries/sweden.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/switzerland.py b/holidays/countries/switzerland.py index b8713d52b..0a8ad9e4a 100644 --- a/holidays/countries/switzerland.py +++ b/holidays/countries/switzerland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import timedelta as td diff --git a/holidays/countries/taiwan.py b/holidays/countries/taiwan.py index d78242ad8..a2d9f51ae 100644 --- a/holidays/countries/taiwan.py +++ b/holidays/countries/taiwan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/tanzania.py b/holidays/countries/tanzania.py index 7990fdf94..335263377 100644 --- a/holidays/countries/tanzania.py +++ b/holidays/countries/tanzania.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/thailand.py b/holidays/countries/thailand.py index f6eea03d4..77b950e4e 100644 --- a/holidays/countries/thailand.py +++ b/holidays/countries/thailand.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date @@ -38,7 +38,7 @@ class Thailand(ObservedHolidayBase, InternationalHolidays, StaticHolidays, ThaiC - `isranews.org `_ - https://resolution.soc.go.th/?prep_id=99159317 - https://resolution.soc.go.th/?prep_id=196007 - - https://github.com/dr-prodigy/python-holidays/pull/929 + - https://github.com/vacanza/python-holidays/pull/929 - [New Year's Day] `wikisource.org `_ - [National Children's Day] diff --git a/holidays/countries/timor_leste.py b/holidays/countries/timor_leste.py index 242176803..29e4182a3 100644 --- a/holidays/countries/timor_leste.py +++ b/holidays/countries/timor_leste.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/tonga.py b/holidays/countries/tonga.py index 5c9a6807a..7d6f89b9d 100644 --- a/holidays/countries/tonga.py +++ b/holidays/countries/tonga.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/tunisia.py b/holidays/countries/tunisia.py index 44f749735..c11362eed 100644 --- a/holidays/countries/tunisia.py +++ b/holidays/countries/tunisia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/countries/turkey.py b/holidays/countries/turkey.py index 1546450cb..99c7e8eb5 100644 --- a/holidays/countries/turkey.py +++ b/holidays/countries/turkey.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/ukraine.py b/holidays/countries/ukraine.py index 23e419f5d..0fa060995 100644 --- a/holidays/countries/ukraine.py +++ b/holidays/countries/ukraine.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/united_arab_emirates.py b/holidays/countries/united_arab_emirates.py index f331aece6..88e1ab497 100644 --- a/holidays/countries/united_arab_emirates.py +++ b/holidays/countries/united_arab_emirates.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/united_kingdom.py b/holidays/countries/united_kingdom.py index 8011a0e18..c3e0c12b5 100644 --- a/holidays/countries/united_kingdom.py +++ b/holidays/countries/united_kingdom.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from typing import Tuple, Union diff --git a/holidays/countries/united_states.py b/holidays/countries/united_states.py index e65ff1ba7..f38ca5fa5 100644 --- a/holidays/countries/united_states.py +++ b/holidays/countries/united_states.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from typing import Tuple, Union diff --git a/holidays/countries/united_states_minor_outlying_islands.py b/holidays/countries/united_states_minor_outlying_islands.py index c9fb0bd9b..e24cf2b8f 100644 --- a/holidays/countries/united_states_minor_outlying_islands.py +++ b/holidays/countries/united_states_minor_outlying_islands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.constants import PUBLIC, UNOFFICIAL diff --git a/holidays/countries/united_states_virgin_islands.py b/holidays/countries/united_states_virgin_islands.py index a9823204d..9733d332f 100644 --- a/holidays/countries/united_states_virgin_islands.py +++ b/holidays/countries/united_states_virgin_islands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.constants import PUBLIC, UNOFFICIAL diff --git a/holidays/countries/uruguay.py b/holidays/countries/uruguay.py index af875ae20..952392c52 100644 --- a/holidays/countries/uruguay.py +++ b/holidays/countries/uruguay.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/uzbekistan.py b/holidays/countries/uzbekistan.py index 40b5eec07..96ad1a679 100644 --- a/holidays/countries/uzbekistan.py +++ b/holidays/countries/uzbekistan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/countries/vanuatu.py b/holidays/countries/vanuatu.py index dd25d8a61..1a7dd53cb 100644 --- a/holidays/countries/vanuatu.py +++ b/holidays/countries/vanuatu.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import JUL, OCT diff --git a/holidays/countries/vatican_city.py b/holidays/countries/vatican_city.py index 885f7f352..7ba76e30c 100644 --- a/holidays/countries/vatican_city.py +++ b/holidays/countries/vatican_city.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays diff --git a/holidays/countries/venezuela.py b/holidays/countries/venezuela.py index 573bb1c4d..e719af7bf 100644 --- a/holidays/countries/venezuela.py +++ b/holidays/countries/venezuela.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from gettext import gettext as tr diff --git a/holidays/countries/vietnam.py b/holidays/countries/vietnam.py index d5f47e56a..fe2583f9d 100644 --- a/holidays/countries/vietnam.py +++ b/holidays/countries/vietnam.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChineseCalendarHolidays, InternationalHolidays diff --git a/holidays/countries/zambia.py b/holidays/countries/zambia.py index 4e5cbabe3..d6376f7fc 100644 --- a/holidays/countries/zambia.py +++ b/holidays/countries/zambia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.calendars.gregorian import MAR, JUL, AUG, SEP diff --git a/holidays/countries/zimbabwe.py b/holidays/countries/zimbabwe.py index 4318b4240..1d762f2b0 100644 --- a/holidays/countries/zimbabwe.py +++ b/holidays/countries/zimbabwe.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays diff --git a/holidays/financial/__init__.py b/holidays/financial/__init__.py index cc308d2f0..5833e091a 100644 --- a/holidays/financial/__init__.py +++ b/holidays/financial/__init__.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # flake8: noqa: F401 diff --git a/holidays/financial/european_central_bank.py b/holidays/financial/european_central_bank.py index 14e090ec7..afc616815 100644 --- a/holidays/financial/european_central_bank.py +++ b/holidays/financial/european_central_bank.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from holidays.groups import ChristianHolidays, InternationalHolidays diff --git a/holidays/financial/ny_stock_exchange.py b/holidays/financial/ny_stock_exchange.py index d1d820dfd..89badf3d0 100644 --- a/holidays/financial/ny_stock_exchange.py +++ b/holidays/financial/ny_stock_exchange.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/groups/__init__.py b/holidays/groups/__init__.py index c01bb53f8..b251477ee 100644 --- a/holidays/groups/__init__.py +++ b/holidays/groups/__init__.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # flake8: noqa: F401 diff --git a/holidays/groups/buddhist.py b/holidays/groups/buddhist.py index deff59c87..f78270531 100644 --- a/holidays/groups/buddhist.py +++ b/holidays/groups/buddhist.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/groups/chinese.py b/holidays/groups/chinese.py index 887d480f1..abd93e515 100644 --- a/holidays/groups/chinese.py +++ b/holidays/groups/chinese.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/groups/christian.py b/holidays/groups/christian.py index a42cc599a..ac61b7a9a 100644 --- a/holidays/groups/christian.py +++ b/holidays/groups/christian.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/groups/custom.py b/holidays/groups/custom.py index e88bf7a69..de28c6adc 100644 --- a/holidays/groups/custom.py +++ b/holidays/groups/custom.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/groups/hindu.py b/holidays/groups/hindu.py index 10846f2c6..cc646921c 100644 --- a/holidays/groups/hindu.py +++ b/holidays/groups/hindu.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/groups/international.py b/holidays/groups/international.py index 36472b096..97bb95590 100644 --- a/holidays/groups/international.py +++ b/holidays/groups/international.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/groups/islamic.py b/holidays/groups/islamic.py index 1bd7b054b..5af3958fa 100644 --- a/holidays/groups/islamic.py +++ b/holidays/groups/islamic.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/groups/persian.py b/holidays/groups/persian.py index 66ac91c4d..1e30f94f7 100644 --- a/holidays/groups/persian.py +++ b/holidays/groups/persian.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/groups/thai.py b/holidays/groups/thai.py index 9f4f6cdc8..312a6301c 100644 --- a/holidays/groups/thai.py +++ b/holidays/groups/thai.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/helpers.py b/holidays/helpers.py index 869481c5c..c14a294a1 100644 --- a/holidays/helpers.py +++ b/holidays/helpers.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) diff --git a/holidays/holiday_base.py b/holidays/holiday_base.py index 3bb30a34b..31824d708 100644 --- a/holidays/holiday_base.py +++ b/holidays/holiday_base.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) __all__ = ("DateLike", "HolidayBase", "HolidaySum") diff --git a/holidays/observed_holiday_base.py b/holidays/observed_holiday_base.py index a3ae7dc9b..2d18ce6df 100644 --- a/holidays/observed_holiday_base.py +++ b/holidays/observed_holiday_base.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/holidays/registry.py b/holidays/registry.py index cec505d70..a1d360358 100644 --- a/holidays/registry.py +++ b/holidays/registry.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import importlib diff --git a/holidays/utils.py b/holidays/utils.py index 38257e141..9d9d23631 100755 --- a/holidays/utils.py +++ b/holidays/utils.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) __all__ = ( diff --git a/scripts/calendar/asian_generator.py b/scripts/calendar/asian_generator.py index eb56c8748..a6143eb04 100644 --- a/scripts/calendar/asian_generator.py +++ b/scripts/calendar/asian_generator.py @@ -9,7 +9,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/scripts/calendar/hebrew_generator.py b/scripts/calendar/hebrew_generator.py index 95acc40e3..9a4da1344 100644 --- a/scripts/calendar/hebrew_generator.py +++ b/scripts/calendar/hebrew_generator.py @@ -9,7 +9,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/scripts/calendar/islamic_generator.py b/scripts/calendar/islamic_generator.py index 50c4b85c3..71d4f5cfe 100644 --- a/scripts/calendar/islamic_generator.py +++ b/scripts/calendar/islamic_generator.py @@ -9,7 +9,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from pathlib import Path diff --git a/scripts/generate_release_notes.py b/scripts/generate_release_notes.py index 95fe04c5a..1e9e035e7 100755 --- a/scripts/generate_release_notes.py +++ b/scripts/generate_release_notes.py @@ -9,7 +9,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import argparse diff --git a/scripts/generate_snapshots.py b/scripts/generate_snapshots.py index 6606ea9e9..bc4a8769a 100755 --- a/scripts/generate_snapshots.py +++ b/scripts/generate_snapshots.py @@ -9,7 +9,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import argparse diff --git a/scripts/l10n/generate_mo_files.py b/scripts/l10n/generate_mo_files.py index 6f3aedab8..2ebe34aa7 100755 --- a/scripts/l10n/generate_mo_files.py +++ b/scripts/l10n/generate_mo_files.py @@ -9,7 +9,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from pathlib import Path diff --git a/scripts/l10n/generate_po_files.py b/scripts/l10n/generate_po_files.py index 233675f01..2376cedae 100755 --- a/scripts/l10n/generate_po_files.py +++ b/scripts/l10n/generate_po_files.py @@ -9,7 +9,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import importlib diff --git a/setup.py b/setup.py index bb23a9b52..00692727b 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from setuptools import setup diff --git a/tests/calendars/test_gregorian.py b/tests/calendars/test_gregorian.py index b93284e0c..1be8d0923 100644 --- a/tests/calendars/test_gregorian.py +++ b/tests/calendars/test_gregorian.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import unittest diff --git a/tests/calendars/test_persian.py b/tests/calendars/test_persian.py index a7b0a31bb..bf682614b 100644 --- a/tests/calendars/test_persian.py +++ b/tests/calendars/test_persian.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import unittest diff --git a/tests/calendars/test_thai.py b/tests/calendars/test_thai.py index 0afc77a0e..7660f426d 100644 --- a/tests/calendars/test_thai.py +++ b/tests/calendars/test_thai.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import unittest diff --git a/tests/common.py b/tests/common.py index a3577b098..69fd8a79a 100644 --- a/tests/common.py +++ b/tests/common.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import os diff --git a/tests/countries/test_albania.py b/tests/countries/test_albania.py index e0bcf94aa..0e44fab39 100644 --- a/tests/countries/test_albania.py +++ b/tests/countries/test_albania.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_algeria.py b/tests/countries/test_algeria.py index 65c14232b..782b64dd5 100644 --- a/tests/countries/test_algeria.py +++ b/tests/countries/test_algeria.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_american_samoa.py b/tests/countries/test_american_samoa.py index c85b34c37..21e571331 100644 --- a/tests/countries/test_american_samoa.py +++ b/tests/countries/test_american_samoa.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_andorra.py b/tests/countries/test_andorra.py index 83a42f63c..c5b8bec85 100644 --- a/tests/countries/test_andorra.py +++ b/tests/countries/test_andorra.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_angola.py b/tests/countries/test_angola.py index 38a59be4d..1267c13d5 100644 --- a/tests/countries/test_angola.py +++ b/tests/countries/test_angola.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_argentina.py b/tests/countries/test_argentina.py index c066ebb2b..a762077ed 100644 --- a/tests/countries/test_argentina.py +++ b/tests/countries/test_argentina.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_armenia.py b/tests/countries/test_armenia.py index c805fd067..a6d67a380 100644 --- a/tests/countries/test_armenia.py +++ b/tests/countries/test_armenia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_aruba.py b/tests/countries/test_aruba.py index 277bae3cd..4a99cae2e 100644 --- a/tests/countries/test_aruba.py +++ b/tests/countries/test_aruba.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_australia.py b/tests/countries/test_australia.py index 01fa76a49..037db0135 100644 --- a/tests/countries/test_australia.py +++ b/tests/countries/test_australia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_austria.py b/tests/countries/test_austria.py index 231c4d1af..8adb9fcc5 100644 --- a/tests/countries/test_austria.py +++ b/tests/countries/test_austria.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_azerbaijan.py b/tests/countries/test_azerbaijan.py index fe08b0f43..13030f39a 100644 --- a/tests/countries/test_azerbaijan.py +++ b/tests/countries/test_azerbaijan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_bahamas.py b/tests/countries/test_bahamas.py index e118e40f8..6c9bec5a1 100644 --- a/tests/countries/test_bahamas.py +++ b/tests/countries/test_bahamas.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_bahrain.py b/tests/countries/test_bahrain.py index f06d6a145..1dd02a668 100644 --- a/tests/countries/test_bahrain.py +++ b/tests/countries/test_bahrain.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_bangladesh.py b/tests/countries/test_bangladesh.py index bea85fb92..03ef290cb 100644 --- a/tests/countries/test_bangladesh.py +++ b/tests/countries/test_bangladesh.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_barbados.py b/tests/countries/test_barbados.py index 9bcdb1e03..49f1c8d56 100644 --- a/tests/countries/test_barbados.py +++ b/tests/countries/test_barbados.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_belarus.py b/tests/countries/test_belarus.py index f123ab52d..7f7c5ead3 100644 --- a/tests/countries/test_belarus.py +++ b/tests/countries/test_belarus.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_belgium.py b/tests/countries/test_belgium.py index 56784b190..4f4766a3a 100644 --- a/tests/countries/test_belgium.py +++ b/tests/countries/test_belgium.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_belize.py b/tests/countries/test_belize.py index f6f5cad2d..0297a0f3d 100644 --- a/tests/countries/test_belize.py +++ b/tests/countries/test_belize.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_bolivia.py b/tests/countries/test_bolivia.py index 41053fb07..0d8dbf0ef 100644 --- a/tests/countries/test_bolivia.py +++ b/tests/countries/test_bolivia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # Copyright: Kateryna Golovanova , 2022 diff --git a/tests/countries/test_bosnia_and_herzegovina.py b/tests/countries/test_bosnia_and_herzegovina.py index 4661a7a55..252775c7f 100644 --- a/tests/countries/test_bosnia_and_herzegovina.py +++ b/tests/countries/test_bosnia_and_herzegovina.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # Copyright: Kateryna Golovanova , 2022 diff --git a/tests/countries/test_botswana.py b/tests/countries/test_botswana.py index 87f81054e..0eb418e8e 100644 --- a/tests/countries/test_botswana.py +++ b/tests/countries/test_botswana.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_brazil.py b/tests/countries/test_brazil.py index ef5746ad0..9db1db9c5 100644 --- a/tests/countries/test_brazil.py +++ b/tests/countries/test_brazil.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_brunei.py b/tests/countries/test_brunei.py index 462fa0dd9..16b61d180 100644 --- a/tests/countries/test_brunei.py +++ b/tests/countries/test_brunei.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_bulgaria.py b/tests/countries/test_bulgaria.py index 268f1afd5..1f8984e30 100644 --- a/tests/countries/test_bulgaria.py +++ b/tests/countries/test_bulgaria.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) diff --git a/tests/countries/test_burkina_faso.py b/tests/countries/test_burkina_faso.py index ed3af9eeb..abd57df10 100644 --- a/tests/countries/test_burkina_faso.py +++ b/tests/countries/test_burkina_faso.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_burundi.py b/tests/countries/test_burundi.py index bab63e052..c36e67f02 100644 --- a/tests/countries/test_burundi.py +++ b/tests/countries/test_burundi.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_cambodia.py b/tests/countries/test_cambodia.py index 6da033a2c..70132f6fd 100644 --- a/tests/countries/test_cambodia.py +++ b/tests/countries/test_cambodia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_cameroon.py b/tests/countries/test_cameroon.py index 330c56c70..f7e516b4c 100644 --- a/tests/countries/test_cameroon.py +++ b/tests/countries/test_cameroon.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_canada.py b/tests/countries/test_canada.py index 1a89cf74c..acc4645f4 100644 --- a/tests/countries/test_canada.py +++ b/tests/countries/test_canada.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_chad.py b/tests/countries/test_chad.py index 8c8e35830..9e32ebfc0 100644 --- a/tests/countries/test_chad.py +++ b/tests/countries/test_chad.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_chile.py b/tests/countries/test_chile.py index c7c4288bc..26128aaa8 100644 --- a/tests/countries/test_chile.py +++ b/tests/countries/test_chile.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_china.py b/tests/countries/test_china.py index 7ae0bceba..2f2d212b5 100644 --- a/tests/countries/test_china.py +++ b/tests/countries/test_china.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_colombia.py b/tests/countries/test_colombia.py index 2f1ab1f2f..a566f12a2 100644 --- a/tests/countries/test_colombia.py +++ b/tests/countries/test_colombia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_costa_rica.py b/tests/countries/test_costa_rica.py index cd1e54eb8..6464ba045 100644 --- a/tests/countries/test_costa_rica.py +++ b/tests/countries/test_costa_rica.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_croatia.py b/tests/countries/test_croatia.py index 4ae9d2ec6..9a80da039 100644 --- a/tests/countries/test_croatia.py +++ b/tests/countries/test_croatia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_cuba.py b/tests/countries/test_cuba.py index c08f93c81..6a9925138 100644 --- a/tests/countries/test_cuba.py +++ b/tests/countries/test_cuba.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_curacao.py b/tests/countries/test_curacao.py index 9d6e6aaa1..09fb145cc 100644 --- a/tests/countries/test_curacao.py +++ b/tests/countries/test_curacao.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_cyprus.py b/tests/countries/test_cyprus.py index b0953c016..dec6258f3 100644 --- a/tests/countries/test_cyprus.py +++ b/tests/countries/test_cyprus.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_czechia.py b/tests/countries/test_czechia.py index 22cf51cdf..08c96069e 100644 --- a/tests/countries/test_czechia.py +++ b/tests/countries/test_czechia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_denmark.py b/tests/countries/test_denmark.py index 6ba25f07c..eeb04c6ef 100644 --- a/tests/countries/test_denmark.py +++ b/tests/countries/test_denmark.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_djibouti.py b/tests/countries/test_djibouti.py index f3a9ac755..189c7e136 100644 --- a/tests/countries/test_djibouti.py +++ b/tests/countries/test_djibouti.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_dominican_republic.py b/tests/countries/test_dominican_republic.py index a4f8697f8..8d9b6db78 100644 --- a/tests/countries/test_dominican_republic.py +++ b/tests/countries/test_dominican_republic.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_ecuador.py b/tests/countries/test_ecuador.py index 5dc704796..dec5c7ee9 100644 --- a/tests/countries/test_ecuador.py +++ b/tests/countries/test_ecuador.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_egypt.py b/tests/countries/test_egypt.py index 49e12f692..eb26d3420 100644 --- a/tests/countries/test_egypt.py +++ b/tests/countries/test_egypt.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_el_salvador.py b/tests/countries/test_el_salvador.py index 7cec532cb..422323597 100644 --- a/tests/countries/test_el_salvador.py +++ b/tests/countries/test_el_salvador.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_estonia.py b/tests/countries/test_estonia.py index c78298931..86255acdc 100644 --- a/tests/countries/test_estonia.py +++ b/tests/countries/test_estonia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_eswatini.py b/tests/countries/test_eswatini.py index 316b226f3..fdb126f02 100644 --- a/tests/countries/test_eswatini.py +++ b/tests/countries/test_eswatini.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_ethiopia.py b/tests/countries/test_ethiopia.py index 69359b1cc..5e9551afb 100644 --- a/tests/countries/test_ethiopia.py +++ b/tests/countries/test_ethiopia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_finland.py b/tests/countries/test_finland.py index 8f133bd5a..0d7149110 100644 --- a/tests/countries/test_finland.py +++ b/tests/countries/test_finland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_france.py b/tests/countries/test_france.py index 892e3591e..c43c955ad 100644 --- a/tests/countries/test_france.py +++ b/tests/countries/test_france.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_gabon.py b/tests/countries/test_gabon.py index 0b5c64271..45a5a4936 100644 --- a/tests/countries/test_gabon.py +++ b/tests/countries/test_gabon.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_georgia.py b/tests/countries/test_georgia.py index 6a8287061..b1d7cced2 100644 --- a/tests/countries/test_georgia.py +++ b/tests/countries/test_georgia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_germany.py b/tests/countries/test_germany.py index e2e8eb2a9..07633d52a 100644 --- a/tests/countries/test_germany.py +++ b/tests/countries/test_germany.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_ghana.py b/tests/countries/test_ghana.py index 70706720a..6bc6e2a88 100644 --- a/tests/countries/test_ghana.py +++ b/tests/countries/test_ghana.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_greece.py b/tests/countries/test_greece.py index 6f9be9a4d..46e3c83fe 100644 --- a/tests/countries/test_greece.py +++ b/tests/countries/test_greece.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_guam.py b/tests/countries/test_guam.py index e3d3586d3..7d4548b1a 100644 --- a/tests/countries/test_guam.py +++ b/tests/countries/test_guam.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_guatemala.py b/tests/countries/test_guatemala.py index 3495125d2..91ecdc126 100644 --- a/tests/countries/test_guatemala.py +++ b/tests/countries/test_guatemala.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_honduras.py b/tests/countries/test_honduras.py index f13963784..8efd21b16 100644 --- a/tests/countries/test_honduras.py +++ b/tests/countries/test_honduras.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_hongkong.py b/tests/countries/test_hongkong.py index 929f994ea..0c348cc5a 100644 --- a/tests/countries/test_hongkong.py +++ b/tests/countries/test_hongkong.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_hungary.py b/tests/countries/test_hungary.py index e9b703fc6..17b61eae9 100644 --- a/tests/countries/test_hungary.py +++ b/tests/countries/test_hungary.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_iceland.py b/tests/countries/test_iceland.py index c0646fcbc..046b3ead3 100644 --- a/tests/countries/test_iceland.py +++ b/tests/countries/test_iceland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_india.py b/tests/countries/test_india.py index 581300c28..163f0d177 100644 --- a/tests/countries/test_india.py +++ b/tests/countries/test_india.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_indonesia.py b/tests/countries/test_indonesia.py index ecaf50677..86828b7ad 100644 --- a/tests/countries/test_indonesia.py +++ b/tests/countries/test_indonesia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_iran.py b/tests/countries/test_iran.py index 690864ccd..eccbc08fa 100644 --- a/tests/countries/test_iran.py +++ b/tests/countries/test_iran.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_ireland.py b/tests/countries/test_ireland.py index 39acf7d8a..492a2db72 100644 --- a/tests/countries/test_ireland.py +++ b/tests/countries/test_ireland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_isle_of_man.py b/tests/countries/test_isle_of_man.py index b7db85e21..91b95c481 100644 --- a/tests/countries/test_isle_of_man.py +++ b/tests/countries/test_isle_of_man.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_israel.py b/tests/countries/test_israel.py index 70f580ac4..cc0b18e0a 100644 --- a/tests/countries/test_israel.py +++ b/tests/countries/test_israel.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_italy.py b/tests/countries/test_italy.py index 2039b2bec..70a33d7eb 100644 --- a/tests/countries/test_italy.py +++ b/tests/countries/test_italy.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_jamaica.py b/tests/countries/test_jamaica.py index 87058e055..79186b2b7 100644 --- a/tests/countries/test_jamaica.py +++ b/tests/countries/test_jamaica.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_japan.py b/tests/countries/test_japan.py index 0528983f6..7ba75c27f 100644 --- a/tests/countries/test_japan.py +++ b/tests/countries/test_japan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_kazakhstan.py b/tests/countries/test_kazakhstan.py index 89324e6d9..d9e714686 100644 --- a/tests/countries/test_kazakhstan.py +++ b/tests/countries/test_kazakhstan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_kenya.py b/tests/countries/test_kenya.py index 0119bdfd7..be94420a7 100644 --- a/tests/countries/test_kenya.py +++ b/tests/countries/test_kenya.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_kuwait.py b/tests/countries/test_kuwait.py index 90c709baa..7d7bd81cf 100644 --- a/tests/countries/test_kuwait.py +++ b/tests/countries/test_kuwait.py @@ -6,7 +6,7 @@ # # Authors: dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_kyrgyzstan.py b/tests/countries/test_kyrgyzstan.py index ab4dae2e0..f557abfe0 100644 --- a/tests/countries/test_kyrgyzstan.py +++ b/tests/countries/test_kyrgyzstan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_laos.py b/tests/countries/test_laos.py index 44604406c..81062ce1b 100644 --- a/tests/countries/test_laos.py +++ b/tests/countries/test_laos.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_latvia.py b/tests/countries/test_latvia.py index 11b4d38a5..01eecd61c 100644 --- a/tests/countries/test_latvia.py +++ b/tests/countries/test_latvia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_lesotho.py b/tests/countries/test_lesotho.py index 0deb6864f..4ecca210d 100644 --- a/tests/countries/test_lesotho.py +++ b/tests/countries/test_lesotho.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_liechtenstein.py b/tests/countries/test_liechtenstein.py index 9bc52b310..2f34147fd 100644 --- a/tests/countries/test_liechtenstein.py +++ b/tests/countries/test_liechtenstein.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) # Copyright: Kateryna Golovanova , 2022 diff --git a/tests/countries/test_lithuania.py b/tests/countries/test_lithuania.py index e8b7c02d1..a09a7adaf 100644 --- a/tests/countries/test_lithuania.py +++ b/tests/countries/test_lithuania.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_luxembourg.py b/tests/countries/test_luxembourg.py index 8ac6c17b6..d86321a6d 100644 --- a/tests/countries/test_luxembourg.py +++ b/tests/countries/test_luxembourg.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_madagascar.py b/tests/countries/test_madagascar.py index 504801ac9..e5c503013 100644 --- a/tests/countries/test_madagascar.py +++ b/tests/countries/test_madagascar.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_malawi.py b/tests/countries/test_malawi.py index cd10ccddf..bbbef0c95 100644 --- a/tests/countries/test_malawi.py +++ b/tests/countries/test_malawi.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_malaysia.py b/tests/countries/test_malaysia.py index d93df2f53..6dcf07d96 100644 --- a/tests/countries/test_malaysia.py +++ b/tests/countries/test_malaysia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_maldives.py b/tests/countries/test_maldives.py index a14b3b1e2..2a688183c 100644 --- a/tests/countries/test_maldives.py +++ b/tests/countries/test_maldives.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_malta.py b/tests/countries/test_malta.py index e72cccde1..cda5e1633 100644 --- a/tests/countries/test_malta.py +++ b/tests/countries/test_malta.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_marshall_islands.py b/tests/countries/test_marshall_islands.py index 182e500fa..f29f1df74 100644 --- a/tests/countries/test_marshall_islands.py +++ b/tests/countries/test_marshall_islands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_mexico.py b/tests/countries/test_mexico.py index cdae1400a..3a9d1f209 100644 --- a/tests/countries/test_mexico.py +++ b/tests/countries/test_mexico.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_moldova.py b/tests/countries/test_moldova.py index a3e7349be..f2f212b77 100644 --- a/tests/countries/test_moldova.py +++ b/tests/countries/test_moldova.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_monaco.py b/tests/countries/test_monaco.py index 30ef2d26e..5d6cca63f 100644 --- a/tests/countries/test_monaco.py +++ b/tests/countries/test_monaco.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_montenegro.py b/tests/countries/test_montenegro.py index a6a76d027..cac423a5a 100644 --- a/tests/countries/test_montenegro.py +++ b/tests/countries/test_montenegro.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_morocco.py b/tests/countries/test_morocco.py index 31c3070b5..db7c29c1a 100644 --- a/tests/countries/test_morocco.py +++ b/tests/countries/test_morocco.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_mozambique.py b/tests/countries/test_mozambique.py index c8623009e..a909280eb 100644 --- a/tests/countries/test_mozambique.py +++ b/tests/countries/test_mozambique.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_namibia.py b/tests/countries/test_namibia.py index 80feece65..14a615217 100644 --- a/tests/countries/test_namibia.py +++ b/tests/countries/test_namibia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_netherlands.py b/tests/countries/test_netherlands.py index 3ff23b56b..378319cd7 100644 --- a/tests/countries/test_netherlands.py +++ b/tests/countries/test_netherlands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_new_zealand.py b/tests/countries/test_new_zealand.py index e42fe1f0e..7d61dd3cc 100644 --- a/tests/countries/test_new_zealand.py +++ b/tests/countries/test_new_zealand.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_nicaragua.py b/tests/countries/test_nicaragua.py index 6fb3ea29c..7dbb4191b 100644 --- a/tests/countries/test_nicaragua.py +++ b/tests/countries/test_nicaragua.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_nigeria.py b/tests/countries/test_nigeria.py index 4f1be05b1..e3e96b73a 100644 --- a/tests/countries/test_nigeria.py +++ b/tests/countries/test_nigeria.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_north_macedonia.py b/tests/countries/test_north_macedonia.py index d5b23f19d..2030dd4e6 100644 --- a/tests/countries/test_north_macedonia.py +++ b/tests/countries/test_north_macedonia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_northern_mariana_islands.py b/tests/countries/test_northern_mariana_islands.py index c038df4ec..b7f9e65ed 100644 --- a/tests/countries/test_northern_mariana_islands.py +++ b/tests/countries/test_northern_mariana_islands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_norway.py b/tests/countries/test_norway.py index fd6788db5..ec56c1b52 100644 --- a/tests/countries/test_norway.py +++ b/tests/countries/test_norway.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_pakistan.py b/tests/countries/test_pakistan.py index f9a30488e..e5d29971f 100644 --- a/tests/countries/test_pakistan.py +++ b/tests/countries/test_pakistan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_panama.py b/tests/countries/test_panama.py index e083bcce8..12642157b 100644 --- a/tests/countries/test_panama.py +++ b/tests/countries/test_panama.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_papua_new_guinea.py b/tests/countries/test_papua_new_guinea.py index 5d427493e..81a14aa2b 100644 --- a/tests/countries/test_papua_new_guinea.py +++ b/tests/countries/test_papua_new_guinea.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_paraguay.py b/tests/countries/test_paraguay.py index 2c0fb32ae..58da6b270 100644 --- a/tests/countries/test_paraguay.py +++ b/tests/countries/test_paraguay.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_peru.py b/tests/countries/test_peru.py index 7963d9c7a..4242b3520 100644 --- a/tests/countries/test_peru.py +++ b/tests/countries/test_peru.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_philippines.py b/tests/countries/test_philippines.py index 82ee34224..cdad47e37 100644 --- a/tests/countries/test_philippines.py +++ b/tests/countries/test_philippines.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_poland.py b/tests/countries/test_poland.py index 8cf9eecc3..bd7c4f725 100644 --- a/tests/countries/test_poland.py +++ b/tests/countries/test_poland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_portugal.py b/tests/countries/test_portugal.py index 991596c7b..823e6fd2c 100644 --- a/tests/countries/test_portugal.py +++ b/tests/countries/test_portugal.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_puerto_rico.py b/tests/countries/test_puerto_rico.py index bf5e82c42..d78e5a819 100644 --- a/tests/countries/test_puerto_rico.py +++ b/tests/countries/test_puerto_rico.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_romania.py b/tests/countries/test_romania.py index 675570bd9..6c462c46b 100644 --- a/tests/countries/test_romania.py +++ b/tests/countries/test_romania.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_russia.py b/tests/countries/test_russia.py index f1ee31164..3f2b7b3d1 100644 --- a/tests/countries/test_russia.py +++ b/tests/countries/test_russia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_san_marino.py b/tests/countries/test_san_marino.py index 0355e26f1..bf2a87f7b 100644 --- a/tests/countries/test_san_marino.py +++ b/tests/countries/test_san_marino.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_saudi_arabia.py b/tests/countries/test_saudi_arabia.py index f45fcc41d..498d5f77f 100644 --- a/tests/countries/test_saudi_arabia.py +++ b/tests/countries/test_saudi_arabia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_serbia.py b/tests/countries/test_serbia.py index 8599cc016..fdff73b26 100644 --- a/tests/countries/test_serbia.py +++ b/tests/countries/test_serbia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_seychelles.py b/tests/countries/test_seychelles.py index 7cd4db58f..7460f55d9 100644 --- a/tests/countries/test_seychelles.py +++ b/tests/countries/test_seychelles.py @@ -6,7 +6,7 @@ # # Authors: dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_singapore.py b/tests/countries/test_singapore.py index 4903c71ed..b89dbf926 100644 --- a/tests/countries/test_singapore.py +++ b/tests/countries/test_singapore.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_slovakia.py b/tests/countries/test_slovakia.py index c7fa5c66e..ef8272e92 100644 --- a/tests/countries/test_slovakia.py +++ b/tests/countries/test_slovakia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_slovenia.py b/tests/countries/test_slovenia.py index 887dbff4f..a3a3e5219 100644 --- a/tests/countries/test_slovenia.py +++ b/tests/countries/test_slovenia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_south_africa.py b/tests/countries/test_south_africa.py index 01a26b8d5..6844ea684 100644 --- a/tests/countries/test_south_africa.py +++ b/tests/countries/test_south_africa.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_south_korea.py b/tests/countries/test_south_korea.py index 18d1fa1f6..d477348b8 100644 --- a/tests/countries/test_south_korea.py +++ b/tests/countries/test_south_korea.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_spain.py b/tests/countries/test_spain.py index f4f874b75..6be81ce94 100644 --- a/tests/countries/test_spain.py +++ b/tests/countries/test_spain.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_sweden.py b/tests/countries/test_sweden.py index 9636cf30d..4013b0dec 100644 --- a/tests/countries/test_sweden.py +++ b/tests/countries/test_sweden.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_switzerland.py b/tests/countries/test_switzerland.py index bcd5d9111..c7511cb1a 100644 --- a/tests/countries/test_switzerland.py +++ b/tests/countries/test_switzerland.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_taiwan.py b/tests/countries/test_taiwan.py index a69b0e21a..8ffb08490 100644 --- a/tests/countries/test_taiwan.py +++ b/tests/countries/test_taiwan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_tanzania.py b/tests/countries/test_tanzania.py index d7e8e47f2..238c10557 100644 --- a/tests/countries/test_tanzania.py +++ b/tests/countries/test_tanzania.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_thailand.py b/tests/countries/test_thailand.py index 66191e693..51f154c98 100644 --- a/tests/countries/test_thailand.py +++ b/tests/countries/test_thailand.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_timor_leste.py b/tests/countries/test_timor_leste.py index b36acdd97..95bfbf884 100644 --- a/tests/countries/test_timor_leste.py +++ b/tests/countries/test_timor_leste.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_tonga.py b/tests/countries/test_tonga.py index 243fdee75..d5cdcef88 100644 --- a/tests/countries/test_tonga.py +++ b/tests/countries/test_tonga.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_tunisia.py b/tests/countries/test_tunisia.py index 27de5101b..d21b0b0e2 100644 --- a/tests/countries/test_tunisia.py +++ b/tests/countries/test_tunisia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_turkey.py b/tests/countries/test_turkey.py index 4b7298bde..d2f6ada9c 100644 --- a/tests/countries/test_turkey.py +++ b/tests/countries/test_turkey.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_ukraine.py b/tests/countries/test_ukraine.py index eadd4afd8..ecc4100fd 100644 --- a/tests/countries/test_ukraine.py +++ b/tests/countries/test_ukraine.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_united_arab_emirates.py b/tests/countries/test_united_arab_emirates.py index ed4b98004..b6f5bac8a 100644 --- a/tests/countries/test_united_arab_emirates.py +++ b/tests/countries/test_united_arab_emirates.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_united_kingdom.py b/tests/countries/test_united_kingdom.py index c7133a211..80bc0b06d 100644 --- a/tests/countries/test_united_kingdom.py +++ b/tests/countries/test_united_kingdom.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import warnings diff --git a/tests/countries/test_united_states.py b/tests/countries/test_united_states.py index 1617c566b..33167bc23 100644 --- a/tests/countries/test_united_states.py +++ b/tests/countries/test_united_states.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_united_states_minor_outlying_islands.py b/tests/countries/test_united_states_minor_outlying_islands.py index 814809ba2..f22c9efba 100644 --- a/tests/countries/test_united_states_minor_outlying_islands.py +++ b/tests/countries/test_united_states_minor_outlying_islands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_united_states_virgin_islands.py b/tests/countries/test_united_states_virgin_islands.py index 7da3fa1a5..93fdf1a1b 100644 --- a/tests/countries/test_united_states_virgin_islands.py +++ b/tests/countries/test_united_states_virgin_islands.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_uruguay.py b/tests/countries/test_uruguay.py index cb0b79738..af895f18a 100644 --- a/tests/countries/test_uruguay.py +++ b/tests/countries/test_uruguay.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_uzbekistan.py b/tests/countries/test_uzbekistan.py index c2c08e5af..ab9c44f76 100644 --- a/tests/countries/test_uzbekistan.py +++ b/tests/countries/test_uzbekistan.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_vanuatu.py b/tests/countries/test_vanuatu.py index 740fbbbd6..c76f8c45b 100644 --- a/tests/countries/test_vanuatu.py +++ b/tests/countries/test_vanuatu.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_vatican_city.py b/tests/countries/test_vatican_city.py index 24d0994f0..1e026603a 100644 --- a/tests/countries/test_vatican_city.py +++ b/tests/countries/test_vatican_city.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_venezuela.py b/tests/countries/test_venezuela.py index 6d3ba3d70..53722cee3 100644 --- a/tests/countries/test_venezuela.py +++ b/tests/countries/test_venezuela.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_vietnam.py b/tests/countries/test_vietnam.py index 6632af6fa..958fb4181 100644 --- a/tests/countries/test_vietnam.py +++ b/tests/countries/test_vietnam.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/countries/test_zambia.py b/tests/countries/test_zambia.py index c36d35b4d..cb29ff15f 100644 --- a/tests/countries/test_zambia.py +++ b/tests/countries/test_zambia.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/countries/test_zimbabwe.py b/tests/countries/test_zimbabwe.py index 2713041e2..0f27cd7b4 100644 --- a/tests/countries/test_zimbabwe.py +++ b/tests/countries/test_zimbabwe.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/financial/test_european_central_bank.py b/tests/financial/test_european_central_bank.py index 9c7fff572..ae1b1ab0b 100644 --- a/tests/financial/test_european_central_bank.py +++ b/tests/financial/test_european_central_bank.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/financial/test_ny_stock_exchange.py b/tests/financial/test_ny_stock_exchange.py index 7c1e58a05..ea4c754d9 100644 --- a/tests/financial/test_ny_stock_exchange.py +++ b/tests/financial/test_ny_stock_exchange.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from datetime import date diff --git a/tests/test_docs.py b/tests/test_docs.py index f0e8edef2..6ad4b01de 100644 --- a/tests/test_docs.py +++ b/tests/test_docs.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import re diff --git a/tests/test_holiday_base.py b/tests/test_holiday_base.py index b3f761659..5aef673fa 100644 --- a/tests/test_holiday_base.py +++ b/tests/test_holiday_base.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import pickle diff --git a/tests/test_holiday_groups.py b/tests/test_holiday_groups.py index 5a25fd54c..a59111a09 100644 --- a/tests/test_holiday_groups.py +++ b/tests/test_holiday_groups.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/test_imports.py b/tests/test_imports.py index 901bdd79d..b91a8071f 100644 --- a/tests/test_imports.py +++ b/tests/test_imports.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/test_l10n.py b/tests/test_l10n.py index 31a753149..a05fd824e 100644 --- a/tests/test_l10n.py +++ b/tests/test_l10n.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import os diff --git a/tests/test_package.py b/tests/test_package.py index b2a20b6b9..bc639b20d 100644 --- a/tests/test_package.py +++ b/tests/test_package.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) from unittest import TestCase diff --git a/tests/test_registry.py b/tests/test_registry.py index 4399422da..4e206a4b6 100644 --- a/tests/test_registry.py +++ b/tests/test_registry.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import importlib diff --git a/tests/test_utils.py b/tests/test_utils.py index aff4a539d..be00cf1ad 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -7,7 +7,7 @@ # Authors: Vacanza Team and individual contributors (see AUTHORS file) # dr-prodigy (c) 2017-2023 # ryanss (c) 2014-2017 -# Website: https://github.com/dr-prodigy/python-holidays +# Website: https://github.com/vacanza/python-holidays # License: MIT (see LICENSE file) import unittest