Skip to content

Commit 08e2c64

Browse files
Update server/biz/common/src/main/java/com/antgroup/openspg/server/biz/common/AppManager.java
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4aed14f commit 08e2c64

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

  • server/biz/common/src/main/java/com/antgroup/openspg/server/biz/common

server/biz/common/src/main/java/com/antgroup/openspg/server/biz/common/AppManager.java

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@
1111
* or implied.
1212
*/
1313

14+
/*
15+
* Copyright 2023 OpenSPG Authors
16+
*
17+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
18+
* in compliance with the License. You may obtain a copy of the License at
19+
*
20+
* http://www.apache.org/licenses/LICENSE-2.0
21+
*
22+
* Unless required by applicable law or agreed to in writing, software distributed under the License
23+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
24+
* or implied.
25+
*/
26+
1427
package com.antgroup.openspg.server.biz.common;
1528

1629
import com.alibaba.fastjson.JSONObject;

0 commit comments

Comments
 (0)