They where added accidentally with new packages since commit cbd6bda680c65d7e01cf (2019-07-03, Roland Hieber: "CREDITS: remove unmaintained file").
Signed-off-by: Roland Hieber <[email protected]> --- rules/catch2.make | 2 -- rules/libusbgx.make | 2 -- 2 files changed, 4 deletions(-) diff --git a/rules/catch2.make b/rules/catch2.make index 0fd7df58a014..c195b3d130d7 100644 --- a/rules/catch2.make +++ b/rules/catch2.make @@ -2,8 +2,6 @@ # # Copyright (C) 2021 by Alexander Dahl <[email protected]> # -# See CREDITS for details about who has contributed to this project. -# # For further information about the PTXdist project and license conditions # see the README file. # diff --git a/rules/libusbgx.make b/rules/libusbgx.make index c723174bfc2e..b05724b1d3d0 100644 --- a/rules/libusbgx.make +++ b/rules/libusbgx.make @@ -2,8 +2,6 @@ # # Copyright (C) 2018 by Thomas Haemmerle <[email protected]> # -# See CREDITS for details about who has contributed to this project. -# # For further information about the PTXdist project and license conditions # see the README file. # -- 2.29.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
