Skip to content

Commit 9d977fb

Browse files
Update server/biz/common/src/main/java/com/antgroup/openspg/server/biz/common/util/RegexPattern.java
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9937d15 commit 9d977fb

File tree

1 file changed

+13
-0
lines changed
  • server/biz/common/src/main/java/com/antgroup/openspg/server/biz/common/util

1 file changed

+13
-0
lines changed

server/biz/common/src/main/java/com/antgroup/openspg/server/biz/common/util/RegexPattern.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
/*
1528
* Ant Group
1629
* Copyright (c) 2004-2025 All Rights Reserved.

0 commit comments

Comments
 (0)