diff mbox series

[ovs-dev] ovs-bugtool: Replace FSF postal address with URL.

Message ID 8fbe4e27645e627028ae4cbe202d3dc00d564e6e.1768490294.git.tredaelli@redhat.com
State New
Delegated to: aaron conole
Headers show
Series [ovs-dev] ovs-bugtool: Replace FSF postal address with URL. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/cirrus-robot success cirrus build: passed
ovsrobot/github-robot-_Build_and_Test success github build: passed

Commit Message

Timothy Redaelli Jan. 15, 2026, 3:18 p.m. UTC
This fixes the rpmlint errors:
 E: incorrect-fsf-address /usr/share/openvswitch/bugtool-plugins/kernel-info/openvswitch.xml
 E: incorrect-fsf-address /usr/share/openvswitch/bugtool-plugins/network-status/openvswitch.xml
 E: incorrect-fsf-address /usr/share/openvswitch/bugtool-plugins/system-configuration.xml
 E: incorrect-fsf-address /usr/share/openvswitch/bugtool-plugins/system-configuration/openvswitch.xml
 E: incorrect-fsf-address /usr/share/openvswitch/bugtool-plugins/system-logs/openvswitch.xml

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
---
 utilities/bugtool/plugins/kernel-info/openvswitch.xml        | 5 ++---
 utilities/bugtool/plugins/network-status/openvswitch.xml     | 5 ++---
 utilities/bugtool/plugins/system-configuration.xml           | 5 ++---
 .../bugtool/plugins/system-configuration/openvswitch.xml     | 5 ++---
 utilities/bugtool/plugins/system-logs/openvswitch.xml        | 5 ++---
 5 files changed, 10 insertions(+), 15 deletions(-)
diff mbox series

Patch

diff --git a/utilities/bugtool/plugins/kernel-info/openvswitch.xml b/utilities/bugtool/plugins/kernel-info/openvswitch.xml
index 34110c4c3..5340848d2 100644
--- a/utilities/bugtool/plugins/kernel-info/openvswitch.xml
+++ b/utilities/bugtool/plugins/kernel-info/openvswitch.xml
@@ -9,9 +9,8 @@ 
  Lesser General Public License for more details.
 
  You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA.
+ License along with this library; if not, see
+ <https://www.gnu.org/licenses/>.
 
  Copyright (C) 2011 Nicira, Inc.
 -->
diff --git a/utilities/bugtool/plugins/network-status/openvswitch.xml b/utilities/bugtool/plugins/network-status/openvswitch.xml
index 56e091feb..6d1913527 100644
--- a/utilities/bugtool/plugins/network-status/openvswitch.xml
+++ b/utilities/bugtool/plugins/network-status/openvswitch.xml
@@ -9,9 +9,8 @@ 
  Lesser General Public License for more details.
 
  You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA.
+ License along with this library; if not, see
+ <https://www.gnu.org/licenses/>.
 
  Copyright (C) 2011, 2012 Nicira, Inc.
 -->
diff --git a/utilities/bugtool/plugins/system-configuration.xml b/utilities/bugtool/plugins/system-configuration.xml
index a59a6981d..3eb37b5e5 100644
--- a/utilities/bugtool/plugins/system-configuration.xml
+++ b/utilities/bugtool/plugins/system-configuration.xml
@@ -11,9 +11,8 @@ 
  Lesser General Public License for more details.
 
  You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA.
+ License along with this library; if not, see
+ <https://www.gnu.org/licenses/>.
 
  Copyright (C) 2011 Nicira, Inc.
 -->
diff --git a/utilities/bugtool/plugins/system-configuration/openvswitch.xml b/utilities/bugtool/plugins/system-configuration/openvswitch.xml
index 27911111d..430593f61 100644
--- a/utilities/bugtool/plugins/system-configuration/openvswitch.xml
+++ b/utilities/bugtool/plugins/system-configuration/openvswitch.xml
@@ -9,9 +9,8 @@ 
  Lesser General Public License for more details.
 
  You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA.
+ License along with this library; if not, see
+ <https://www.gnu.org/licenses/>.
 
  Copyright (C) 2011 Nicira, Inc.
 -->
diff --git a/utilities/bugtool/plugins/system-logs/openvswitch.xml b/utilities/bugtool/plugins/system-logs/openvswitch.xml
index 46c731812..b1c665b97 100644
--- a/utilities/bugtool/plugins/system-logs/openvswitch.xml
+++ b/utilities/bugtool/plugins/system-logs/openvswitch.xml
@@ -9,9 +9,8 @@ 
  Lesser General Public License for more details.
 
  You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA.
+ License along with this library; if not, see
+ <https://www.gnu.org/licenses/>.
 
  Copyright (C) 2011, 2012 Nicira, Inc.
 -->