From c754048a2f46740dd0da963fcff30909444efacb Mon Sep 17 00:00:00 2001 From: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> Date: Tue, 6 Jan 2026 11:07:30 +0530 Subject: [PATCH] Create NOTICE Signed-off-by: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> --- NOTICE | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..4cd55d8 --- /dev/null +++ b/NOTICE @@ -0,0 +1,28 @@ + NOTICES + +This project includes third-party components whose licenses require attribution. +Only components with NOTICE obligations are listed below. + +===================================================== +Apache License 2.0 + +• Spring Framework & Spring Boot +(Spring Boot Starter Web, Starter Security, Starter Data JPA, +Starter Validation, Starter Test, Spring Boot Maven Plugin) + +• Spring Security + +• Spring Cloud Config + +• SpringDoc OpenAPI +(springdoc-openapi-starter-webmvc-ui, springdoc-openapi-maven-plugin) + +===================================================== +BSD 2-Clause License + +• PostgreSQL JDBC Driver + +===================================================== + +Full license texts for the above components are available in the license/ +directory of this repository.