Update AUTHORS, ChangeLog

- Fix copyright dates
This commit is contained in:
Thomas Lauf 2018-12-06 21:08:30 +01:00
parent 9598f01fcf
commit 2026296bf5
7 changed files with 8 additions and 5 deletions

View file

@ -30,6 +30,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Aaron Fields
vedharish
janikrabe
sruffell
Thanks to the following, who submitted detailed bug reports and excellent suggestions:

View file

@ -19,6 +19,8 @@
(thanks to chronitis)
- #113 summary does not display correctly open intervals spanning day border
(thanks to janikrabe)
- #131 Introduce 'modify' to adjust historical records to fixed date/time
(thanks to sruffell)
- #135 Task at month end not getting displayed
(thanks to towo)
- #138 Entering an escaped quote in a tag name causes incorrect JSON to be generated

View file

@ -1,6 +1,6 @@
////////////////////////////////////////////////////////////////////////////////
//
// Copyright 2015 - 2018, Thomas Lauf, 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

View file

@ -1,6 +1,6 @@
////////////////////////////////////////////////////////////////////////////////
//
// Copyright 2015 - 2018, Paul Beckingham, Federico Hernandez.
// Copyright 2016 - 2018, Paul Beckingham, Federico Hernandez.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal

View file

@ -1,6 +1,6 @@
////////////////////////////////////////////////////////////////////////////////
//
// Copyright 2015 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez.
// Copyright 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

View file

@ -1,6 +1,6 @@
////////////////////////////////////////////////////////////////////////////////
//
// Copyright 2015 - 2018, Thomas Lauf, 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

2
test/modify.t Executable file → Normal file
View file

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
###############################################################################
#
# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez.
# Copyright 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