Merge branch '2.2.0' of git://tasktools.org/task into 2.2.0

This commit is contained in:
Federico Hernandez 2013-03-04 23:49:05 +01:00
commit 699852b43b
528 changed files with 995 additions and 1318 deletions

View file

@ -1,6 +1,6 @@
taskwarrior - a command line task list manager. taskwarrior - a command line task list manager.
Copyright 2006-2012, Paul Beckingham, Federico Hernandez. Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -182,14 +182,19 @@ Work in Progress
Current Codebase Condition Current Codebase Condition
'master' branch: 'master' branch:
- 2.0.0 release, current, locked. - 2.1.2 release, current, locked.
'2.0.1' branch (to be released as 2.1.0): '2.1.2' branch:
- All current development. - Current release. Locked.
'2.2.0' branch: '2.2.0' branch:
- Future development effort. - Currently in beta.
'2.3.0' branch:
- Future release with sync features.
--- ---
2012-05-12 Added general statement about how to contribute. 2012-05-12 Added general statement about how to contribute.
2013-03-04 Updated branch inco.

View file

@ -1,6 +1,6 @@
taskwarrior - a command line task list manager. taskwarrior - a command line task list manager.
Copyright 2006-2012, Paul Beckingham, Federico Hernandez. Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/be-BY/2012.json
# http://holidata.net/be-BY/2013.json # http://holidata.net/be-BY/2013.json
# http://holidata.net/be-BY/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,42 +28,42 @@
############################################################################### ###############################################################################
holiday.be-BY1.name=Новы Год holiday.be-BY1.name=Новы Год
holiday.be-BY1.date=20120101 holiday.be-BY1.date=20130101
holiday.be-BY2.name=Раство Хрыстова(праваслаўнае) holiday.be-BY2.name=Раство Хрыстова(праваслаўнае)
holiday.be-BY2.date=20120107 holiday.be-BY2.date=20130107
holiday.be-BY3.name=Міжнародны жаночы дзень holiday.be-BY3.name=Міжнародны жаночы дзень
holiday.be-BY3.date=20120803 holiday.be-BY3.date=20130803
holiday.be-BY4.name=Пасха(праваслаўная) holiday.be-BY4.name=Пасха(праваслаўная)
holiday.be-BY4.date=20120415 holiday.be-BY4.date=20130505
holiday.be-BY5.name=Радуніца holiday.be-BY5.name=Радуніца
holiday.be-BY5.date=20120424 holiday.be-BY5.date=20130514
holiday.be-BY6.name=Свята працы holiday.be-BY6.name=Свята працы
holiday.be-BY6.date=20120501 holiday.be-BY6.date=20130501
holiday.be-BY7.name=Дзень Перамогі holiday.be-BY7.name=Дзень Перамогі
holiday.be-BY7.date=20120509 holiday.be-BY7.date=20130509
holiday.be-BY8.name=Дзень незалежнаці holiday.be-BY8.name=Дзень незалежнаці
holiday.be-BY8.date=20120703 holiday.be-BY8.date=20130703
holiday.be-BY9.name=Дзень Кастрычніцкай рэвалюцыі holiday.be-BY9.name=Дзень Кастрычніцкай рэвалюцыі
holiday.be-BY9.date=20121107 holiday.be-BY9.date=20131107
holiday.be-BY10.name=Раство Хрыстова(у заходніх хрысціян) holiday.be-BY10.name=Раство Хрыстова(у заходніх хрысціян)
holiday.be-BY10.date=20121225 holiday.be-BY10.date=20131225
holiday.be-BY11.name=Новы Год holiday.be-BY11.name=Новы Год
holiday.be-BY11.date=20130101 holiday.be-BY11.date=20140101
holiday.be-BY12.name=Раство Хрыстова(праваслаўнае) holiday.be-BY12.name=Раство Хрыстова(праваслаўнае)
holiday.be-BY12.date=20130107 holiday.be-BY12.date=20140107
holiday.be-BY13.name=Міжнародны жаночы дзень holiday.be-BY13.name=Міжнародны жаночы дзень
holiday.be-BY13.date=20130803 holiday.be-BY13.date=20140803
holiday.be-BY14.name=Пасха(праваслаўная) holiday.be-BY14.name=Пасха(праваслаўная)
holiday.be-BY14.date=20130505 holiday.be-BY14.date=20140420
holiday.be-BY15.name=Радуніца holiday.be-BY15.name=Радуніца
holiday.be-BY15.date=20130514 holiday.be-BY15.date=20140529
holiday.be-BY16.name=Свята працы holiday.be-BY16.name=Свята працы
holiday.be-BY16.date=20130501 holiday.be-BY16.date=20140501
holiday.be-BY17.name=Дзень Перамогі holiday.be-BY17.name=Дзень Перамогі
holiday.be-BY17.date=20130509 holiday.be-BY17.date=20140509
holiday.be-BY18.name=Дзень незалежнаці holiday.be-BY18.name=Дзень незалежнаці
holiday.be-BY18.date=20130703 holiday.be-BY18.date=20140703
holiday.be-BY19.name=Дзень Кастрычніцкай рэвалюцыі holiday.be-BY19.name=Дзень Кастрычніцкай рэвалюцыі
holiday.be-BY19.date=20131107 holiday.be-BY19.date=20141107
holiday.be-BY20.name=Раство Хрыстова(у заходніх хрысціян) holiday.be-BY20.name=Раство Хрыстова(у заходніх хрысціян)
holiday.be-BY20.date=20131225 holiday.be-BY20.date=20141225

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/cs-CZ/2012.json
# http://holidata.net/cs-CZ/2013.json # http://holidata.net/cs-CZ/2013.json
# http://holidata.net/cs-CZ/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,54 +28,54 @@
############################################################################### ###############################################################################
holiday.cs-CZ1.name=Nový rok holiday.cs-CZ1.name=Nový rok
holiday.cs-CZ1.date=20120101 holiday.cs-CZ1.date=20130101
holiday.cs-CZ2.name=Den obnovy samostatnosti českého státu holiday.cs-CZ2.name=Den obnovy samostatnosti českého státu
holiday.cs-CZ2.date=20120101 holiday.cs-CZ2.date=20130101
holiday.cs-CZ3.name=Velikonoční pondělí holiday.cs-CZ3.name=Velikonoční pondělí
holiday.cs-CZ3.date=20120409 holiday.cs-CZ3.date=20130401
holiday.cs-CZ4.name=Svátek práce holiday.cs-CZ4.name=Svátek práce
holiday.cs-CZ4.date=20120501 holiday.cs-CZ4.date=20130501
holiday.cs-CZ5.name=Den vítězství holiday.cs-CZ5.name=Den vítězství
holiday.cs-CZ5.date=20120508 holiday.cs-CZ5.date=20130508
holiday.cs-CZ6.name=Den slovanských věrozvěstů holiday.cs-CZ6.name=Den slovanských věrozvěstů
holiday.cs-CZ6.date=20120705 holiday.cs-CZ6.date=20130705
holiday.cs-CZ7.name=Den upálení mistra Jana Husa holiday.cs-CZ7.name=Den upálení mistra Jana Husa
holiday.cs-CZ7.date=20120706 holiday.cs-CZ7.date=20130706
holiday.cs-CZ8.name=Den české státnosti holiday.cs-CZ8.name=Den české státnosti
holiday.cs-CZ8.date=20120928 holiday.cs-CZ8.date=20130928
holiday.cs-CZ9.name=Den vzniku samostatného československého státu holiday.cs-CZ9.name=Den vzniku samostatného československého státu
holiday.cs-CZ9.date=20121028 holiday.cs-CZ9.date=20131028
holiday.cs-CZ10.name=Den boje za svobodu a demokracii holiday.cs-CZ10.name=Den boje za svobodu a demokracii
holiday.cs-CZ10.date=20121117 holiday.cs-CZ10.date=20131117
holiday.cs-CZ11.name=Štědrý den holiday.cs-CZ11.name=Štědrý den
holiday.cs-CZ11.date=20121224 holiday.cs-CZ11.date=20131224
holiday.cs-CZ12.name=1. svátek vánoční holiday.cs-CZ12.name=1. svátek vánoční
holiday.cs-CZ12.date=20121225 holiday.cs-CZ12.date=20131225
holiday.cs-CZ13.name=2. svátek vánoční holiday.cs-CZ13.name=2. svátek vánoční
holiday.cs-CZ13.date=20121226 holiday.cs-CZ13.date=20131226
holiday.cs-CZ14.name=Nový rok holiday.cs-CZ14.name=Nový rok
holiday.cs-CZ14.date=20130101 holiday.cs-CZ14.date=20140101
holiday.cs-CZ15.name=Den obnovy samostatnosti českého státu holiday.cs-CZ15.name=Den obnovy samostatnosti českého státu
holiday.cs-CZ15.date=20130101 holiday.cs-CZ15.date=20140101
holiday.cs-CZ16.name=Velikonoční pondělí holiday.cs-CZ16.name=Velikonoční pondělí
holiday.cs-CZ16.date=20130401 holiday.cs-CZ16.date=20140421
holiday.cs-CZ17.name=Svátek práce holiday.cs-CZ17.name=Svátek práce
holiday.cs-CZ17.date=20130501 holiday.cs-CZ17.date=20140501
holiday.cs-CZ18.name=Den vítězství holiday.cs-CZ18.name=Den vítězství
holiday.cs-CZ18.date=20130508 holiday.cs-CZ18.date=20140508
holiday.cs-CZ19.name=Den slovanských věrozvěstů holiday.cs-CZ19.name=Den slovanských věrozvěstů
holiday.cs-CZ19.date=20130705 holiday.cs-CZ19.date=20140705
holiday.cs-CZ20.name=Den upálení mistra Jana Husa holiday.cs-CZ20.name=Den upálení mistra Jana Husa
holiday.cs-CZ20.date=20130706 holiday.cs-CZ20.date=20140706
holiday.cs-CZ21.name=Den české státnosti holiday.cs-CZ21.name=Den české státnosti
holiday.cs-CZ21.date=20130928 holiday.cs-CZ21.date=20140928
holiday.cs-CZ22.name=Den vzniku samostatného československého státu holiday.cs-CZ22.name=Den vzniku samostatného československého státu
holiday.cs-CZ22.date=20131028 holiday.cs-CZ22.date=20141028
holiday.cs-CZ23.name=Den boje za svobodu a demokracii holiday.cs-CZ23.name=Den boje za svobodu a demokracii
holiday.cs-CZ23.date=20131117 holiday.cs-CZ23.date=20141117
holiday.cs-CZ24.name=Štědrý den holiday.cs-CZ24.name=Štědrý den
holiday.cs-CZ24.date=20131224 holiday.cs-CZ24.date=20141224
holiday.cs-CZ25.name=1. svátek vánoční holiday.cs-CZ25.name=1. svátek vánoční
holiday.cs-CZ25.date=20131225 holiday.cs-CZ25.date=20141225
holiday.cs-CZ26.name=2. svátek vánoční holiday.cs-CZ26.name=2. svátek vánoční
holiday.cs-CZ26.date=20131226 holiday.cs-CZ26.date=20141226

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/da-DK/2012.json
# http://holidata.net/da-DK/2013.json # http://holidata.net/da-DK/2013.json
# http://holidata.net/da-DK/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,50 +28,26 @@
############################################################################### ###############################################################################
holiday.da-DK1.name=Nytårsdag holiday.da-DK1.name=Nytårsdag
holiday.da-DK1.date=20120101 holiday.da-DK1.date=20130101
holiday.da-DK2.name=Palmesøndag holiday.da-DK2.name=Palmesøndag
holiday.da-DK2.date=20120401 holiday.da-DK2.date=20130324
holiday.da-DK3.name=Skærtorsdag holiday.da-DK3.name=Skærtorsdag
holiday.da-DK3.date=20120405 holiday.da-DK3.date=20130328
holiday.da-DK4.name=Langfredag holiday.da-DK4.name=Langfredag
holiday.da-DK4.date=20120406 holiday.da-DK4.date=20130329
holiday.da-DK5.name=Påskedag holiday.da-DK5.name=Påskedag
holiday.da-DK5.date=20120408 holiday.da-DK5.date=20130331
holiday.da-DK6.name=Anden påskedag holiday.da-DK6.name=Anden påskedag
holiday.da-DK6.date=20120409 holiday.da-DK6.date=20130401
holiday.da-DK7.name=Store bededag holiday.da-DK7.name=Store bededag
holiday.da-DK7.date=20120504 holiday.da-DK7.date=20130426
holiday.da-DK8.name=Kristi himmelfartsdag holiday.da-DK8.name=Kristi himmelfartsdag
holiday.da-DK8.date=20120517 holiday.da-DK8.date=20130509
holiday.da-DK9.name=Pinsedag holiday.da-DK9.name=Pinsedag
holiday.da-DK9.date=20120527 holiday.da-DK9.date=20130519
holiday.da-DK10.name=Anden pinsedag holiday.da-DK10.name=Anden pinsedag
holiday.da-DK10.date=20120528 holiday.da-DK10.date=20130520
holiday.da-DK11.name=Juledag holiday.da-DK11.name=Juledag
holiday.da-DK11.date=20121225 holiday.da-DK11.date=20131225
holiday.da-DK12.name=Anden juledag holiday.da-DK12.name=Anden juledag
holiday.da-DK12.date=20121226 holiday.da-DK12.date=20131226
holiday.da-DK13.name=Nytårsdag
holiday.da-DK13.date=20130101
holiday.da-DK14.name=Palmesøndag
holiday.da-DK14.date=20130324
holiday.da-DK15.name=Skærtorsdag
holiday.da-DK15.date=20130328
holiday.da-DK16.name=Langfredag
holiday.da-DK16.date=20130329
holiday.da-DK17.name=Påskedag
holiday.da-DK17.date=20130331
holiday.da-DK18.name=Anden påskedag
holiday.da-DK18.date=20130401
holiday.da-DK19.name=Store bededag
holiday.da-DK19.date=20130426
holiday.da-DK20.name=Kristi himmelfartsdag
holiday.da-DK20.date=20130509
holiday.da-DK21.name=Pinsedag
holiday.da-DK21.date=20130519
holiday.da-DK22.name=Anden pinsedag
holiday.da-DK22.date=20130520
holiday.da-DK23.name=Juledag
holiday.da-DK23.date=20131225
holiday.da-DK24.name=Anden juledag
holiday.da-DK24.date=20131226

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/de-AT/2012.json
# http://holidata.net/de-AT/2013.json # http://holidata.net/de-AT/2013.json
# http://holidata.net/de-AT/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,94 +28,48 @@
############################################################################### ###############################################################################
holiday.de-AT1.name=Neujahr holiday.de-AT1.name=Neujahr
holiday.de-AT1.date=20120101 holiday.de-AT1.date=20130101
holiday.de-AT2.name=Heilige drei Könige holiday.de-AT2.name=Heilige drei Könige
holiday.de-AT2.date=20120106 holiday.de-AT2.date=20130106
holiday.de-AT3.name=Josef (K, St, T, V) holiday.de-AT3.name=Josef (K, St, T, V)
holiday.de-AT3.date=20120319 holiday.de-AT3.date=20130319
holiday.de-AT4.name=Karfreitag holiday.de-AT4.name=Karfreitag
holiday.de-AT4.date=20120406 holiday.de-AT4.date=20130329
holiday.de-AT5.name=Ostersonntag holiday.de-AT5.name=Ostersonntag
holiday.de-AT5.date=20120408 holiday.de-AT5.date=20130331
holiday.de-AT6.name=Ostermontag holiday.de-AT6.name=Ostermontag
holiday.de-AT6.date=20120409 holiday.de-AT6.date=20130401
holiday.de-AT7.name=Staatsfeiertag holiday.de-AT7.name=Staatsfeiertag
holiday.de-AT7.date=20120501 holiday.de-AT7.date=20130501
holiday.de-AT8.name=Florian (O) holiday.de-AT8.name=Florian (O)
holiday.de-AT8.date=20120504 holiday.de-AT8.date=20130504
holiday.de-AT9.name=Christi Himmelfahrt holiday.de-AT9.name=Christi Himmelfahrt
holiday.de-AT9.date=20120517 holiday.de-AT9.date=20130509
holiday.de-AT10.name=Pfingstsonntag holiday.de-AT10.name=Pfingstsonntag
holiday.de-AT10.date=20120527 holiday.de-AT10.date=20130519
holiday.de-AT11.name=Pfingstmontag holiday.de-AT11.name=Pfingstmontag
holiday.de-AT11.date=20120528 holiday.de-AT11.date=20130520
holiday.de-AT12.name=Fronleichnam holiday.de-AT12.name=Fronleichnam
holiday.de-AT12.date=20120607 holiday.de-AT12.date=20130530
holiday.de-AT13.name=Mariä Himmelfahrt holiday.de-AT13.name=Mariä Himmelfahrt
holiday.de-AT13.date=20120815 holiday.de-AT13.date=20130815
holiday.de-AT14.name=Rupert (S) holiday.de-AT14.name=Rupert (S)
holiday.de-AT14.date=20120924 holiday.de-AT14.date=20130924
holiday.de-AT15.name=Tag der Volksabstimmung (K) holiday.de-AT15.name=Tag der Volksabstimmung (K)
holiday.de-AT15.date=20121010 holiday.de-AT15.date=20131010
holiday.de-AT16.name=Allerheiligen holiday.de-AT16.name=Allerheiligen
holiday.de-AT16.date=20121101 holiday.de-AT16.date=20131101
holiday.de-AT17.name=Martin (B) holiday.de-AT17.name=Martin (B)
holiday.de-AT17.date=20121111 holiday.de-AT17.date=20131111
holiday.de-AT18.name=Leopold (W, N) holiday.de-AT18.name=Leopold (W, N)
holiday.de-AT18.date=20121115 holiday.de-AT18.date=20131115
holiday.de-AT19.name=Mariä Empfängnis holiday.de-AT19.name=Mariä Empfängnis
holiday.de-AT19.date=20121208 holiday.de-AT19.date=20131208
holiday.de-AT20.name=Heiliger Abend holiday.de-AT20.name=Heiliger Abend
holiday.de-AT20.date=20121224 holiday.de-AT20.date=20131224
holiday.de-AT21.name=Christtag holiday.de-AT21.name=Christtag
holiday.de-AT21.date=20121225 holiday.de-AT21.date=20131225
holiday.de-AT22.name=Stefanitag holiday.de-AT22.name=Stefanitag
holiday.de-AT22.date=20121226 holiday.de-AT22.date=20131226
holiday.de-AT23.name=Silvester holiday.de-AT23.name=Silvester
holiday.de-AT23.date=20121231 holiday.de-AT23.date=20131231
holiday.de-AT24.name=Neujahr
holiday.de-AT24.date=20130101
holiday.de-AT25.name=Heilige drei Könige
holiday.de-AT25.date=20130106
holiday.de-AT26.name=Josef (K, St, T, V)
holiday.de-AT26.date=20130319
holiday.de-AT27.name=Karfreitag
holiday.de-AT27.date=20130329
holiday.de-AT28.name=Ostersonntag
holiday.de-AT28.date=20130331
holiday.de-AT29.name=Ostermontag
holiday.de-AT29.date=20130401
holiday.de-AT30.name=Staatsfeiertag
holiday.de-AT30.date=20130501
holiday.de-AT31.name=Florian (O)
holiday.de-AT31.date=20130504
holiday.de-AT32.name=Christi Himmelfahrt
holiday.de-AT32.date=20130509
holiday.de-AT33.name=Pfingstsonntag
holiday.de-AT33.date=20130519
holiday.de-AT34.name=Pfingstmontag
holiday.de-AT34.date=20130520
holiday.de-AT35.name=Fronleichnam
holiday.de-AT35.date=20130530
holiday.de-AT36.name=Mariä Himmelfahrt
holiday.de-AT36.date=20130815
holiday.de-AT37.name=Rupert (S)
holiday.de-AT37.date=20130924
holiday.de-AT38.name=Tag der Volksabstimmung (K)
holiday.de-AT38.date=20131010
holiday.de-AT39.name=Allerheiligen
holiday.de-AT39.date=20131101
holiday.de-AT40.name=Martin (B)
holiday.de-AT40.date=20131111
holiday.de-AT41.name=Leopold (W, N)
holiday.de-AT41.date=20131115
holiday.de-AT42.name=Mariä Empfängnis
holiday.de-AT42.date=20131208
holiday.de-AT43.name=Heiliger Abend
holiday.de-AT43.date=20131224
holiday.de-AT44.name=Christtag
holiday.de-AT44.date=20131225
holiday.de-AT45.name=Stefanitag
holiday.de-AT45.date=20131226
holiday.de-AT46.name=Silvester
holiday.de-AT46.date=20131231

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/de-DE/2012.json
# http://holidata.net/de-DE/2013.json # http://holidata.net/de-DE/2013.json
# http://holidata.net/de-DE/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,138 +28,78 @@
############################################################################### ###############################################################################
holiday.de-DE1.name=Neujahr holiday.de-DE1.name=Neujahr
holiday.de-DE1.date=20120101 holiday.de-DE1.date=20130101
holiday.de-DE2.name=Heilige drei Könige holiday.de-DE2.name=Heilige drei Könige
holiday.de-DE2.date=20120106 holiday.de-DE2.date=20130106
holiday.de-DE3.name=Heilige drei Könige holiday.de-DE3.name=Karfreitag
holiday.de-DE3.date=20120106 holiday.de-DE3.date=20130329
holiday.de-DE4.name=Heilige drei Könige holiday.de-DE4.name=Ostern
holiday.de-DE4.date=20120106 holiday.de-DE4.date=20130331
holiday.de-DE5.name=Karfreitag holiday.de-DE5.name=Ostermontag
holiday.de-DE5.date=20120406 holiday.de-DE5.date=20130401
holiday.de-DE6.name=Ostern holiday.de-DE6.name=Erster Maifeiertag
holiday.de-DE6.date=20120408 holiday.de-DE6.date=20130501
holiday.de-DE7.name=Ostermontag holiday.de-DE7.name=Christi Himmelfahrt
holiday.de-DE7.date=20120409 holiday.de-DE7.date=20130509
holiday.de-DE8.name=Erster Maifeiertag holiday.de-DE8.name=Pfingstsonntag
holiday.de-DE8.date=20120501 holiday.de-DE8.date=20130519
holiday.de-DE9.name=Christi Himmelfahrt holiday.de-DE9.name=Pfingstmontag
holiday.de-DE9.date=20120517 holiday.de-DE9.date=20130520
holiday.de-DE10.name=Pfingstsonntag holiday.de-DE10.name=Fronleichnam
holiday.de-DE10.date=20120527 holiday.de-DE10.date=20130530
holiday.de-DE11.name=Pfingstmontag holiday.de-DE11.name=Mariä Himmelfahrt
holiday.de-DE11.date=20120528 holiday.de-DE11.date=20130815
holiday.de-DE12.name=Fronleichnam holiday.de-DE12.name=Tag der Deutschen Einheit
holiday.de-DE12.date=20120607 holiday.de-DE12.date=20131003
holiday.de-DE13.name=Fronleichnam holiday.de-DE13.name=Reformationstag
holiday.de-DE13.date=20120607 holiday.de-DE13.date=20131031
holiday.de-DE14.name=Fronleichnam holiday.de-DE14.name=Allerheiligen
holiday.de-DE14.date=20120607 holiday.de-DE14.date=20131101
holiday.de-DE15.name=Fronleichnam holiday.de-DE15.name=Buss und Bettag
holiday.de-DE15.date=20120607 holiday.de-DE15.date=20131120
holiday.de-DE16.name=Fronleichnam holiday.de-DE16.name=Heilig Abend
holiday.de-DE16.date=20120607 holiday.de-DE16.date=20131224
holiday.de-DE17.name=Fronleichnam holiday.de-DE17.name=Weihnachtstag
holiday.de-DE17.date=20120607 holiday.de-DE17.date=20131225
holiday.de-DE18.name=Mariä Himmelfahrt holiday.de-DE18.name=Zweiter Weihnachtstag
holiday.de-DE18.date=20120815 holiday.de-DE18.date=20131226
holiday.de-DE19.name=Tag der Deutschen Einheit holiday.de-DE19.name=Sylvester
holiday.de-DE19.date=20121003 holiday.de-DE19.date=20131231
holiday.de-DE20.name=Reformationstag holiday.de-DE20.name=Neujahr
holiday.de-DE20.date=20121031 holiday.de-DE20.date=20140101
holiday.de-DE21.name=Reformationstag holiday.de-DE21.name=Heilige drei Könige
holiday.de-DE21.date=20121031 holiday.de-DE21.date=20140106
holiday.de-DE22.name=Reformationstag holiday.de-DE22.name=Karfreitag
holiday.de-DE22.date=20121031 holiday.de-DE22.date=20140418
holiday.de-DE23.name=Reformationstag holiday.de-DE23.name=Ostern
holiday.de-DE23.date=20121031 holiday.de-DE23.date=20140420
holiday.de-DE24.name=Reformationstag holiday.de-DE24.name=Ostermontag
holiday.de-DE24.date=20121031 holiday.de-DE24.date=20140421
holiday.de-DE25.name=Allerheiligen holiday.de-DE25.name=Erster Maifeiertag
holiday.de-DE25.date=20121101 holiday.de-DE25.date=20140501
holiday.de-DE26.name=Allerheiligen holiday.de-DE26.name=Christi Himmelfahrt
holiday.de-DE26.date=20121101 holiday.de-DE26.date=20140529
holiday.de-DE27.name=Allerheiligen holiday.de-DE27.name=Pfingstsonntag
holiday.de-DE27.date=20121101 holiday.de-DE27.date=20140608
holiday.de-DE28.name=Allerheiligen holiday.de-DE28.name=Pfingstmontag
holiday.de-DE28.date=20121101 holiday.de-DE28.date=20140609
holiday.de-DE29.name=Allerheiligen holiday.de-DE29.name=Fronleichnam
holiday.de-DE29.date=20121101 holiday.de-DE29.date=20140619
holiday.de-DE30.name=Buss und Bettag holiday.de-DE30.name=Mariä Himmelfahrt
holiday.de-DE30.date=20121121 holiday.de-DE30.date=20140815
holiday.de-DE31.name=Heilig Abend holiday.de-DE31.name=Tag der Deutschen Einheit
holiday.de-DE31.date=20121224 holiday.de-DE31.date=20141003
holiday.de-DE32.name=Weihnachtstag holiday.de-DE32.name=Reformationstag
holiday.de-DE32.date=20121225 holiday.de-DE32.date=20141031
holiday.de-DE33.name=Zweiter Weihnachtstag holiday.de-DE33.name=Allerheiligen
holiday.de-DE33.date=20121226 holiday.de-DE33.date=20141101
holiday.de-DE34.name=Sylvester holiday.de-DE34.name=Buss und Bettag
holiday.de-DE34.date=20121231 holiday.de-DE34.date=20141119
holiday.de-DE35.name=Neujahr holiday.de-DE35.name=Heilig Abend
holiday.de-DE35.date=20130101 holiday.de-DE35.date=20141224
holiday.de-DE36.name=Heilige drei Könige holiday.de-DE36.name=Weihnachtstag
holiday.de-DE36.date=20130106 holiday.de-DE36.date=20141225
holiday.de-DE37.name=Heilige drei Könige holiday.de-DE37.name=Zweiter Weihnachtstag
holiday.de-DE37.date=20130106 holiday.de-DE37.date=20141226
holiday.de-DE38.name=Heilige drei Könige holiday.de-DE38.name=Sylvester
holiday.de-DE38.date=20130106 holiday.de-DE38.date=20141231
holiday.de-DE39.name=Karfreitag
holiday.de-DE39.date=20130329
holiday.de-DE40.name=Ostern
holiday.de-DE40.date=20130331
holiday.de-DE41.name=Ostermontag
holiday.de-DE41.date=20130401
holiday.de-DE42.name=Erster Maifeiertag
holiday.de-DE42.date=20130501
holiday.de-DE43.name=Christi Himmelfahrt
holiday.de-DE43.date=20130509
holiday.de-DE44.name=Pfingstsonntag
holiday.de-DE44.date=20130519
holiday.de-DE45.name=Pfingstmontag
holiday.de-DE45.date=20130520
holiday.de-DE46.name=Fronleichnam
holiday.de-DE46.date=20130530
holiday.de-DE47.name=Fronleichnam
holiday.de-DE47.date=20130530
holiday.de-DE48.name=Fronleichnam
holiday.de-DE48.date=20130530
holiday.de-DE49.name=Fronleichnam
holiday.de-DE49.date=20130530
holiday.de-DE50.name=Fronleichnam
holiday.de-DE50.date=20130530
holiday.de-DE51.name=Fronleichnam
holiday.de-DE51.date=20130530
holiday.de-DE52.name=Mariä Himmelfahrt
holiday.de-DE52.date=20130815
holiday.de-DE53.name=Tag der Deutschen Einheit
holiday.de-DE53.date=20131003
holiday.de-DE54.name=Reformationstag
holiday.de-DE54.date=20131031
holiday.de-DE55.name=Reformationstag
holiday.de-DE55.date=20131031
holiday.de-DE56.name=Reformationstag
holiday.de-DE56.date=20131031
holiday.de-DE57.name=Reformationstag
holiday.de-DE57.date=20131031
holiday.de-DE58.name=Reformationstag
holiday.de-DE58.date=20131031
holiday.de-DE59.name=Allerheiligen
holiday.de-DE59.date=20131101
holiday.de-DE60.name=Allerheiligen
holiday.de-DE60.date=20131101
holiday.de-DE61.name=Allerheiligen
holiday.de-DE61.date=20131101
holiday.de-DE62.name=Allerheiligen
holiday.de-DE62.date=20131101
holiday.de-DE63.name=Allerheiligen
holiday.de-DE63.date=20131101
holiday.de-DE64.name=Buss und Bettag
holiday.de-DE64.date=20131120
holiday.de-DE65.name=Heilig Abend
holiday.de-DE65.date=20131224
holiday.de-DE66.name=Weihnachtstag
holiday.de-DE66.date=20131225
holiday.de-DE67.name=Zweiter Weihnachtstag
holiday.de-DE67.date=20131226
holiday.de-DE68.name=Sylvester
holiday.de-DE68.date=20131231

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/en-CA/2012.json
# http://holidata.net/en-CA/2013.json # http://holidata.net/en-CA/2013.json
# http://holidata.net/en-CA/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,58 +28,28 @@
############################################################################### ###############################################################################
holiday.en-CA1.name=New Year's Day holiday.en-CA1.name=New Year's Day
holiday.en-CA1.date=20120101 holiday.en-CA1.date=20130101
holiday.en-CA2.name=New Year's Day (obs.) holiday.en-CA2.name=Family Day
holiday.en-CA2.date=20120102 holiday.en-CA2.date=20130218
holiday.en-CA3.name=Family Day holiday.en-CA3.name=Good Friday
holiday.en-CA3.date=20120220 holiday.en-CA3.date=20130329
holiday.en-CA4.name=Good Friday holiday.en-CA4.name=Easter Monday
holiday.en-CA4.date=20120406 holiday.en-CA4.date=20130401
holiday.en-CA5.name=Easter Monday holiday.en-CA5.name=Victoria Day
holiday.en-CA5.date=20120409 holiday.en-CA5.date=20130520
holiday.en-CA6.name=Victoria Day holiday.en-CA6.name=Canada Day
holiday.en-CA6.date=20120521 holiday.en-CA6.date=20130701
holiday.en-CA7.name=Canada Day holiday.en-CA7.name=First Monday of August
holiday.en-CA7.date=20120701 holiday.en-CA7.date=20130805
holiday.en-CA8.name=Canada Day (obs.) holiday.en-CA8.name=Labour Day
holiday.en-CA8.date=20120702 holiday.en-CA8.date=20130902
holiday.en-CA9.name=First Monday of August holiday.en-CA9.name=Thanksgiving Day
holiday.en-CA9.date=20120806 holiday.en-CA9.date=20131014
holiday.en-CA10.name=Labour Day holiday.en-CA10.name=Remembrance Day
holiday.en-CA10.date=20120903 holiday.en-CA10.date=20131111
holiday.en-CA11.name=Thanksgiving Day holiday.en-CA11.name=Christmas Day
holiday.en-CA11.date=20121008 holiday.en-CA11.date=20131225
holiday.en-CA12.name=Remembrance Day holiday.en-CA12.name=Boxing Day
holiday.en-CA12.date=20121111 holiday.en-CA12.date=20131226
holiday.en-CA13.name=Christmas Day holiday.en-CA13.name=New Year's Eve
holiday.en-CA13.date=20121225 holiday.en-CA13.date=20131231
holiday.en-CA14.name=Boxing Day
holiday.en-CA14.date=20121226
holiday.en-CA15.name=New Year's Eve
holiday.en-CA15.date=20121231
holiday.en-CA16.name=New Year's Day
holiday.en-CA16.date=20130101
holiday.en-CA17.name=Family Day
holiday.en-CA17.date=20130218
holiday.en-CA18.name=Good Friday
holiday.en-CA18.date=20130329
holiday.en-CA19.name=Easter Monday
holiday.en-CA19.date=20130401
holiday.en-CA20.name=Victoria Day
holiday.en-CA20.date=20130520
holiday.en-CA21.name=Canada Day
holiday.en-CA21.date=20130701
holiday.en-CA22.name=First Monday of August
holiday.en-CA22.date=20130805
holiday.en-CA23.name=Labour Day
holiday.en-CA23.date=20130902
holiday.en-CA24.name=Thanksgiving Day
holiday.en-CA24.date=20131014
holiday.en-CA25.name=Remembrance Day
holiday.en-CA25.date=20131111
holiday.en-CA26.name=Christmas Day
holiday.en-CA26.date=20131225
holiday.en-CA27.name=Boxing Day
holiday.en-CA27.date=20131226
holiday.en-CA28.name=New Year's Eve
holiday.en-CA28.date=20131231

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/en-GB/2012.json
# http://holidata.net/en-GB/2013.json # http://holidata.net/en-GB/2013.json
# http://holidata.net/en-GB/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,38 +28,34 @@
############################################################################### ###############################################################################
holiday.en-GB1.name=New Year's Day holiday.en-GB1.name=New Year's Day
holiday.en-GB1.date=20120101 holiday.en-GB1.date=20130101
holiday.en-GB2.name=New Year's Day Holiday holiday.en-GB2.name=Good Friday
holiday.en-GB2.date=20120102 holiday.en-GB2.date=20130329
holiday.en-GB3.name=Good Friday holiday.en-GB3.name=Easter Monday
holiday.en-GB3.date=20120406 holiday.en-GB3.date=20130401
holiday.en-GB4.name=Easter Monday holiday.en-GB4.name=Early May Bank Holiday
holiday.en-GB4.date=20120409 holiday.en-GB4.date=20130506
holiday.en-GB5.name=Early May Bank Holiday holiday.en-GB5.name=Spring Bank Holiday
holiday.en-GB5.date=20120507 holiday.en-GB5.date=20130527
holiday.en-GB6.name=Spring Bank Holiday holiday.en-GB6.name=August Bank Holiday
holiday.en-GB6.date=20120604 holiday.en-GB6.date=20130826
holiday.en-GB7.name=Queen's Diamond Jubilee holiday.en-GB7.name=Christmas Day
holiday.en-GB7.date=20120605 holiday.en-GB7.date=20131225
holiday.en-GB8.name=August Bank Holiday holiday.en-GB8.name=Boxing Day
holiday.en-GB8.date=20120827 holiday.en-GB8.date=20131226
holiday.en-GB9.name=Christmas Day holiday.en-GB9.name=New Year's Day
holiday.en-GB9.date=20121225 holiday.en-GB9.date=20140101
holiday.en-GB10.name=Boxing Day holiday.en-GB10.name=Good Friday
holiday.en-GB10.date=20121226 holiday.en-GB10.date=20140418
holiday.en-GB11.name=New Year's Day holiday.en-GB11.name=Easter Monday
holiday.en-GB11.date=20130101 holiday.en-GB11.date=20140421
holiday.en-GB12.name=Good Friday holiday.en-GB12.name=Early May Bank Holiday
holiday.en-GB12.date=20130329 holiday.en-GB12.date=20140505
holiday.en-GB13.name=Easter Monday holiday.en-GB13.name=Spring Bank Holiday
holiday.en-GB13.date=20130401 holiday.en-GB13.date=20140526
holiday.en-GB14.name=Early May Bank Holiday holiday.en-GB14.name=August Bank Holiday
holiday.en-GB14.date=20130506 holiday.en-GB14.date=20140825
holiday.en-GB15.name=Spring Bank Holiday holiday.en-GB15.name=Christmas Day
holiday.en-GB15.date=20130527 holiday.en-GB15.date=20141225
holiday.en-GB16.name=August Bank Holiday holiday.en-GB16.name=Boxing Day
holiday.en-GB16.date=20130826 holiday.en-GB16.date=20141226
holiday.en-GB17.name=Christmas Day
holiday.en-GB17.date=20131225
holiday.en-GB18.name=Boxing Day
holiday.en-GB18.date=20131226

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/en-NZ/2012.json
# http://holidata.net/en-NZ/2013.json # http://holidata.net/en-NZ/2013.json
# http://holidata.net/en-NZ/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,42 +28,22 @@
############################################################################### ###############################################################################
holiday.en-NZ1.name=New Year's Day holiday.en-NZ1.name=New Year's Day
holiday.en-NZ1.date=20120101 holiday.en-NZ1.date=20130101
holiday.en-NZ2.name=Day after New Years Day holiday.en-NZ2.name=Day after New Years Day
holiday.en-NZ2.date=20120102 holiday.en-NZ2.date=20130102
holiday.en-NZ3.name=Waitangi Day holiday.en-NZ3.name=Waitangi Day
holiday.en-NZ3.date=20120206 holiday.en-NZ3.date=20130206
holiday.en-NZ4.name=Good Friday holiday.en-NZ4.name=Good Friday
holiday.en-NZ4.date=20120406 holiday.en-NZ4.date=20130329
holiday.en-NZ5.name=Easter Monday holiday.en-NZ5.name=Easter Monday
holiday.en-NZ5.date=20120409 holiday.en-NZ5.date=20130401
holiday.en-NZ6.name=ANZAC Day holiday.en-NZ6.name=ANZAC Day
holiday.en-NZ6.date=20120425 holiday.en-NZ6.date=20130425
holiday.en-NZ7.name=Queen's Birthday holiday.en-NZ7.name=Queen's Birthday
holiday.en-NZ7.date=20120604 holiday.en-NZ7.date=20130603
holiday.en-NZ8.name=Labour Day holiday.en-NZ8.name=Labour Day
holiday.en-NZ8.date=20121022 holiday.en-NZ8.date=20131028
holiday.en-NZ9.name=Christmas Day holiday.en-NZ9.name=Christmas Day
holiday.en-NZ9.date=20121225 holiday.en-NZ9.date=20131225
holiday.en-NZ10.name=Boxing Day holiday.en-NZ10.name=Boxing Day
holiday.en-NZ10.date=20121226 holiday.en-NZ10.date=20131226
holiday.en-NZ11.name=New Year's Day
holiday.en-NZ11.date=20130101
holiday.en-NZ12.name=Day after New Years Day
holiday.en-NZ12.date=20130102
holiday.en-NZ13.name=Waitangi Day
holiday.en-NZ13.date=20130206
holiday.en-NZ14.name=Good Friday
holiday.en-NZ14.date=20130329
holiday.en-NZ15.name=Easter Monday
holiday.en-NZ15.date=20130401
holiday.en-NZ16.name=ANZAC Day
holiday.en-NZ16.date=20130425
holiday.en-NZ17.name=Queen's Birthday
holiday.en-NZ17.date=20130603
holiday.en-NZ18.name=Labour Day
holiday.en-NZ18.date=20131028
holiday.en-NZ19.name=Christmas Day
holiday.en-NZ19.date=20131225
holiday.en-NZ20.name=Boxing Day
holiday.en-NZ20.date=20131226

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/en-US/2012.json
# http://holidata.net/en-US/2013.json # http://holidata.net/en-US/2013.json
# http://holidata.net/en-US/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,48 +28,46 @@
############################################################################### ###############################################################################
holiday.en-US1.name=New Year's Day holiday.en-US1.name=New Year's Day
holiday.en-US1.date=20120101 holiday.en-US1.date=20130101
holiday.en-US2.name=New Year's Day holiday.en-US2.name=Birthday of Martin Luther King, Jr.
holiday.en-US2.date=20120102 holiday.en-US2.date=20130121
holiday.en-US3.name=Birthday of Martin Luther King, Jr. holiday.en-US3.name=Washington's Birthday
holiday.en-US3.date=20120116 holiday.en-US3.date=20130218
holiday.en-US4.name=Washington's Birthday holiday.en-US4.name=Patriots' Day
holiday.en-US4.date=20120220 holiday.en-US4.date=20130415
holiday.en-US5.name=Patriots' Day holiday.en-US5.name=Memorial Day
holiday.en-US5.date=20120416 holiday.en-US5.date=20130527
holiday.en-US7.name=Memorial Day holiday.en-US6.name=Independence Day
holiday.en-US7.date=20120528 holiday.en-US6.date=20130704
holiday.en-US8.name=Independence Day holiday.en-US7.name=Labor Day
holiday.en-US8.date=20120704 holiday.en-US7.date=20130902
holiday.en-US9.name=Labor Day holiday.en-US8.name=Columbus Day
holiday.en-US9.date=20120903 holiday.en-US8.date=20131014
holiday.en-US10.name=Columbus Day holiday.en-US9.name=Veterans Day
holiday.en-US10.date=20121008 holiday.en-US9.date=20131111
holiday.en-US11.name=Veterans Day holiday.en-US10.name=Thanksgiving Day
holiday.en-US11.date=20121112 holiday.en-US10.date=20131128
holiday.en-US12.name=Thanksgiving Day holiday.en-US11.name=Christmas Day
holiday.en-US12.date=20121122 holiday.en-US11.date=20131225
holiday.en-US13.name=Christmas Day holiday.en-US12.name=New Year's Day
holiday.en-US13.date=20121225 holiday.en-US12.date=20140101
holiday.en-US14.name=New Year's Day holiday.en-US13.name=Birthday of Martin Luther King, Jr.
holiday.en-US14.date=20130101 holiday.en-US13.date=20140120
holiday.en-US15.name=Birthday of Martin Luther King, Jr. holiday.en-US14.name=Washington's Birthday
holiday.en-US15.date=20130121 holiday.en-US14.date=20140217
holiday.en-US16.name=Washington's Birthday holiday.en-US15.name=Patriots' Day
holiday.en-US16.date=20130218 holiday.en-US15.date=20140421
holiday.en-US18.name=Patriots' Day holiday.en-US16.name=Memorial Day
holiday.en-US18.date=20130415 holiday.en-US16.date=20140526
holiday.en-US19.name=Memorial Day holiday.en-US17.name=Independence Day
holiday.en-US19.date=20130527 holiday.en-US17.date=20140704
holiday.en-US20.name=Independence Day holiday.en-US18.name=Labor Day
holiday.en-US20.date=20130704 holiday.en-US18.date=20140901
holiday.en-US21.name=Labor Day holiday.en-US19.name=Columbus Day
holiday.en-US21.date=20130902 holiday.en-US19.date=20141013
holiday.en-US22.name=Columbus Day holiday.en-US20.name=Veterans Day
holiday.en-US22.date=20131014 holiday.en-US20.date=20141111
holiday.en-US23.name=Veterans Day holiday.en-US21.name=Thanksgiving Day
holiday.en-US23.date=20131111 holiday.en-US21.date=20141127
holiday.en-US24.name=Thanksgiving Day holiday.en-US22.name=Christmas Day
holiday.en-US24.date=20131128 holiday.en-US22.date=20141225
holiday.en-US25.name=Christmas Day
holiday.en-US25.date=20131225

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/es-ES/2012.json
# http://holidata.net/es-ES/2013.json # http://holidata.net/es-ES/2013.json
# http://holidata.net/es-ES/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,52 +28,54 @@
############################################################################### ###############################################################################
holiday.es-ES1.name=Año Nuevo holiday.es-ES1.name=Año Nuevo
holiday.es-ES1.date=20120101 holiday.es-ES1.date=20130101
holiday.es-ES2.name=Día de los Reyes holiday.es-ES2.name=Día de los Reyes
holiday.es-ES2.date=20120106 holiday.es-ES2.date=20130106
holiday.es-ES3.name=Viernes Santo holiday.es-ES3.name=Viernes Santo
holiday.es-ES3.date=20120406 holiday.es-ES3.date=20130329
holiday.es-ES4.name=Fiesta del Trabajo holiday.es-ES4.name=Pascua
holiday.es-ES4.date=20120501 holiday.es-ES4.date=20130331
holiday.es-ES5.name=Asunción de la Virgen holiday.es-ES5.name=Fiesta del Trabajo
holiday.es-ES5.date=20120815 holiday.es-ES5.date=20130501
holiday.es-ES6.name=Fiesta Nacional de España holiday.es-ES6.name=Asunción de la Virgen
holiday.es-ES6.date=20121012 holiday.es-ES6.date=20130815
holiday.es-ES7.name=Dia de todos los Santos holiday.es-ES7.name=Fiesta Nacional de España
holiday.es-ES7.date=20121101 holiday.es-ES7.date=20131012
holiday.es-ES8.name=Dia de la Constitución holiday.es-ES8.name=Dia de todos los Santos
holiday.es-ES8.date=20121206 holiday.es-ES8.date=20131101
holiday.es-ES9.name=Inmaculada Concepción holiday.es-ES9.name=Dia de la Constitución
holiday.es-ES9.date=20121208 holiday.es-ES9.date=20131206
holiday.es-ES10.name=Noche Buena holiday.es-ES10.name=Inmaculada Concepción
holiday.es-ES10.date=20121224 holiday.es-ES10.date=20131208
holiday.es-ES11.name=Navidad holiday.es-ES11.name=Noche Buena
holiday.es-ES11.date=20121225 holiday.es-ES11.date=20131224
holiday.es-ES12.name=Noche Vieja holiday.es-ES12.name=Navidad
holiday.es-ES12.date=20121231 holiday.es-ES12.date=20131225
holiday.es-ES13.name=Año Nuevo holiday.es-ES13.name=Noche Vieja
holiday.es-ES13.date=20130101 holiday.es-ES13.date=20131231
holiday.es-ES14.name=Día de los Reyes holiday.es-ES14.name=Año Nuevo
holiday.es-ES14.date=20130106 holiday.es-ES14.date=20140101
holiday.es-ES15.name=Viernes Santo holiday.es-ES15.name=Día de los Reyes
holiday.es-ES15.date=20130329 holiday.es-ES15.date=20140106
holiday.es-ES16.name=Pascua holiday.es-ES16.name=Viernes Santo
holiday.es-ES16.date=20130331 holiday.es-ES16.date=20140418
holiday.es-ES17.name=Fiesta del Trabajo holiday.es-ES17.name=Pascua
holiday.es-ES17.date=20130501 holiday.es-ES17.date=20140420
holiday.es-ES18.name=Asunción de la Virgen holiday.es-ES18.name=Fiesta del Trabajo
holiday.es-ES18.date=20130815 holiday.es-ES18.date=20140501
holiday.es-ES19.name=Fiesta Nacional de España holiday.es-ES19.name=Asunción de la Virgen
holiday.es-ES19.date=20131012 holiday.es-ES19.date=20140815
holiday.es-ES20.name=Dia de todos los Santos holiday.es-ES20.name=Fiesta Nacional de España
holiday.es-ES20.date=20131101 holiday.es-ES20.date=20141012
holiday.es-ES21.name=Dia de la Constitución holiday.es-ES21.name=Dia de todos los Santos
holiday.es-ES21.date=20131206 holiday.es-ES21.date=20141101
holiday.es-ES22.name=Inmaculada Concepción holiday.es-ES22.name=Dia de la Constitución
holiday.es-ES22.date=20131208 holiday.es-ES22.date=20141206
holiday.es-ES23.name=Noche Buena holiday.es-ES23.name=Inmaculada Concepción
holiday.es-ES23.date=20131224 holiday.es-ES23.date=20141208
holiday.es-ES24.name=Navidad holiday.es-ES24.name=Noche Buena
holiday.es-ES24.date=20131225 holiday.es-ES24.date=20141224
holiday.es-ES25.name=Noche Vieja holiday.es-ES25.name=Navidad
holiday.es-ES25.date=20131231 holiday.es-ES25.date=20141225
holiday.es-ES26.name=Noche Vieja
holiday.es-ES26.date=20141231

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/fr-FR/2012.json
# http://holidata.net/fr-FR/2013.json # http://holidata.net/fr-FR/2013.json
# http://holidata.net/fr-FR/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,46 +28,24 @@
############################################################################### ###############################################################################
holiday.fr-FR1.name=Jour de l'an holiday.fr-FR1.name=Jour de l'an
holiday.fr-FR1.date=20120101 holiday.fr-FR1.date=20130101
holiday.fr-FR2.name=Lundi de Pâques holiday.fr-FR2.name=Lundi de Pâques
holiday.fr-FR2.date=20120409 holiday.fr-FR2.date=20130401
holiday.fr-FR3.name=Fête du premier mai holiday.fr-FR3.name=Fête du premier mai
holiday.fr-FR3.date=20120501 holiday.fr-FR3.date=20130501
holiday.fr-FR4.name=Armistice 1945 holiday.fr-FR4.name=Armistice 1945
holiday.fr-FR4.date=20120508 holiday.fr-FR4.date=20130508
holiday.fr-FR5.name=Ascencion holiday.fr-FR5.name=Ascencion
holiday.fr-FR5.date=20120517 holiday.fr-FR5.date=20130509
holiday.fr-FR6.name=Pentecôte holiday.fr-FR6.name=Pentecôte
holiday.fr-FR6.date=20120528 holiday.fr-FR6.date=20130519
holiday.fr-FR7.name=Fête nationale holiday.fr-FR7.name=Fête nationale
holiday.fr-FR7.date=20120714 holiday.fr-FR7.date=20130714
holiday.fr-FR8.name=Assomption holiday.fr-FR8.name=Assomption
holiday.fr-FR8.date=20120815 holiday.fr-FR8.date=20130815
holiday.fr-FR9.name=Toussaint holiday.fr-FR9.name=Toussaint
holiday.fr-FR9.date=20121101 holiday.fr-FR9.date=20131101
holiday.fr-FR10.name=Armistice 1918 holiday.fr-FR10.name=Armistice 1918
holiday.fr-FR10.date=20121111 holiday.fr-FR10.date=20131111
holiday.fr-FR11.name=Noël holiday.fr-FR11.name=Noël
holiday.fr-FR11.date=20121225 holiday.fr-FR11.date=20131225
holiday.fr-FR12.name=Jour de l'an
holiday.fr-FR12.date=20130101
holiday.fr-FR13.name=Lundi de Pâques
holiday.fr-FR13.date=20130401
holiday.fr-FR14.name=Fête du premier mai
holiday.fr-FR14.date=20130501
holiday.fr-FR15.name=Armistice 1945
holiday.fr-FR15.date=20130508
holiday.fr-FR16.name=Ascencion
holiday.fr-FR16.date=20130509
holiday.fr-FR17.name=Pentecôte
holiday.fr-FR17.date=20130519
holiday.fr-FR18.name=Fête nationale
holiday.fr-FR18.date=20130714
holiday.fr-FR19.name=Assomption
holiday.fr-FR19.date=20130815
holiday.fr-FR20.name=Toussaint
holiday.fr-FR20.date=20131101
holiday.fr-FR21.name=Armistice 1918
holiday.fr-FR21.date=20131111
holiday.fr-FR22.name=Noël
holiday.fr-FR22.date=20131225

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/it-IT/2012.json
# http://holidata.net/it-IT/2013.json # http://holidata.net/it-IT/2013.json
# http://holidata.net/it-IT/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,50 +28,26 @@
############################################################################### ###############################################################################
holiday.it-IT1.name=Capodanno holiday.it-IT1.name=Capodanno
holiday.it-IT1.date=20120101 holiday.it-IT1.date=20130101
holiday.it-IT2.name=Epifania holiday.it-IT2.name=Epifania
holiday.it-IT2.date=20120106 holiday.it-IT2.date=20130106
holiday.it-IT3.name=Carnevale holiday.it-IT3.name=Carnevale
holiday.it-IT3.date=20120308 holiday.it-IT3.date=20130210
holiday.it-IT4.name=Pasqua holiday.it-IT4.name=Pasqua
holiday.it-IT4.date=20120409 holiday.it-IT4.date=20130401
holiday.it-IT5.name=Festa della liberazione holiday.it-IT5.name=Festa della liberazione
holiday.it-IT5.date=20120425 holiday.it-IT5.date=20130425
holiday.it-IT6.name=Festa del lavoro holiday.it-IT6.name=Festa del lavoro
holiday.it-IT6.date=20120501 holiday.it-IT6.date=20130501
holiday.it-IT7.name=Festa della repubblica holiday.it-IT7.name=Festa della repubblica
holiday.it-IT7.date=20120602 holiday.it-IT7.date=20130602
holiday.it-IT8.name=Assunzione (ferragosto) holiday.it-IT8.name=Assunzione (ferragosto)
holiday.it-IT8.date=20120815 holiday.it-IT8.date=20130815
holiday.it-IT9.name=Ognissanti holiday.it-IT9.name=Ognissanti
holiday.it-IT9.date=20121101 holiday.it-IT9.date=20131101
holiday.it-IT10.name=Immacolata concezione holiday.it-IT10.name=Immacolata concezione
holiday.it-IT10.date=20121208 holiday.it-IT10.date=20131208
holiday.it-IT11.name=Natale holiday.it-IT11.name=Natale
holiday.it-IT11.date=20121225 holiday.it-IT11.date=20131225
holiday.it-IT12.name=S.to Stefano holiday.it-IT12.name=S.to Stefano
holiday.it-IT12.date=20121226 holiday.it-IT12.date=20131226
holiday.it-IT13.name=Capodanno
holiday.it-IT13.date=20130101
holiday.it-IT14.name=Epifania
holiday.it-IT14.date=20130106
holiday.it-IT15.name=Carnevale
holiday.it-IT15.date=20130210
holiday.it-IT16.name=Pasqua
holiday.it-IT16.date=20130401
holiday.it-IT17.name=Festa della liberazione
holiday.it-IT17.date=20130425
holiday.it-IT18.name=Festa del lavoro
holiday.it-IT18.date=20130501
holiday.it-IT19.name=Festa della repubblica
holiday.it-IT19.date=20130602
holiday.it-IT20.name=Assunzione (ferragosto)
holiday.it-IT20.date=20130815
holiday.it-IT21.name=Ognissanti
holiday.it-IT21.date=20131101
holiday.it-IT22.name=Immacolata concezione
holiday.it-IT22.date=20131208
holiday.it-IT23.name=Natale
holiday.it-IT23.date=20131225
holiday.it-IT24.name=S.to Stefano
holiday.it-IT24.date=20131226

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/jp-JP/2012.json
# http://holidata.net/jp-JP/2013.json # http://holidata.net/jp-JP/2013.json
# http://holidata.net/jp-JP/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,72 +28,36 @@
############################################################################### ###############################################################################
holiday.jp-JP1.name=元日 holiday.jp-JP1.name=元日
holiday.jp-JP1.date=20120101 holiday.jp-JP1.date=20130101
holiday.jp-JP2.name=振替休 holiday.jp-JP2.name=成人の
holiday.jp-JP2.date=20120102 holiday.jp-JP2.date=20130114
holiday.jp-JP3.name=成人の日 holiday.jp-JP3.name=建国記念の日
holiday.jp-JP3.date=20120109 holiday.jp-JP3.date=20130211
holiday.jp-JP4.name=建国記念の日 holiday.jp-JP4.name=春分の日
holiday.jp-JP4.date=20120211 holiday.jp-JP4.date=20130320
holiday.jp-JP5.name=春分の日 holiday.jp-JP5.name=昭和の日
holiday.jp-JP5.date=20120320 holiday.jp-JP5.date=20130429
holiday.jp-JP6.name=昭和の holiday.jp-JP6.name=憲法記念
holiday.jp-JP6.date=20120429 holiday.jp-JP6.date=20130503
holiday.jp-JP7.name=振替休 holiday.jp-JP7.name=みどりの
holiday.jp-JP7.date=20120430 holiday.jp-JP7.date=20130504
holiday.jp-JP8.name=憲法記念 holiday.jp-JP8.name=こどもの
holiday.jp-JP8.date=20120503 holiday.jp-JP8.date=20130505
holiday.jp-JP9.name=みどりの holiday.jp-JP9.name=振替休
holiday.jp-JP9.date=20120504 holiday.jp-JP9.date=20130506
holiday.jp-JP10.name=こどもの日 holiday.jp-JP10.name=の日
holiday.jp-JP10.date=20120505 holiday.jp-JP10.date=20130715
holiday.jp-JP11.name=の日 holiday.jp-JP11.name=敬老の日
holiday.jp-JP11.date=20120716 holiday.jp-JP11.date=20130919
holiday.jp-JP12.name=敬老の日 holiday.jp-JP12.name=秋分の日
holiday.jp-JP12.date=20120917 holiday.jp-JP12.date=20130923
holiday.jp-JP13.name=秋分の日 holiday.jp-JP13.name=体育の日
holiday.jp-JP13.date=20120922 holiday.jp-JP13.date=20131014
holiday.jp-JP14.name=体育の日 holiday.jp-JP14.name=文化の日
holiday.jp-JP14.date=20121008 holiday.jp-JP14.date=20131103
holiday.jp-JP15.name=文化の holiday.jp-JP15.name=振替休
holiday.jp-JP15.date=20121103 holiday.jp-JP15.date=20131104
holiday.jp-JP16.name=勤労感謝の日 holiday.jp-JP16.name=勤労感謝の日
holiday.jp-JP16.date=20121123 holiday.jp-JP16.date=20131123
holiday.jp-JP17.name=天皇誕生日 holiday.jp-JP17.name=天皇誕生日
holiday.jp-JP17.date=20121223 holiday.jp-JP17.date=20131223
holiday.jp-JP18.name=振替休日
holiday.jp-JP18.date=20121224
holiday.jp-JP19.name=元日
holiday.jp-JP19.date=20130101
holiday.jp-JP20.name=成人の日
holiday.jp-JP20.date=20130114
holiday.jp-JP21.name=建国記念の日
holiday.jp-JP21.date=20130211
holiday.jp-JP22.name=春分の日
holiday.jp-JP22.date=20130320
holiday.jp-JP23.name=昭和の日
holiday.jp-JP23.date=20130429
holiday.jp-JP24.name=憲法記念日
holiday.jp-JP24.date=20130503
holiday.jp-JP25.name=みどりの日
holiday.jp-JP25.date=20130504
holiday.jp-JP26.name=こどもの日
holiday.jp-JP26.date=20130505
holiday.jp-JP27.name=振替休日
holiday.jp-JP27.date=20130506
holiday.jp-JP28.name=海の日
holiday.jp-JP28.date=20130715
holiday.jp-JP29.name=敬老の日
holiday.jp-JP29.date=20130919
holiday.jp-JP30.name=秋分の日
holiday.jp-JP30.date=20130923
holiday.jp-JP31.name=体育の日
holiday.jp-JP31.date=20131014
holiday.jp-JP32.name=文化の日
holiday.jp-JP32.date=20131103
holiday.jp-JP33.name=振替休日
holiday.jp-JP33.date=20131104
holiday.jp-JP34.name=勤労感謝の日
holiday.jp-JP34.date=20131123
holiday.jp-JP35.name=天皇誕生日
holiday.jp-JP35.date=20131223

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/nb-NO/2012.json
# http://holidata.net/nb-NO/2013.json # http://holidata.net/nb-NO/2013.json
# http://holidata.net/nb-NO/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,70 +28,36 @@
############################################################################### ###############################################################################
holiday.nb-NO1.name=Nyttårsdag holiday.nb-NO1.name=Nyttårsdag
holiday.nb-NO1.date=20120101 holiday.nb-NO1.date=20130101
holiday.nb-NO2.name=Fastelavn holiday.nb-NO2.name=Fastelavn
holiday.nb-NO2.date=20120219 holiday.nb-NO2.date=20130210
holiday.nb-NO3.name=Palmesøndag holiday.nb-NO3.name=Palmesøndag
holiday.nb-NO3.date=20120401 holiday.nb-NO3.date=20130324
holiday.nb-NO4.name=Skjærtorsdag holiday.nb-NO4.name=Skjærtorsdag
holiday.nb-NO4.date=20120405 holiday.nb-NO4.date=20130328
holiday.nb-NO5.name=Langfredag holiday.nb-NO5.name=Langfredag
holiday.nb-NO5.date=20120406 holiday.nb-NO5.date=20130329
holiday.nb-NO6.name=Påskedag holiday.nb-NO6.name=Påskedag
holiday.nb-NO6.date=20120408 holiday.nb-NO6.date=20130331
holiday.nb-NO7.name=Påskedag holiday.nb-NO7.name=Påskedag
holiday.nb-NO7.date=20120409 holiday.nb-NO7.date=20130401
holiday.nb-NO8.name=Offentlig Høytidsdag holiday.nb-NO8.name=Offentlig Høytidsdag
holiday.nb-NO8.date=20120501 holiday.nb-NO8.date=20130501
holiday.nb-NO9.name=Frigjøringsdag 1945 holiday.nb-NO9.name=Frigjøringsdag 1945
holiday.nb-NO9.date=20120508 holiday.nb-NO9.date=20130508
holiday.nb-NO10.name=Grunnlovsdag holiday.nb-NO10.name=Grunnlovsdag
holiday.nb-NO10.date=20120517 holiday.nb-NO10.date=20130517
holiday.nb-NO11.name=Kristi Himmelfartsdag holiday.nb-NO11.name=Kristi Himmelfartsdag
holiday.nb-NO11.date=20120517 holiday.nb-NO11.date=20130509
holiday.nb-NO12.name=Pinsedag holiday.nb-NO12.name=Pinsedag
holiday.nb-NO12.date=20120527 holiday.nb-NO12.date=20130519
holiday.nb-NO13.name=Pinsedag holiday.nb-NO13.name=Pinsedag
holiday.nb-NO13.date=20120528 holiday.nb-NO13.date=20130520
holiday.nb-NO14.name=Julaften holiday.nb-NO14.name=Julaften
holiday.nb-NO14.date=20121224 holiday.nb-NO14.date=20131224
holiday.nb-NO15.name=Juledag holiday.nb-NO15.name=Juledag
holiday.nb-NO15.date=20121225 holiday.nb-NO15.date=20131225
holiday.nb-NO16.name=Juledag holiday.nb-NO16.name=Juledag
holiday.nb-NO16.date=20121226 holiday.nb-NO16.date=20131226
holiday.nb-NO17.name=Nyttårsaften holiday.nb-NO17.name=Nyttårsaften
holiday.nb-NO17.date=20121231 holiday.nb-NO17.date=20131231
holiday.nb-NO18.name=Nyttårsdag
holiday.nb-NO18.date=20130101
holiday.nb-NO19.name=Fastelavn
holiday.nb-NO19.date=20130210
holiday.nb-NO20.name=Palmesøndag
holiday.nb-NO20.date=20130324
holiday.nb-NO21.name=Skjærtorsdag
holiday.nb-NO21.date=20130328
holiday.nb-NO22.name=Langfredag
holiday.nb-NO22.date=20130329
holiday.nb-NO23.name=Påskedag
holiday.nb-NO23.date=20130331
holiday.nb-NO24.name=Påskedag
holiday.nb-NO24.date=20130401
holiday.nb-NO25.name=Offentlig Høytidsdag
holiday.nb-NO25.date=20130501
holiday.nb-NO26.name=Frigjøringsdag 1945
holiday.nb-NO26.date=20130508
holiday.nb-NO27.name=Grunnlovsdag
holiday.nb-NO27.date=20130517
holiday.nb-NO28.name=Kristi Himmelfartsdag
holiday.nb-NO28.date=20130509
holiday.nb-NO29.name=Pinsedag
holiday.nb-NO29.date=20130519
holiday.nb-NO30.name=Pinsedag
holiday.nb-NO30.date=20130520
holiday.nb-NO31.name=Julaften
holiday.nb-NO31.date=20131224
holiday.nb-NO32.name=Juledag
holiday.nb-NO32.date=20131225
holiday.nb-NO33.name=Juledag
holiday.nb-NO33.date=20131226
holiday.nb-NO34.name=Nyttårsaften
holiday.nb-NO34.date=20131231

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/nl-NL/2012.json
# http://holidata.net/nl-NL/2013.json # http://holidata.net/nl-NL/2013.json
# http://holidata.net/nl-NL/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,58 +28,30 @@
############################################################################### ###############################################################################
holiday.nl-NL1.name=Nieuwjaar holiday.nl-NL1.name=Nieuwjaar
holiday.nl-NL1.date=20120101 holiday.nl-NL1.date=20130101
holiday.nl-NL2.name=Goede Vrijdag holiday.nl-NL2.name=Goede Vrijdag
holiday.nl-NL2.date=20120406 holiday.nl-NL2.date=20130329
holiday.nl-NL3.name=Pasen holiday.nl-NL3.name=Pasen
holiday.nl-NL3.date=20120408 holiday.nl-NL3.date=20130331
holiday.nl-NL4.name=Tweede Pasdag holiday.nl-NL4.name=Tweede Pasdag
holiday.nl-NL4.date=20120409 holiday.nl-NL4.date=20130401
holiday.nl-NL5.name=Koninginnedag holiday.nl-NL5.name=Koninginnedag
holiday.nl-NL5.date=20120430 holiday.nl-NL5.date=20130430
holiday.nl-NL6.name=Dodenherdenking holiday.nl-NL6.name=Dodenherdenking
holiday.nl-NL6.date=20120504 holiday.nl-NL6.date=20130504
holiday.nl-NL7.name=Bevrijdingsdag holiday.nl-NL7.name=Bevrijdingsdag
holiday.nl-NL7.date=20120505 holiday.nl-NL7.date=20130505
holiday.nl-NL8.name=Hemelvaartsdag holiday.nl-NL8.name=Hemelvaartsdag
holiday.nl-NL8.date=20120517 holiday.nl-NL8.date=20130509
holiday.nl-NL9.name=Pinksteren holiday.nl-NL9.name=Pinksteren
holiday.nl-NL9.date=20120527 holiday.nl-NL9.date=20130519
holiday.nl-NL10.name=Tweede Pinksterdag holiday.nl-NL10.name=Tweede Pinksterdag
holiday.nl-NL10.date=20120528 holiday.nl-NL10.date=20130520
holiday.nl-NL11.name=Sinterklaas holiday.nl-NL11.name=Sinterklaas
holiday.nl-NL11.date=20121205 holiday.nl-NL11.date=20131205
holiday.nl-NL12.name=Koninkrijksdag holiday.nl-NL12.name=Koninkrijksdag
holiday.nl-NL12.date=20121215 holiday.nl-NL12.date=20131215
holiday.nl-NL13.name=Kerstmis holiday.nl-NL13.name=Kerstmis
holiday.nl-NL13.date=20121225 holiday.nl-NL13.date=20131225
holiday.nl-NL14.name=Tweede Kerstdag holiday.nl-NL14.name=Tweede Kerstdag
holiday.nl-NL14.date=20121226 holiday.nl-NL14.date=20131226
holiday.nl-NL15.name=Nieuwjaar
holiday.nl-NL15.date=20130101
holiday.nl-NL16.name=Goede Vrijdag
holiday.nl-NL16.date=20130329
holiday.nl-NL17.name=Pasen
holiday.nl-NL17.date=20130331
holiday.nl-NL18.name=Tweede Pasdag
holiday.nl-NL18.date=20130401
holiday.nl-NL19.name=Koninginnedag
holiday.nl-NL19.date=20130430
holiday.nl-NL20.name=Dodenherdenking
holiday.nl-NL20.date=20130504
holiday.nl-NL21.name=Bevrijdingsdag
holiday.nl-NL21.date=20130505
holiday.nl-NL22.name=Hemelvaartsdag
holiday.nl-NL22.date=20130509
holiday.nl-NL23.name=Pinksteren
holiday.nl-NL23.date=20130519
holiday.nl-NL24.name=Tweede Pinksterdag
holiday.nl-NL24.date=20130520
holiday.nl-NL25.name=Sinterklaas
holiday.nl-NL25.date=20131205
holiday.nl-NL26.name=Koninkrijksdag
holiday.nl-NL26.date=20131215
holiday.nl-NL27.name=Kerstmis
holiday.nl-NL27.date=20131225
holiday.nl-NL28.name=Tweede Kerstdag
holiday.nl-NL28.date=20131226

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# International Holiday Data provided by Holidata.net # International Holiday Data provided by Holidata.net
# http://holidata.net/sv-SE/2012.json
# http://holidata.net/sv-SE/2013.json # http://holidata.net/sv-SE/2013.json
# http://holidata.net/sv-SE/2014.json
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal
@ -28,70 +28,70 @@
############################################################################### ###############################################################################
holiday.sv-SE1.name=Nyårsdagen holiday.sv-SE1.name=Nyårsdagen
holiday.sv-SE1.date=20120101 holiday.sv-SE1.date=20130101
holiday.sv-SE2.name=Trettondedag jul holiday.sv-SE2.name=Trettondedag jul
holiday.sv-SE2.date=20120106 holiday.sv-SE2.date=20130106
holiday.sv-SE3.name=Långfredagen holiday.sv-SE3.name=Långfredagen
holiday.sv-SE3.date=20120406 holiday.sv-SE3.date=20130329
holiday.sv-SE4.name=Påskdagen holiday.sv-SE4.name=Påskdagen
holiday.sv-SE4.date=20120408 holiday.sv-SE4.date=20130331
holiday.sv-SE5.name=Annandag påsk holiday.sv-SE5.name=Annandag påsk
holiday.sv-SE5.date=20120409 holiday.sv-SE5.date=20130401
holiday.sv-SE6.name=Valborgmässoafton holiday.sv-SE6.name=Valborgmässoafton
holiday.sv-SE6.date=20120430 holiday.sv-SE6.date=20130430
holiday.sv-SE7.name=Första maj holiday.sv-SE7.name=Första maj
holiday.sv-SE7.date=20120501 holiday.sv-SE7.date=20130501
holiday.sv-SE8.name=Kristi Himmelsfärdsdag holiday.sv-SE8.name=Kristi Himmelsfärdsdag
holiday.sv-SE8.date=20120517 holiday.sv-SE8.date=20130509
holiday.sv-SE9.name=Pingstdagen holiday.sv-SE9.name=Pingstdagen
holiday.sv-SE9.date=20120527 holiday.sv-SE9.date=20130519
holiday.sv-SE10.name=Nationaldagen holiday.sv-SE10.name=Nationaldagen
holiday.sv-SE10.date=20120606 holiday.sv-SE10.date=20130606
holiday.sv-SE11.name=Midsommarafton holiday.sv-SE11.name=Midsommarafton
holiday.sv-SE11.date=20120622 holiday.sv-SE11.date=20130621
holiday.sv-SE12.name=Midsommardagen holiday.sv-SE12.name=Midsommardagen
holiday.sv-SE12.date=20120623 holiday.sv-SE12.date=20130622
holiday.sv-SE13.name=Alla Helgons Dag holiday.sv-SE13.name=Alla Helgons Dag
holiday.sv-SE13.date=20121103 holiday.sv-SE13.date=20131102
holiday.sv-SE14.name=Julafton holiday.sv-SE14.name=Julafton
holiday.sv-SE14.date=20121224 holiday.sv-SE14.date=20131224
holiday.sv-SE15.name=Juldagen holiday.sv-SE15.name=Juldagen
holiday.sv-SE15.date=20121225 holiday.sv-SE15.date=20131225
holiday.sv-SE16.name=Annandag jul holiday.sv-SE16.name=Annandag jul
holiday.sv-SE16.date=20121226 holiday.sv-SE16.date=20131226
holiday.sv-SE17.name=Nyårsafton holiday.sv-SE17.name=Nyårsafton
holiday.sv-SE17.date=20121231 holiday.sv-SE17.date=20131231
holiday.sv-SE18.name=Nyårsdagen holiday.sv-SE18.name=Nyårsdagen
holiday.sv-SE18.date=20130101 holiday.sv-SE18.date=20140101
holiday.sv-SE19.name=Trettondedag jul holiday.sv-SE19.name=Trettondedag jul
holiday.sv-SE19.date=20130106 holiday.sv-SE19.date=20140106
holiday.sv-SE20.name=Långfredagen holiday.sv-SE20.name=Långfredagen
holiday.sv-SE20.date=20130329 holiday.sv-SE20.date=20140418
holiday.sv-SE21.name=Påskdagen holiday.sv-SE21.name=Påskdagen
holiday.sv-SE21.date=20130331 holiday.sv-SE21.date=20140420
holiday.sv-SE22.name=Annandag påsk holiday.sv-SE22.name=Annandag påsk
holiday.sv-SE22.date=20130401 holiday.sv-SE22.date=20140421
holiday.sv-SE23.name=Valborgmässoafton holiday.sv-SE23.name=Valborgmässoafton
holiday.sv-SE23.date=20130430 holiday.sv-SE23.date=20140430
holiday.sv-SE24.name=Första maj holiday.sv-SE24.name=Första maj
holiday.sv-SE24.date=20130501 holiday.sv-SE24.date=20140501
holiday.sv-SE25.name=Kristi Himmelsfärdsdag holiday.sv-SE25.name=Kristi Himmelsfärdsdag
holiday.sv-SE25.date=20130509 holiday.sv-SE25.date=20140529
holiday.sv-SE26.name=Pingstdagen holiday.sv-SE26.name=Pingstdagen
holiday.sv-SE26.date=20130519 holiday.sv-SE26.date=20140608
holiday.sv-SE27.name=Nationaldagen holiday.sv-SE27.name=Nationaldagen
holiday.sv-SE27.date=20130606 holiday.sv-SE27.date=20140606
holiday.sv-SE28.name=Midsommarafton holiday.sv-SE28.name=Midsommarafton
holiday.sv-SE28.date=20130621 holiday.sv-SE28.date=20140620
holiday.sv-SE29.name=Midsommardagen holiday.sv-SE29.name=Midsommardagen
holiday.sv-SE29.date=20130622 holiday.sv-SE29.date=20140621
holiday.sv-SE30.name=Alla Helgons Dag holiday.sv-SE30.name=Alla Helgons Dag
holiday.sv-SE30.date=20131102 holiday.sv-SE30.date=20141031
holiday.sv-SE31.name=Julafton holiday.sv-SE31.name=Julafton
holiday.sv-SE31.date=20131224 holiday.sv-SE31.date=20141224
holiday.sv-SE32.name=Juldagen holiday.sv-SE32.name=Juldagen
holiday.sv-SE32.date=20131225 holiday.sv-SE32.date=20141225
holiday.sv-SE33.name=Annandag jul holiday.sv-SE33.name=Annandag jul
holiday.sv-SE33.date=20131226 holiday.sv-SE33.date=20141226
holiday.sv-SE34.name=Nyårsafton holiday.sv-SE34.name=Nyårsafton
holiday.sv-SE34.date=20131231 holiday.sv-SE34.date=20141231

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Colors used are based on the Solarized palette created by Ethan Schoonover # Colors used are based on the Solarized palette created by Ethan Schoonover
# <http://ethanschoonover.com/solarized> # <http://ethanschoonover.com/solarized>

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Colors used are based on the Solarized palette created by Ethan Schoonover # Colors used are based on the Solarized palette created by Ethan Schoonover
# <http://ethanschoonover.com/solarized> # <http://ethanschoonover.com/solarized>

