Update copyright.

git-svn-id: http://svn.redmine.org/redmine/trunk@16685 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2017-06-25 08:40:31 +00:00
parent 04fa679cb8
commit 7fd04e1f8d
567 changed files with 567 additions and 567 deletions

View File

@@ -1,5 +1,5 @@
/* Redmine - project management software
Copyright (C) 2006-2016 Jean-Philippe Lang */
Copyright (C) 2006-2017 Jean-Philippe Lang */
function addFile(inputEl, file, eagerUpload) {
var attachmentsFields = $(inputEl).closest('.attachments_form').find('.attachments_fields');