mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 22:33:08 +02:00

- Modified update-holidays.pl script to include the MIT license. - Added the URLs used to download the data, in the data. - Added a refresh script to freshen the files.
73 lines
2.8 KiB
Text
73 lines
2.8 KiB
Text
###############################################################################
|
|
# International Holiday Data provided by Holidata.net
|
|
# http://holidata.net/fr-FR/2012.json
|
|
# http://holidata.net/fr-FR/2013.json
|
|
#
|
|
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez.
|
|
#
|
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
# of this software and associated documentation files (the "Software"), to deal
|
|
# in the Software without restriction, including without limitation the rights
|
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
# copies of the Software, and to permit persons to whom the Software is
|
|
# furnished to do so, subject to the following conditions:
|
|
#
|
|
# The above copyright notice and this permission notice shall be included
|
|
# in all copies or substantial portions of the Software.
|
|
#
|
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
# SOFTWARE.
|
|
#
|
|
# http://www.opensource.org/licenses/mit-license.php
|
|
#
|
|
###############################################################################
|
|
|
|
holiday.fr-FR1.name=Jour de l'an
|
|
holiday.fr-FR1.date=2012-01-01
|
|
holiday.fr-FR2.name=Lundi de Pâques
|
|
holiday.fr-FR2.date=2012-04-09
|
|
holiday.fr-FR3.name=Fête du premier mai
|
|
holiday.fr-FR3.date=2012-05-01
|
|
holiday.fr-FR4.name=Armistice 1945
|
|
holiday.fr-FR4.date=2012-05-08
|
|
holiday.fr-FR5.name=Ascencion
|
|
holiday.fr-FR5.date=2012-05-17
|
|
holiday.fr-FR6.name=Pentecôte
|
|
holiday.fr-FR6.date=2012-05-28
|
|
holiday.fr-FR7.name=Fête nationale
|
|
holiday.fr-FR7.date=2012-07-14
|
|
holiday.fr-FR8.name=Assomption
|
|
holiday.fr-FR8.date=2012-08-15
|
|
holiday.fr-FR9.name=Toussaint
|
|
holiday.fr-FR9.date=2012-11-01
|
|
holiday.fr-FR10.name=Armistice 1918
|
|
holiday.fr-FR10.date=2012-11-11
|
|
holiday.fr-FR11.name=Noël
|
|
holiday.fr-FR11.date=2012-12-25
|
|
holiday.fr-FR12.name=Jour de l'an
|
|
holiday.fr-FR12.date=2013-01-01
|
|
holiday.fr-FR13.name=Lundi de Pâques
|
|
holiday.fr-FR13.date=2013-04-01
|
|
holiday.fr-FR14.name=Fête du premier mai
|
|
holiday.fr-FR14.date=2013-05-01
|
|
holiday.fr-FR15.name=Armistice 1945
|
|
holiday.fr-FR15.date=2013-05-08
|
|
holiday.fr-FR16.name=Ascencion
|
|
holiday.fr-FR16.date=2013-05-09
|
|
holiday.fr-FR17.name=Pentecôte
|
|
holiday.fr-FR17.date=2013-05-19
|
|
holiday.fr-FR18.name=Fête nationale
|
|
holiday.fr-FR18.date=2013-07-14
|
|
holiday.fr-FR19.name=Assomption
|
|
holiday.fr-FR19.date=2013-08-15
|
|
holiday.fr-FR20.name=Toussaint
|
|
holiday.fr-FR20.date=2013-11-01
|
|
holiday.fr-FR21.name=Armistice 1918
|
|
holiday.fr-FR21.date=2013-11-11
|
|
holiday.fr-FR22.name=Noël
|
|
holiday.fr-FR22.date=2013-12-25
|