diff --git a/pom.xml b/pom.xml
index f64e6d122..6fdc4d17e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
spring-boot-maven-plugin
-
build-info
@@ -157,7 +157,7 @@
-
pl.project13.maven
@@ -225,4 +225,12 @@
+
+
+
+ Apache License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0
+
+
+
diff --git a/readme.md b/readme.md
index ac30d6392..c43ef63f9 100644
--- a/readme.md
+++ b/readme.md
@@ -100,6 +100,6 @@ The [issue tracker](https://github.com/spring-projects/spring-petclinic/issues)
For pull requests, editor preferences are available in the [editor config](.editorconfig) for easy use in common text editors. Read more and download plugins at .
+# License
-
-
+The Spring PetClinic sample application is released under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0).