From 94ce7c2926989c88c96eeaa02b22852be8642a7f Mon Sep 17 00:00:00 2001 From: Greg Logan Date: Wed, 19 Jul 2023 17:14:09 -0600 Subject: [PATCH] Adding missed files in engage-ui --- .../engage-ui/src/main/resources/ui/js/app/engage-ui-mobile.js | 2 +- modules/engage-ui/src/main/resources/ui/js/app/engage-ui.js | 2 +- modules/engage-ui/src/main/resources/ui/js/common.js | 2 +- modules/engage-ui/src/main/resources/ui/js/lib/jquery.utils.js | 2 +- modules/engage-ui/src/main/resources/ui/js/redirect.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/engage-ui/src/main/resources/ui/js/app/engage-ui-mobile.js b/modules/engage-ui/src/main/resources/ui/js/app/engage-ui-mobile.js index 4be84c3245c..5c5934dec1a 100644 --- a/modules/engage-ui/src/main/resources/ui/js/app/engage-ui-mobile.js +++ b/modules/engage-ui/src/main/resources/ui/js/app/engage-ui-mobile.js @@ -1,4 +1,4 @@ -/** +/* * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership. diff --git a/modules/engage-ui/src/main/resources/ui/js/app/engage-ui.js b/modules/engage-ui/src/main/resources/ui/js/app/engage-ui.js index 16725f751f4..31c07eeb906 100644 --- a/modules/engage-ui/src/main/resources/ui/js/app/engage-ui.js +++ b/modules/engage-ui/src/main/resources/ui/js/app/engage-ui.js @@ -1,4 +1,4 @@ -/** +/* * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership. diff --git a/modules/engage-ui/src/main/resources/ui/js/common.js b/modules/engage-ui/src/main/resources/ui/js/common.js index eebf4a74141..dbb44952de4 100644 --- a/modules/engage-ui/src/main/resources/ui/js/common.js +++ b/modules/engage-ui/src/main/resources/ui/js/common.js @@ -1,4 +1,4 @@ -/** +/* * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership. diff --git a/modules/engage-ui/src/main/resources/ui/js/lib/jquery.utils.js b/modules/engage-ui/src/main/resources/ui/js/lib/jquery.utils.js index 6dac9ba94fa..73cf97f56e6 100644 --- a/modules/engage-ui/src/main/resources/ui/js/lib/jquery.utils.js +++ b/modules/engage-ui/src/main/resources/ui/js/lib/jquery.utils.js @@ -1,4 +1,4 @@ -/** +/* * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership. diff --git a/modules/engage-ui/src/main/resources/ui/js/redirect.js b/modules/engage-ui/src/main/resources/ui/js/redirect.js index 47bc3c40471..1965613caf5 100644 --- a/modules/engage-ui/src/main/resources/ui/js/redirect.js +++ b/modules/engage-ui/src/main/resources/ui/js/redirect.js @@ -1,4 +1,4 @@ -/** +/* * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership.