diff --git a/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/accessFormUtil.js b/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/accessFormUtil.js index affeb38d0b..a1118da5ae 100644 --- a/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/accessFormUtil.js +++ b/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/accessFormUtil.js @@ -1,4 +1,4 @@ -/** +/* * The contents of this file are subject to the license and copyright * detailed in the LICENSE and NOTICE files at the root of the source * tree and available online at diff --git a/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/advancedAuthorizationsForm.js b/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/advancedAuthorizationsForm.js index bc8a5b2690..2794942885 100644 --- a/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/advancedAuthorizationsForm.js +++ b/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/advancedAuthorizationsForm.js @@ -1,4 +1,4 @@ -/** +/* * The contents of this file are subject to the license and copyright * detailed in the LICENSE and NOTICE files at the root of the source * tree and available online at diff --git a/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/editItemUtil.js b/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/editItemUtil.js index 33f2f7ab47..59a4d575d0 100644 --- a/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/editItemUtil.js +++ b/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/editItemUtil.js @@ -1,4 +1,4 @@ -/** +/* * The contents of this file are subject to the license and copyright * detailed in the LICENSE and NOTICE files at the root of the source * tree and available online at diff --git a/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/editPolicyForm.js b/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/editPolicyForm.js index e2f481a463..dcb267f920 100644 --- a/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/editPolicyForm.js +++ b/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/static/js/editPolicyForm.js @@ -1,4 +1,4 @@ -/** +/* * The contents of this file are subject to the license and copyright * detailed in the LICENSE and NOTICE files at the root of the source * tree and available online at