diff --git a/license-header.txt b/license-header.txt index a6f9898..aee8d77 100644 --- a/license-header.txt +++ b/license-header.txt @@ -1,4 +1,4 @@ -Copyright 2011-2019 the original author or authors. +Copyright 2011-2020 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/Applications.java b/src/main/java/org/appng/application/manager/business/Applications.java index 0c35822..b72a522 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-2019 the original author or authors. + * Copyright 2011-2020 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 fa9e177..cbcaaaa 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-2019 the original author or authors. + * Copyright 2011-2020 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 7ec8a1d..e2266c9 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-2019 the original author or authors. + * Copyright 2011-2020 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 0c09459..a783e6e 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-2019 the original author or authors. + * Copyright 2011-2020 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 d67510f..93955c6 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-2019 the original author or authors. + * Copyright 2011-2020 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 0802d23..f1069e2 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-2019 the original author or authors. + * Copyright 2011-2020 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 c136d0f..d5fb8d5 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-2019 the original author or authors. + * Copyright 2011-2020 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 085c9b8..90e89b9 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-2019 the original author or authors. + * Copyright 2011-2020 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 b3b8ced..29f3be6 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-2019 the original author or authors. + * Copyright 2011-2020 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 9ccf107..559235f 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-2019 the original author or authors. + * Copyright 2011-2020 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 e52f4c7..c694824 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-2019 the original author or authors. + * Copyright 2011-2020 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 60865c7..2d6966a 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-2019 the original author or authors. + * Copyright 2011-2020 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 577ea53..2058a9f 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-2019 the original author or authors. + * Copyright 2011-2020 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 74406e1..8000755 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-2019 the original author or authors. + * Copyright 2011-2020 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 bc0b97d..0115f1c 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-2019 the original author or authors. + * Copyright 2011-2020 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 f0d5c7f..82286e1 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-2019 the original author or authors. + * Copyright 2011-2020 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 ec70d13..a7b2fb6 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-2019 the original author or authors. + * Copyright 2011-2020 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 7a69fd4..ef87521 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-2019 the original author or authors. + * Copyright 2011-2020 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 b827860..066c8cd 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-2019 the original author or authors. + * Copyright 2011-2020 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 816dc21..73d3daa 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-2019 the original author or authors. + * Copyright 2011-2020 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 a059de5..268adf6 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-2019 the original author or authors. + * Copyright 2011-2020 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 6e0f3e4..8d483d0 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-2019 the original author or authors. + * Copyright 2011-2020 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 94f42bd..7de4c9e 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-2019 the original author or authors. + * Copyright 2011-2020 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 2135be8..3d26873 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-2019 the original author or authors. + * Copyright 2011-2020 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 1136fd1..41de299 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-2019 the original author or authors. + * Copyright 2011-2020 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 3a197b0..8e8ec91 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-2019 the original author or authors. + * Copyright 2011-2020 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 8f4e3d9..5485bf1 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-2019 the original author or authors. + * Copyright 2011-2020 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 b56f963..2e97c9c 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-2019 the original author or authors. + * Copyright 2011-2020 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 050bd1d..5514943 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,3 +1,18 @@ +/* + * Copyright 2011-2020 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. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.appng.application.manager.business.webservice; import java.io.ByteArrayOutputStream; 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 da80835..e318f75 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-2019 the original author or authors. + * Copyright 2011-2020 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 9adf0af..55db193 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-2019 the original author or authors. + * Copyright 2011-2020 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 02128c8..41fe353 100644 --- a/src/main/java/org/appng/application/manager/form/DatabaseConnectionForm.java +++ b/src/main/java/org/appng/application/manager/form/DatabaseConnectionForm.java @@ -1,3 +1,18 @@ +/* + * Copyright 2011-2020 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. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.appng.application.manager.form; import org.appng.core.domain.DatabaseConnection; 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 490c391..efa3beb 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-2019 the original author or authors. + * Copyright 2011-2020 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 6789dd1..b5553a8 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-2019 the original author or authors. + * Copyright 2011-2020 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 ebe9e33..dc38be4 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-2019 the original author or authors. + * Copyright 2011-2020 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 73be71e..e282fe9 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-2019 the original author or authors. + * Copyright 2011-2020 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 6a520f1..42cd881 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-2019 the original author or authors. + * Copyright 2011-2020 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 b950c20..1206f1c 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-2019 the original author or authors. + * Copyright 2011-2020 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 1981fab..44dfd1a 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-2019 the original author or authors. + * Copyright 2011-2020 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 21719b1..2d5b117 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-2019 the original author or authors. + * Copyright 2011-2020 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 c3e72d0..3976fa3 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-2019 the original author or authors. + * Copyright 2011-2020 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 e573567..e5357a0 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-2019 the original author or authors. + * Copyright 2011-2020 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 8cca453..4817ec6 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-2019 the original author or authors. + * Copyright 2011-2020 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 5d7dd23..67a122c 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-2019 the original author or authors. + * Copyright 2011-2020 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 aa8ed20..f0c7137 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-2019 the original author or authors. + * Copyright 2011-2020 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 236b2d1..955f0e0 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-2019 the original author or authors. + * Copyright 2011-2020 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 07cc456..f0c7443 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-2019 the original author or authors. + * Copyright 2011-2020 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 549ef6e..c79ac08 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-2019 the original author or authors. + * Copyright 2011-2020 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 88714a2..d89709e 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-2019 the original author or authors. + * Copyright 2011-2020 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 8d810a5..cf0bf07 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-2019 the original author or authors. + * Copyright 2011-2020 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 0ec14d5..86b53f6 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-2019 the original author or authors. + * Copyright 2011-2020 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 b7fe1e4..a472d66 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-2019 the original author or authors. + * Copyright 2011-2020 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 d963d55..ebd84ad 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-2019 the original author or authors. + * Copyright 2011-2020 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 939dab9..8dabb3b 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-2019 the original author or authors. + * Copyright 2011-2020 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 37cba99..5f7be63 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-2019 the original author or authors. + * Copyright 2011-2020 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 d6e050a..9fb443a 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-2019 the original author or authors. + * Copyright 2011-2020 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 6617a37..a96549e 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-2019 the original author or authors. + * Copyright 2011-2020 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 4958b68..1f1f9c7 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-2019 the original author or authors. + * Copyright 2011-2020 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 67e1d82..05b5fad 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-2019 the original author or authors. + * Copyright 2011-2020 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 066afd3..08078a0 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-2019 the original author or authors. + * Copyright 2011-2020 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 908e9a9..e8200cd 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-2019 the original author or authors. + * Copyright 2011-2020 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 3cadc59..2c16f89 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-2019 the original author or authors. + * Copyright 2011-2020 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 7e08a36..ae62a98 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-2019 the original author or authors. + * Copyright 2011-2020 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 fa00b91..40b3bb9 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-2019 the original author or authors. + * Copyright 2011-2020 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 16e7bd9..82ddc35 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-2019 the original author or authors. + * Copyright 2011-2020 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 d806c9f..92464fc 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-2019 the original author or authors. + * Copyright 2011-2020 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 15cb086..3aad775 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-2019 the original author or authors. + * Copyright 2011-2020 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 3bd164e..4f13d71 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-2019 the original author or authors. + * Copyright 2011-2020 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 cfb4764..0b4db29 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-2019 the original author or authors. + * Copyright 2011-2020 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.