From d7017d51f7529c61398c2c16bfb6da5633c2d6be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Mon, 9 Sep 2024 16:49:24 +0200 Subject: [PATCH] Fix readme and overview --- README.md | 2 +- scm-core/src/main/javadoc/overview.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f0e8be5e0..0c4c935641 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ repositories. - Rich User Interface - Simple Plugin API - Useful plugins available -- Licensed under the AGPLv3-License +- Licensed under AGPLv3 This branch (`develop`) is for the development of SCM-Manager 2.x. If you are interested in the development of version 1.x, please checkout the branch `support/1.x`. diff --git a/scm-core/src/main/javadoc/overview.html b/scm-core/src/main/javadoc/overview.html index 0aedcf2ac1..1ee2513dcf 100644 --- a/scm-core/src/main/javadoc/overview.html +++ b/scm-core/src/main/javadoc/overview.html @@ -23,7 +23,7 @@

SCM-Manager -

+

@@ -38,7 +38,7 @@
  • Rich User Interface
  • Simple Plugin API
  • Useful plugins available ( f.e. Ldap-, ActiveDirectory-, PAM-Authentication)
  • -
  • Licensed under the MIT-License
  • +
  • Licensed under AGPLv3