View file

@ -257,7 +257,7 @@ Note: This is being written from the OSX 10.6 perspective, and may therefore
$ /usr/local/bin/task version $ /usr/local/bin/task version
task 2.0.0 built for darwin task 2.0.0 built for darwin
Copyright (C) 2006 - 2012 P. Beckingham, F. Hernandez. Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez.
Taskwarrior may be copied only under the terms of the GNU General Public Taskwarrior may be copied only under the terms of the GNU General Public
License, which may be found in the taskwarrior source kit. License, which may be found in the taskwarrior source kit.
@ -269,7 +269,7 @@ Note: This is being written from the OSX 10.6 perspective, and may therefore
$ man task $ man task
... ...
... ...
task 2.0.0 2012-01-10 task 2.0.0 task 2.0.0 2013-01-10 task 2.0.0
The man page should list 2.0.0 as the version number, but the date will be The man page should list 2.0.0 as the version number, but the date will be
different. different.

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
############################################################################### ###############################################################################
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal
@ -190,7 +190,7 @@ if (open my $fh, '>:utf8', $file)
"# ${url_current}\n", "# ${url_current}\n",
"# ${url_next}\n", "# ${url_next}\n",
"#\n", "#\n",
"# Copyright 2006-2012, Paul Beckingham, Federico Hernandez.\n", "# Copyright 2006-2013, Paul Beckingham, Federico Hernandez.\n",
"#\n", "#\n",
"# Permission is hereby granted, free of charge, to any person obtaining a copy\n", "# Permission is hereby granted, free of charge, to any person obtaining a copy\n",
"# of this software and associated documentation files (the \"Software\"), to deal\n", "# of this software and associated documentation files (the \"Software\"), to deal\n",

