Skip to content

Commit 9faeb58

Browse files
committed
Bump copyright date in header comments
1 parent a82c39a commit 9faeb58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Src/UConsts.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
44
* obtain one at http://mozilla.org/MPL/2.0/
55
*
6-
* Copyright (C) 2009-2020, Peter Johnson (gravatar.com/delphidabbler).
6+
* Copyright (C) 2009-2021, Peter Johnson (gravatar.com/delphidabbler).
77
*
88
* Defines various character, string and resource id constants.
99
}

Src/UHTMLUtils.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
44
* obtain one at http://mozilla.org/MPL/2.0/
55
*
6-
* Copyright (C) 2005-2020, Peter Johnson (gravatar.com/delphidabbler).
6+
* Copyright (C) 2005-2021, Peter Johnson (gravatar.com/delphidabbler).
77
*
88
* Helper interfaces and classes used to generate HTML.
99
}

0 commit comments

Comments
 (0)