From ad583091592c986d81570c35dfe9dda39b4db143 Mon Sep 17 00:00:00 2001 From: Thomas Lauf Date: Sun, 19 Apr 2020 12:41:23 +0200 Subject: [PATCH] Update Copyright Signed-off-by: Thomas Lauf --- doc/holidays/refresh | 2 +- doc/themes/dark.theme | 2 +- doc/themes/dark_blue.theme | 2 +- doc/themes/dark_green.theme | 2 +- doc/themes/dark_red.theme | 2 +- ext/on-modify.timewarrior | 2 +- ext/totals.py | 4 ++-- src/CLI.cpp | 2 +- src/CLI.h | 2 +- src/Database.cpp | 2 +- src/Database.h | 2 +- src/Datafile.cpp | 2 +- src/Datafile.h | 2 +- src/Interval.cpp | 2 +- src/Interval.h | 2 +- src/IntervalFactory.cpp | 2 +- src/Journal.cpp | 2 +- src/Journal.h | 2 +- src/Rules.cpp | 2 +- src/TagInfoDatabase.cpp | 2 +- src/TagInfoDatabase.h | 2 +- src/commands/CmdAnnotate.cpp | 2 +- src/commands/CmdCancel.cpp | 2 +- src/commands/CmdChart.cpp | 2 +- src/commands/CmdConfig.cpp | 2 +- src/commands/CmdContinue.cpp | 2 +- src/commands/CmdDefault.cpp | 2 +- src/commands/CmdDelete.cpp | 2 +- src/commands/CmdFill.cpp | 2 +- src/commands/CmdGaps.cpp | 2 +- src/commands/CmdHelp.cpp | 2 +- src/commands/CmdJoin.cpp | 2 +- src/commands/CmdLengthen.cpp | 2 +- src/commands/CmdModify.cpp | 2 +- src/commands/CmdMove.cpp | 2 +- src/commands/CmdReport.cpp | 2 +- src/commands/CmdResize.cpp | 2 +- src/commands/CmdShorten.cpp | 2 +- src/commands/CmdSplit.cpp | 2 +- src/commands/CmdStart.cpp | 2 +- src/commands/CmdStop.cpp | 2 +- src/commands/CmdSummary.cpp | 2 +- src/commands/CmdTag.cpp | 2 +- src/commands/CmdTags.cpp | 2 +- src/commands/CmdTrack.cpp | 2 +- src/commands/CmdUndo.cpp | 2 +- src/commands/CmdUntag.cpp | 2 +- src/data.cpp | 2 +- src/dom.cpp | 2 +- src/helper.cpp | 2 +- src/init.cpp | 2 +- src/log.cpp | 2 +- src/timew.cpp | 2 +- src/timew.h | 2 +- test/annotate.t | 6 +++--- test/cancel.t | 2 +- test/chart.t | 2 +- test/cli.t | 2 +- test/clock.t | 2 +- test/config.t | 2 +- test/continue.t | 2 +- test/delete.t | 2 +- test/dom.t | 5 +++-- test/export.t | 6 +++--- test/extensions.t | 2 +- test/fill.t | 2 +- test/gaps.t | 2 +- test/help.t | 2 +- test/ids.t | 2 +- test/interval.t.cpp | 2 +- test/join.t | 6 +++--- test/lengthen.t | 2 +- test/modify.t | 2 +- test/move.t | 2 +- test/quiet.t | 2 +- test/resize.t | 2 +- test/shorten.t | 2 +- test/simpletap/__init__.py | 5 +++-- test/split.t | 2 +- test/start.t | 6 +++--- test/stop.t | 2 +- test/summary.t | 6 +++--- test/tag.t | 6 +++--- test/tags.t | 2 +- test/template.t | 2 +- test/test_on-modify.timewarrior.t | 2 +- test/test_totals.t | 6 +++--- test/track.t | 2 +- test/undo.t | 2 +- test/untag.t | 6 +++--- test/version.t | 2 +- 91 files changed, 112 insertions(+), 110 deletions(-) diff --git a/doc/holidays/refresh b/doc/holidays/refresh index 622b4662..789e471b 100755 --- a/doc/holidays/refresh +++ b/doc/holidays/refresh @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2016, 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016, 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/themes/dark.theme b/doc/themes/dark.theme index 469e81f7..6d7d7994 100644 --- a/doc/themes/dark.theme +++ b/doc/themes/dark.theme @@ -1,6 +1,6 @@ ############################################################################### # -# Copyright 2015 - 2016, Paul Beckingham, Federico Hernandez. +# Copyright 2016, 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/themes/dark_blue.theme b/doc/themes/dark_blue.theme index 4a74dd62..8c2ae551 100644 --- a/doc/themes/dark_blue.theme +++ b/doc/themes/dark_blue.theme @@ -1,6 +1,6 @@ ############################################################################### # -# Copyright 2015 - 2016, Paul Beckingham, Federico Hernandez. +# Copyright 2016, 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/themes/dark_green.theme b/doc/themes/dark_green.theme index f1b7592a..d5ec6e6c 100644 --- a/doc/themes/dark_green.theme +++ b/doc/themes/dark_green.theme @@ -1,6 +1,6 @@ ############################################################################### # -# Copyright 2015 - 2016, Paul Beckingham, Federico Hernandez. +# Copyright 2016, 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/themes/dark_red.theme b/doc/themes/dark_red.theme index 388a1f9b..76e646ff 100644 --- a/doc/themes/dark_red.theme +++ b/doc/themes/dark_red.theme @@ -1,6 +1,6 @@ ############################################################################### # -# Copyright 2015 - 2016, Paul Beckingham, Federico Hernandez. +# Copyright 2016, 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/ext/on-modify.timewarrior b/ext/on-modify.timewarrior index d53d5791..2fcc520e 100755 --- a/ext/on-modify.timewarrior +++ b/ext/on-modify.timewarrior @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2015 - 2016, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/ext/totals.py b/ext/totals.py index 87a74f1f..7c1e90e2 100755 --- a/ext/totals.py +++ b/ext/totals.py @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2015 - 2016, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -28,8 +28,8 @@ import datetime import json -import sys +import sys from dateutil import tz DATEFORMAT = "%Y%m%dT%H%M%SZ" diff --git a/src/CLI.cpp b/src/CLI.cpp index 7921b086..c0f1149a 100644 --- a/src/CLI.cpp +++ b/src/CLI.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CLI.h b/src/CLI.h index f097ecb3..f831d882 100644 --- a/src/CLI.h +++ b/src/CLI.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/Database.cpp b/src/Database.cpp index aea525ec..f0a95d68 100644 --- a/src/Database.cpp +++ b/src/Database.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/Database.h b/src/Database.h index 97a8d413..174ce877 100644 --- a/src/Database.h +++ b/src/Database.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/Datafile.cpp b/src/Datafile.cpp index 9f381cb5..cfe79cd9 100644 --- a/src/Datafile.cpp +++ b/src/Datafile.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/Datafile.h b/src/Datafile.h index ff281cd2..ea608f4c 100644 --- a/src/Datafile.h +++ b/src/Datafile.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/Interval.cpp b/src/Interval.cpp index a6504229..6484b785 100644 --- a/src/Interval.cpp +++ b/src/Interval.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/Interval.h b/src/Interval.h index 1458088d..9ae06ca2 100644 --- a/src/Interval.h +++ b/src/Interval.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/IntervalFactory.cpp b/src/IntervalFactory.cpp index 13a74975..f69f3960 100644 --- a/src/IntervalFactory.cpp +++ b/src/IntervalFactory.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/Journal.cpp b/src/Journal.cpp index d31cc264..2b4905f5 100644 --- a/src/Journal.cpp +++ b/src/Journal.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/Journal.h b/src/Journal.h index 8e3e58ee..5d2f0813 100644 --- a/src/Journal.h +++ b/src/Journal.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 4446558b..4a61cf45 100644 --- a/src/Rules.cpp +++ b/src/Rules.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2015 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2015 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/TagInfoDatabase.cpp b/src/TagInfoDatabase.cpp index b146d351..8faf6c48 100644 --- a/src/TagInfoDatabase.cpp +++ b/src/TagInfoDatabase.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/TagInfoDatabase.h b/src/TagInfoDatabase.h index 64ec2f86..6d1d759b 100644 --- a/src/TagInfoDatabase.h +++ b/src/TagInfoDatabase.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 d08baed2..dc0f6c2c 100644 --- a/src/commands/CmdAnnotate.cpp +++ b/src/commands/CmdAnnotate.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdCancel.cpp b/src/commands/CmdCancel.cpp index e41cfe5a..0599daf1 100644 --- a/src/commands/CmdCancel.cpp +++ b/src/commands/CmdCancel.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdChart.cpp b/src/commands/CmdChart.cpp index 4d821dab..41508918 100644 --- a/src/commands/CmdChart.cpp +++ b/src/commands/CmdChart.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 0f53736f..05aa5c40 100644 --- a/src/commands/CmdConfig.cpp +++ b/src/commands/CmdConfig.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdContinue.cpp b/src/commands/CmdContinue.cpp index da99798b..10307ce7 100644 --- a/src/commands/CmdContinue.cpp +++ b/src/commands/CmdContinue.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdDefault.cpp b/src/commands/CmdDefault.cpp index 986f4c21..19346f0f 100644 --- a/src/commands/CmdDefault.cpp +++ b/src/commands/CmdDefault.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 f92287d9..e972d7a6 100644 --- a/src/commands/CmdDelete.cpp +++ b/src/commands/CmdDelete.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdFill.cpp b/src/commands/CmdFill.cpp index ec782334..43ee5272 100644 --- a/src/commands/CmdFill.cpp +++ b/src/commands/CmdFill.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdGaps.cpp b/src/commands/CmdGaps.cpp index f58d3404..507eeca0 100644 --- a/src/commands/CmdGaps.cpp +++ b/src/commands/CmdGaps.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 2c4b230b..5da034b1 100644 --- a/src/commands/CmdHelp.cpp +++ b/src/commands/CmdHelp.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdJoin.cpp b/src/commands/CmdJoin.cpp index fa93be0c..1f809803 100644 --- a/src/commands/CmdJoin.cpp +++ b/src/commands/CmdJoin.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdLengthen.cpp b/src/commands/CmdLengthen.cpp index 3391c638..6624c56b 100644 --- a/src/commands/CmdLengthen.cpp +++ b/src/commands/CmdLengthen.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 9c4360a7..ddd8798b 100644 --- a/src/commands/CmdModify.cpp +++ b/src/commands/CmdModify.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdMove.cpp b/src/commands/CmdMove.cpp index 2a2c614a..c3fcf623 100644 --- a/src/commands/CmdMove.cpp +++ b/src/commands/CmdMove.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdReport.cpp b/src/commands/CmdReport.cpp index d7b15e20..cf7e029e 100644 --- a/src/commands/CmdReport.cpp +++ b/src/commands/CmdReport.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdResize.cpp b/src/commands/CmdResize.cpp index 23da05f8..6906aba8 100644 --- a/src/commands/CmdResize.cpp +++ b/src/commands/CmdResize.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2017 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2017 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdShorten.cpp b/src/commands/CmdShorten.cpp index 379cf174..c5b45847 100644 --- a/src/commands/CmdShorten.cpp +++ b/src/commands/CmdShorten.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdSplit.cpp b/src/commands/CmdSplit.cpp index 199aa729..d23c9f15 100644 --- a/src/commands/CmdSplit.cpp +++ b/src/commands/CmdSplit.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 9d86afa4..6e6e447c 100644 --- a/src/commands/CmdStart.cpp +++ b/src/commands/CmdStart.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 1f11e152..66418de5 100644 --- a/src/commands/CmdStop.cpp +++ b/src/commands/CmdStop.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 96a8e713..6b729d42 100644 --- a/src/commands/CmdSummary.cpp +++ b/src/commands/CmdSummary.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdTag.cpp b/src/commands/CmdTag.cpp index fc1da95c..8034aa6f 100644 --- a/src/commands/CmdTag.cpp +++ b/src/commands/CmdTag.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 2b7bd147..514c15a1 100644 --- a/src/commands/CmdTags.cpp +++ b/src/commands/CmdTags.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdTrack.cpp b/src/commands/CmdTrack.cpp index 7b91ebb1..f5069a1b 100644 --- a/src/commands/CmdTrack.cpp +++ b/src/commands/CmdTrack.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 729cad09..3bf15747 100644 --- a/src/commands/CmdUndo.cpp +++ b/src/commands/CmdUndo.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/CmdUntag.cpp b/src/commands/CmdUntag.cpp index 578cbe5c..fbeff8e3 100644 --- a/src/commands/CmdUntag.cpp +++ b/src/commands/CmdUntag.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/data.cpp b/src/data.cpp index 6297404d..ab9c9f6a 100644 --- a/src/data.cpp +++ b/src/data.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 eea38438..20e5103c 100644 --- a/src/dom.cpp +++ b/src/dom.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/helper.cpp b/src/helper.cpp index ff762c46..fc901318 100644 --- a/src/helper.cpp +++ b/src/helper.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/init.cpp b/src/init.cpp index c7f76d32..90c5384b 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/log.cpp b/src/log.cpp index c1cb4aa4..ec2ca374 100644 --- a/src/log.cpp +++ b/src/log.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/timew.cpp b/src/timew.cpp index a0e9572d..49695d30 100644 --- a/src/timew.cpp +++ b/src/timew.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2015 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2015 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/timew.h b/src/timew.h index 5bda960b..c2715f20 100644 --- a/src/timew.h +++ b/src/timew.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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 d16094c6..9831d76e 100755 --- a/test/annotate.t +++ b/test/annotate.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -27,11 +27,11 @@ ############################################################################### import os -import sys import unittest - from datetime import datetime, timedelta +import sys + # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/cancel.t b/test/cancel.t index d7fe8a45..2722bc7b 100755 --- a/test/cancel.t +++ b/test/cancel.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/chart.t b/test/chart.t index ba3c768d..03793037 100755 --- a/test/chart.t +++ b/test/chart.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2017 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/cli.t b/test/cli.t index 140efde0..b10db7ed 100755 --- a/test/cli.t +++ b/test/cli.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/clock.t b/test/clock.t index 2da1e189..c825902c 100755 --- a/test/clock.t +++ b/test/clock.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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 b/test/config.t index 9db79ab6..0a479487 100755 --- a/test/config.t +++ b/test/config.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/continue.t b/test/continue.t index 13ec2072..6292f08f 100755 --- a/test/continue.t +++ b/test/continue.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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 ba9e4839..aa3482f9 100755 --- a/test/delete.t +++ b/test/delete.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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 b/test/dom.t index 56dd1271..080e4b3c 100755 --- a/test/dom.t +++ b/test/dom.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -27,9 +27,10 @@ ############################################################################### import os -import sys import unittest +import sys + # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/export.t b/test/export.t index 17867cbe..832d588e 100755 --- a/test/export.t +++ b/test/export.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -27,11 +27,11 @@ ############################################################################### import os -import sys import unittest - from datetime import datetime, timedelta +import sys + # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/extensions.t b/test/extensions.t index 2431c72b..bda4ab91 100755 --- a/test/extensions.t +++ b/test/extensions.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/fill.t b/test/fill.t index 730dda25..01d56a56 100755 --- a/test/fill.t +++ b/test/fill.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/gaps.t b/test/gaps.t index 912b1a4d..0fa61803 100755 --- a/test/gaps.t +++ b/test/gaps.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/help.t b/test/help.t index 91d730eb..73a1242d 100755 --- a/test/help.t +++ b/test/help.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2019 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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 ee56c9ab..45f5c058 100755 --- a/test/ids.t +++ b/test/ids.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/interval.t.cpp b/test/interval.t.cpp index 0a99af12..a2140338 100644 --- a/test/interval.t.cpp +++ b/test/interval.t.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby 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/join.t b/test/join.t index 70befb4b..625be253 100755 --- a/test/join.t +++ b/test/join.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -27,10 +27,10 @@ ############################################################################### import os -import sys import unittest +from datetime import datetime, timedelta -from datetime import datetime, timedelta, time +import sys # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/lengthen.t b/test/lengthen.t index 91b14d51..84e05579 100755 --- a/test/lengthen.t +++ b/test/lengthen.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/modify.t b/test/modify.t index c6d546a2..0fc62d33 100755 --- a/test/modify.t +++ b/test/modify.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2018 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/move.t b/test/move.t index b163cb82..173d8d74 100755 --- a/test/move.t +++ b/test/move.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/quiet.t b/test/quiet.t index 2291d4bf..7b08f83c 100755 --- a/test/quiet.t +++ b/test/quiet.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/resize.t b/test/resize.t index 8352df38..42679618 100755 --- a/test/resize.t +++ b/test/resize.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2017 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/shorten.t b/test/shorten.t index edc0cc12..9dd9150b 100755 --- a/test/shorten.t +++ b/test/shorten.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/simpletap/__init__.py b/test/simpletap/__init__.py index 40191293..3215f7ef 100644 --- a/test/simpletap/__init__.py +++ b/test/simpletap/__init__.py @@ -1,7 +1,7 @@ ############################################################################### # timewarrior - a command line time tracker. # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -29,11 +29,12 @@ import inspect import os -import sys import traceback import unittest import warnings +import sys + def color(text, c): """ diff --git a/test/split.t b/test/split.t index 6e93e9d9..2750080a 100755 --- a/test/split.t +++ b/test/split.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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 e19ead7e..4e745199 100755 --- a/test/start.t +++ b/test/start.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -27,11 +27,11 @@ ############################################################################### import os -import sys import unittest - from datetime import datetime, timedelta, time +import sys + # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/stop.t b/test/stop.t index 2b56fc44..34f7b3f2 100755 --- a/test/stop.t +++ b/test/stop.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/summary.t b/test/summary.t index 5afcddfa..fa21017b 100755 --- a/test/summary.t +++ b/test/summary.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2017 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -27,11 +27,11 @@ ############################################################################### import os -import sys import unittest - from datetime import datetime, timedelta +import sys + # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/tag.t b/test/tag.t index d9dc35ec..82ec85aa 100755 --- a/test/tag.t +++ b/test/tag.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -27,11 +27,11 @@ ############################################################################### import os -import sys import unittest - from datetime import datetime, timedelta +import sys + # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/tags.t b/test/tags.t index 0c5f1b5b..345fbaae 100755 --- a/test/tags.t +++ b/test/tags.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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 2ac3f284..a96588e3 100644 --- a/test/template.t +++ b/test/template.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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_on-modify.timewarrior.t b/test/test_on-modify.timewarrior.t index 9a5972d8..26102bd3 100755 --- a/test/test_on-modify.timewarrior.t +++ b/test/test_on-modify.timewarrior.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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_totals.t b/test/test_totals.t index 23b1a3ab..bc4062ac 100755 --- a/test/test_totals.t +++ b/test/test_totals.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2017 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -26,11 +26,11 @@ # ############################################################################### +import datetime import os -import sys import unittest -import datetime +import sys # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/track.t b/test/track.t index bc930dcf..663ed351 100755 --- a/test/track.t +++ b/test/track.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2020, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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 5d0b58f2..4a26a97f 100755 --- a/test/undo.t +++ b/test/undo.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby 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/untag.t b/test/untag.t index 4af542ac..0f427791 100755 --- a/test/untag.t +++ b/test/untag.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. +# Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -27,11 +27,11 @@ ############################################################################### import os -import sys import unittest - from datetime import datetime, timedelta +import sys + # Ensure python finds the local simpletap module sys.path.append(os.path.dirname(os.path.abspath(__file__))) diff --git a/test/version.t b/test/version.t index f22ec251..6e4e7a11 100755 --- a/test/version.t +++ b/test/version.t @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez. +# Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal