Skip to content

The license check is too generous with years #36

@bschmalhofer

Description

@bschmalhofer

I tried to check in otobo.psgi and the license check correctly complained about the year. However the automatic fix to 2019-2021 is IMHO incorrect, as the file was only added in 2020. Manually correcting the year to 2020-2021 did not help, as the automatic correction was still 2019-2021.

 
+++ b/bin/psgi-bin/otobo.psgi
@@ -3,7 +3,7 @@
 # OTOBO is a web-based ticketing system for service organisations.
 # --
 # Copyright (C) 2001-2020 OTRS AG, https://otrs.com/
-# Copyright (C) 2021-2021 Rother OSS GmbH, https://otobo.de/
+# Copyright (C) 2019-2021 Rother OSS GmbH, https://otobo.de/
 # --
 # This program is free software: you can redistribute it and/or modify it under
 # the terms of the GNU General Public License as published by the Free Software

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions