mirror of
https://github.com/redmine/redmine.git
synced 2026-04-03 02:59:33 +02:00
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:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user