View file

@ -2,7 +2,7 @@
# bash completion support for taskwarrior # bash completion support for taskwarrior
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2006-2012, Paul Beckingham, Federico Hernandez. # Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -12,7 +12,7 @@ function install ()
'Paul Beckingham', -- Author 'Paul Beckingham', -- Author
'paul@beckingham.net', -- Contact 'paul@beckingham.net', -- Contact
'MIT', -- License 'MIT', -- License
'© 2012, Göteborg Bit Factory' -- Copyright '© 2013, Göteborg Bit Factory' -- Copyright
end end
-- Arguments: None -- Arguments: None

View file

@ -12,7 +12,7 @@ function install ()
'Paul Beckingham', -- Author 'Paul Beckingham', -- Author
'paul@beckingham.net', -- Contact 'paul@beckingham.net', -- Contact
'MIT', -- License 'MIT', -- License
'© 2012, Göteborg Bit Factory' -- Copyright '© 2013, Göteborg Bit Factory' -- Copyright
end end
-- Arguments: The DOM reference to evaluate -- Arguments: The DOM reference to evaluate

View file

@ -12,7 +12,7 @@ function install ()
'Paul Beckingham', -- Author 'Paul Beckingham', -- Author
'paul@beckingham.net', -- Contact 'paul@beckingham.net', -- Contact
'MIT', -- License 'MIT', -- License
'© 2012, Göteborg Bit Factory' -- Copyright '© 2013, Göteborg Bit Factory' -- Copyright
end end
-- Argument: Value to be formatted -- Argument: Value to be formatted

