#1093471 fastapi: does not specify license in debian/copyright

#1093471#5
Date:
2025-01-19 07:27:59 UTC
From:
To:
The debian/copyright file uses the standard machine-interpretable
format copyright-format 1.0.  Unfortunately, it doesn't actually
specify the license for any files in the package (though there is a
strong hint).

This patch fixes this bug.
--- fastapi-0.115.5/debian/copyright    2024-11-29 02:00:07.000000000 +0000
+++ fastapi-0.115.5/debian/copyright    2025-01-14 20:46:24.000000000 +0000
@@ -5,13 +5,13 @@

 Files: *
 Copyright: (c) 2018 Sebastián Ramírez
-License: 
+License: Expat

 Files: debian/*
 Copyright: 2020-2023 © Sandro Tosi <morph@debian.org>
-License: 
+License: Expat

#1093471#10
Date:
2025-01-19 08:28:43 UTC
From:
To:
you cannot decide what license i wanna apply to my contributions in an
NMU, so do not upload this change.

#1093471#15
Date:
2025-01-19 13:20:52 UTC
From:
To:
You are welcome to specify whatever license you wish, but if you do
not specify a license, you cannot have the package in Debian, as it is
not satisfy the DFSG.

Best wishes,

   Julian