From fa518c2139c2433bd8dd09dabcfac8c690ce2d06 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 24 Feb 2024 08:56:57 +0200 Subject: fix(debian/copyright): syntax error in empty lines This file has always been broken, but I only found it about it now by running lintian. Signed-off-by: Lars Wirzenius Sponsored-by: author --- debian/copyright | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/copyright b/debian/copyright index fe3a242..d3493fa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,10 +13,10 @@ License: MIT distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + . THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. @@ -24,6 +24,6 @@ License: MIT CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + . Fork this project to create your own MIT license that you can always link to. -- cgit v1.2.1