From ccc6227c00c9d5f6b724fabc2f1261976ab1ebc9 Mon Sep 17 00:00:00 2001 From: Olav Vitters Date: Sat, 25 Jul 2020 13:57:02 +0200 Subject: show project as Mageia instead of Mandriva --- add-group | 2 +- add-shell | 2 +- add-user | 2 +- create-file | 2 +- del-group | 2 +- del-shell | 2 +- del-user | 2 +- verify-shell | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/add-group b/add-group index 603466e..4ecc350 100755 --- a/add-group +++ b/add-group @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux +# Project : Mageia Linux # Module : rpm-helper # File : add-group # Version : $Id$ diff --git a/add-shell b/add-shell index 2949063..a7b8fa0 100755 --- a/add-shell +++ b/add-shell @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux +# Project : Mageia Linux # Module : rpm-helper # File : add-shell # Version : $Id$ diff --git a/add-user b/add-user index ac54186..0c29bee 100755 --- a/add-user +++ b/add-user @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux +# Project : Mageia Linux # Module : rpm-helper # File : add-user # Version : $Id$ diff --git a/create-file b/create-file index 6ae3417..d116650 100755 --- a/create-file +++ b/create-file @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux +# Project : Mageia Linux # Module : rpm-helper # File : create-file # Version : $Id$ diff --git a/del-group b/del-group index 6949791..870f9b7 100755 --- a/del-group +++ b/del-group @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux +# Project : Mageia Linux # Module : rpm-helper # File : del-group # Version : $Id$ diff --git a/del-shell b/del-shell index baeee15..7c9163e 100755 --- a/del-shell +++ b/del-shell @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux +# Project : Mageia Linux # Module : rpm-helper # File : del-shell # Version : $Id$ diff --git a/del-user b/del-user index 5938c97..78cb261 100755 --- a/del-user +++ b/del-user @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux +# Project : Mageia Linux # Module : rpm-helper # File : del-user # Version : $Id$ diff --git a/verify-shell b/verify-shell index 3aeefe6..8b50654 100755 --- a/verify-shell +++ b/verify-shell @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux +# Project : Mageia Linux # Module : rpm-helper # File : verify-shell # Version : $Id$ -- cgit v1.2.1