Update copyright year to 2023 (#38141).

git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@22015 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2023-01-01 06:40:01 +00:00
parent e9f2afa6f5
commit 5c2925bea6
610 changed files with 610 additions and 610 deletions

View File

@@ -1,5 +1,5 @@
/* Redmine - project management software
Copyright (C) 2006-2021 Jean-Philippe Lang */
Copyright (C) 2006-2023 Jean-Philippe Lang */
function sanitizeHTML(string) {
var temp = document.createElement('span');