View file

@ -12,7 +12,7 @@ function install ()
'Paul Beckingham', -- Author 'Paul Beckingham', -- Author
'paul@beckingham.net', -- Contact 'paul@beckingham.net', -- Contact
'MIT', -- License 'MIT', -- License
'© 2012, Göteborg Bit Factory' -- Copyright '© 2013, Göteborg Bit Factory' -- Copyright
end end
-- Arguments: None -- Arguments: None

View file

@ -12,7 +12,7 @@ function install ()
'Paul Beckingham', -- Author 'Paul Beckingham', -- Author
'paul@beckingham.net', -- Contact 'paul@beckingham.net', -- Contact
'MIT', -- License 'MIT', -- License
'© 2012, Göteborg Bit Factory' -- Copyright '© 2013, Göteborg Bit Factory' -- Copyright
end end
-- Arguments: None -- Arguments: None

View file

@ -12,7 +12,7 @@ function install ()
'Paul Beckingham', -- Author 'Paul Beckingham', -- Author
'paul@beckingham.net', -- Contact 'paul@beckingham.net', -- Contact
'MIT', -- License 'MIT', -- License
'© 2012, Göteborg Bit Factory' -- Copyright '© 2013, Göteborg Bit Factory' -- Copyright
end end
-- Arguments: None -- Arguments: None

