File tree 4 files changed +6
-6
lines changed
libs/commonui/include/commonui
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
Workrave NEWS -- history of user-visible changes. 12 January 2023
2
- Copyright (C) 2001-2022 Rob Caelers, Raymond Penners, Ray Satiro
2
+ Copyright (C) 2001-2023 Rob Caelers, Raymond Penners, Ray Satiro
3
3
See the end for copying conditions.
4
4
5
5
Please report Workrave bug reports. Visit our bug tracker located at:
@@ -772,7 +772,7 @@ https://github.com/rcaelers/workrave/issues
772
772
----------------------------------------------------------------------
773
773
Copyright information:
774
774
775
- Copyright (C) 2001-2022 Rob Caelers & Raymond Penners
775
+ Copyright (C) 2001-2023 Rob Caelers & Raymond Penners
776
776
777
777
Permission is granted to anyone to make or distribute verbatim copies
778
778
of this document as received, in any medium, provided that the
Original file line number Diff line number Diff line change 1
1
Workrave NEWS -- history of user-visible changes. {{ releases.releases[0].date | data_format('DD MMMM YYYY') }}
2
- Copyright (C) 2001-2022 Rob Caelers, Raymond Penners, Ray Satiro
2
+ Copyright (C) 2001-2023 Rob Caelers, Raymond Penners, Ray Satiro
3
3
See the end for copying conditions.
4
4
5
5
Please report Workrave bug reports. Visit our bug tracker located at:
@@ -16,7 +16,7 @@ https://github.com/rcaelers/workrave/issues
16
16
----------------------------------------------------------------------
17
17
Copyright information:
18
18
19
- Copyright (C) 2001-2022 Rob Caelers & Raymond Penners
19
+ Copyright (C) 2001-2023 Rob Caelers & Raymond Penners
20
20
21
21
Permission is granted to anyone to make or distribute verbatim copies
22
22
of this document as received, in any medium, provided that the
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ VS_VERSION_INFO VERSIONINFO
17
17
VALUE "FileDescription", "Workrave"
18
18
VALUE "FileVersion", "@WR_VERSION@"
19
19
VALUE "InternalName", "workrave"
20
- VALUE "LegalCopyright", "Copyright (C) 2001-2022 The Workrave development team."
20
+ VALUE "LegalCopyright", "Copyright (C) 2001-2023 The Workrave development team."
21
21
VALUE "OriginalFilename", "WorkraveCrashHandler.exe"
22
22
VALUE "ProductName", "Workrave"
23
23
VALUE "ProductVersion", "@WR_VERSION@"
Original file line number Diff line number Diff line change 23
23
24
24
#include <stdlib.h>
25
25
26
- const char * workrave_copyright = "Copyright 2001-2022 Rob Caelers & Raymond Penners" ;
26
+ const char * workrave_copyright = "Copyright 2001-2023 Rob Caelers & Raymond Penners" ;
27
27
28
28
const char * workrave_authors [] = {"Developers:" ,
29
29
"Rob Caelers <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments