From 950dde14b381bb43442bf09f8c94400df772301c Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jun 01 2021 20:22:54 +0000 Subject: Update copyright statements to latest RH recommendations Signed-off-by: Adam Williamson --- diff --git a/resultsdb_conventions/__init__.py b/resultsdb_conventions/__init__.py index 409e4ff..82d45a8 100644 --- a/resultsdb_conventions/__init__.py +++ b/resultsdb_conventions/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License diff --git a/resultsdb_conventions/base.py b/resultsdb_conventions/base.py index ef121fd..04a671a 100644 --- a/resultsdb_conventions/base.py +++ b/resultsdb_conventions/base.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License diff --git a/resultsdb_conventions/fedora.py b/resultsdb_conventions/fedora.py index 949619b..fefb4d9 100644 --- a/resultsdb_conventions/fedora.py +++ b/resultsdb_conventions/fedora.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License diff --git a/resultsdb_conventions/fedoracoreos.py b/resultsdb_conventions/fedoracoreos.py index 5a7bd28..6fef17c 100644 --- a/resultsdb_conventions/fedoracoreos.py +++ b/resultsdb_conventions/fedoracoreos.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License diff --git a/resultsdb_conventions/helpers.py b/resultsdb_conventions/helpers.py index 6d83557..fb51ef6 100644 --- a/resultsdb_conventions/helpers.py +++ b/resultsdb_conventions/helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License diff --git a/resultsdb_conventions/prodmd.py b/resultsdb_conventions/prodmd.py index bca83a8..fc96fd4 100644 --- a/resultsdb_conventions/prodmd.py +++ b/resultsdb_conventions/prodmd.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License diff --git a/setup.py b/setup.py index 7207262..97fbb8b 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (C) Red Hat, Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/test_fedora.py b/tests/test_fedora.py index 15ec055..8f05f78 100644 --- a/tests/test_fedora.py +++ b/tests/test_fedora.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License diff --git a/tests/test_fedoracoreos.py b/tests/test_fedoracoreos.py index b24aac8..044bb92 100644 --- a/tests/test_fedoracoreos.py +++ b/tests/test_fedoracoreos.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License diff --git a/tests/test_helpers.py b/tests/test_helpers.py index 98a34d9..91475d5 100644 --- a/tests/test_helpers.py +++ b/tests/test_helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) Red Hat Inc. +# Copyright Red Hat # # resultsdb_conventions is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public License