diff --git a/src/main/java/org/appng/application/manager/business/Applications.java b/src/main/java/org/appng/application/manager/business/Applications.java index ed822be..770acbb 100644 --- a/src/main/java/org/appng/application/manager/business/Applications.java +++ b/src/main/java/org/appng/application/manager/business/Applications.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Beans.java b/src/main/java/org/appng/application/manager/business/Beans.java index a1d1214..54fdbc5 100644 --- a/src/main/java/org/appng/application/manager/business/Beans.java +++ b/src/main/java/org/appng/application/manager/business/Beans.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Cache.java b/src/main/java/org/appng/application/manager/business/Cache.java index 89cc99a..119ae65 100644 --- a/src/main/java/org/appng/application/manager/business/Cache.java +++ b/src/main/java/org/appng/application/manager/business/Cache.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/ClusterState.java b/src/main/java/org/appng/application/manager/business/ClusterState.java index 0a6d422..c6d5a8a 100644 --- a/src/main/java/org/appng/application/manager/business/ClusterState.java +++ b/src/main/java/org/appng/application/manager/business/ClusterState.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/DatabaseConnections.java b/src/main/java/org/appng/application/manager/business/DatabaseConnections.java index 3d62c36..a0addd7 100644 --- a/src/main/java/org/appng/application/manager/business/DatabaseConnections.java +++ b/src/main/java/org/appng/application/manager/business/DatabaseConnections.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Dictionary.java b/src/main/java/org/appng/application/manager/business/Dictionary.java index b9690c1..bebfbb3 100644 --- a/src/main/java/org/appng/application/manager/business/Dictionary.java +++ b/src/main/java/org/appng/application/manager/business/Dictionary.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Environment.java b/src/main/java/org/appng/application/manager/business/Environment.java index 7681c6b..682a841 100644 --- a/src/main/java/org/appng/application/manager/business/Environment.java +++ b/src/main/java/org/appng/application/manager/business/Environment.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/GrantSites.java b/src/main/java/org/appng/application/manager/business/GrantSites.java index f78ed5c..cf4d7b2 100644 --- a/src/main/java/org/appng/application/manager/business/GrantSites.java +++ b/src/main/java/org/appng/application/manager/business/GrantSites.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Groups.java b/src/main/java/org/appng/application/manager/business/Groups.java index 4ff8135..cd3ef1c 100644 --- a/src/main/java/org/appng/application/manager/business/Groups.java +++ b/src/main/java/org/appng/application/manager/business/Groups.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Installation.java b/src/main/java/org/appng/application/manager/business/Installation.java index c0458ad..0518afd 100644 --- a/src/main/java/org/appng/application/manager/business/Installation.java +++ b/src/main/java/org/appng/application/manager/business/Installation.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Jars.java b/src/main/java/org/appng/application/manager/business/Jars.java index 32e9ba6..56089fc 100644 --- a/src/main/java/org/appng/application/manager/business/Jars.java +++ b/src/main/java/org/appng/application/manager/business/Jars.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/LdapUsers.java b/src/main/java/org/appng/application/manager/business/LdapUsers.java index 5aa9c6f..48dd51f 100644 --- a/src/main/java/org/appng/application/manager/business/LdapUsers.java +++ b/src/main/java/org/appng/application/manager/business/LdapUsers.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/LogConfig.java b/src/main/java/org/appng/application/manager/business/LogConfig.java index a6469fd..2a288bf 100644 --- a/src/main/java/org/appng/application/manager/business/LogConfig.java +++ b/src/main/java/org/appng/application/manager/business/LogConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/LogConfigChangedEvent.java b/src/main/java/org/appng/application/manager/business/LogConfigChangedEvent.java index 74cd3ad..4cc7c88 100644 --- a/src/main/java/org/appng/application/manager/business/LogConfigChangedEvent.java +++ b/src/main/java/org/appng/application/manager/business/LogConfigChangedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Mailer.java b/src/main/java/org/appng/application/manager/business/Mailer.java index 8e8813b..d59733c 100644 --- a/src/main/java/org/appng/application/manager/business/Mailer.java +++ b/src/main/java/org/appng/application/manager/business/Mailer.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Permissions.java b/src/main/java/org/appng/application/manager/business/Permissions.java index b11a9c6..11974a2 100644 --- a/src/main/java/org/appng/application/manager/business/Permissions.java +++ b/src/main/java/org/appng/application/manager/business/Permissions.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/PlatformEvents.java b/src/main/java/org/appng/application/manager/business/PlatformEvents.java index 319a06f..56844c3 100644 --- a/src/main/java/org/appng/application/manager/business/PlatformEvents.java +++ b/src/main/java/org/appng/application/manager/business/PlatformEvents.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Properties.java b/src/main/java/org/appng/application/manager/business/Properties.java index 3d04762..49f18c4 100644 --- a/src/main/java/org/appng/application/manager/business/Properties.java +++ b/src/main/java/org/appng/application/manager/business/Properties.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Repositories.java b/src/main/java/org/appng/application/manager/business/Repositories.java index 6392400..e4309f9 100644 --- a/src/main/java/org/appng/application/manager/business/Repositories.java +++ b/src/main/java/org/appng/application/manager/business/Repositories.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/ResourceUpload.java b/src/main/java/org/appng/application/manager/business/ResourceUpload.java index c7ecd43..514a169 100644 --- a/src/main/java/org/appng/application/manager/business/ResourceUpload.java +++ b/src/main/java/org/appng/application/manager/business/ResourceUpload.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Resources.java b/src/main/java/org/appng/application/manager/business/Resources.java index 1d76bfd..711e7f5 100644 --- a/src/main/java/org/appng/application/manager/business/Resources.java +++ b/src/main/java/org/appng/application/manager/business/Resources.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Roles.java b/src/main/java/org/appng/application/manager/business/Roles.java index 6178ad3..57deef6 100644 --- a/src/main/java/org/appng/application/manager/business/Roles.java +++ b/src/main/java/org/appng/application/manager/business/Roles.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Sessions.java b/src/main/java/org/appng/application/manager/business/Sessions.java index 44e4949..09ba43f 100644 --- a/src/main/java/org/appng/application/manager/business/Sessions.java +++ b/src/main/java/org/appng/application/manager/business/Sessions.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Sites.java b/src/main/java/org/appng/application/manager/business/Sites.java index 0674f84..49da975 100644 --- a/src/main/java/org/appng/application/manager/business/Sites.java +++ b/src/main/java/org/appng/application/manager/business/Sites.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/SqlExecutor.java b/src/main/java/org/appng/application/manager/business/SqlExecutor.java index 0e59690..17de025 100644 --- a/src/main/java/org/appng/application/manager/business/SqlExecutor.java +++ b/src/main/java/org/appng/application/manager/business/SqlExecutor.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Subjects.java b/src/main/java/org/appng/application/manager/business/Subjects.java index 8fd4fc9..c4fd69c 100644 --- a/src/main/java/org/appng/application/manager/business/Subjects.java +++ b/src/main/java/org/appng/application/manager/business/Subjects.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/Templates.java b/src/main/java/org/appng/application/manager/business/Templates.java index 67786a4..ba71bb6 100644 --- a/src/main/java/org/appng/application/manager/business/Templates.java +++ b/src/main/java/org/appng/application/manager/business/Templates.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/webservice/Constants.java b/src/main/java/org/appng/application/manager/business/webservice/Constants.java index be71e12..3d462d9 100644 --- a/src/main/java/org/appng/application/manager/business/webservice/Constants.java +++ b/src/main/java/org/appng/application/manager/business/webservice/Constants.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/webservice/FastAccessFile.java b/src/main/java/org/appng/application/manager/business/webservice/FastAccessFile.java index cda9492..cb4fd3c 100644 --- a/src/main/java/org/appng/application/manager/business/webservice/FastAccessFile.java +++ b/src/main/java/org/appng/application/manager/business/webservice/FastAccessFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/webservice/LogViewer.java b/src/main/java/org/appng/application/manager/business/webservice/LogViewer.java index 912676e..886a72b 100644 --- a/src/main/java/org/appng/application/manager/business/webservice/LogViewer.java +++ b/src/main/java/org/appng/application/manager/business/webservice/LogViewer.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/webservice/PlatformEventExport.java b/src/main/java/org/appng/application/manager/business/webservice/PlatformEventExport.java index 61ff2b8..ed4f309 100644 --- a/src/main/java/org/appng/application/manager/business/webservice/PlatformEventExport.java +++ b/src/main/java/org/appng/application/manager/business/webservice/PlatformEventExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/webservice/SystemReport.java b/src/main/java/org/appng/application/manager/business/webservice/SystemReport.java index 0cf38ab..66554a8 100644 --- a/src/main/java/org/appng/application/manager/business/webservice/SystemReport.java +++ b/src/main/java/org/appng/application/manager/business/webservice/SystemReport.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/business/webservice/ThreadViewer.java b/src/main/java/org/appng/application/manager/business/webservice/ThreadViewer.java index 53e2ef6..19816e8 100644 --- a/src/main/java/org/appng/application/manager/business/webservice/ThreadViewer.java +++ b/src/main/java/org/appng/application/manager/business/webservice/ThreadViewer.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/DatabaseConnectionForm.java b/src/main/java/org/appng/application/manager/form/DatabaseConnectionForm.java index 8e3367f..92db465 100644 --- a/src/main/java/org/appng/application/manager/form/DatabaseConnectionForm.java +++ b/src/main/java/org/appng/application/manager/form/DatabaseConnectionForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/GrantForm.java b/src/main/java/org/appng/application/manager/form/GrantForm.java index 1257988..a6b9157 100644 --- a/src/main/java/org/appng/application/manager/form/GrantForm.java +++ b/src/main/java/org/appng/application/manager/form/GrantForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/GroupForm.java b/src/main/java/org/appng/application/manager/form/GroupForm.java index 8d9186b..fad9a60 100644 --- a/src/main/java/org/appng/application/manager/form/GroupForm.java +++ b/src/main/java/org/appng/application/manager/form/GroupForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/MailForm.java b/src/main/java/org/appng/application/manager/form/MailForm.java index 57abedc..516077f 100644 --- a/src/main/java/org/appng/application/manager/form/MailForm.java +++ b/src/main/java/org/appng/application/manager/form/MailForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/PackageUploadForm.java b/src/main/java/org/appng/application/manager/form/PackageUploadForm.java index e6a3a83..72f2c76 100644 --- a/src/main/java/org/appng/application/manager/form/PackageUploadForm.java +++ b/src/main/java/org/appng/application/manager/form/PackageUploadForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/PropertyForm.java b/src/main/java/org/appng/application/manager/form/PropertyForm.java index 35a6053..cdeae3e 100644 --- a/src/main/java/org/appng/application/manager/form/PropertyForm.java +++ b/src/main/java/org/appng/application/manager/form/PropertyForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/RepositoryForm.java b/src/main/java/org/appng/application/manager/form/RepositoryForm.java index 9d12b6e..5b83dec 100644 --- a/src/main/java/org/appng/application/manager/form/RepositoryForm.java +++ b/src/main/java/org/appng/application/manager/form/RepositoryForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/ResourceForm.java b/src/main/java/org/appng/application/manager/form/ResourceForm.java index 4e35cc8..1aa65a3 100644 --- a/src/main/java/org/appng/application/manager/form/ResourceForm.java +++ b/src/main/java/org/appng/application/manager/form/ResourceForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/RoleForm.java b/src/main/java/org/appng/application/manager/form/RoleForm.java index 90c5963..3e2ed28 100644 --- a/src/main/java/org/appng/application/manager/form/RoleForm.java +++ b/src/main/java/org/appng/application/manager/form/RoleForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/SiteForm.java b/src/main/java/org/appng/application/manager/form/SiteForm.java index 80c8f24..d656022 100644 --- a/src/main/java/org/appng/application/manager/form/SiteForm.java +++ b/src/main/java/org/appng/application/manager/form/SiteForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/SubjectForm.java b/src/main/java/org/appng/application/manager/form/SubjectForm.java index b63f103..030653d 100644 --- a/src/main/java/org/appng/application/manager/form/SubjectForm.java +++ b/src/main/java/org/appng/application/manager/form/SubjectForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/form/UploadForm.java b/src/main/java/org/appng/application/manager/form/UploadForm.java index ae88ba3..931e4f2 100644 --- a/src/main/java/org/appng/application/manager/form/UploadForm.java +++ b/src/main/java/org/appng/application/manager/form/UploadForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/job/DatabaseReportJob.java b/src/main/java/org/appng/application/manager/job/DatabaseReportJob.java index 5fb0473..04ecef2 100644 --- a/src/main/java/org/appng/application/manager/job/DatabaseReportJob.java +++ b/src/main/java/org/appng/application/manager/job/DatabaseReportJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/job/LogDatabaseSize.java b/src/main/java/org/appng/application/manager/job/LogDatabaseSize.java index a3682b3..9853347 100644 --- a/src/main/java/org/appng/application/manager/job/LogDatabaseSize.java +++ b/src/main/java/org/appng/application/manager/job/LogDatabaseSize.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/job/PlatformEventReportJob.java b/src/main/java/org/appng/application/manager/job/PlatformEventReportJob.java index fed9123..d2e680a 100644 --- a/src/main/java/org/appng/application/manager/job/PlatformEventReportJob.java +++ b/src/main/java/org/appng/application/manager/job/PlatformEventReportJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/job/ReportJobBase.java b/src/main/java/org/appng/application/manager/job/ReportJobBase.java index a4b769d..5a523d6 100644 --- a/src/main/java/org/appng/application/manager/job/ReportJobBase.java +++ b/src/main/java/org/appng/application/manager/job/ReportJobBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/service/ManagerService.java b/src/main/java/org/appng/application/manager/service/ManagerService.java index 77d9459..f0665c8 100644 --- a/src/main/java/org/appng/application/manager/service/ManagerService.java +++ b/src/main/java/org/appng/application/manager/service/ManagerService.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/service/PlatformEventService.java b/src/main/java/org/appng/application/manager/service/PlatformEventService.java index ee1992d..53f16b4 100644 --- a/src/main/java/org/appng/application/manager/service/PlatformEventService.java +++ b/src/main/java/org/appng/application/manager/service/PlatformEventService.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/service/RoleService.java b/src/main/java/org/appng/application/manager/service/RoleService.java index 9d8e3de..48e7b09 100644 --- a/src/main/java/org/appng/application/manager/service/RoleService.java +++ b/src/main/java/org/appng/application/manager/service/RoleService.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/service/Service.java b/src/main/java/org/appng/application/manager/service/Service.java index de1d557..32d574f 100644 --- a/src/main/java/org/appng/application/manager/service/Service.java +++ b/src/main/java/org/appng/application/manager/service/Service.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/service/ServiceAware.java b/src/main/java/org/appng/application/manager/service/ServiceAware.java index 794c159..dc042d4 100644 --- a/src/main/java/org/appng/application/manager/service/ServiceAware.java +++ b/src/main/java/org/appng/application/manager/service/ServiceAware.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/org/appng/application/manager/soap/endpoint/RepositoryService.java b/src/main/java/org/appng/application/manager/soap/endpoint/RepositoryService.java index ff3e990..aabf15b 100644 --- a/src/main/java/org/appng/application/manager/soap/endpoint/RepositoryService.java +++ b/src/main/java/org/appng/application/manager/soap/endpoint/RepositoryService.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/AbstractTest.java b/src/test/java/org/appng/application/manager/business/AbstractTest.java index 2a868cc..14d0acd 100644 --- a/src/test/java/org/appng/application/manager/business/AbstractTest.java +++ b/src/test/java/org/appng/application/manager/business/AbstractTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/ApplicationPropertiesTest.java b/src/test/java/org/appng/application/manager/business/ApplicationPropertiesTest.java index ba270f4..3462072 100644 --- a/src/test/java/org/appng/application/manager/business/ApplicationPropertiesTest.java +++ b/src/test/java/org/appng/application/manager/business/ApplicationPropertiesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/CacheTest.java b/src/test/java/org/appng/application/manager/business/CacheTest.java index f894268..17f89bc 100644 --- a/src/test/java/org/appng/application/manager/business/CacheTest.java +++ b/src/test/java/org/appng/application/manager/business/CacheTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/ClusterStateTest.java b/src/test/java/org/appng/application/manager/business/ClusterStateTest.java index 3465043..70d2cec 100644 --- a/src/test/java/org/appng/application/manager/business/ClusterStateTest.java +++ b/src/test/java/org/appng/application/manager/business/ClusterStateTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/DataBaseConnectionsTest.java b/src/test/java/org/appng/application/manager/business/DataBaseConnectionsTest.java index c19c890..10164dc 100644 --- a/src/test/java/org/appng/application/manager/business/DataBaseConnectionsTest.java +++ b/src/test/java/org/appng/application/manager/business/DataBaseConnectionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/EnvironmentTest.java b/src/test/java/org/appng/application/manager/business/EnvironmentTest.java index 2c32c6c..f11b7af 100644 --- a/src/test/java/org/appng/application/manager/business/EnvironmentTest.java +++ b/src/test/java/org/appng/application/manager/business/EnvironmentTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/GroupsTest.java b/src/test/java/org/appng/application/manager/business/GroupsTest.java index 089f4de..fb7ae02 100644 --- a/src/test/java/org/appng/application/manager/business/GroupsTest.java +++ b/src/test/java/org/appng/application/manager/business/GroupsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/LdapUsersTest.java b/src/test/java/org/appng/application/manager/business/LdapUsersTest.java index 441932a..fe2b45a 100644 --- a/src/test/java/org/appng/application/manager/business/LdapUsersTest.java +++ b/src/test/java/org/appng/application/manager/business/LdapUsersTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/MailTest.java b/src/test/java/org/appng/application/manager/business/MailTest.java index ea5b9db..cf9102f 100644 --- a/src/test/java/org/appng/application/manager/business/MailTest.java +++ b/src/test/java/org/appng/application/manager/business/MailTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/NodePropertiesTest.java b/src/test/java/org/appng/application/manager/business/NodePropertiesTest.java index b5363bf..33cc692 100644 --- a/src/test/java/org/appng/application/manager/business/NodePropertiesTest.java +++ b/src/test/java/org/appng/application/manager/business/NodePropertiesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/PermissionsTest.java b/src/test/java/org/appng/application/manager/business/PermissionsTest.java index 2043549..dc93e8d 100644 --- a/src/test/java/org/appng/application/manager/business/PermissionsTest.java +++ b/src/test/java/org/appng/application/manager/business/PermissionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/PlatformEventsTest.java b/src/test/java/org/appng/application/manager/business/PlatformEventsTest.java index 35b96b7..4ea35f6 100644 --- a/src/test/java/org/appng/application/manager/business/PlatformEventsTest.java +++ b/src/test/java/org/appng/application/manager/business/PlatformEventsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/PlatformPropertiesTest.java b/src/test/java/org/appng/application/manager/business/PlatformPropertiesTest.java index cad28d0..ab78e2d 100644 --- a/src/test/java/org/appng/application/manager/business/PlatformPropertiesTest.java +++ b/src/test/java/org/appng/application/manager/business/PlatformPropertiesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/RepositoriesTest.java b/src/test/java/org/appng/application/manager/business/RepositoriesTest.java index 4c7cc35..3f11d33 100644 --- a/src/test/java/org/appng/application/manager/business/RepositoriesTest.java +++ b/src/test/java/org/appng/application/manager/business/RepositoriesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/RoleTest.java b/src/test/java/org/appng/application/manager/business/RoleTest.java index 9acc53b..b50805b 100644 --- a/src/test/java/org/appng/application/manager/business/RoleTest.java +++ b/src/test/java/org/appng/application/manager/business/RoleTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/SessionsTest.java b/src/test/java/org/appng/application/manager/business/SessionsTest.java index db2fdaa..d55ae18 100644 --- a/src/test/java/org/appng/application/manager/business/SessionsTest.java +++ b/src/test/java/org/appng/application/manager/business/SessionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/SessionsTestBean.java b/src/test/java/org/appng/application/manager/business/SessionsTestBean.java index 845c7fb..1a6c967 100644 --- a/src/test/java/org/appng/application/manager/business/SessionsTestBean.java +++ b/src/test/java/org/appng/application/manager/business/SessionsTestBean.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/SitePropertiesTest.java b/src/test/java/org/appng/application/manager/business/SitePropertiesTest.java index 5ae6728..8410325 100644 --- a/src/test/java/org/appng/application/manager/business/SitePropertiesTest.java +++ b/src/test/java/org/appng/application/manager/business/SitePropertiesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/SitesTest.java b/src/test/java/org/appng/application/manager/business/SitesTest.java index f65ca44..bb730cd 100644 --- a/src/test/java/org/appng/application/manager/business/SitesTest.java +++ b/src/test/java/org/appng/application/manager/business/SitesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/SqlExecutorTest.java b/src/test/java/org/appng/application/manager/business/SqlExecutorTest.java index 9e5687a..320bb86 100644 --- a/src/test/java/org/appng/application/manager/business/SqlExecutorTest.java +++ b/src/test/java/org/appng/application/manager/business/SqlExecutorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/SubjectsTest.java b/src/test/java/org/appng/application/manager/business/SubjectsTest.java index b29abff..dbfb6e7 100644 --- a/src/test/java/org/appng/application/manager/business/SubjectsTest.java +++ b/src/test/java/org/appng/application/manager/business/SubjectsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/business/webservice/LogViewerTest.java b/src/test/java/org/appng/application/manager/business/webservice/LogViewerTest.java index 01bc436..c20a623 100644 --- a/src/test/java/org/appng/application/manager/business/webservice/LogViewerTest.java +++ b/src/test/java/org/appng/application/manager/business/webservice/LogViewerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/org/appng/application/manager/job/DatabaseReportJobTest.java b/src/test/java/org/appng/application/manager/job/DatabaseReportJobTest.java index f8552cb..1258bd1 100644 --- a/src/test/java/org/appng/application/manager/job/DatabaseReportJobTest.java +++ b/src/test/java/org/appng/application/manager/job/DatabaseReportJobTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2022 the original author or authors. + * Copyright 2011-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.