-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: add NOTICE and license headers
- Loading branch information
Indah Juliani
committed
Aug 19, 2024
1 parent
ade925a
commit 6334e56
Showing
20 changed files
with
409 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
Copyright 2023, GIP-RECIA, Inc. | ||
This project includes software developed by GIP-RECIA. | ||
https://www.recia.fr/ | ||
|
||
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. | ||
|
||
This project includes: | ||
AntLR Parser Generator under BSD License | ||
Apache Commons Lang under Apache License, Version 2.0 | ||
Apache Log4j API under Apache License, Version 2.0 | ||
Apache Log4j to SLF4J Adapter under Apache License, Version 2.0 | ||
asm under BSD-3-Clause | ||
ASM based accessors helper used by json-smart under The Apache Software License, Version 2.0 | ||
AspectJ Weaver under Eclipse Public License - v 2.0 | ||
AssertJ fluent assertions under Apache License, Version 2.0 | ||
Byte Buddy (without dependencies) under Apache License, Version 2.0 | ||
Byte Buddy agent under Apache License, Version 2.0 | ||
ClassMate under Apache License, Version 2.0 | ||
H2 Database Engine under MPL 2.0 or EPL 1.0 | ||
Hamcrest under BSD License 3 | ||
HdrHistogram under Public Domain, per Creative Commons CC0 or BSD-2-Clause | ||
Hibernate Commons Annotations under GNU Library General Public License v2.1 or later | ||
Hibernate ORM - hibernate-core under GNU Library General Public License v2.1 or later | ||
Hibernate Validator Engine under Apache License 2.0 | ||
HikariCP under The Apache Software License, Version 2.0 | ||
istack common utility code runtime under Eclipse Distribution License - v 1.0 | ||
Jackson datatype: jdk8 under The Apache Software License, Version 2.0 | ||
Jackson datatype: JSR310 under The Apache Software License, Version 2.0 | ||
Jackson-annotations under The Apache Software License, Version 2.0 | ||
Jackson-core under The Apache Software License, Version 2.0 | ||
jackson-databind under The Apache Software License, Version 2.0 | ||
Jackson-module-parameter-names under The Apache Software License, Version 2.0 | ||
Jakarta Activation under EDL 1.0 | ||
Jakarta Activation API jar under EDL 1.0 | ||
Jakarta Annotations API under EPL 2.0 or GPL2 w/ CPE | ||
Jakarta Bean Validation API under Apache License 2.0 | ||
Jakarta Persistence API under Eclipse Public License v. 2.0 or Eclipse Distribution License v. 1.0 | ||
Jakarta XML Binding API under Eclipse Distribution License - v 1.0 | ||
Java Annotation Indexer under Apache License, Version 2.0 | ||
javax.transaction API under EPL 2.0 or GPL2 w/ CPE | ||
JAXB Runtime under Eclipse Distribution License - v 1.0 | ||
JBoss Logging 3 under Apache License, version 2.0 | ||
JSON library from Android SDK under Apache License 2.0 | ||
JSON Small and Fast Parser under The Apache Software License, Version 2.0 | ||
JSONassert under The Apache Software License, Version 2.0 | ||
JUL to SLF4J bridge under MIT License | ||
JUnit Jupiter (Aggregator) under Eclipse Public License v2.0 | ||
JUnit Jupiter API under Eclipse Public License v2.0 | ||
JUnit Jupiter Engine under Eclipse Public License v2.0 | ||
JUnit Jupiter Params under Eclipse Public License v2.0 | ||
JUnit Platform Commons under Eclipse Public License v2.0 | ||
JUnit Platform Engine API under Eclipse Public License v2.0 | ||
LatencyUtils under Public Domain, per Creative Commons CC0 | ||
Logback Classic Module under Eclipse Public License - v 1.0 or GNU Lesser General Public License | ||
Logback Core Module under Eclipse Public License - v 1.0 or GNU Lesser General Public License | ||
mariadb-java-client under LGPL-2.1 | ||
mce-project under Apache License, Version 2.0 | ||
micrometer-core under The Apache Software License, Version 2.0 | ||
mockito-core under The MIT License | ||
mockito-junit-jupiter under The MIT License | ||
Objenesis under Apache License, Version 2.0 | ||
org.apiguardian:apiguardian-api under The Apache License, Version 2.0 | ||
org.opentest4j:opentest4j under The Apache License, Version 2.0 | ||
org.xmlunit:xmlunit-core under The Apache Software License, Version 2.0 | ||
project ':json-path' under The Apache Software License, Version 2.0 | ||
Project Lombok under The MIT License | ||
SLF4J API Module under MIT License | ||
SnakeYAML under Apache License, Version 2.0 | ||
Spring AOP under Apache License, Version 2.0 | ||
Spring Aspects under Apache License, Version 2.0 | ||
Spring Beans under Apache License, Version 2.0 | ||
Spring Commons Logging Bridge under Apache License, Version 2.0 | ||
Spring Context under Apache License, Version 2.0 | ||
Spring Core under Apache License, Version 2.0 | ||
Spring Data Core under Apache License, Version 2.0 | ||
Spring Data JPA under Apache License, Version 2.0 | ||
Spring Data LDAP under Apache License, Version 2.0 | ||
Spring Expression Language (SpEL) under Apache License, Version 2.0 | ||
Spring JDBC under Apache License, Version 2.0 | ||
Spring Object/Relational Mapping under Apache License, Version 2.0 | ||
Spring TestContext Framework under Apache License, Version 2.0 | ||
Spring Transaction under Apache License, Version 2.0 | ||
Spring Web under Apache License, Version 2.0 | ||
Spring Web MVC under Apache License, Version 2.0 | ||
spring-boot under Apache License, Version 2.0 | ||
spring-boot-actuator under Apache License, Version 2.0 | ||
spring-boot-actuator-autoconfigure under Apache License, Version 2.0 | ||
spring-boot-autoconfigure under Apache License, Version 2.0 | ||
spring-boot-starter under Apache License, Version 2.0 | ||
spring-boot-starter-actuator under Apache License, Version 2.0 | ||
spring-boot-starter-aop under Apache License, Version 2.0 | ||
spring-boot-starter-data-jpa under Apache License, Version 2.0 | ||
spring-boot-starter-data-ldap under Apache License, Version 2.0 | ||
spring-boot-starter-jdbc under Apache License, Version 2.0 | ||
spring-boot-starter-json under Apache License, Version 2.0 | ||
spring-boot-starter-logging under Apache License, Version 2.0 | ||
spring-boot-starter-test under Apache License, Version 2.0 | ||
spring-boot-starter-tomcat under Apache License, Version 2.0 | ||
spring-boot-starter-validation under Apache License, Version 2.0 | ||
spring-boot-starter-web under Apache License, Version 2.0 | ||
spring-boot-test under Apache License, Version 2.0 | ||
spring-boot-test-autoconfigure under Apache License, Version 2.0 | ||
spring-ldap-core under Apache License, Version 2.0 | ||
tomcat-embed-core under Apache License, Version 2.0 | ||
tomcat-embed-el under Apache License, Version 2.0 | ||
tomcat-embed-websocket under Apache License, Version 2.0 | ||
TXW2 Runtime under Eclipse Distribution License - v 1.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Copyright 2023, GIP-RECIA, Inc. | ||
This project includes software developed by GIP-RECIA. | ||
https://www.recia.fr/ | ||
|
||
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. | ||
|
||
This project includes: | ||
#GENERATED_NOTICES# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Copyright (C) 2023 GIP-RECIA, Inc. | ||
|
||
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<license-lookup xmlns="https://source.jasig.org/schemas/maven-notice-plugin/license-lookup" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="https://source.jasig.org/schemas/maven-notice-plugin/license-lookup https://source.jasig.org/schemas/maven-notice-plugin/license-lookup/license-lookup-v1.0.xsd"> | ||
</license-lookup> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/MceProjectApplication.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/ServletInitializer.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/db/entities/AFonction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/db/entities/APersonne.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/db/entities/AStructure.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/db/entities/CerbereConfirmation.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/db/entities/CerbereEnfant.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/db/entities/Discipline.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/db/entities/Enseignement.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/java/fr/recia/mce/api/escomceapi/db/entities/Fonction.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.