diff options
Diffstat (limited to 'partRequests.py')
-rw-r--r-- | partRequests.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/partRequests.py b/partRequests.py index 1845e6330..104a07068 100644 --- a/partRequests.py +++ b/partRequests.py @@ -17,10 +17,10 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # -# Red Hat Author(s): Matt Wilson <msw@redhat.com> -# Jeremy Katz <katzj@redhat.com> -# Mike Fulbright <msf@redhat.com> -# Harald Hoyer <harald@redhat.de> +# Author(s): Matt Wilson <msw@redhat.com> +# Jeremy Katz <katzj@redhat.com> +# Mike Fulbright <msf@redhat.com> +# Harald Hoyer <harald@redhat.de> # """Partition request objects and management thereof.""" |