From 4d293577a855f4e8886f58c44b04e0946320733c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Apitzsch?= Date: Wed, 19 Jun 2024 10:27:46 +0200 Subject: [PATCH] doc: Add license information to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index db4179c52..c6cbe4b9a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ [![Latest Release](https://gitlab.com/nsnam/ns-3-dev/-/badges/release.svg)](https://gitlab.com/nsnam/ns-3-dev/-/releases) +## License + +This software is licensed under the terms of the GNU General Public License v2.0 only (GPL-2.0-only). +See the LICENSE file for more details. + ## Table of Contents * [Overview](#overview-an-open-source-project)