diff --git a/doc/holidays/refresh b/doc/holidays/refresh index 19a0c14e..a53e5778 100755 --- a/doc/holidays/refresh +++ b/doc/holidays/refresh @@ -2,7 +2,7 @@ ############################################################################### # -# Copyright 2016, 2018 - 2023, Gothenburg Bit Factory +# Copyright 2016, 2018 - 2022, Gothenburg Bit Factory # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/src/ChartConfig.h b/src/ChartConfig.h index be81b921..08787d4d 100644 --- a/src/ChartConfig.h +++ b/src/ChartConfig.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2019, 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2019, 2022 - 2023, 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 9493e8d6..39bb7423 100644 --- a/src/Database.h +++ b/src/Database.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2023, 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 7811aa30..5502fa9a 100644 --- a/src/Datafile.cpp +++ b/src/Datafile.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2023, 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 87582883..ead0fadf 100644 --- a/src/IntervalFactory.cpp +++ b/src/IntervalFactory.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2021, 2023, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2023, 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/IntervalFilterAllInRange.cpp b/src/IntervalFilterAllInRange.cpp index a9f8d0fd..23a848e0 100644 --- a/src/IntervalFilterAllInRange.cpp +++ b/src/IntervalFilterAllInRange.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2021, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2021, 2023, 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/IntervalFilterAllWithIds.cpp b/src/IntervalFilterAllWithIds.cpp index 7f364fbf..5d194b78 100644 --- a/src/IntervalFilterAllWithIds.cpp +++ b/src/IntervalFilterAllWithIds.cpp @@ -1,6 +1,6 @@ // /////////////////////////////////////////////////////////////////////////// // -// Copyright 2021, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2021, 2023, 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/IntervalFilterAllWithIds.h b/src/IntervalFilterAllWithIds.h index 03acbbf7..2d4dece5 100644 --- a/src/IntervalFilterAllWithIds.h +++ b/src/IntervalFilterAllWithIds.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2021, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2021 - 2023, 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/IntervalFilterAllWithTags.cpp b/src/IntervalFilterAllWithTags.cpp index 91138061..2dc6b7ab 100644 --- a/src/IntervalFilterAllWithTags.cpp +++ b/src/IntervalFilterAllWithTags.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2021, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2021 - 2023, 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/IntervalFilterAndGroup.cpp b/src/IntervalFilterAndGroup.cpp index 68ceaec5..53881579 100644 --- a/src/IntervalFilterAndGroup.cpp +++ b/src/IntervalFilterAndGroup.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2021, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2021, 2023, 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/IntervalFilterAndGroup.h b/src/IntervalFilterAndGroup.h index 9e59a447..7a2a4b5d 100644 --- a/src/IntervalFilterAndGroup.h +++ b/src/IntervalFilterAndGroup.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2021, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2021 - 2023, 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/IntervalFilterFirstOf.cpp b/src/IntervalFilterFirstOf.cpp index 93307605..eb097fad 100644 --- a/src/IntervalFilterFirstOf.cpp +++ b/src/IntervalFilterFirstOf.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2021, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2021, 2023, 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 e0709d23..e0df6dfa 100644 --- a/src/Journal.cpp +++ b/src/Journal.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2020, 2023, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2023, 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/Range.h b/src/Range.h index 7d0c1a68..8b1d2b88 100644 --- a/src/Range.h +++ b/src/Range.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2019, 2023, 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/SummaryTable.cpp b/src/SummaryTable.cpp index 4ef9b696..d3878217 100644 --- a/src/SummaryTable.cpp +++ b/src/SummaryTable.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2023, Gothenburg Bit Factory. +// Copyright 2018, 2023, Gothenburg Bit Factory. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/SummaryTable.h b/src/SummaryTable.h index fa323d72..958bb106 100644 --- a/src/SummaryTable.h +++ b/src/SummaryTable.h @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////////////// // -// Copyright 2023, Gothenburg Bit Factory. +// Copyright 2018, 2023, Gothenburg Bit Factory. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/src/Transaction.cpp b/src/Transaction.cpp index 77d5fc77..dd3f7a75 100644 --- a/src/Transaction.cpp +++ b/src/Transaction.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2019, 2023, 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/Transaction.h b/src/Transaction.h index 2c32b54e..513a5e85 100644 --- a/src/Transaction.h +++ b/src/Transaction.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2019, 2023, 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/TransactionsFactory.cpp b/src/TransactionsFactory.cpp index 140d1ea4..9df71491 100644 --- a/src/TransactionsFactory.cpp +++ b/src/TransactionsFactory.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018 - 2019, 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2018 - 2019, 2022 - 2023, 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 a3aca20d..9725003c 100644 --- a/src/commands/CmdConfig.cpp +++ b/src/commands/CmdConfig.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2023, 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 1dec3703..c722e9c1 100644 --- a/src/commands/CmdDefault.cpp +++ b/src/commands/CmdDefault.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2023, 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 c3656afa..6b9b8252 100644 --- a/src/commands/CmdHelp.cpp +++ b/src/commands/CmdHelp.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2020, 2023, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2020, 2022 - 2023, 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 ccdae7dd..dc2d9f0f 100644 --- a/src/commands/CmdMove.cpp +++ b/src/commands/CmdMove.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2023, 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 550531f9..97ab7469 100644 --- a/src/commands/CmdResize.cpp +++ b/src/commands/CmdResize.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2017 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2017 - 2023, 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 e07cd157..32e00f00 100644 --- a/src/commands/CmdShorten.cpp +++ b/src/commands/CmdShorten.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2023, 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 085749d7..a7148bb8 100644 --- a/src/commands/CmdSplit.cpp +++ b/src/commands/CmdSplit.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2023, 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 09235806..5973f936 100644 --- a/src/commands/CmdUndo.cpp +++ b/src/commands/CmdUndo.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016, 2018 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016, 2018 - 2023, 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 ab6eabf4..31f7db90 100644 --- a/src/helper.cpp +++ b/src/helper.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2023, 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/util.cpp b/src/util.cpp index d8252392..659a749f 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, 2021 - 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2019, 2021 - 2023, 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/DatetimeParser.t.cpp b/test/DatetimeParser.t.cpp index 9fdd9fbe..e12263fe 100644 --- a/test/DatetimeParser.t.cpp +++ b/test/DatetimeParser.t.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2020, 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2020, 2022 - 2023, 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.cpp b/test/test.cpp index aa4d9467..674a157e 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2015 - 2019, 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2015 - 2019, 2022 - 2023, 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.h b/test/test.h index 9b386fca..417ce165 100644 --- a/test/test.h +++ b/test/test.h @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2015, 2017 - 2019, 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2015, 2017 - 2019, 2022 - 2023, 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/util.t.cpp b/test/util.t.cpp index 492252b6..6cd7849f 100644 --- a/test/util.t.cpp +++ b/test/util.t.cpp @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // -// Copyright 2016 - 2019, 2022, Thomas Lauf, Paul Beckingham, Federico Hernandez. +// Copyright 2016 - 2019, 2022 - 2023, 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