Message ID | 20230531013224.1135775-2-yamato@redhat.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 5b1a2f1d1024 |
Delegated to: | Petr Lautrbach |
Headers | show |
Series | [1/4] dismod: add --help option | expand |
diff --git a/checkpolicy/test/dismod.c b/checkpolicy/test/dismod.c index eb090a36..f1b879b0 100644 --- a/checkpolicy/test/dismod.c +++ b/checkpolicy/test/dismod.c @@ -1,4 +1,3 @@ - /* Authors: Frank Mayer <mayerf@tresys.com> and Karl MacMillan <kmacmillan@tresys.com> * * Copyright (C) 2003,2004,2005 Tresys Technology, LLC
Signed-off-by: Masatake YAMATO <yamato@redhat.com> --- checkpolicy/test/dismod.c | 1 - 1 file changed, 1 deletion(-)