View file

@ -12,7 +12,7 @@
# * Tags # * Tags
# * Attribute names and modifiers # * Attribute names and modifiers
# #
# Copyright 2009 - 2012 Mick Koch <kchmck@gmail.com> # Copyright 2009 - 2013 Mick Koch <kchmck@gmail.com>
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal # of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
################################################################################ ################################################################################
## taskwarrior - a command line task list manager. ## taskwarrior - a command line task list manager.
## ##
## Copyright 2006-2012, Paul Beckingham, Federico Hernandez. ## Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
## ##
## Permission is hereby granted, free of charge, to any person obtaining a copy ## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal ## of this software and associated documentation files (the "Software"), to deal

View file

@ -53,7 +53,7 @@ You should then be ready to go.
--- ---
All four above mentioned files are All four above mentioned files are
Copyright 2009 - 2012 John Florian Copyright 2009 - 2013 John Florian
and are available under the MIT license. and are available under the MIT license.
For the full text of this license, see COPYING. For the full text of this license, see COPYING.

View file

@ -4,7 +4,7 @@
" Maintainer: John Florian <jflorian@doubledog.org> " Maintainer: John Florian <jflorian@doubledog.org>
" Updated: Thu Dec 10 18:28:26 EST 2009 " Updated: Thu Dec 10 18:28:26 EST 2009
" "
" Copyright 2009 - 2012 John Florian " Copyright 2009 - 2013 John Florian
" "
" This file is available under the MIT license. " This file is available under the MIT license.
" For the full text of this license, see COPYING. " For the full text of this license, see COPYING.

