diff --git a/appserver/web/web-core/src/main/java/org/apache/catalina/realm/JAASRealm.java b/appserver/web/web-core/src/main/java/org/apache/catalina/realm/JAASRealm.java index 398bcc85e0b..56698040e0a 100644 --- a/appserver/web/web-core/src/main/java/org/apache/catalina/realm/JAASRealm.java +++ b/appserver/web/web-core/src/main/java/org/apache/catalina/realm/JAASRealm.java @@ -56,6 +56,7 @@ * limitations under the License. */ // Portions Copyright [2019-2024] Payara Foundation and/or affiliates +// Payara Foundation and/or its affiliates elects to include this software in this distribution under the GPL Version 2 license package org.apache.catalina.realm;