diff --git a/server/common/model/src/main/java/com/antgroup/openspg/server/common/model/exception/SchedulerException.java b/server/common/model/src/main/java/com/antgroup/openspg/server/common/model/exception/SchedulerException.java index 0a30ae9c..ba0f2727 100644 --- a/server/common/model/src/main/java/com/antgroup/openspg/server/common/model/exception/SchedulerException.java +++ b/server/common/model/src/main/java/com/antgroup/openspg/server/common/model/exception/SchedulerException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Ant Group CO., Ltd. + * Copyright 2023 OpenSPG 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 diff --git a/server/common/model/src/main/java/com/antgroup/openspg/server/common/model/scheduler/SchedulerEnum.java b/server/common/model/src/main/java/com/antgroup/openspg/server/common/model/scheduler/SchedulerEnum.java index 25971c9f..4ff5e9fd 100644 --- a/server/common/model/src/main/java/com/antgroup/openspg/server/common/model/scheduler/SchedulerEnum.java +++ b/server/common/model/src/main/java/com/antgroup/openspg/server/common/model/scheduler/SchedulerEnum.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Ant Group CO., Ltd. + * Copyright 2023 OpenSPG 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 diff --git a/server/core/scheduler/model/pom.xml b/server/core/scheduler/model/pom.xml index 79bfcac2..54944dc8 100644 --- a/server/core/scheduler/model/pom.xml +++ b/server/core/scheduler/model/pom.xml @@ -1,6 +1,6 @@