View file

@ -3,7 +3,7 @@
" Maintainer: John Florian <jflorian@doubledog.org> " Maintainer: John Florian <jflorian@doubledog.org>
" Updated: Wed Jul 8 19:46:20 EDT 2009 " Updated: Wed Jul 8 19:46:20 EDT 2009
" "
" Copyright 2009 - 2012 John Florian " Copyright 2009 - 2013 John Florian
" "
" This file is available under the MIT license. " This file is available under the MIT license.
" For the full text of this license, see COPYING. " For the full text of this license, see COPYING.

View file

@ -3,7 +3,7 @@
" Maintainer: John Florian <jflorian@doubledog.org> " Maintainer: John Florian <jflorian@doubledog.org>
" Updated: Wed Jul 8 19:46:32 EDT 2009 " Updated: Wed Jul 8 19:46:32 EDT 2009
" "
" Copyright 2009 - 2012 John Florian " Copyright 2009 - 2013 John Florian
" "
" This file is available under the MIT license. " This file is available under the MIT license.
" For the full text of this license, see COPYING. " For the full text of this license, see COPYING.

View file

@ -3,7 +3,7 @@
" Maintainer: John Florian <jflorian@doubledog.org> " Maintainer: John Florian <jflorian@doubledog.org>
" Updated: Sat Feb 20 14:14:44 EST 2010 " Updated: Sat Feb 20 14:14:44 EST 2010
" "
" Copyright 2009 - 2012 John Florian " Copyright 2009 - 2013 John Florian
" "
" This file is available under the MIT license. " This file is available under the MIT license.
" For the full text of this license, see COPYING. " For the full text of this license, see COPYING.

