From 0b55fda6f5ff0d4998d9600d760ba724d4e2ab4d Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 1 Jun 2021 13:31:56 -0700 Subject: [PATCH] Update copyright statements to current RH recommendations Signed-off-by: Adam Williamson --- check-needles.py | 2 +- fifloader.py | 2 +- main.pm | 2 +- move-needles.py | 2 +- unittests/test_fifloader.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/check-needles.py b/check-needles.py index c108c8cf..74b93cef 100755 --- a/check-needles.py +++ b/check-needles.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (C) 2020 Red Hat +# Copyright Red Hat # # This file is part of os-autoinst-distri-fedora. # diff --git a/fifloader.py b/fifloader.py index 25199848..de47a948 100755 --- a/fifloader.py +++ b/fifloader.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright (C) 2020 Red Hat +# Copyright Red Hat # # This file is part of os-autoinst-distri-fedora. # diff --git a/main.pm b/main.pm index 2ad596b7..e58e69b6 100644 --- a/main.pm +++ b/main.pm @@ -1,5 +1,5 @@ # Copyright (C) 2014 SUSE Linux GmbH -# Copyright (C) 2020 Red Hat +# Copyright Red Hat # # This file is part of os-autoinst-distri-fedora. # diff --git a/move-needles.py b/move-needles.py index ad44dbc9..b8e40b1a 100755 --- a/move-needles.py +++ b/move-needles.py @@ -1,6 +1,6 @@ #!/bin/python3 -# Copyright (C) 2020 Red Hat +# Copyright Red Hat # # This file is part of os-autoinst-distri-fedora. # diff --git a/unittests/test_fifloader.py b/unittests/test_fifloader.py index c0fb31d1..b41b4f3e 100644 --- a/unittests/test_fifloader.py +++ b/unittests/test_fifloader.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 Red Hat +# Copyright Red Hat # # This file is part of os-autoinst-distri-fedora. #