Skip to content

Commit 7a791e9

Browse files
chore(docs): update copyright year
1 parent e8c02a8 commit 7a791e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

classic/overrides/coon.user.view.authentication.AuthWindow.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* conjoon
33
* extjs-app-imapuser
4-
* Copyright (C) 2017-2022 Thorsten Suckow-Homberg https://github.com/conjoon/extjs-app-imapuser
4+
* Copyright (C) 2017-2023 Thorsten Suckow-Homberg https://github.com/conjoon/extjs-app-imapuser
55
*
66
* Permission is hereby granted, free of charge, to any person
77
* obtaining a copy of this software and associated documentation
@@ -67,7 +67,7 @@ Ext.define("conjoon.cn_imapuser.overrides.coon.user.view.authentication.AuthWind
6767
"<div class=\"prod\">conjoon</div>" +
6868
"<div class=\"meta\">" +
6969
"<span><a target=\"_blank\" href=\"http://conjoon.org\">About</a></span>" +
70-
"<span>&#169; 2007-2022 conjoon Open Source Project</span>" +
70+
"<span>&#169; 2007-2023 conjoon Open Source Project</span>" +
7171
"</div>" +
7272
"</div>"
7373
}];

0 commit comments

Comments
 (0)