View file

@ -3,7 +3,7 @@
# #
# taskwarrior - a command line task list manager. # taskwarrior - a command line task list manager.
# #
# Copyright 2010 - 2012 Johannes Schlatow # Copyright 2010 - 2013 Johannes Schlatow
# Copyright 2009 P.C. Shyamshankar # Copyright 2009 P.C. Shyamshankar
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy # Permission is hereby granted, free of charge, to any person obtaining a copy

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// Taskwarrior Lua API // Taskwarrior Lua API
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// Copyright © 19942008 Lua.org, PUC-Rio. // Copyright © 19942008 Lua.org, PUC-Rio.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// Taskwarrior Lua API // Taskwarrior Lua API
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006 - 2012, Paul Beckingham, Federico Hernandez. // Copyright 2006 - 2013, Paul Beckingham, Federico Hernandez.
// All rights reserved. // All rights reserved.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal
@ -695,7 +695,7 @@ void readTaskmods (std::vector <std::string> &input,
void TDB2::merge (const std::string& mergeFile) void TDB2::merge (const std::string& mergeFile)
{ {
/////////////////////////////////////// ///////////////////////////////////////
// Copyright 2010 - 2012, Johannes Schlatow. // Copyright 2010 - 2013, Johannes Schlatow.
/////////////////////////////////////// ///////////////////////////////////////
// list of modifications that we want to add to the local database // list of modifications that we want to add to the local database

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

View file

@ -1,7 +1,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// taskwarrior - a command line task list manager. // taskwarrior - a command line task list manager.
// //
// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. // Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal // of this software and associated documentation files (the "Software"), to deal

Some files were not shown because too many files have changed in this diff Show more