From 8ed92ca49834317a6c965442446e5beda3ec399d Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 1 Jan 2014 13:32:22 -0500 Subject: [PATCH] Copyright - Bumped copyright to 2014, ready for release. --- COPYING | 2 +- LICENSE | 2 +- doc/man/task-color.5.in | 2 +- doc/man/task-faq.5.in | 2 +- doc/man/task-sync.5.in | 2 +- doc/man/task-tutorial.5.in | 2 +- doc/man/task.1.in | 6 +++--- doc/man/taskrc.5.in | 4 ++-- doc/man/tasksh.1.in | 2 +- doc/rc/dark-16.theme | 2 +- doc/rc/dark-256.theme | 2 +- doc/rc/dark-blue-256.theme | 2 +- doc/rc/dark-gray-256.theme | 2 +- doc/rc/dark-green-256.theme | 2 +- doc/rc/dark-red-256.theme | 2 +- doc/rc/dark-violets-256.theme | 2 +- doc/rc/dark-yellow-green.theme | 2 +- doc/rc/holidays.be-BY.rc | 2 +- doc/rc/holidays.cs-CZ.rc | 2 +- doc/rc/holidays.da-DK.rc | 2 +- doc/rc/holidays.de-AT.rc | 2 +- doc/rc/holidays.de-DE.rc | 2 +- doc/rc/holidays.en-CA.rc | 2 +- doc/rc/holidays.en-GB.rc | 2 +- doc/rc/holidays.en-NZ.rc | 2 +- doc/rc/holidays.en-US.rc | 2 +- doc/rc/holidays.es-ES.rc | 2 +- doc/rc/holidays.fr-FR.rc | 2 +- doc/rc/holidays.it-IT.rc | 2 +- doc/rc/holidays.jp-JP.rc | 2 +- doc/rc/holidays.nb-NO.rc | 2 +- doc/rc/holidays.nl-NL.rc | 2 +- doc/rc/holidays.sv-SE.rc | 2 +- doc/rc/light-16.theme | 2 +- doc/rc/light-256.theme | 2 +- doc/rc/solarized-dark-256.theme | 2 +- doc/rc/solarized-light-256.theme | 2 +- package-config/osx/README | 2 +- scripts/add-ons/export-csv.pl | 2 +- scripts/add-ons/export-html.pl | 2 +- scripts/add-ons/export-ical.pl | 2 +- scripts/add-ons/export-sql.py | 2 +- scripts/add-ons/export-tsv.pl | 2 +- scripts/add-ons/export-xml.pl | 2 +- scripts/add-ons/export-xml.py | 2 +- scripts/add-ons/export-xml.rb | 2 +- scripts/add-ons/export-yad.pl | 2 +- scripts/add-ons/export-yaml.pl | 2 +- scripts/add-ons/import-todo.sh.pl | 2 +- scripts/add-ons/import-yaml.pl | 2 +- scripts/add-ons/update-holidays.pl | 4 ++-- scripts/bash/task.sh | 2 +- scripts/fish/task.fish | 2 +- scripts/utils/l10n | 2 +- scripts/vim/README | 2 +- scripts/vim/ftdetect/task.vim | 2 +- scripts/vim/syntax/taskdata.vim | 2 +- scripts/vim/syntax/taskedit.vim | 2 +- scripts/vim/syntax/taskrc.vim | 2 +- scripts/zsh/_task | 2 +- src/A3.cpp | 2 +- src/A3.h | 2 +- src/Arg.cpp | 2 +- src/Arg.h | 2 +- src/Color.cpp | 2 +- src/Color.h | 2 +- src/Config.cpp | 2 +- src/Config.h | 2 +- src/Context.cpp | 2 +- src/Context.h | 2 +- src/DOM.cpp | 2 +- src/DOM.h | 2 +- src/Date.cpp | 2 +- src/Date.h | 2 +- src/Directory.cpp | 2 +- src/Directory.h | 2 +- src/Duration.cpp | 2 +- src/Duration.h | 2 +- src/E9.cpp | 2 +- src/E9.h | 2 +- src/File.cpp | 2 +- src/File.h | 2 +- src/Hooks.cpp | 2 +- src/Hooks.h | 2 +- src/JSON.cpp | 2 +- src/JSON.h | 2 +- src/Msg.cpp | 2 +- src/Msg.h | 2 +- src/Nibbler.cpp | 2 +- src/Nibbler.h | 2 +- src/Path.cpp | 2 +- src/Path.h | 2 +- src/RX.cpp | 2 +- src/RX.h | 2 +- src/TDB2.cpp | 4 ++-- src/TDB2.h | 2 +- src/TLSClient.cpp | 2 +- src/TLSClient.h | 2 +- src/Task.cpp | 2 +- src/Task.h | 2 +- src/Taskmod.cpp | 2 +- src/Taskmod.h | 2 +- src/Timer.cpp | 2 +- src/Timer.h | 2 +- src/Transport.cpp | 2 +- src/Transport.h | 2 +- src/TransportCurl.cpp | 2 +- src/TransportCurl.h | 2 +- src/TransportRSYNC.cpp | 2 +- src/TransportRSYNC.h | 2 +- src/TransportSSH.cpp | 2 +- src/TransportSSH.h | 2 +- src/TransportShell.cpp | 2 +- src/TransportShell.h | 2 +- src/Uri.cpp | 2 +- src/Uri.h | 2 +- src/ViewTask.cpp | 2 +- src/ViewTask.h | 2 +- src/ViewText.cpp | 2 +- src/ViewText.h | 2 +- src/columns/ColDate.cpp | 2 +- src/columns/ColDate.h | 2 +- src/columns/ColDepends.cpp | 2 +- src/columns/ColDepends.h | 2 +- src/columns/ColDescription.cpp | 2 +- src/columns/ColDescription.h | 2 +- src/columns/ColDue.cpp | 2 +- src/columns/ColDue.h | 2 +- src/columns/ColEnd.cpp | 2 +- src/columns/ColEnd.h | 2 +- src/columns/ColEntry.cpp | 2 +- src/columns/ColEntry.h | 2 +- src/columns/ColID.cpp | 2 +- src/columns/ColID.h | 2 +- src/columns/ColIMask.cpp | 2 +- src/columns/ColIMask.h | 2 +- src/columns/ColMask.cpp | 2 +- src/columns/ColMask.h | 2 +- src/columns/ColModified.cpp | 2 +- src/columns/ColModified.h | 2 +- src/columns/ColParent.cpp | 2 +- src/columns/ColParent.h | 2 +- src/columns/ColPriority.cpp | 2 +- src/columns/ColPriority.h | 2 +- src/columns/ColProject.cpp | 2 +- src/columns/ColProject.h | 2 +- src/columns/ColRecur.cpp | 2 +- src/columns/ColRecur.h | 2 +- src/columns/ColScheduled.cpp | 2 +- src/columns/ColScheduled.h | 2 +- src/columns/ColStart.cpp | 2 +- src/columns/ColStart.h | 2 +- src/columns/ColStatus.cpp | 2 +- src/columns/ColStatus.h | 2 +- src/columns/ColString.cpp | 2 +- src/columns/ColString.h | 2 +- src/columns/ColTags.cpp | 2 +- src/columns/ColTags.h | 2 +- src/columns/ColUDA.cpp | 2 +- src/columns/ColUDA.h | 2 +- src/columns/ColUUID.cpp | 2 +- src/columns/ColUUID.h | 2 +- src/columns/ColUntil.cpp | 2 +- src/columns/ColUntil.h | 2 +- src/columns/ColUrgency.cpp | 2 +- src/columns/ColUrgency.h | 2 +- src/columns/ColWait.cpp | 2 +- src/columns/ColWait.h | 2 +- src/columns/Column.cpp | 2 +- src/columns/Column.h | 2 +- src/commands/CmdAdd.cpp | 2 +- src/commands/CmdAdd.h | 2 +- src/commands/CmdAliases.cpp | 2 +- src/commands/CmdAliases.h | 2 +- src/commands/CmdAnnotate.cpp | 2 +- src/commands/CmdAnnotate.h | 2 +- src/commands/CmdAppend.cpp | 2 +- src/commands/CmdAppend.h | 2 +- src/commands/CmdBurndown.cpp | 2 +- src/commands/CmdBurndown.h | 2 +- src/commands/CmdCalendar.cpp | 2 +- src/commands/CmdCalendar.h | 2 +- src/commands/CmdColor.cpp | 2 +- src/commands/CmdColor.h | 2 +- src/commands/CmdColumns.cpp | 2 +- src/commands/CmdColumns.h | 2 +- src/commands/CmdCommands.cpp | 2 +- src/commands/CmdCommands.h | 2 +- src/commands/CmdConfig.cpp | 2 +- src/commands/CmdConfig.h | 2 +- src/commands/CmdCount.cpp | 2 +- src/commands/CmdCount.h | 2 +- src/commands/CmdCustom.cpp | 2 +- src/commands/CmdCustom.h | 2 +- src/commands/CmdDelete.cpp | 2 +- src/commands/CmdDelete.h | 2 +- src/commands/CmdDenotate.cpp | 2 +- src/commands/CmdDenotate.h | 2 +- src/commands/CmdDiagnostics.cpp | 2 +- src/commands/CmdDiagnostics.h | 2 +- src/commands/CmdDone.cpp | 2 +- src/commands/CmdDone.h | 2 +- src/commands/CmdDuplicate.cpp | 2 +- src/commands/CmdDuplicate.h | 2 +- src/commands/CmdEdit.cpp | 2 +- src/commands/CmdEdit.h | 2 +- src/commands/CmdExec.cpp | 2 +- src/commands/CmdExec.h | 2 +- src/commands/CmdExport.cpp | 2 +- src/commands/CmdExport.h | 2 +- src/commands/CmdGet.cpp | 2 +- src/commands/CmdGet.h | 2 +- src/commands/CmdHelp.cpp | 2 +- src/commands/CmdHelp.h | 2 +- src/commands/CmdHistory.cpp | 2 +- src/commands/CmdHistory.h | 2 +- src/commands/CmdIDs.cpp | 2 +- src/commands/CmdIDs.h | 2 +- src/commands/CmdImport.cpp | 2 +- src/commands/CmdImport.h | 2 +- src/commands/CmdInfo.cpp | 2 +- src/commands/CmdInfo.h | 2 +- src/commands/CmdInstall.cpp | 2 +- src/commands/CmdInstall.h | 2 +- src/commands/CmdLog.cpp | 2 +- src/commands/CmdLog.h | 2 +- src/commands/CmdLogo.cpp | 2 +- src/commands/CmdLogo.h | 2 +- src/commands/CmdMerge.cpp | 2 +- src/commands/CmdMerge.h | 2 +- src/commands/CmdModify.cpp | 2 +- src/commands/CmdModify.h | 2 +- src/commands/CmdPrepend.cpp | 2 +- src/commands/CmdPrepend.h | 2 +- src/commands/CmdProjects.cpp | 2 +- src/commands/CmdProjects.h | 2 +- src/commands/CmdPull.cpp | 2 +- src/commands/CmdPull.h | 2 +- src/commands/CmdPush.cpp | 2 +- src/commands/CmdPush.h | 2 +- src/commands/CmdReports.cpp | 2 +- src/commands/CmdReports.h | 2 +- src/commands/CmdShow.cpp | 2 +- src/commands/CmdShow.h | 2 +- src/commands/CmdStart.cpp | 2 +- src/commands/CmdStart.h | 2 +- src/commands/CmdStats.cpp | 2 +- src/commands/CmdStats.h | 2 +- src/commands/CmdStop.cpp | 2 +- src/commands/CmdStop.h | 2 +- src/commands/CmdSummary.cpp | 2 +- src/commands/CmdSummary.h | 2 +- src/commands/CmdSync.cpp | 2 +- src/commands/CmdSync.h | 2 +- src/commands/CmdTags.cpp | 2 +- src/commands/CmdTags.h | 2 +- src/commands/CmdTimesheet.cpp | 2 +- src/commands/CmdTimesheet.h | 2 +- src/commands/CmdUDAs.cpp | 2 +- src/commands/CmdUDAs.h | 2 +- src/commands/CmdUndo.cpp | 2 +- src/commands/CmdUndo.h | 2 +- src/commands/CmdUrgency.cpp | 2 +- src/commands/CmdUrgency.h | 2 +- src/commands/CmdVersion.cpp | 2 +- src/commands/CmdVersion.h | 2 +- src/commands/Command.cpp | 2 +- src/commands/Command.h | 2 +- src/dependency.cpp | 2 +- src/en-US.h | 4 ++-- src/es-ES.h | 4 ++-- src/feedback.cpp | 2 +- src/fr-FR.h | 4 ++-- src/i18n.h | 2 +- src/interactive.cpp | 2 +- src/it-IT.h | 4 ++-- src/legacy.cpp | 2 +- src/main.cpp | 2 +- src/main.h | 2 +- src/recur.cpp | 2 +- src/rules.cpp | 2 +- src/shell/Readline.cpp | 2 +- src/shell/Readline.h | 2 +- src/shell/main.cpp | 2 +- src/sort.cpp | 2 +- src/text.cpp | 2 +- src/text.h | 2 +- src/utf8.cpp | 2 +- src/utf8.h | 2 +- src/util.cpp | 2 +- src/util.h | 2 +- test/TAP.py | 2 +- test/abbreviation.t | 2 +- test/add.t | 2 +- test/alias.t | 2 +- test/annotate.t | 2 +- test/append.t | 2 +- test/args.1.t | 2 +- test/args.2.t | 2 +- test/args.3.t | 2 +- test/args.4.t | 2 +- test/args.5.t | 2 +- test/args.t | 2 +- test/autocomplete.t.cpp | 2 +- test/backslash.t | 2 +- test/bash_completion.t | 2 +- test/basic.t | 2 +- test/bug.1006.t | 2 +- test/bug.1023.t | 2 +- test/bug.1031.t | 2 +- test/bug.1036.t | 2 +- test/bug.1043.t | 2 +- test/bug.1044.t | 2 +- test/bug.1056.t | 2 +- test/bug.1063.t | 2 +- test/bug.1065.t | 2 +- test/bug.1104.t | 2 +- test/bug.1110.t | 2 +- test/bug.1117.t | 2 +- test/bug.1192.t | 2 +- test/bug.299.t | 2 +- test/bug.327.t | 2 +- test/bug.360.t | 2 +- test/bug.368.t | 2 +- test/bug.414.t | 2 +- test/bug.417.t | 2 +- test/bug.418.t | 2 +- test/bug.425.t | 2 +- test/bug.434.t | 2 +- test/bug.438.t | 2 +- test/bug.440.t | 2 +- test/bug.441.t | 2 +- test/bug.455.t | 2 +- test/bug.480.t | 2 +- test/bug.485.x | 2 +- test/bug.489.t | 2 +- test/bug.495.t | 2 +- test/bug.555.t | 2 +- test/bug.580.t | 2 +- test/bug.605.t | 2 +- test/bug.628.t | 2 +- test/bug.634.t | 2 +- test/bug.635.t | 2 +- test/bug.649.t | 2 +- test/bug.656.t | 2 +- test/bug.674.t | 2 +- test/bug.694.t | 2 +- test/bug.697.x | 2 +- test/bug.703.t | 2 +- test/bug.708.t | 2 +- test/bug.804.t | 2 +- test/bug.818.t | 2 +- test/bug.819.t | 2 +- test/bug.835.t | 2 +- test/bug.837.t | 2 +- test/bug.839.t | 2 +- test/bug.851.t | 2 +- test/bug.856.t | 2 +- test/bug.860.t | 2 +- test/bug.879.t | 2 +- test/bug.884.t | 2 +- test/bug.886.t | 2 +- test/bug.899.t | 2 +- test/bug.906.t | 2 +- test/bug.917.t | 2 +- test/bug.924.t | 2 +- test/bug.932.t | 2 +- test/bug.954.t | 2 +- test/bug.955.t | 2 +- test/bug.956.t | 2 +- test/bug.972.t | 2 +- test/bug.982.x | 2 +- test/bug.986.t | 2 +- test/bug.987.x | 2 +- test/bug.990.t | 2 +- test/bug.991.t | 2 +- test/bug.annotate.t | 2 +- test/bug.annual.t | 2 +- test/bug.before.t | 2 +- test/bug.bulk.t | 2 +- test/bug.c001.t | 2 +- test/bug.cal.t | 2 +- test/bug.concat.t | 2 +- test/bug.hang.t | 2 +- test/bug.hasnt.t | 2 +- test/bug.mergedeps.t.postponed | 2 +- test/bug.period.t | 2 +- test/bug.range.t | 2 +- test/bug.recur.t | 2 +- test/bug.sort.t | 2 +- test/bug.start.extra.t | 2 +- test/bug.summary.t | 2 +- test/bug.uuid.t | 2 +- test/bulk.t | 2 +- test/cal.t | 2 +- test/caseless.t | 2 +- test/color.active.t | 2 +- test/color.blocked.t | 2 +- test/color.deprecated.t | 2 +- test/color.disable.t | 2 +- test/color.due.t | 2 +- test/color.duetoday.t | 2 +- test/color.err.t | 2 +- test/color.keyword.t | 2 +- test/color.overdue.t | 2 +- test/color.pri.t | 2 +- test/color.project.t | 2 +- test/color.recurring.t | 2 +- test/color.t.cpp | 2 +- test/color.tag.t | 2 +- test/color.tagged.t | 2 +- test/color.uda.t | 2 +- test/completed.t | 2 +- test/config.obsolete.t | 2 +- test/config.t.cpp | 2 +- test/confirmation.t | 2 +- test/count.t | 2 +- test/countdown.t | 2 +- test/custom.columns.t | 2 +- test/custom.priority_long.t | 2 +- test/custom.recur_ind.t | 2 +- test/custom.t | 2 +- test/custom.tag_ind.t | 2 +- test/date.iso.t | 2 +- test/date.t.cpp | 2 +- test/dateformat.t | 2 +- test/datesort.t | 2 +- test/default.t | 2 +- test/delete.t | 2 +- test/denotate.t | 2 +- test/dependencies.t | 2 +- test/directory.t.cpp | 2 +- test/dom.2.t | 2 +- test/dom.t.cpp | 2 +- test/due.t | 2 +- test/duplicate.t | 2 +- test/duplicate2.t | 2 +- test/duration.t.cpp | 2 +- test/enpassant.t | 2 +- test/export.yaml.t | 2 +- test/feature.1013.t | 2 +- test/feature.1061.t | 2 +- test/feature.559.t | 2 +- test/feature.608.t | 2 +- test/feature.632.t | 2 +- test/feature.725.t | 2 +- test/feature.891.t | 2 +- test/feature.exit.t | 2 +- test/feature.print.empty.columns.t | 2 +- test/file.t.cpp | 2 +- test/filter-prefix.t | 2 +- test/filter.t | 2 +- test/fontunderline.t | 2 +- test/history.annual.t | 2 +- test/history.monthly.t | 2 +- test/hyphenate.t | 2 +- test/i18n.t.cpp | 2 +- test/ids.t | 2 +- test/import.t | 2 +- test/import.todo.sh.t | 2 +- test/import.yaml.t | 2 +- test/json.t.cpp | 2 +- test/json_test.cpp | 2 +- test/json_test.t | 2 +- test/label.t | 2 +- test/limit.t | 2 +- test/list.all.projects.t | 2 +- test/list.all.tags.t | 2 +- test/list.t.cpp | 2 +- test/log.t | 2 +- test/merge.duplicates.t | 2 +- test/merge.simple_duplication.t | 2 +- test/merge.t | 2 +- test/msg.t.cpp | 2 +- test/nag.t | 2 +- test/next.t | 2 +- test/nibbler.t.cpp | 2 +- test/oldest.t | 2 +- test/op_and.t | 2 +- test/op_gt.t | 2 +- test/op_gte.t | 2 +- test/op_lt.t | 2 +- test/op_lte.t | 2 +- test/op_or.t | 2 +- test/op_xor.t | 2 +- test/overdue.t | 2 +- test/override.t | 2 +- test/path.t.cpp | 2 +- test/prepend.t | 2 +- test/pri_sort.t | 2 +- test/project.t | 2 +- test/rc.override.t | 2 +- test/rc.t | 2 +- test/recur.limit.t | 2 +- test/recur.sort.t | 2 +- test/recur.t | 2 +- test/recur.until.t | 2 +- test/recur.weekdays.t | 2 +- test/roundtrip.t | 2 +- test/rx.t.cpp | 2 +- test/sequence.t | 2 +- test/shadow.t | 2 +- test/shell.t | 2 +- test/sorting.t | 2 +- test/special.t | 2 +- test/start.t | 2 +- test/subproject.t | 2 +- test/substitute.t | 2 +- test/t.t.cpp | 2 +- test/t2.t.cpp | 2 +- test/t3.t.cpp | 2 +- test/tag.t | 2 +- test/taskmod.t.cpp | 2 +- test/tdb2.t.cpp | 2 +- test/template.t | 2 +- test/test.cpp | 2 +- test/test.h | 2 +- test/text.t.cpp | 2 +- test/timesheet.t | 2 +- test/uda_date.t | 2 +- test/uda_defaults.t | 2 +- test/uda_duration.t | 2 +- test/uda_numeric.t | 2 +- test/uda_orphan.t | 2 +- test/uda_report.t | 2 +- test/uda_string.t | 2 +- test/uda_value.t | 2 +- test/undo.t | 2 +- test/upgrade.t | 2 +- test/urgency.t | 2 +- test/uri.t.cpp | 2 +- test/utf8.t.cpp | 2 +- test/utf8_tw.t | 2 +- test/util.t.cpp | 2 +- test/uuid.t | 2 +- test/verbose.t | 2 +- test/version.t | 2 +- test/view.t.cpp | 2 +- test/wait.t | 2 +- test/width.t.cpp | 2 +- 540 files changed, 549 insertions(+), 549 deletions(-) diff --git a/COPYING b/COPYING index fa467597a..a48fa5537 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ taskwarrior - a command line task list manager. -Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +Copyright 2006-2014, Paul Beckingham, Federico Hernandez. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/LICENSE b/LICENSE index fa467597a..a48fa5537 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ taskwarrior - a command line task list manager. -Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +Copyright 2006-2014, Paul Beckingham, Federico Hernandez. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index 75f7fd1c7..243f90945 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -304,7 +304,7 @@ Better yet, create your own, and share it. We will gladly host the theme file on . .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2014 P. Beckingham, F. Hernandez. Taskwarrior is distributed under the MIT license. See http://www.opensource.org/licenses/mit-license.php for more information. diff --git a/doc/man/task-faq.5.in b/doc/man/task-faq.5.in index 7a5fa4adb..d0a78d974 100644 --- a/doc/man/task-faq.5.in +++ b/doc/man/task-faq.5.in @@ -339,7 +339,7 @@ There are lots of ways. Here are some: - Fix bugs .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2014 P. Beckingham, F. Hernandez. Taskwarrior is distributed under the MIT license. See http://www.opensource.org/licenses/mit-license.php for more information. diff --git a/doc/man/task-sync.5.in b/doc/man/task-sync.5.in index 3f1fe7e37..03e00da84 100644 --- a/doc/man/task-sync.5.in +++ b/doc/man/task-sync.5.in @@ -142,7 +142,7 @@ Weaknesses: - You need to manage your own server, or gain access to a hosted server. .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2014 P. Beckingham, F. Hernandez. Taskwarrior is distributed under the MIT license. See http://www.opensource.org/licenses/mit-license.php for more information. diff --git a/doc/man/task-tutorial.5.in b/doc/man/task-tutorial.5.in index 135ca875b..da28abef6 100644 --- a/doc/man/task-tutorial.5.in +++ b/doc/man/task-tutorial.5.in @@ -3081,7 +3081,7 @@ $ task help .RE .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2014 P. Beckingham, F. Hernandez. This man page was originally written by Federico Hernandez, and has been modified and supplemented by Paul Beckingham. diff --git a/doc/man/task.1.in b/doc/man/task.1.in index c58989bb1..156ccbe9d 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -144,8 +144,8 @@ Shows a graphical burndown chart, by month. .B task calendar [due| |] [y] Shows a monthly calendar with due tasks marked. Shows one horizontal line of months. If the 'y' argument is provided, will show at least one complete year. -If a year is provided, such as '2013', then that full year is shown. If both -a month and a year are specified ('6 2013') then the months displayed begin at +If a year is provided, such as '2014', then that full year is shown. If both +a month and a year are specified ('6 2014') then the months displayed begin at the specified month and year. If the 'due' argument is provided, will show the starting month of the earliest due task. @@ -1084,7 +1084,7 @@ The file that contains the completed ("done") tasks. The file that contains information needed by the "undo" command. .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2014 P. Beckingham, F. Hernandez. Taskwarrior is distributed under the MIT license. See http://www.opensource.org/licenses/mit-license.php for more information. diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 6ae7adc92..60926e2c8 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -515,7 +515,7 @@ D two-digit day, for example 01 or 30 .br M two-digit month, for example 01 or 12 .br -Y four-digit year, for example 2009 or 2013 +Y four-digit year, for example 2009 or 2014 .br a short name of weekday, for example Mon or Wed .br @@ -1389,7 +1389,7 @@ Default is "NORMAL". See GnuTLS documentation for full details. .RE .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2014 P. Beckingham, F. Hernandez. This man page was originally written by Federico Hernandez. diff --git a/doc/man/tasksh.1.in b/doc/man/tasksh.1.in index 75c1065ff..f527e5b40 100644 --- a/doc/man/tasksh.1.in +++ b/doc/man/tasksh.1.in @@ -149,7 +149,7 @@ ID Project Pri Due Active Age Description .RE .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2014 P. Beckingham, F. Hernandez. This man page was originally written by Federico Hernandez. diff --git a/doc/rc/dark-16.theme b/doc/rc/dark-16.theme index 43aad430a..1ae866f90 100644 --- a/doc/rc/dark-16.theme +++ b/doc/rc/dark-16.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/dark-256.theme b/doc/rc/dark-256.theme index ae5a60116..c78cfa9a6 100644 --- a/doc/rc/dark-256.theme +++ b/doc/rc/dark-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/dark-blue-256.theme b/doc/rc/dark-blue-256.theme index 34084d7d6..9ece9bd3b 100644 --- a/doc/rc/dark-blue-256.theme +++ b/doc/rc/dark-blue-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/dark-gray-256.theme b/doc/rc/dark-gray-256.theme index 91b66b628..c9dc9cf2a 100644 --- a/doc/rc/dark-gray-256.theme +++ b/doc/rc/dark-gray-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/dark-green-256.theme b/doc/rc/dark-green-256.theme index e1fa4a1af..e5bb9a58a 100644 --- a/doc/rc/dark-green-256.theme +++ b/doc/rc/dark-green-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/dark-red-256.theme b/doc/rc/dark-red-256.theme index abdd461b5..b5b89d06e 100644 --- a/doc/rc/dark-red-256.theme +++ b/doc/rc/dark-red-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/dark-violets-256.theme b/doc/rc/dark-violets-256.theme index 10d0eab5c..1537fab8c 100644 --- a/doc/rc/dark-violets-256.theme +++ b/doc/rc/dark-violets-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/dark-yellow-green.theme b/doc/rc/dark-yellow-green.theme index 6cd9aa6d0..d8c287172 100644 --- a/doc/rc/dark-yellow-green.theme +++ b/doc/rc/dark-yellow-green.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.be-BY.rc b/doc/rc/holidays.be-BY.rc index d934e3fed..55a327b5b 100644 --- a/doc/rc/holidays.be-BY.rc +++ b/doc/rc/holidays.be-BY.rc @@ -3,7 +3,7 @@ # http://holidata.net/be-BY/2013.json # http://holidata.net/be-BY/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.cs-CZ.rc b/doc/rc/holidays.cs-CZ.rc index 19dd116fe..84def6de3 100644 --- a/doc/rc/holidays.cs-CZ.rc +++ b/doc/rc/holidays.cs-CZ.rc @@ -3,7 +3,7 @@ # http://holidata.net/cs-CZ/2013.json # http://holidata.net/cs-CZ/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.da-DK.rc b/doc/rc/holidays.da-DK.rc index ea3e6e493..072cabce9 100644 --- a/doc/rc/holidays.da-DK.rc +++ b/doc/rc/holidays.da-DK.rc @@ -3,7 +3,7 @@ # http://holidata.net/da-DK/2013.json # http://holidata.net/da-DK/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.de-AT.rc b/doc/rc/holidays.de-AT.rc index 8e9fb3989..3058f28bd 100644 --- a/doc/rc/holidays.de-AT.rc +++ b/doc/rc/holidays.de-AT.rc @@ -3,7 +3,7 @@ # http://holidata.net/de-AT/2013.json # http://holidata.net/de-AT/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.de-DE.rc b/doc/rc/holidays.de-DE.rc index 6654c237c..8af072fa5 100644 --- a/doc/rc/holidays.de-DE.rc +++ b/doc/rc/holidays.de-DE.rc @@ -3,7 +3,7 @@ # http://holidata.net/de-DE/2013.json # http://holidata.net/de-DE/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.en-CA.rc b/doc/rc/holidays.en-CA.rc index 2c2d40413..08bce3811 100644 --- a/doc/rc/holidays.en-CA.rc +++ b/doc/rc/holidays.en-CA.rc @@ -3,7 +3,7 @@ # http://holidata.net/en-CA/2013.json # http://holidata.net/en-CA/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.en-GB.rc b/doc/rc/holidays.en-GB.rc index 9ff0bf86d..cee735917 100644 --- a/doc/rc/holidays.en-GB.rc +++ b/doc/rc/holidays.en-GB.rc @@ -3,7 +3,7 @@ # http://holidata.net/en-GB/2013.json # http://holidata.net/en-GB/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.en-NZ.rc b/doc/rc/holidays.en-NZ.rc index be2e5d83c..80c98ae03 100644 --- a/doc/rc/holidays.en-NZ.rc +++ b/doc/rc/holidays.en-NZ.rc @@ -3,7 +3,7 @@ # http://holidata.net/en-NZ/2013.json # http://holidata.net/en-NZ/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.en-US.rc b/doc/rc/holidays.en-US.rc index 580b476aa..f54114639 100644 --- a/doc/rc/holidays.en-US.rc +++ b/doc/rc/holidays.en-US.rc @@ -3,7 +3,7 @@ # http://holidata.net/en-US/2013.json # http://holidata.net/en-US/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.es-ES.rc b/doc/rc/holidays.es-ES.rc index eb44d8bf9..4f7fc54ff 100644 --- a/doc/rc/holidays.es-ES.rc +++ b/doc/rc/holidays.es-ES.rc @@ -3,7 +3,7 @@ # http://holidata.net/es-ES/2013.json # http://holidata.net/es-ES/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.fr-FR.rc b/doc/rc/holidays.fr-FR.rc index 8679d3c9d..06e8dfc3d 100644 --- a/doc/rc/holidays.fr-FR.rc +++ b/doc/rc/holidays.fr-FR.rc @@ -3,7 +3,7 @@ # http://holidata.net/fr-FR/2013.json # http://holidata.net/fr-FR/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.it-IT.rc b/doc/rc/holidays.it-IT.rc index 1ff0f77bd..53fd6f8ea 100644 --- a/doc/rc/holidays.it-IT.rc +++ b/doc/rc/holidays.it-IT.rc @@ -3,7 +3,7 @@ # http://holidata.net/it-IT/2013.json # http://holidata.net/it-IT/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.jp-JP.rc b/doc/rc/holidays.jp-JP.rc index 115677888..163763ada 100644 --- a/doc/rc/holidays.jp-JP.rc +++ b/doc/rc/holidays.jp-JP.rc @@ -3,7 +3,7 @@ # http://holidata.net/jp-JP/2013.json # http://holidata.net/jp-JP/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.nb-NO.rc b/doc/rc/holidays.nb-NO.rc index dd2cb5e52..d5fdb50be 100644 --- a/doc/rc/holidays.nb-NO.rc +++ b/doc/rc/holidays.nb-NO.rc @@ -3,7 +3,7 @@ # http://holidata.net/nb-NO/2013.json # http://holidata.net/nb-NO/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.nl-NL.rc b/doc/rc/holidays.nl-NL.rc index 19a76e90c..0315a5770 100644 --- a/doc/rc/holidays.nl-NL.rc +++ b/doc/rc/holidays.nl-NL.rc @@ -3,7 +3,7 @@ # http://holidata.net/nl-NL/2013.json # http://holidata.net/nl-NL/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/holidays.sv-SE.rc b/doc/rc/holidays.sv-SE.rc index 8c88132a6..9af4cf9a7 100644 --- a/doc/rc/holidays.sv-SE.rc +++ b/doc/rc/holidays.sv-SE.rc @@ -3,7 +3,7 @@ # http://holidata.net/sv-SE/2013.json # http://holidata.net/sv-SE/2014.json # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/light-16.theme b/doc/rc/light-16.theme index 8daf575e6..6e98a446a 100644 --- a/doc/rc/light-16.theme +++ b/doc/rc/light-16.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/light-256.theme b/doc/rc/light-256.theme index f3bb6de27..5a3555bdb 100644 --- a/doc/rc/light-256.theme +++ b/doc/rc/light-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/doc/rc/solarized-dark-256.theme b/doc/rc/solarized-dark-256.theme index 794643216..df4d21cc4 100644 --- a/doc/rc/solarized-dark-256.theme +++ b/doc/rc/solarized-dark-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Colors used are based on the Solarized palette created by Ethan Schoonover # diff --git a/doc/rc/solarized-light-256.theme b/doc/rc/solarized-light-256.theme index a38d47629..ea7b3167c 100644 --- a/doc/rc/solarized-light-256.theme +++ b/doc/rc/solarized-light-256.theme @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Colors used are based on the Solarized palette created by Ethan Schoonover # diff --git a/package-config/osx/README b/package-config/osx/README index 183b48f75..89aa52767 100644 --- a/package-config/osx/README +++ b/package-config/osx/README @@ -242,7 +242,7 @@ Note: This is being written from the OSX 10.6 perspective, and may therefore $ /usr/local/bin/task version task 2.0.0 built for darwin - Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez. + Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez. Taskwarrior may be copied only under the terms of the GNU General Public License, which may be found in the taskwarrior source kit. diff --git a/scripts/add-ons/export-csv.pl b/scripts/add-ons/export-csv.pl index 334dc9d71..69ceab935 100755 --- a/scripts/add-ons/export-csv.pl +++ b/scripts/add-ons/export-csv.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-html.pl b/scripts/add-ons/export-html.pl index 4e558f9a2..03afaeb4c 100755 --- a/scripts/add-ons/export-html.pl +++ b/scripts/add-ons/export-html.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-ical.pl b/scripts/add-ons/export-ical.pl index 7fc84ea44..9eeadcfa0 100755 --- a/scripts/add-ons/export-ical.pl +++ b/scripts/add-ons/export-ical.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-sql.py b/scripts/add-ons/export-sql.py index 4bdb01d25..206dfd96f 100755 --- a/scripts/add-ons/export-sql.py +++ b/scripts/add-ons/export-sql.py @@ -2,7 +2,7 @@ ############################################################################### # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-tsv.pl b/scripts/add-ons/export-tsv.pl index b4a4dd262..f4e079b4a 100755 --- a/scripts/add-ons/export-tsv.pl +++ b/scripts/add-ons/export-tsv.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-xml.pl b/scripts/add-ons/export-xml.pl index 61c08687f..7e28f0af3 100755 --- a/scripts/add-ons/export-xml.pl +++ b/scripts/add-ons/export-xml.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-xml.py b/scripts/add-ons/export-xml.py index c7855df49..813003b54 100755 --- a/scripts/add-ons/export-xml.py +++ b/scripts/add-ons/export-xml.py @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-xml.rb b/scripts/add-ons/export-xml.rb index b432f3215..034cfdfa3 100755 --- a/scripts/add-ons/export-xml.rb +++ b/scripts/add-ons/export-xml.rb @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-yad.pl b/scripts/add-ons/export-yad.pl index 27e924dc1..f080b8efc 100755 --- a/scripts/add-ons/export-yad.pl +++ b/scripts/add-ons/export-yad.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/export-yaml.pl b/scripts/add-ons/export-yaml.pl index e4d7a2e97..84f353e3b 100755 --- a/scripts/add-ons/export-yaml.pl +++ b/scripts/add-ons/export-yaml.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/import-todo.sh.pl b/scripts/add-ons/import-todo.sh.pl index 39ab2a460..d050b9db0 100755 --- a/scripts/add-ons/import-todo.sh.pl +++ b/scripts/add-ons/import-todo.sh.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/import-yaml.pl b/scripts/add-ons/import-yaml.pl index de1bbdf23..4b5b13746 100755 --- a/scripts/add-ons/import-yaml.pl +++ b/scripts/add-ons/import-yaml.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/add-ons/update-holidays.pl b/scripts/add-ons/update-holidays.pl index eb9f1ee93..4b0f2e5ee 100755 --- a/scripts/add-ons/update-holidays.pl +++ b/scripts/add-ons/update-holidays.pl @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal @@ -190,7 +190,7 @@ if (open my $fh, '>:utf8', $file) "# ${url_current}\n", "# ${url_next}\n", "#\n", - "# Copyright 2006-2013, Paul Beckingham, Federico Hernandez.\n", + "# Copyright 2006-2014, Paul Beckingham, Federico Hernandez.\n", "#\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", diff --git a/scripts/bash/task.sh b/scripts/bash/task.sh index f67abb59a..23986f4d9 100644 --- a/scripts/bash/task.sh +++ b/scripts/bash/task.sh @@ -2,7 +2,7 @@ # bash completion support for taskwarrior # taskwarrior - a command line task list manager. # -# Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +# Copyright 2006-2014, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/fish/task.fish b/scripts/fish/task.fish index d56e05887..c5192e5e0 100644 --- a/scripts/fish/task.fish +++ b/scripts/fish/task.fish @@ -12,7 +12,7 @@ # * Tags # * Attribute names and modifiers # -# Copyright 2009 - 2013 Mick Koch +# Copyright 2009 - 2014 Mick Koch # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/utils/l10n b/scripts/utils/l10n index 60cd9c8f4..da9769267 100755 --- a/scripts/utils/l10n +++ b/scripts/utils/l10n @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/scripts/vim/README b/scripts/vim/README index 7064e0b95..e1d58f744 100644 --- a/scripts/vim/README +++ b/scripts/vim/README @@ -53,7 +53,7 @@ You should then be ready to go. --- All four above mentioned files are -Copyright 2009 - 2013 John Florian +Copyright 2009 - 2014 John Florian and are available under the MIT license. For the full text of this license, see COPYING. diff --git a/scripts/vim/ftdetect/task.vim b/scripts/vim/ftdetect/task.vim index 2a7b262cd..0146224e5 100644 --- a/scripts/vim/ftdetect/task.vim +++ b/scripts/vim/ftdetect/task.vim @@ -4,7 +4,7 @@ " Maintainer: John Florian " Updated: Thu Dec 10 18:28:26 EST 2009 " -" Copyright 2009 - 2013 John Florian +" Copyright 2009 - 2014 John Florian " " This file is available under the MIT license. " For the full text of this license, see COPYING. diff --git a/scripts/vim/syntax/taskdata.vim b/scripts/vim/syntax/taskdata.vim index a8ef487e7..73fdb131e 100644 --- a/scripts/vim/syntax/taskdata.vim +++ b/scripts/vim/syntax/taskdata.vim @@ -3,7 +3,7 @@ " Maintainer: John Florian " Updated: Wed Jul 8 19:46:20 EDT 2009 " -" Copyright 2009 - 2013 John Florian +" Copyright 2009 - 2014 John Florian " " This file is available under the MIT license. " For the full text of this license, see COPYING. diff --git a/scripts/vim/syntax/taskedit.vim b/scripts/vim/syntax/taskedit.vim index 19a91ed22..d53a30b9e 100644 --- a/scripts/vim/syntax/taskedit.vim +++ b/scripts/vim/syntax/taskedit.vim @@ -3,7 +3,7 @@ " Maintainer: John Florian " Updated: Wed Jul 8 19:46:32 EDT 2009 " -" Copyright 2009 - 2013 John Florian +" Copyright 2009 - 2014 John Florian " " This file is available under the MIT license. " For the full text of this license, see COPYING. diff --git a/scripts/vim/syntax/taskrc.vim b/scripts/vim/syntax/taskrc.vim index bdd99e67b..347023ef9 100644 --- a/scripts/vim/syntax/taskrc.vim +++ b/scripts/vim/syntax/taskrc.vim @@ -3,7 +3,7 @@ " Maintainer: John Florian " Updated: Sat Feb 20 14:14:44 EST 2010 " -" Copyright 2009 - 2013 John Florian +" Copyright 2009 - 2014 John Florian " " This file is available under the MIT license. " For the full text of this license, see COPYING. diff --git a/scripts/zsh/_task b/scripts/zsh/_task index 10aba19ff..13651937b 100644 --- a/scripts/zsh/_task +++ b/scripts/zsh/_task @@ -3,7 +3,7 @@ # # taskwarrior - a command line task list manager. # -# Copyright 2010 - 2013 Johannes Schlatow +# Copyright 2010 - 2014 Johannes Schlatow # Copyright 2009 P.C. Shyamshankar # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/A3.cpp b/src/A3.cpp index d4de4f2c8..c5c27f0e6 100644 --- a/src/A3.cpp +++ b/src/A3.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/A3.h b/src/A3.h index 366ed5620..2c8059f84 100644 --- a/src/A3.h +++ b/src/A3.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Arg.cpp b/src/Arg.cpp index a37e8417a..799a367bf 100644 --- a/src/Arg.cpp +++ b/src/Arg.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Arg.h b/src/Arg.h index 39002573f..999cc7775 100644 --- a/src/Arg.h +++ b/src/Arg.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Color.cpp b/src/Color.cpp index 25c6addfd..7758fd06a 100644 --- a/src/Color.cpp +++ b/src/Color.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Color.h b/src/Color.h index 1f7a0bcb3..b76418447 100644 --- a/src/Color.h +++ b/src/Color.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Config.cpp b/src/Config.cpp index d2461fe7a..162badebb 100644 --- a/src/Config.cpp +++ b/src/Config.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Config.h b/src/Config.h index 4ddf5983f..a546d79d2 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006 - 2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Context.cpp b/src/Context.cpp index 0b4c44537..d8adf6543 100644 --- a/src/Context.cpp +++ b/src/Context.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Context.h b/src/Context.h index c93eaaa18..938de18b0 100644 --- a/src/Context.h +++ b/src/Context.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/DOM.cpp b/src/DOM.cpp index c121f11ee..625b51f42 100644 --- a/src/DOM.cpp +++ b/src/DOM.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/DOM.h b/src/DOM.h index 0702b042e..7cfcce379 100644 --- a/src/DOM.h +++ b/src/DOM.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Date.cpp b/src/Date.cpp index c7400a657..6e071e2ed 100644 --- a/src/Date.cpp +++ b/src/Date.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Date.h b/src/Date.h index cb4c1dd68..97919030f 100644 --- a/src/Date.h +++ b/src/Date.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Directory.cpp b/src/Directory.cpp index 1b04ff583..e89aa5df0 100644 --- a/src/Directory.cpp +++ b/src/Directory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Directory.h b/src/Directory.h index 1532d8f14..988d15fee 100644 --- a/src/Directory.h +++ b/src/Directory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Duration.cpp b/src/Duration.cpp index 2919e861d..ceb13095a 100644 --- a/src/Duration.cpp +++ b/src/Duration.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Duration.h b/src/Duration.h index 33b9dd5ac..4d7060fe0 100644 --- a/src/Duration.h +++ b/src/Duration.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/E9.cpp b/src/E9.cpp index 5cc4bcd88..fca8a707c 100644 --- a/src/E9.cpp +++ b/src/E9.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/E9.h b/src/E9.h index 5f73ff4cb..19a33fb25 100644 --- a/src/E9.h +++ b/src/E9.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/File.cpp b/src/File.cpp index 9ddb8aac7..48c22a241 100644 --- a/src/File.cpp +++ b/src/File.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/File.h b/src/File.h index 940e682d7..688a7bb4c 100644 --- a/src/File.h +++ b/src/File.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Hooks.cpp b/src/Hooks.cpp index 62c562f6f..a5da7d9db 100644 --- a/src/Hooks.cpp +++ b/src/Hooks.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Hooks.h b/src/Hooks.h index 7b4df6754..e4697f0cd 100644 --- a/src/Hooks.h +++ b/src/Hooks.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/JSON.cpp b/src/JSON.cpp index dcb60dc89..bbb082bd2 100644 --- a/src/JSON.cpp +++ b/src/JSON.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/JSON.h b/src/JSON.h index f7e6b43fe..57bcdf632 100644 --- a/src/JSON.h +++ b/src/JSON.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Msg.cpp b/src/Msg.cpp index dec21dbb3..a067d17d0 100644 --- a/src/Msg.cpp +++ b/src/Msg.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Msg.h b/src/Msg.h index f25d4bb3e..57084140b 100644 --- a/src/Msg.h +++ b/src/Msg.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Nibbler.cpp b/src/Nibbler.cpp index 4cc7fbfa5..e6cf5ae4a 100644 --- a/src/Nibbler.cpp +++ b/src/Nibbler.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Nibbler.h b/src/Nibbler.h index 418ad9d84..ebeeb29ae 100644 --- a/src/Nibbler.h +++ b/src/Nibbler.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Path.cpp b/src/Path.cpp index 6afaafcd0..27622509d 100644 --- a/src/Path.cpp +++ b/src/Path.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Path.h b/src/Path.h index 6436ab3d3..74d0ed030 100644 --- a/src/Path.h +++ b/src/Path.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/RX.cpp b/src/RX.cpp index e9bd02a81..5209be19c 100644 --- a/src/RX.cpp +++ b/src/RX.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/RX.h b/src/RX.h index 08ce94d4a..8384d55fd 100644 --- a/src/RX.h +++ b/src/RX.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TDB2.cpp b/src/TDB2.cpp index 8f328e6a0..c04ccda11 100644 --- a/src/TDB2.cpp +++ b/src/TDB2.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -698,7 +698,7 @@ void readTaskmods (std::vector &input, void TDB2::merge (const std::string& mergeFile) { /////////////////////////////////////// - // Copyright 2010 - 2013, Johannes Schlatow. + // Copyright 2010 - 2014, Johannes Schlatow. /////////////////////////////////////// // list of modifications that we want to add to the local database diff --git a/src/TDB2.h b/src/TDB2.h index 292417fd0..3654f2761 100644 --- a/src/TDB2.h +++ b/src/TDB2.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TLSClient.cpp b/src/TLSClient.cpp index c3973996e..b6efc068a 100644 --- a/src/TLSClient.cpp +++ b/src/TLSClient.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006 - 2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TLSClient.h b/src/TLSClient.h index bb6b5eedd..bcca96a33 100644 --- a/src/TLSClient.h +++ b/src/TLSClient.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006 - 2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Task.cpp b/src/Task.cpp index ec6e9679d..02c2b0f10 100644 --- a/src/Task.cpp +++ b/src/Task.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Task.h b/src/Task.h index c322fc29c..36ae21bd4 100644 --- a/src/Task.h +++ b/src/Task.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Taskmod.cpp b/src/Taskmod.cpp index 388a2f7dc..55fac47a8 100644 --- a/src/Taskmod.cpp +++ b/src/Taskmod.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Taskmod.h b/src/Taskmod.h index 8a16f912f..a1b394f4d 100644 --- a/src/Taskmod.h +++ b/src/Taskmod.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Timer.cpp b/src/Timer.cpp index 4fbb50945..679d21f8f 100644 --- a/src/Timer.cpp +++ b/src/Timer.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Timer.h b/src/Timer.h index ce8843c1d..5831c7e26 100644 --- a/src/Timer.h +++ b/src/Timer.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Transport.cpp b/src/Transport.cpp index 65b1f6a80..f69b0c1bd 100644 --- a/src/Transport.cpp +++ b/src/Transport.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Transport.h b/src/Transport.h index a09bd84b6..1e8591fb7 100644 --- a/src/Transport.h +++ b/src/Transport.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TransportCurl.cpp b/src/TransportCurl.cpp index f9654777f..be6c4fcba 100644 --- a/src/TransportCurl.cpp +++ b/src/TransportCurl.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TransportCurl.h b/src/TransportCurl.h index 02e2a57ac..538e99180 100644 --- a/src/TransportCurl.h +++ b/src/TransportCurl.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TransportRSYNC.cpp b/src/TransportRSYNC.cpp index f976c4d5f..ba82bb617 100644 --- a/src/TransportRSYNC.cpp +++ b/src/TransportRSYNC.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TransportRSYNC.h b/src/TransportRSYNC.h index d3a560f62..724910888 100644 --- a/src/TransportRSYNC.h +++ b/src/TransportRSYNC.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TransportSSH.cpp b/src/TransportSSH.cpp index 8cfd2a1e2..e857a0da1 100644 --- a/src/TransportSSH.cpp +++ b/src/TransportSSH.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TransportSSH.h b/src/TransportSSH.h index 6698cec5c..275a27052 100644 --- a/src/TransportSSH.h +++ b/src/TransportSSH.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TransportShell.cpp b/src/TransportShell.cpp index 8b613a304..3a4b0e0d6 100644 --- a/src/TransportShell.cpp +++ b/src/TransportShell.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/TransportShell.h b/src/TransportShell.h index a8c2e07e8..8ff0d2a34 100644 --- a/src/TransportShell.h +++ b/src/TransportShell.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Uri.cpp b/src/Uri.cpp index 3fbe2b151..5522fc4f4 100644 --- a/src/Uri.cpp +++ b/src/Uri.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Uri.h b/src/Uri.h index 329ea3680..63ad92cff 100644 --- a/src/Uri.h +++ b/src/Uri.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/ViewTask.cpp b/src/ViewTask.cpp index 879df86a3..0786a53d1 100644 --- a/src/ViewTask.cpp +++ b/src/ViewTask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/ViewTask.h b/src/ViewTask.h index 2010b45da..6f21861aa 100644 --- a/src/ViewTask.h +++ b/src/ViewTask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/ViewText.cpp b/src/ViewText.cpp index 9b1c12037..6e3ee0056 100644 --- a/src/ViewText.cpp +++ b/src/ViewText.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/ViewText.h b/src/ViewText.h index 76cc5c93f..435325ca9 100644 --- a/src/ViewText.h +++ b/src/ViewText.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColDate.cpp b/src/columns/ColDate.cpp index ef3fb55c2..36bf4f269 100644 --- a/src/columns/ColDate.cpp +++ b/src/columns/ColDate.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColDate.h b/src/columns/ColDate.h index 4cd8bd61e..498b5fe05 100644 --- a/src/columns/ColDate.h +++ b/src/columns/ColDate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColDepends.cpp b/src/columns/ColDepends.cpp index b88581fed..4367be45d 100644 --- a/src/columns/ColDepends.cpp +++ b/src/columns/ColDepends.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColDepends.h b/src/columns/ColDepends.h index 6f55a9e3e..125ad3c51 100644 --- a/src/columns/ColDepends.h +++ b/src/columns/ColDepends.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColDescription.cpp b/src/columns/ColDescription.cpp index fa92c02b2..0828d6c56 100644 --- a/src/columns/ColDescription.cpp +++ b/src/columns/ColDescription.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColDescription.h b/src/columns/ColDescription.h index 24446afc7..a46526c8e 100644 --- a/src/columns/ColDescription.h +++ b/src/columns/ColDescription.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColDue.cpp b/src/columns/ColDue.cpp index 3f102fe70..cd4817f96 100644 --- a/src/columns/ColDue.cpp +++ b/src/columns/ColDue.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColDue.h b/src/columns/ColDue.h index fc3780226..537c74ead 100644 --- a/src/columns/ColDue.h +++ b/src/columns/ColDue.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColEnd.cpp b/src/columns/ColEnd.cpp index 6170805c5..b78939a6d 100644 --- a/src/columns/ColEnd.cpp +++ b/src/columns/ColEnd.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColEnd.h b/src/columns/ColEnd.h index a47fa861d..ebb8bb215 100644 --- a/src/columns/ColEnd.h +++ b/src/columns/ColEnd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColEntry.cpp b/src/columns/ColEntry.cpp index 3f3d3d044..8e981aa86 100644 --- a/src/columns/ColEntry.cpp +++ b/src/columns/ColEntry.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColEntry.h b/src/columns/ColEntry.h index 3a1e0ce42..7c5be834c 100644 --- a/src/columns/ColEntry.h +++ b/src/columns/ColEntry.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColID.cpp b/src/columns/ColID.cpp index 680894594..e6b13df3c 100644 --- a/src/columns/ColID.cpp +++ b/src/columns/ColID.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColID.h b/src/columns/ColID.h index 44aaa391c..d7b6bbfa9 100644 --- a/src/columns/ColID.h +++ b/src/columns/ColID.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColIMask.cpp b/src/columns/ColIMask.cpp index ae0de23b7..cfea280ee 100644 --- a/src/columns/ColIMask.cpp +++ b/src/columns/ColIMask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColIMask.h b/src/columns/ColIMask.h index 78af27973..fee89e106 100644 --- a/src/columns/ColIMask.h +++ b/src/columns/ColIMask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColMask.cpp b/src/columns/ColMask.cpp index c73b8c087..d85f948e3 100644 --- a/src/columns/ColMask.cpp +++ b/src/columns/ColMask.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColMask.h b/src/columns/ColMask.h index 8db84494b..f31be05ec 100644 --- a/src/columns/ColMask.h +++ b/src/columns/ColMask.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColModified.cpp b/src/columns/ColModified.cpp index f42b0c832..931f8d46e 100644 --- a/src/columns/ColModified.cpp +++ b/src/columns/ColModified.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColModified.h b/src/columns/ColModified.h index bdf193354..fe0efefa1 100644 --- a/src/columns/ColModified.h +++ b/src/columns/ColModified.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColParent.cpp b/src/columns/ColParent.cpp index 638ca0480..fb45d304a 100644 --- a/src/columns/ColParent.cpp +++ b/src/columns/ColParent.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColParent.h b/src/columns/ColParent.h index 60bd5b59b..f40cb480a 100644 --- a/src/columns/ColParent.h +++ b/src/columns/ColParent.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColPriority.cpp b/src/columns/ColPriority.cpp index 77d5f39d1..4fb3ee7b0 100644 --- a/src/columns/ColPriority.cpp +++ b/src/columns/ColPriority.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColPriority.h b/src/columns/ColPriority.h index 8209cd2f7..22500476e 100644 --- a/src/columns/ColPriority.h +++ b/src/columns/ColPriority.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColProject.cpp b/src/columns/ColProject.cpp index 149a48a65..00759ceaf 100644 --- a/src/columns/ColProject.cpp +++ b/src/columns/ColProject.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColProject.h b/src/columns/ColProject.h index c87303aab..c34445cb6 100644 --- a/src/columns/ColProject.h +++ b/src/columns/ColProject.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColRecur.cpp b/src/columns/ColRecur.cpp index 25ef302c1..5ec1fa3f8 100644 --- a/src/columns/ColRecur.cpp +++ b/src/columns/ColRecur.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColRecur.h b/src/columns/ColRecur.h index 836b760c6..a0f097ce3 100644 --- a/src/columns/ColRecur.h +++ b/src/columns/ColRecur.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColScheduled.cpp b/src/columns/ColScheduled.cpp index d00180377..80c72335c 100644 --- a/src/columns/ColScheduled.cpp +++ b/src/columns/ColScheduled.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColScheduled.h b/src/columns/ColScheduled.h index 015baac9d..abf9f4db9 100644 --- a/src/columns/ColScheduled.h +++ b/src/columns/ColScheduled.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColStart.cpp b/src/columns/ColStart.cpp index 5854fb8ae..f9e3fd861 100644 --- a/src/columns/ColStart.cpp +++ b/src/columns/ColStart.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColStart.h b/src/columns/ColStart.h index 10281403e..c5d14673e 100644 --- a/src/columns/ColStart.h +++ b/src/columns/ColStart.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColStatus.cpp b/src/columns/ColStatus.cpp index b343be964..36498aa89 100644 --- a/src/columns/ColStatus.cpp +++ b/src/columns/ColStatus.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColStatus.h b/src/columns/ColStatus.h index d793f2c78..0ac4a772e 100644 --- a/src/columns/ColStatus.h +++ b/src/columns/ColStatus.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColString.cpp b/src/columns/ColString.cpp index 5b5060493..10d58947c 100644 --- a/src/columns/ColString.cpp +++ b/src/columns/ColString.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColString.h b/src/columns/ColString.h index e708cf03b..bffe8c401 100644 --- a/src/columns/ColString.h +++ b/src/columns/ColString.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColTags.cpp b/src/columns/ColTags.cpp index 4e114b2aa..2fd7dd46e 100644 --- a/src/columns/ColTags.cpp +++ b/src/columns/ColTags.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColTags.h b/src/columns/ColTags.h index 19c63cb08..672430f22 100644 --- a/src/columns/ColTags.h +++ b/src/columns/ColTags.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColUDA.cpp b/src/columns/ColUDA.cpp index 7c2ff865d..c3fa80d56 100644 --- a/src/columns/ColUDA.cpp +++ b/src/columns/ColUDA.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColUDA.h b/src/columns/ColUDA.h index c32eb3469..4c0ad04d8 100644 --- a/src/columns/ColUDA.h +++ b/src/columns/ColUDA.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColUUID.cpp b/src/columns/ColUUID.cpp index 203d17431..b0f213508 100644 --- a/src/columns/ColUUID.cpp +++ b/src/columns/ColUUID.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColUUID.h b/src/columns/ColUUID.h index b021da990..f3e714a59 100644 --- a/src/columns/ColUUID.h +++ b/src/columns/ColUUID.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColUntil.cpp b/src/columns/ColUntil.cpp index 8781fabf8..5c4b96bbf 100644 --- a/src/columns/ColUntil.cpp +++ b/src/columns/ColUntil.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColUntil.h b/src/columns/ColUntil.h index f04adadfc..e810fd2f2 100644 --- a/src/columns/ColUntil.h +++ b/src/columns/ColUntil.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColUrgency.cpp b/src/columns/ColUrgency.cpp index 386c9b17f..415e41b3b 100644 --- a/src/columns/ColUrgency.cpp +++ b/src/columns/ColUrgency.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColUrgency.h b/src/columns/ColUrgency.h index 5ac183502..a85ceaa1b 100644 --- a/src/columns/ColUrgency.h +++ b/src/columns/ColUrgency.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColWait.cpp b/src/columns/ColWait.cpp index ba8c50d3e..2cb1726d9 100644 --- a/src/columns/ColWait.cpp +++ b/src/columns/ColWait.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/ColWait.h b/src/columns/ColWait.h index 7c62168bd..627ce9fed 100644 --- a/src/columns/ColWait.h +++ b/src/columns/ColWait.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/Column.cpp b/src/columns/Column.cpp index 61f6c7850..cf01c1958 100644 --- a/src/columns/Column.cpp +++ b/src/columns/Column.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/columns/Column.h b/src/columns/Column.h index b97930fc8..0c0c8907c 100644 --- a/src/columns/Column.h +++ b/src/columns/Column.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdAdd.cpp b/src/commands/CmdAdd.cpp index bc006b2c2..e83078a1a 100644 --- a/src/commands/CmdAdd.cpp +++ b/src/commands/CmdAdd.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdAdd.h b/src/commands/CmdAdd.h index 41e6f906e..3e428085a 100644 --- a/src/commands/CmdAdd.h +++ b/src/commands/CmdAdd.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdAliases.cpp b/src/commands/CmdAliases.cpp index 5b7bb9802..79571c4fa 100644 --- a/src/commands/CmdAliases.cpp +++ b/src/commands/CmdAliases.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdAliases.h b/src/commands/CmdAliases.h index 58f4034c8..a2fa56545 100644 --- a/src/commands/CmdAliases.h +++ b/src/commands/CmdAliases.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdAnnotate.cpp b/src/commands/CmdAnnotate.cpp index 9915951ad..c6f8440bd 100644 --- a/src/commands/CmdAnnotate.cpp +++ b/src/commands/CmdAnnotate.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdAnnotate.h b/src/commands/CmdAnnotate.h index 7b21eff0b..73e2d4a9b 100644 --- a/src/commands/CmdAnnotate.h +++ b/src/commands/CmdAnnotate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdAppend.cpp b/src/commands/CmdAppend.cpp index f42b94087..d23c8ce3d 100644 --- a/src/commands/CmdAppend.cpp +++ b/src/commands/CmdAppend.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdAppend.h b/src/commands/CmdAppend.h index 17471bff6..d388f130d 100644 --- a/src/commands/CmdAppend.h +++ b/src/commands/CmdAppend.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdBurndown.cpp b/src/commands/CmdBurndown.cpp index fb1cea742..655381fed 100644 --- a/src/commands/CmdBurndown.cpp +++ b/src/commands/CmdBurndown.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdBurndown.h b/src/commands/CmdBurndown.h index 182519012..03a1fe8f0 100644 --- a/src/commands/CmdBurndown.h +++ b/src/commands/CmdBurndown.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdCalendar.cpp b/src/commands/CmdCalendar.cpp index 08196f0ff..bc9570a61 100644 --- a/src/commands/CmdCalendar.cpp +++ b/src/commands/CmdCalendar.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdCalendar.h b/src/commands/CmdCalendar.h index feca380f3..adbf800a4 100644 --- a/src/commands/CmdCalendar.h +++ b/src/commands/CmdCalendar.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdColor.cpp b/src/commands/CmdColor.cpp index 1fa91a5b6..66c07803d 100644 --- a/src/commands/CmdColor.cpp +++ b/src/commands/CmdColor.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdColor.h b/src/commands/CmdColor.h index 835a4dae8..7f540c733 100644 --- a/src/commands/CmdColor.h +++ b/src/commands/CmdColor.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdColumns.cpp b/src/commands/CmdColumns.cpp index ee2bdae49..0327a4206 100644 --- a/src/commands/CmdColumns.cpp +++ b/src/commands/CmdColumns.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdColumns.h b/src/commands/CmdColumns.h index fda90aa4f..ae5bd32c4 100644 --- a/src/commands/CmdColumns.h +++ b/src/commands/CmdColumns.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdCommands.cpp b/src/commands/CmdCommands.cpp index 9494c3154..83488b6b1 100644 --- a/src/commands/CmdCommands.cpp +++ b/src/commands/CmdCommands.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdCommands.h b/src/commands/CmdCommands.h index a9e69a57a..1d0227a29 100644 --- a/src/commands/CmdCommands.h +++ b/src/commands/CmdCommands.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdConfig.cpp b/src/commands/CmdConfig.cpp index d595afb63..fe547aa72 100644 --- a/src/commands/CmdConfig.cpp +++ b/src/commands/CmdConfig.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdConfig.h b/src/commands/CmdConfig.h index 8df1bb08b..140726661 100644 --- a/src/commands/CmdConfig.h +++ b/src/commands/CmdConfig.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdCount.cpp b/src/commands/CmdCount.cpp index ab2c21fc1..d51241271 100644 --- a/src/commands/CmdCount.cpp +++ b/src/commands/CmdCount.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdCount.h b/src/commands/CmdCount.h index 0f92e8683..07b27af75 100644 --- a/src/commands/CmdCount.h +++ b/src/commands/CmdCount.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdCustom.cpp b/src/commands/CmdCustom.cpp index 6c729dc61..ed45dbe6f 100644 --- a/src/commands/CmdCustom.cpp +++ b/src/commands/CmdCustom.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdCustom.h b/src/commands/CmdCustom.h index b3ccae45c..7b8c5e185 100644 --- a/src/commands/CmdCustom.h +++ b/src/commands/CmdCustom.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDelete.cpp b/src/commands/CmdDelete.cpp index 4e3878609..aef086789 100644 --- a/src/commands/CmdDelete.cpp +++ b/src/commands/CmdDelete.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDelete.h b/src/commands/CmdDelete.h index 404ed675d..7a850acc9 100644 --- a/src/commands/CmdDelete.h +++ b/src/commands/CmdDelete.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDenotate.cpp b/src/commands/CmdDenotate.cpp index 32a756f2d..fe8ab8c9c 100644 --- a/src/commands/CmdDenotate.cpp +++ b/src/commands/CmdDenotate.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDenotate.h b/src/commands/CmdDenotate.h index 36763cbee..6f325e3b9 100644 --- a/src/commands/CmdDenotate.h +++ b/src/commands/CmdDenotate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDiagnostics.cpp b/src/commands/CmdDiagnostics.cpp index ab3e4ae1a..0168df525 100644 --- a/src/commands/CmdDiagnostics.cpp +++ b/src/commands/CmdDiagnostics.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDiagnostics.h b/src/commands/CmdDiagnostics.h index 22fca488c..5bc5a89a7 100644 --- a/src/commands/CmdDiagnostics.h +++ b/src/commands/CmdDiagnostics.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDone.cpp b/src/commands/CmdDone.cpp index 2dedfee14..a5c108447 100644 --- a/src/commands/CmdDone.cpp +++ b/src/commands/CmdDone.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDone.h b/src/commands/CmdDone.h index 334d8b2b2..6154f8259 100644 --- a/src/commands/CmdDone.h +++ b/src/commands/CmdDone.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDuplicate.cpp b/src/commands/CmdDuplicate.cpp index ea9a76bb0..ed2d1499e 100644 --- a/src/commands/CmdDuplicate.cpp +++ b/src/commands/CmdDuplicate.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdDuplicate.h b/src/commands/CmdDuplicate.h index 15c906103..1861acb8f 100644 --- a/src/commands/CmdDuplicate.h +++ b/src/commands/CmdDuplicate.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdEdit.cpp b/src/commands/CmdEdit.cpp index d716f64fd..31d21856e 100644 --- a/src/commands/CmdEdit.cpp +++ b/src/commands/CmdEdit.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdEdit.h b/src/commands/CmdEdit.h index 4b45c259c..f41301ad6 100644 --- a/src/commands/CmdEdit.h +++ b/src/commands/CmdEdit.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdExec.cpp b/src/commands/CmdExec.cpp index e7b371aad..c2fcda1d4 100644 --- a/src/commands/CmdExec.cpp +++ b/src/commands/CmdExec.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdExec.h b/src/commands/CmdExec.h index 168a6c6c0..f22be71c5 100644 --- a/src/commands/CmdExec.h +++ b/src/commands/CmdExec.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdExport.cpp b/src/commands/CmdExport.cpp index 6e9bcab91..b77ae0fef 100644 --- a/src/commands/CmdExport.cpp +++ b/src/commands/CmdExport.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdExport.h b/src/commands/CmdExport.h index 3df39a1d4..2607da066 100644 --- a/src/commands/CmdExport.h +++ b/src/commands/CmdExport.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdGet.cpp b/src/commands/CmdGet.cpp index a253e15f4..d604caf60 100644 --- a/src/commands/CmdGet.cpp +++ b/src/commands/CmdGet.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdGet.h b/src/commands/CmdGet.h index 15793429f..56fd397fe 100644 --- a/src/commands/CmdGet.h +++ b/src/commands/CmdGet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdHelp.cpp b/src/commands/CmdHelp.cpp index 69f80a71a..908395c98 100644 --- a/src/commands/CmdHelp.cpp +++ b/src/commands/CmdHelp.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdHelp.h b/src/commands/CmdHelp.h index e3091bc42..3d4b3518a 100644 --- a/src/commands/CmdHelp.h +++ b/src/commands/CmdHelp.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdHistory.cpp b/src/commands/CmdHistory.cpp index 3a45a37df..bed3f4c55 100644 --- a/src/commands/CmdHistory.cpp +++ b/src/commands/CmdHistory.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdHistory.h b/src/commands/CmdHistory.h index 4774dc3b0..e19e73979 100644 --- a/src/commands/CmdHistory.h +++ b/src/commands/CmdHistory.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdIDs.cpp b/src/commands/CmdIDs.cpp index 8045c0477..c68ebf231 100644 --- a/src/commands/CmdIDs.cpp +++ b/src/commands/CmdIDs.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdIDs.h b/src/commands/CmdIDs.h index eee2679d6..744000312 100644 --- a/src/commands/CmdIDs.h +++ b/src/commands/CmdIDs.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdImport.cpp b/src/commands/CmdImport.cpp index 9d54d7816..4ed54bbcc 100644 --- a/src/commands/CmdImport.cpp +++ b/src/commands/CmdImport.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdImport.h b/src/commands/CmdImport.h index eac0b7f8b..0f2561db0 100644 --- a/src/commands/CmdImport.h +++ b/src/commands/CmdImport.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdInfo.cpp b/src/commands/CmdInfo.cpp index 79d6c70d2..9eacc1e23 100644 --- a/src/commands/CmdInfo.cpp +++ b/src/commands/CmdInfo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdInfo.h b/src/commands/CmdInfo.h index b1b35f6fd..7b87d7131 100644 --- a/src/commands/CmdInfo.h +++ b/src/commands/CmdInfo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdInstall.cpp b/src/commands/CmdInstall.cpp index 10f71bbdb..9808f987f 100644 --- a/src/commands/CmdInstall.cpp +++ b/src/commands/CmdInstall.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdInstall.h b/src/commands/CmdInstall.h index db4a1ae39..121fa003c 100644 --- a/src/commands/CmdInstall.h +++ b/src/commands/CmdInstall.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdLog.cpp b/src/commands/CmdLog.cpp index a6ac2e3b9..d8759d119 100644 --- a/src/commands/CmdLog.cpp +++ b/src/commands/CmdLog.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdLog.h b/src/commands/CmdLog.h index 78d4d8bd1..e3b46952b 100644 --- a/src/commands/CmdLog.h +++ b/src/commands/CmdLog.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdLogo.cpp b/src/commands/CmdLogo.cpp index 0558f3674..dd6378f20 100644 --- a/src/commands/CmdLogo.cpp +++ b/src/commands/CmdLogo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdLogo.h b/src/commands/CmdLogo.h index 7d99a7d9d..cab22e9a7 100644 --- a/src/commands/CmdLogo.h +++ b/src/commands/CmdLogo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdMerge.cpp b/src/commands/CmdMerge.cpp index e1906bf43..ad4b55313 100644 --- a/src/commands/CmdMerge.cpp +++ b/src/commands/CmdMerge.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdMerge.h b/src/commands/CmdMerge.h index a14120187..a67730f1a 100644 --- a/src/commands/CmdMerge.h +++ b/src/commands/CmdMerge.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdModify.cpp b/src/commands/CmdModify.cpp index b6d3d7258..2ca568c6b 100644 --- a/src/commands/CmdModify.cpp +++ b/src/commands/CmdModify.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdModify.h b/src/commands/CmdModify.h index 94b807da0..b63511790 100644 --- a/src/commands/CmdModify.h +++ b/src/commands/CmdModify.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdPrepend.cpp b/src/commands/CmdPrepend.cpp index 955542b95..380a1143c 100644 --- a/src/commands/CmdPrepend.cpp +++ b/src/commands/CmdPrepend.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdPrepend.h b/src/commands/CmdPrepend.h index a70db47ae..9dcdbba58 100644 --- a/src/commands/CmdPrepend.h +++ b/src/commands/CmdPrepend.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdProjects.cpp b/src/commands/CmdProjects.cpp index bb2204038..8609688ca 100644 --- a/src/commands/CmdProjects.cpp +++ b/src/commands/CmdProjects.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdProjects.h b/src/commands/CmdProjects.h index 918813bf3..21246784a 100644 --- a/src/commands/CmdProjects.h +++ b/src/commands/CmdProjects.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdPull.cpp b/src/commands/CmdPull.cpp index 59cdccf38..fb02844a1 100644 --- a/src/commands/CmdPull.cpp +++ b/src/commands/CmdPull.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdPull.h b/src/commands/CmdPull.h index 515cf8939..3dfa0532a 100644 --- a/src/commands/CmdPull.h +++ b/src/commands/CmdPull.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdPush.cpp b/src/commands/CmdPush.cpp index b9a901ee5..adf2f0649 100644 --- a/src/commands/CmdPush.cpp +++ b/src/commands/CmdPush.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdPush.h b/src/commands/CmdPush.h index 3a2a673ab..c5892d216 100644 --- a/src/commands/CmdPush.h +++ b/src/commands/CmdPush.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdReports.cpp b/src/commands/CmdReports.cpp index d42fa90a4..88a30b821 100644 --- a/src/commands/CmdReports.cpp +++ b/src/commands/CmdReports.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdReports.h b/src/commands/CmdReports.h index 512d29171..fd302de4a 100644 --- a/src/commands/CmdReports.h +++ b/src/commands/CmdReports.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdShow.cpp b/src/commands/CmdShow.cpp index 8bba15d22..f8869874b 100644 --- a/src/commands/CmdShow.cpp +++ b/src/commands/CmdShow.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdShow.h b/src/commands/CmdShow.h index f63f145b6..9d636d968 100644 --- a/src/commands/CmdShow.h +++ b/src/commands/CmdShow.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdStart.cpp b/src/commands/CmdStart.cpp index dbfbf42c4..b089f0158 100644 --- a/src/commands/CmdStart.cpp +++ b/src/commands/CmdStart.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdStart.h b/src/commands/CmdStart.h index 1c987cddf..541c30fe7 100644 --- a/src/commands/CmdStart.h +++ b/src/commands/CmdStart.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdStats.cpp b/src/commands/CmdStats.cpp index 1293cbdf5..b23a9c579 100644 --- a/src/commands/CmdStats.cpp +++ b/src/commands/CmdStats.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdStats.h b/src/commands/CmdStats.h index 45440da1e..eb11f726a 100644 --- a/src/commands/CmdStats.h +++ b/src/commands/CmdStats.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdStop.cpp b/src/commands/CmdStop.cpp index 7dc91d78c..6acbca6ae 100644 --- a/src/commands/CmdStop.cpp +++ b/src/commands/CmdStop.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdStop.h b/src/commands/CmdStop.h index 439c0a449..fcc6fe562 100644 --- a/src/commands/CmdStop.h +++ b/src/commands/CmdStop.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdSummary.cpp b/src/commands/CmdSummary.cpp index bfa491468..ad711a00c 100644 --- a/src/commands/CmdSummary.cpp +++ b/src/commands/CmdSummary.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdSummary.h b/src/commands/CmdSummary.h index 583f9a878..c606622ff 100644 --- a/src/commands/CmdSummary.h +++ b/src/commands/CmdSummary.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdSync.cpp b/src/commands/CmdSync.cpp index e7f53957f..72dd848cd 100644 --- a/src/commands/CmdSync.cpp +++ b/src/commands/CmdSync.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2012, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdSync.h b/src/commands/CmdSync.h index d7124739c..d914b0f0f 100644 --- a/src/commands/CmdSync.h +++ b/src/commands/CmdSync.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdTags.cpp b/src/commands/CmdTags.cpp index 49d513f2b..fc97e5051 100644 --- a/src/commands/CmdTags.cpp +++ b/src/commands/CmdTags.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdTags.h b/src/commands/CmdTags.h index 6affeb0e2..413b540d4 100644 --- a/src/commands/CmdTags.h +++ b/src/commands/CmdTags.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdTimesheet.cpp b/src/commands/CmdTimesheet.cpp index 082b17b30..5f5952c98 100644 --- a/src/commands/CmdTimesheet.cpp +++ b/src/commands/CmdTimesheet.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdTimesheet.h b/src/commands/CmdTimesheet.h index ab25f415a..2eb8a6ce7 100644 --- a/src/commands/CmdTimesheet.h +++ b/src/commands/CmdTimesheet.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdUDAs.cpp b/src/commands/CmdUDAs.cpp index 1267d224a..02ebf5e80 100644 --- a/src/commands/CmdUDAs.cpp +++ b/src/commands/CmdUDAs.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdUDAs.h b/src/commands/CmdUDAs.h index 118c74317..734932201 100644 --- a/src/commands/CmdUDAs.h +++ b/src/commands/CmdUDAs.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdUndo.cpp b/src/commands/CmdUndo.cpp index 44990f6dc..d8a1be34d 100644 --- a/src/commands/CmdUndo.cpp +++ b/src/commands/CmdUndo.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdUndo.h b/src/commands/CmdUndo.h index 47f999768..0a413164e 100644 --- a/src/commands/CmdUndo.h +++ b/src/commands/CmdUndo.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdUrgency.cpp b/src/commands/CmdUrgency.cpp index 5da77c3cd..037b0583f 100644 --- a/src/commands/CmdUrgency.cpp +++ b/src/commands/CmdUrgency.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdUrgency.h b/src/commands/CmdUrgency.h index c81c47d9b..b3fe3aa95 100644 --- a/src/commands/CmdUrgency.h +++ b/src/commands/CmdUrgency.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdVersion.cpp b/src/commands/CmdVersion.cpp index 93204ff56..4cb9e1b5a 100644 --- a/src/commands/CmdVersion.cpp +++ b/src/commands/CmdVersion.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/CmdVersion.h b/src/commands/CmdVersion.h index e93c66d0c..bf75d8da9 100644 --- a/src/commands/CmdVersion.h +++ b/src/commands/CmdVersion.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/Command.cpp b/src/commands/Command.cpp index 6bd27c00f..f0b7c24ce 100644 --- a/src/commands/Command.cpp +++ b/src/commands/Command.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/commands/Command.h b/src/commands/Command.h index 2e3453d48..d0c0e342b 100644 --- a/src/commands/Command.h +++ b/src/commands/Command.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/dependency.cpp b/src/dependency.cpp index 464d3c6d7..d8d13bcc8 100644 --- a/src/dependency.cpp +++ b/src/dependency.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/en-US.h b/src/en-US.h index b568e369c..8f27091f9 100644 --- a/src/en-US.h +++ b/src/en-US.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -201,7 +201,7 @@ #define STRING_CMD_VERSION_DOCS "Documentation for taskwarrior can be found using 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync', 'man task-faq' or at http://taskwarrior.org" #define STRING_CMD_VERSION_BUILT "{1} {2} built for " #define STRING_CMD_VERSION_UNKNOWN "unknown" -#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez." +#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." #define STRING_CMD_LOGO_USAGE "Displays the Taskwarrior logo" #define STRING_CMD_LOGO_COLOR_REQ "The logo command requires that color support is enabled." #define STRING_CMD_EXEC_USAGE "Executes external commands and scripts" diff --git a/src/es-ES.h b/src/es-ES.h index f3881fda0..da9abd0ea 100644 --- a/src/es-ES.h +++ b/src/es-ES.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -204,7 +204,7 @@ #define STRING_CMD_VERSION_DOCS "La documentación de taskwarrior se puede consultar usando 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync' y 'man task-faq' o en http://taskwarrior.org" #define STRING_CMD_VERSION_BUILT "{1} {2} construido para " #define STRING_CMD_VERSION_UNKNOWN "desconocido" -#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez." +#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." #define STRING_CMD_LOGO_USAGE "Muestra el logo de Taskwarrior" #define STRING_CMD_LOGO_COLOR_REQ "El comando logo requiere que el soporte de color esté habilitado." #define STRING_CMD_EXEC_USAGE "Ejecuta comandos y scripts externos" diff --git a/src/feedback.cpp b/src/feedback.cpp index f96ca2e6b..cd3f1cfb9 100644 --- a/src/feedback.cpp +++ b/src/feedback.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/fr-FR.h b/src/fr-FR.h index 60df6dbd1..9cdd7da25 100644 --- a/src/fr-FR.h +++ b/src/fr-FR.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -201,7 +201,7 @@ #define STRING_CMD_VERSION_DOCS "Documentation for taskwarrior can be found using 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync', 'man task-faq' or at http://taskwarrior.org" #define STRING_CMD_VERSION_BUILT "{1} {2} built for " #define STRING_CMD_VERSION_UNKNOWN "unknown" -#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez." +#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." #define STRING_CMD_LOGO_USAGE "Displays the Taskwarrior logo" #define STRING_CMD_LOGO_COLOR_REQ "The logo command requires that color support is enabled." #define STRING_CMD_EXEC_USAGE "Executes external commands and scripts" diff --git a/src/i18n.h b/src/i18n.h index 232395d60..5e49ab5f0 100644 --- a/src/i18n.h +++ b/src/i18n.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/interactive.cpp b/src/interactive.cpp index e23fc7f14..5a33c41d2 100644 --- a/src/interactive.cpp +++ b/src/interactive.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/it-IT.h b/src/it-IT.h index 8ec591546..f16e8b123 100644 --- a/src/it-IT.h +++ b/src/it-IT.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -202,7 +202,7 @@ #define STRING_CMD_VERSION_DOCS "La documentazione di taskwarrior è consultabile con 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync', 'man task-faq' o presso http://taskwarrior.org" #define STRING_CMD_VERSION_BUILT "{1} {2} generato per " #define STRING_CMD_VERSION_UNKNOWN "sconosciuto" -#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2013 P. Beckingham, F. Hernandez." +#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." #define STRING_CMD_LOGO_USAGE "Mostra il logo di Taskwarrior" #define STRING_CMD_LOGO_COLOR_REQ "Il comando logo richiede l'abilitazione del supporto ai colori." #define STRING_CMD_EXEC_USAGE "Esegue comandi e script esterni" diff --git a/src/legacy.cpp b/src/legacy.cpp index e58410071..a5912118f 100644 --- a/src/legacy.cpp +++ b/src/legacy.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/main.cpp b/src/main.cpp index cebf05124..c61615a0a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/main.h b/src/main.h index c16be99fa..39c2029e7 100644 --- a/src/main.h +++ b/src/main.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/recur.cpp b/src/recur.cpp index 42847cf51..a315d51d3 100644 --- a/src/recur.cpp +++ b/src/recur.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/rules.cpp b/src/rules.cpp index e1c24fd49..5174c70ab 100644 --- a/src/rules.cpp +++ b/src/rules.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/shell/Readline.cpp b/src/shell/Readline.cpp index 163d69eab..f7bfc74fb 100644 --- a/src/shell/Readline.cpp +++ b/src/shell/Readline.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/shell/Readline.h b/src/shell/Readline.h index 9d5bf8b78..655afdfb7 100644 --- a/src/shell/Readline.h +++ b/src/shell/Readline.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/shell/main.cpp b/src/shell/main.cpp index 3ef57679d..fc1b98c95 100644 --- a/src/shell/main.cpp +++ b/src/shell/main.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/sort.cpp b/src/sort.cpp index 18ff15e09..82f0c0338 100644 --- a/src/sort.cpp +++ b/src/sort.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/text.cpp b/src/text.cpp index 4a49ff1af..84c8e91eb 100644 --- a/src/text.cpp +++ b/src/text.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/text.h b/src/text.h index cb587ab16..3388311e0 100644 --- a/src/text.h +++ b/src/text.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utf8.cpp b/src/utf8.cpp index 73b0ee868..cb2584429 100644 --- a/src/utf8.cpp +++ b/src/utf8.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/utf8.h b/src/utf8.h index 8e50871a6..063f59d8b 100644 --- a/src/utf8.h +++ b/src/utf8.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/util.cpp b/src/util.cpp index 1353db329..89a8892c7 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/util.h b/src/util.h index 1d749b50f..da6acfa72 100644 --- a/src/util.h +++ b/src/util.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/TAP.py b/test/TAP.py index 32c6a8faa..06d4b77b9 100644 --- a/test/TAP.py +++ b/test/TAP.py @@ -1,7 +1,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/abbreviation.t b/test/abbreviation.t index 87ceb1a99..7b1bc167f 100755 --- a/test/abbreviation.t +++ b/test/abbreviation.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/add.t b/test/add.t index cbd882855..932eee431 100755 --- a/test/add.t +++ b/test/add.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/alias.t b/test/alias.t index d647bc0ee..c639d7ed8 100755 --- a/test/alias.t +++ b/test/alias.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/annotate.t b/test/annotate.t index 35eab5795..6cd57f20c 100755 --- a/test/annotate.t +++ b/test/annotate.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/append.t b/test/append.t index 3f57ce036..a6f6def57 100755 --- a/test/append.t +++ b/test/append.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/args.1.t b/test/args.1.t index 8162a05e7..41bf6c4a2 100755 --- a/test/args.1.t +++ b/test/args.1.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/args.2.t b/test/args.2.t index 8c55a7580..cbeafe084 100755 --- a/test/args.2.t +++ b/test/args.2.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/args.3.t b/test/args.3.t index 25fbedfb5..0ec77c07f 100755 --- a/test/args.3.t +++ b/test/args.3.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/args.4.t b/test/args.4.t index f2d954e80..d7d9a2032 100755 --- a/test/args.4.t +++ b/test/args.4.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/args.5.t b/test/args.5.t index de109b895..29950cbb0 100755 --- a/test/args.5.t +++ b/test/args.5.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/args.t b/test/args.t index 05543ecb3..df2aef4c7 100755 --- a/test/args.t +++ b/test/args.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/autocomplete.t.cpp b/test/autocomplete.t.cpp index 1b70bde16..a2f7baab1 100644 --- a/test/autocomplete.t.cpp +++ b/test/autocomplete.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/backslash.t b/test/backslash.t index eef4e28b0..a249fb9c1 100755 --- a/test/backslash.t +++ b/test/backslash.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bash_completion.t b/test/bash_completion.t index 4d836e067..0246760c7 100755 --- a/test/bash_completion.t +++ b/test/bash_completion.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/basic.t b/test/basic.t index 931071526..e7ebc9850 100755 --- a/test/basic.t +++ b/test/basic.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1006.t b/test/bug.1006.t index 2baeec1d3..f1eaf6a00 100755 --- a/test/bug.1006.t +++ b/test/bug.1006.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1023.t b/test/bug.1023.t index 25922f10b..fe8514228 100755 --- a/test/bug.1023.t +++ b/test/bug.1023.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1031.t b/test/bug.1031.t index 6aeca5733..ee34ced25 100755 --- a/test/bug.1031.t +++ b/test/bug.1031.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1036.t b/test/bug.1036.t index 7ebe6ecbb..8145a2a36 100755 --- a/test/bug.1036.t +++ b/test/bug.1036.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1043.t b/test/bug.1043.t index d2b59ff2b..af7470071 100755 --- a/test/bug.1043.t +++ b/test/bug.1043.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1044.t b/test/bug.1044.t index 5b2c03a3f..30e9092a7 100755 --- a/test/bug.1044.t +++ b/test/bug.1044.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1056.t b/test/bug.1056.t index 4233f605f..4cd43de7b 100755 --- a/test/bug.1056.t +++ b/test/bug.1056.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1063.t b/test/bug.1063.t index 21d71c900..6fa5bd9dc 100755 --- a/test/bug.1063.t +++ b/test/bug.1063.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1065.t b/test/bug.1065.t index 9a3e09b69..c30d23efb 100755 --- a/test/bug.1065.t +++ b/test/bug.1065.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1104.t b/test/bug.1104.t index 3e8009167..02bc7b2a5 100755 --- a/test/bug.1104.t +++ b/test/bug.1104.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1110.t b/test/bug.1110.t index bf7c522c5..3b515e837 100755 --- a/test/bug.1110.t +++ b/test/bug.1110.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1117.t b/test/bug.1117.t index 791ac39c4..d674ed958 100755 --- a/test/bug.1117.t +++ b/test/bug.1117.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.1192.t b/test/bug.1192.t index c63957b11..443c3c84e 100755 --- a/test/bug.1192.t +++ b/test/bug.1192.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.299.t b/test/bug.299.t index 03f76b7b6..f5e20b94f 100755 --- a/test/bug.299.t +++ b/test/bug.299.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.327.t b/test/bug.327.t index 0c005d99a..62975557f 100755 --- a/test/bug.327.t +++ b/test/bug.327.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.360.t b/test/bug.360.t index a1c3a3d3a..878e3181b 100755 --- a/test/bug.360.t +++ b/test/bug.360.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.368.t b/test/bug.368.t index 35b617bc7..8a2847f2a 100755 --- a/test/bug.368.t +++ b/test/bug.368.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.414.t b/test/bug.414.t index fcc929aa3..1795eec0c 100755 --- a/test/bug.414.t +++ b/test/bug.414.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.417.t b/test/bug.417.t index 0f691faf1..4a52cd5c3 100755 --- a/test/bug.417.t +++ b/test/bug.417.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.418.t b/test/bug.418.t index 8d6c2be90..a5018b1fb 100755 --- a/test/bug.418.t +++ b/test/bug.418.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.425.t b/test/bug.425.t index 3f28e9531..f32db6d6c 100755 --- a/test/bug.425.t +++ b/test/bug.425.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.434.t b/test/bug.434.t index 34f1a697e..ce69bef91 100755 --- a/test/bug.434.t +++ b/test/bug.434.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.438.t b/test/bug.438.t index 94c8cff3e..cabb70158 100755 --- a/test/bug.438.t +++ b/test/bug.438.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.440.t b/test/bug.440.t index 150697e6f..3acce940c 100755 --- a/test/bug.440.t +++ b/test/bug.440.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.441.t b/test/bug.441.t index 8292b1edd..5385eb709 100755 --- a/test/bug.441.t +++ b/test/bug.441.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.455.t b/test/bug.455.t index 4b263641b..bde6acd81 100755 --- a/test/bug.455.t +++ b/test/bug.455.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.480.t b/test/bug.480.t index 1a7997c2a..78991f923 100755 --- a/test/bug.480.t +++ b/test/bug.480.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.485.x b/test/bug.485.x index 38f419ba5..819fdbb72 100755 --- a/test/bug.485.x +++ b/test/bug.485.x @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.489.t b/test/bug.489.t index 71a62ce55..4b5f06d6b 100755 --- a/test/bug.489.t +++ b/test/bug.489.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.495.t b/test/bug.495.t index 1e4255d92..884d08fe5 100755 --- a/test/bug.495.t +++ b/test/bug.495.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.555.t b/test/bug.555.t index f63c3ea35..63a1c66d5 100755 --- a/test/bug.555.t +++ b/test/bug.555.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.580.t b/test/bug.580.t index b305acecc..5a56adb80 100755 --- a/test/bug.580.t +++ b/test/bug.580.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.605.t b/test/bug.605.t index 3c693a4ad..97490832d 100755 --- a/test/bug.605.t +++ b/test/bug.605.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.628.t b/test/bug.628.t index 134b519c4..abc8f2fba 100755 --- a/test/bug.628.t +++ b/test/bug.628.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.634.t b/test/bug.634.t index ea3daabd6..26da9ced2 100755 --- a/test/bug.634.t +++ b/test/bug.634.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.635.t b/test/bug.635.t index fa4291530..92c577e2e 100755 --- a/test/bug.635.t +++ b/test/bug.635.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.649.t b/test/bug.649.t index 5fd2895c2..c8906c588 100755 --- a/test/bug.649.t +++ b/test/bug.649.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.656.t b/test/bug.656.t index 482009653..0a97153d4 100755 --- a/test/bug.656.t +++ b/test/bug.656.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.674.t b/test/bug.674.t index de69582f1..cf7b9a277 100755 --- a/test/bug.674.t +++ b/test/bug.674.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.694.t b/test/bug.694.t index 55d3de468..b1fe76070 100755 --- a/test/bug.694.t +++ b/test/bug.694.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.697.x b/test/bug.697.x index 951e2bc16..8f2e084ea 100755 --- a/test/bug.697.x +++ b/test/bug.697.x @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.703.t b/test/bug.703.t index 482c0d866..276e4fb09 100755 --- a/test/bug.703.t +++ b/test/bug.703.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.708.t b/test/bug.708.t index 6893d439a..6d4ed8b04 100755 --- a/test/bug.708.t +++ b/test/bug.708.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.804.t b/test/bug.804.t index 917c02386..55dfc0e71 100755 --- a/test/bug.804.t +++ b/test/bug.804.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.818.t b/test/bug.818.t index 2f89b3465..af27ff678 100755 --- a/test/bug.818.t +++ b/test/bug.818.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.819.t b/test/bug.819.t index 505ad8f99..d33dccba6 100755 --- a/test/bug.819.t +++ b/test/bug.819.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.835.t b/test/bug.835.t index 345ff6416..c113a4f0e 100755 --- a/test/bug.835.t +++ b/test/bug.835.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.837.t b/test/bug.837.t index da43413eb..475c67794 100755 --- a/test/bug.837.t +++ b/test/bug.837.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.839.t b/test/bug.839.t index 04f92c878..021374088 100755 --- a/test/bug.839.t +++ b/test/bug.839.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.851.t b/test/bug.851.t index 7b1599bda..c5c06c772 100755 --- a/test/bug.851.t +++ b/test/bug.851.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.856.t b/test/bug.856.t index 6d8287446..35975cd61 100755 --- a/test/bug.856.t +++ b/test/bug.856.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.860.t b/test/bug.860.t index 3555a55ce..1cc7b893e 100755 --- a/test/bug.860.t +++ b/test/bug.860.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.879.t b/test/bug.879.t index 5c53bdb1b..aa042051b 100755 --- a/test/bug.879.t +++ b/test/bug.879.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.884.t b/test/bug.884.t index e68313ed6..b18311d9c 100755 --- a/test/bug.884.t +++ b/test/bug.884.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.886.t b/test/bug.886.t index 411351d32..96b26c7d3 100755 --- a/test/bug.886.t +++ b/test/bug.886.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.899.t b/test/bug.899.t index d9ccaa67b..e64428aea 100755 --- a/test/bug.899.t +++ b/test/bug.899.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.906.t b/test/bug.906.t index 816c4b238..64ab80826 100755 --- a/test/bug.906.t +++ b/test/bug.906.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.917.t b/test/bug.917.t index 8cb4f5cf3..5345de8ec 100755 --- a/test/bug.917.t +++ b/test/bug.917.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.924.t b/test/bug.924.t index 86f27c70e..8d6e7fe96 100755 --- a/test/bug.924.t +++ b/test/bug.924.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.932.t b/test/bug.932.t index 68b2731fd..dbef4059e 100755 --- a/test/bug.932.t +++ b/test/bug.932.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.954.t b/test/bug.954.t index 199d05de9..92d6aa18f 100755 --- a/test/bug.954.t +++ b/test/bug.954.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.955.t b/test/bug.955.t index dc0598ac2..de000efc2 100755 --- a/test/bug.955.t +++ b/test/bug.955.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.956.t b/test/bug.956.t index 00d0ec8e3..2fbb23736 100755 --- a/test/bug.956.t +++ b/test/bug.956.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.972.t b/test/bug.972.t index 7aee3403b..90dd52d6b 100755 --- a/test/bug.972.t +++ b/test/bug.972.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.982.x b/test/bug.982.x index c775339b5..be0569fda 100755 --- a/test/bug.982.x +++ b/test/bug.982.x @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.986.t b/test/bug.986.t index 1a43d849b..0c80954d8 100755 --- a/test/bug.986.t +++ b/test/bug.986.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.987.x b/test/bug.987.x index 0d7856328..2d442eb5f 100755 --- a/test/bug.987.x +++ b/test/bug.987.x @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.990.t b/test/bug.990.t index 99b383939..83f80fb4c 100755 --- a/test/bug.990.t +++ b/test/bug.990.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.991.t b/test/bug.991.t index ff2f8e228..aa2c2588a 100755 --- a/test/bug.991.t +++ b/test/bug.991.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.annotate.t b/test/bug.annotate.t index 9a79c266a..d8540d81f 100755 --- a/test/bug.annotate.t +++ b/test/bug.annotate.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.annual.t b/test/bug.annual.t index b0e642758..59d6787c9 100755 --- a/test/bug.annual.t +++ b/test/bug.annual.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.before.t b/test/bug.before.t index b3f7ca88e..0e98d273d 100755 --- a/test/bug.before.t +++ b/test/bug.before.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.bulk.t b/test/bug.bulk.t index cde26d48c..8a76ccd9f 100755 --- a/test/bug.bulk.t +++ b/test/bug.bulk.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.c001.t b/test/bug.c001.t index 9ac68c272..c1cfb281c 100755 --- a/test/bug.c001.t +++ b/test/bug.c001.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.cal.t b/test/bug.cal.t index d96952a07..906650816 100755 --- a/test/bug.cal.t +++ b/test/bug.cal.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.concat.t b/test/bug.concat.t index 047bad331..68706beb2 100755 --- a/test/bug.concat.t +++ b/test/bug.concat.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.hang.t b/test/bug.hang.t index 070e1b565..4099fb5e1 100755 --- a/test/bug.hang.t +++ b/test/bug.hang.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.hasnt.t b/test/bug.hasnt.t index 66a3c8f25..b7686f42e 100755 --- a/test/bug.hasnt.t +++ b/test/bug.hasnt.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.mergedeps.t.postponed b/test/bug.mergedeps.t.postponed index a715bfca3..9afad4bb7 100755 --- a/test/bug.mergedeps.t.postponed +++ b/test/bug.mergedeps.t.postponed @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.period.t b/test/bug.period.t index 42378e03c..128e91c6f 100755 --- a/test/bug.period.t +++ b/test/bug.period.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.range.t b/test/bug.range.t index a84305360..d5e46bf59 100755 --- a/test/bug.range.t +++ b/test/bug.range.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.recur.t b/test/bug.recur.t index 908b60b43..ba9049017 100755 --- a/test/bug.recur.t +++ b/test/bug.recur.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.sort.t b/test/bug.sort.t index 0e457e287..d7e176feb 100755 --- a/test/bug.sort.t +++ b/test/bug.sort.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.start.extra.t b/test/bug.start.extra.t index a202994a9..5501778cf 100755 --- a/test/bug.start.extra.t +++ b/test/bug.start.extra.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.summary.t b/test/bug.summary.t index ee17016e1..84ad04ff6 100755 --- a/test/bug.summary.t +++ b/test/bug.summary.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bug.uuid.t b/test/bug.uuid.t index 4088bbfbf..79692e3ee 100755 --- a/test/bug.uuid.t +++ b/test/bug.uuid.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/bulk.t b/test/bulk.t index fa6a77d8f..5c8e2a228 100755 --- a/test/bulk.t +++ b/test/bulk.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/cal.t b/test/cal.t index 085d44612..bc8e44400 100755 --- a/test/cal.t +++ b/test/cal.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/caseless.t b/test/caseless.t index 424876e9e..49fd9b952 100755 --- a/test/caseless.t +++ b/test/caseless.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.active.t b/test/color.active.t index 64fee6169..885814610 100755 --- a/test/color.active.t +++ b/test/color.active.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.blocked.t b/test/color.blocked.t index 5cea26b6f..fadf07992 100755 --- a/test/color.blocked.t +++ b/test/color.blocked.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.deprecated.t b/test/color.deprecated.t index 7a40f2364..36adaf7d4 100755 --- a/test/color.deprecated.t +++ b/test/color.deprecated.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.disable.t b/test/color.disable.t index dcebc391e..76f1fc140 100755 --- a/test/color.disable.t +++ b/test/color.disable.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.due.t b/test/color.due.t index b26e358fd..425c37756 100755 --- a/test/color.due.t +++ b/test/color.due.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.duetoday.t b/test/color.duetoday.t index 0e0245abd..990a4b7bc 100755 --- a/test/color.duetoday.t +++ b/test/color.duetoday.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.err.t b/test/color.err.t index 5ddc4fb9c..54dfd07ce 100755 --- a/test/color.err.t +++ b/test/color.err.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.keyword.t b/test/color.keyword.t index e824f192d..21f1e5fe5 100755 --- a/test/color.keyword.t +++ b/test/color.keyword.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.overdue.t b/test/color.overdue.t index d55aaf063..77d99b844 100755 --- a/test/color.overdue.t +++ b/test/color.overdue.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.pri.t b/test/color.pri.t index 5596b8bdb..8fedbc9fb 100755 --- a/test/color.pri.t +++ b/test/color.pri.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.project.t b/test/color.project.t index 53c673206..5e4948362 100755 --- a/test/color.project.t +++ b/test/color.project.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.recurring.t b/test/color.recurring.t index 85e7ff1bd..a3770a275 100755 --- a/test/color.recurring.t +++ b/test/color.recurring.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.t.cpp b/test/color.t.cpp index 78fdd138e..1bbbadc78 100644 --- a/test/color.t.cpp +++ b/test/color.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.tag.t b/test/color.tag.t index c3e88333b..0ab670598 100755 --- a/test/color.tag.t +++ b/test/color.tag.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.tagged.t b/test/color.tagged.t index 18c86711b..2863f7da4 100755 --- a/test/color.tagged.t +++ b/test/color.tagged.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/color.uda.t b/test/color.uda.t index 967043d1b..42683e055 100755 --- a/test/color.uda.t +++ b/test/color.uda.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/completed.t b/test/completed.t index 095a1ba4f..2fe42bd99 100755 --- a/test/completed.t +++ b/test/completed.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/config.obsolete.t b/test/config.obsolete.t index 2fef5f744..fca1f6eb0 100755 --- a/test/config.obsolete.t +++ b/test/config.obsolete.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/config.t.cpp b/test/config.t.cpp index 1c22000a1..7a8ba29b5 100644 --- a/test/config.t.cpp +++ b/test/config.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006 - 2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/confirmation.t b/test/confirmation.t index 637fa447a..e6f8c724f 100755 --- a/test/confirmation.t +++ b/test/confirmation.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/count.t b/test/count.t index caef5667b..8949b9de1 100755 --- a/test/count.t +++ b/test/count.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/countdown.t b/test/countdown.t index 7b34c5a1f..c0e1e1a1e 100755 --- a/test/countdown.t +++ b/test/countdown.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/custom.columns.t b/test/custom.columns.t index 6e5187193..42376b05b 100755 --- a/test/custom.columns.t +++ b/test/custom.columns.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/custom.priority_long.t b/test/custom.priority_long.t index 54b87992c..a655ba8e0 100755 --- a/test/custom.priority_long.t +++ b/test/custom.priority_long.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/custom.recur_ind.t b/test/custom.recur_ind.t index a31210f67..a14674f8c 100755 --- a/test/custom.recur_ind.t +++ b/test/custom.recur_ind.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/custom.t b/test/custom.t index 86fef3746..9318602d4 100755 --- a/test/custom.t +++ b/test/custom.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/custom.tag_ind.t b/test/custom.tag_ind.t index dd5af7d71..8e68462fa 100755 --- a/test/custom.tag_ind.t +++ b/test/custom.tag_ind.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/date.iso.t b/test/date.iso.t index 1f2333475..3500cc931 100755 --- a/test/date.iso.t +++ b/test/date.iso.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/date.t.cpp b/test/date.t.cpp index e21adbf77..c57a535a4 100644 --- a/test/date.t.cpp +++ b/test/date.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/dateformat.t b/test/dateformat.t index ebe3eb2b7..bfdda377e 100755 --- a/test/dateformat.t +++ b/test/dateformat.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/datesort.t b/test/datesort.t index 983234e58..cf1331ba6 100755 --- a/test/datesort.t +++ b/test/datesort.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/default.t b/test/default.t index f4b4b0869..f76b601bd 100755 --- a/test/default.t +++ b/test/default.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/delete.t b/test/delete.t index 8ad1ab2a0..31371c0d4 100755 --- a/test/delete.t +++ b/test/delete.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/denotate.t b/test/denotate.t index 117a7f7f2..87ce217bc 100755 --- a/test/denotate.t +++ b/test/denotate.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/dependencies.t b/test/dependencies.t index 4650a753f..6c98da2bf 100755 --- a/test/dependencies.t +++ b/test/dependencies.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/directory.t.cpp b/test/directory.t.cpp index 7ca8787df..dd1f961ce 100644 --- a/test/directory.t.cpp +++ b/test/directory.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/dom.2.t b/test/dom.2.t index f78a5986d..d4599c9b6 100755 --- a/test/dom.2.t +++ b/test/dom.2.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/dom.t.cpp b/test/dom.t.cpp index 08c0083a6..51b623578 100644 --- a/test/dom.t.cpp +++ b/test/dom.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/due.t b/test/due.t index 4b9d56e51..f0ba0b4ee 100755 --- a/test/due.t +++ b/test/due.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/duplicate.t b/test/duplicate.t index 2974d342d..8b6472866 100755 --- a/test/duplicate.t +++ b/test/duplicate.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/duplicate2.t b/test/duplicate2.t index 8d1f3e5f2..7fec55feb 100755 --- a/test/duplicate2.t +++ b/test/duplicate2.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/duration.t.cpp b/test/duration.t.cpp index 7c9097b43..926dcd146 100644 --- a/test/duration.t.cpp +++ b/test/duration.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/enpassant.t b/test/enpassant.t index eed219c93..c6919b989 100755 --- a/test/enpassant.t +++ b/test/enpassant.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/export.yaml.t b/test/export.yaml.t index bc03b5a09..c4e3539f8 100755 --- a/test/export.yaml.t +++ b/test/export.yaml.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.1013.t b/test/feature.1013.t index ae2e5c633..b1c9423af 100755 --- a/test/feature.1013.t +++ b/test/feature.1013.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.1061.t b/test/feature.1061.t index f88eaa898..510d6d4bb 100755 --- a/test/feature.1061.t +++ b/test/feature.1061.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.559.t b/test/feature.559.t index 337631a50..d1797b36a 100755 --- a/test/feature.559.t +++ b/test/feature.559.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.608.t b/test/feature.608.t index a61ee2d76..efffc83c2 100755 --- a/test/feature.608.t +++ b/test/feature.608.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.632.t b/test/feature.632.t index f7bd6e845..ab26ceb84 100755 --- a/test/feature.632.t +++ b/test/feature.632.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.725.t b/test/feature.725.t index cd4077497..9be37fb37 100755 --- a/test/feature.725.t +++ b/test/feature.725.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.891.t b/test/feature.891.t index 3403121f5..e6d82f4f8 100755 --- a/test/feature.891.t +++ b/test/feature.891.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.exit.t b/test/feature.exit.t index 232edcc1b..74c05ff2a 100755 --- a/test/feature.exit.t +++ b/test/feature.exit.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/feature.print.empty.columns.t b/test/feature.print.empty.columns.t index 6041fd15d..6c7a40c19 100755 --- a/test/feature.print.empty.columns.t +++ b/test/feature.print.empty.columns.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/file.t.cpp b/test/file.t.cpp index d7e5ed17c..b5c63cfd5 100644 --- a/test/file.t.cpp +++ b/test/file.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/filter-prefix.t b/test/filter-prefix.t index df44588cb..b4dc3e794 100755 --- a/test/filter-prefix.t +++ b/test/filter-prefix.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/filter.t b/test/filter.t index fc9ec0fba..70fdd97b0 100755 --- a/test/filter.t +++ b/test/filter.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/fontunderline.t b/test/fontunderline.t index b9686400d..8b09f8bd6 100755 --- a/test/fontunderline.t +++ b/test/fontunderline.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/history.annual.t b/test/history.annual.t index b2799c6d8..967eb94be 100755 --- a/test/history.annual.t +++ b/test/history.annual.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/history.monthly.t b/test/history.monthly.t index b13d8d8d2..df6fbfabf 100755 --- a/test/history.monthly.t +++ b/test/history.monthly.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/hyphenate.t b/test/hyphenate.t index 06e864f68..2157d93a5 100755 --- a/test/hyphenate.t +++ b/test/hyphenate.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/i18n.t.cpp b/test/i18n.t.cpp index 9d9d567b3..f7049aeeb 100644 --- a/test/i18n.t.cpp +++ b/test/i18n.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/ids.t b/test/ids.t index ac996f4e2..fdd59a33b 100755 --- a/test/ids.t +++ b/test/ids.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/import.t b/test/import.t index 833f7a76d..90acae538 100755 --- a/test/import.t +++ b/test/import.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/import.todo.sh.t b/test/import.todo.sh.t index 41c7dbe11..b346bc215 100755 --- a/test/import.todo.sh.t +++ b/test/import.todo.sh.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/import.yaml.t b/test/import.yaml.t index 8f995e863..555ee5d5b 100755 --- a/test/import.yaml.t +++ b/test/import.yaml.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/json.t.cpp b/test/json.t.cpp index d6a02832c..02377eda9 100644 --- a/test/json.t.cpp +++ b/test/json.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/json_test.cpp b/test/json_test.cpp index 5defcb430..2e1430cf8 100644 --- a/test/json_test.cpp +++ b/test/json_test.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/json_test.t b/test/json_test.t index 3a79c93cc..3ed50fdea 100755 --- a/test/json_test.t +++ b/test/json_test.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/label.t b/test/label.t index 6036e5df4..f0e4bd6c9 100755 --- a/test/label.t +++ b/test/label.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/limit.t b/test/limit.t index 30498cfbd..592bc393d 100755 --- a/test/limit.t +++ b/test/limit.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/list.all.projects.t b/test/list.all.projects.t index 457e82ce5..382e78d3c 100755 --- a/test/list.all.projects.t +++ b/test/list.all.projects.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/list.all.tags.t b/test/list.all.tags.t index d08154600..dc33d7c65 100755 --- a/test/list.all.tags.t +++ b/test/list.all.tags.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/list.t.cpp b/test/list.t.cpp index 21355b343..df3768287 100644 --- a/test/list.t.cpp +++ b/test/list.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/log.t b/test/log.t index 4f2c700f7..baa382f99 100755 --- a/test/log.t +++ b/test/log.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/merge.duplicates.t b/test/merge.duplicates.t index e0471941a..a1ffcda7f 100755 --- a/test/merge.duplicates.t +++ b/test/merge.duplicates.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/merge.simple_duplication.t b/test/merge.simple_duplication.t index 578629e9b..fb904eb2f 100755 --- a/test/merge.simple_duplication.t +++ b/test/merge.simple_duplication.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/merge.t b/test/merge.t index 216dc47b2..7d704998a 100755 --- a/test/merge.t +++ b/test/merge.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/msg.t.cpp b/test/msg.t.cpp index b417e22c7..5655b9300 100644 --- a/test/msg.t.cpp +++ b/test/msg.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/nag.t b/test/nag.t index 4591e63ca..e9eed8799 100755 --- a/test/nag.t +++ b/test/nag.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/next.t b/test/next.t index 8dfb35baf..4b7e675b7 100755 --- a/test/next.t +++ b/test/next.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/nibbler.t.cpp b/test/nibbler.t.cpp index fc78d4edf..4d8fd9f66 100644 --- a/test/nibbler.t.cpp +++ b/test/nibbler.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/oldest.t b/test/oldest.t index 24937f042..2af158caf 100755 --- a/test/oldest.t +++ b/test/oldest.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/op_and.t b/test/op_and.t index 847c4b6c3..8d7abea03 100755 --- a/test/op_and.t +++ b/test/op_and.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/op_gt.t b/test/op_gt.t index 6548a22ab..ca42e61e9 100755 --- a/test/op_gt.t +++ b/test/op_gt.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/op_gte.t b/test/op_gte.t index bd4da56c9..80292867b 100755 --- a/test/op_gte.t +++ b/test/op_gte.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/op_lt.t b/test/op_lt.t index eaa08f479..6ff733da2 100755 --- a/test/op_lt.t +++ b/test/op_lt.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/op_lte.t b/test/op_lte.t index c88599ee7..33005fe07 100755 --- a/test/op_lte.t +++ b/test/op_lte.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/op_or.t b/test/op_or.t index 92d67d64d..5a60a166a 100755 --- a/test/op_or.t +++ b/test/op_or.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/op_xor.t b/test/op_xor.t index 35170acf3..328196e44 100755 --- a/test/op_xor.t +++ b/test/op_xor.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/overdue.t b/test/overdue.t index c0c5ad34e..735be72b8 100755 --- a/test/overdue.t +++ b/test/overdue.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/override.t b/test/override.t index ed6c0028a..23486d2a0 100755 --- a/test/override.t +++ b/test/override.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/path.t.cpp b/test/path.t.cpp index 00fee15d5..a7c3b1ca2 100644 --- a/test/path.t.cpp +++ b/test/path.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/prepend.t b/test/prepend.t index 3ae744bff..a6ec3a4cf 100755 --- a/test/prepend.t +++ b/test/prepend.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/pri_sort.t b/test/pri_sort.t index f570dbf2c..6d5ddf56a 100755 --- a/test/pri_sort.t +++ b/test/pri_sort.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/project.t b/test/project.t index 3e2ec399b..73447792a 100755 --- a/test/project.t +++ b/test/project.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/rc.override.t b/test/rc.override.t index ba8f24e56..457fe46a3 100755 --- a/test/rc.override.t +++ b/test/rc.override.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/rc.t b/test/rc.t index 88fa956a5..99c464016 100755 --- a/test/rc.t +++ b/test/rc.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/recur.limit.t b/test/recur.limit.t index 23774d98a..1da4f8ee8 100755 --- a/test/recur.limit.t +++ b/test/recur.limit.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/recur.sort.t b/test/recur.sort.t index 8266804c5..8341e7233 100755 --- a/test/recur.sort.t +++ b/test/recur.sort.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/recur.t b/test/recur.t index 065daa291..496985987 100755 --- a/test/recur.t +++ b/test/recur.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/recur.until.t b/test/recur.until.t index a7d8d56a3..a1e2b99f1 100755 --- a/test/recur.until.t +++ b/test/recur.until.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/recur.weekdays.t b/test/recur.weekdays.t index 6de584099..59fcba4b2 100755 --- a/test/recur.weekdays.t +++ b/test/recur.weekdays.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/roundtrip.t b/test/roundtrip.t index eb6208d1b..3781c3b47 100755 --- a/test/roundtrip.t +++ b/test/roundtrip.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/rx.t.cpp b/test/rx.t.cpp index eae83f6dd..2ae071693 100644 --- a/test/rx.t.cpp +++ b/test/rx.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/sequence.t b/test/sequence.t index 33efdd074..202545c9e 100755 --- a/test/sequence.t +++ b/test/sequence.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/shadow.t b/test/shadow.t index 94aac0c36..f405bc2fa 100755 --- a/test/shadow.t +++ b/test/shadow.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/shell.t b/test/shell.t index d8509c131..6724e5167 100755 --- a/test/shell.t +++ b/test/shell.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/sorting.t b/test/sorting.t index b5b6f9d55..c43ab8c33 100755 --- a/test/sorting.t +++ b/test/sorting.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/special.t b/test/special.t index 866ba0c70..132c3dc53 100755 --- a/test/special.t +++ b/test/special.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/start.t b/test/start.t index 5a7a9797e..a692428d8 100755 --- a/test/start.t +++ b/test/start.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/subproject.t b/test/subproject.t index e85779d30..a63a2ca37 100755 --- a/test/subproject.t +++ b/test/subproject.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/substitute.t b/test/substitute.t index 266db6953..6b2722c9d 100755 --- a/test/substitute.t +++ b/test/substitute.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/t.t.cpp b/test/t.t.cpp index e37c99440..253ced4a8 100644 --- a/test/t.t.cpp +++ b/test/t.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/t2.t.cpp b/test/t2.t.cpp index b72a0e0d0..0f3fd2af0 100644 --- a/test/t2.t.cpp +++ b/test/t2.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/t3.t.cpp b/test/t3.t.cpp index 31c4cb61b..d091ecc4d 100644 --- a/test/t3.t.cpp +++ b/test/t3.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/tag.t b/test/tag.t index 3bb15b0ca..a80c87dc4 100755 --- a/test/tag.t +++ b/test/tag.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/taskmod.t.cpp b/test/taskmod.t.cpp index 2566ece05..338bda033 100644 --- a/test/taskmod.t.cpp +++ b/test/taskmod.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/tdb2.t.cpp b/test/tdb2.t.cpp index f06dde66c..0c1cce155 100644 --- a/test/tdb2.t.cpp +++ b/test/tdb2.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/template.t b/test/template.t index 903f8e471..adaae0dd7 100755 --- a/test/template.t +++ b/test/template.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/test.cpp b/test/test.cpp index 8aab28721..1fec701d7 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/test.h b/test/test.h index a41ae71e5..e24b4f915 100644 --- a/test/test.h +++ b/test/test.h @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/text.t.cpp b/test/text.t.cpp index c6b2bbae4..d6ef26c36 100644 --- a/test/text.t.cpp +++ b/test/text.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/timesheet.t b/test/timesheet.t index 03a344b5c..e6f24ed08 100755 --- a/test/timesheet.t +++ b/test/timesheet.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uda_date.t b/test/uda_date.t index d1067534f..f4a2e67f9 100755 --- a/test/uda_date.t +++ b/test/uda_date.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uda_defaults.t b/test/uda_defaults.t index 4c4123de1..62354924b 100755 --- a/test/uda_defaults.t +++ b/test/uda_defaults.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uda_duration.t b/test/uda_duration.t index 0d8286d55..14e015211 100755 --- a/test/uda_duration.t +++ b/test/uda_duration.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uda_numeric.t b/test/uda_numeric.t index 094220295..ae91505a3 100755 --- a/test/uda_numeric.t +++ b/test/uda_numeric.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uda_orphan.t b/test/uda_orphan.t index 002d14726..dc7312451 100755 --- a/test/uda_orphan.t +++ b/test/uda_orphan.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uda_report.t b/test/uda_report.t index d3be34fef..7b269e52b 100755 --- a/test/uda_report.t +++ b/test/uda_report.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uda_string.t b/test/uda_string.t index a0ff7edf0..c6affc9b4 100755 --- a/test/uda_string.t +++ b/test/uda_string.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uda_value.t b/test/uda_value.t index 2b3120a15..2086a40ad 100755 --- a/test/uda_value.t +++ b/test/uda_value.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/undo.t b/test/undo.t index 52411dccc..c09323315 100755 --- a/test/undo.t +++ b/test/undo.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/upgrade.t b/test/upgrade.t index 9fee56aeb..340f65b77 100755 --- a/test/upgrade.t +++ b/test/upgrade.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/urgency.t b/test/urgency.t index 9356b43b2..055a66983 100755 --- a/test/urgency.t +++ b/test/urgency.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/uri.t.cpp b/test/uri.t.cpp index cdaa68af8..6d994a1e0 100644 --- a/test/uri.t.cpp +++ b/test/uri.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2010 - 2013, Johannes Schlatow. +// Copyright 2010 - 2014, Johannes Schlatow. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/utf8.t.cpp b/test/utf8.t.cpp index 6340b4b17..b3a2cc831 100644 --- a/test/utf8.t.cpp +++ b/test/utf8.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/utf8_tw.t b/test/utf8_tw.t index a9e93b8e8..286b89db6 100755 --- a/test/utf8_tw.t +++ b/test/utf8_tw.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/util.t.cpp b/test/util.t.cpp index a271c64b7..df1e33a92 100644 --- a/test/util.t.cpp +++ b/test/util.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/uuid.t b/test/uuid.t index 14df09a6d..7944a4d49 100755 --- a/test/uuid.t +++ b/test/uuid.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/verbose.t b/test/verbose.t index 4c02176b6..ef7da6201 100755 --- a/test/verbose.t +++ b/test/verbose.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/version.t b/test/version.t index 8b9a443b1..bcb079aed 100755 --- a/test/version.t +++ b/test/version.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/view.t.cpp b/test/view.t.cpp index a7f1860e4..91ec5dae6 100644 --- a/test/view.t.cpp +++ b/test/view.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/wait.t b/test/wait.t index 442e15ea8..5b201499c 100755 --- a/test/wait.t +++ b/test/wait.t @@ -2,7 +2,7 @@ ################################################################################ ## taskwarrior - a command line task list manager. ## -## Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +## Copyright 2006-2014, Paul Beckingham, Federico Hernandez. ## ## Permission is hereby granted, free of charge, to any person obtaining a copy ## of this software and associated documentation files (the "Software"), to deal diff --git a/test/width.t.cpp b/test/width.t.cpp index 9554d1941..41e7a350c 100644 --- a/test/width.t.cpp +++ b/test/width.t.cpp @@ -1,7 +1,7 @@ //////////////////////////////////////////////////////////////////////////////// // taskwarrior - a command line task list manager. // -// Copyright 2006-2013, Paul Beckingham, Federico Hernandez. +// Copyright 2006-2014, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal