Skip to content

Commit

Permalink
Update FSF address in LGPL notices in bugtool plugins.
Browse files Browse the repository at this point in the history
This quiets the rpmlint errors:
 E: incorrect-fsf-address /etc/openvswitch/bugtool-plugins/system-configuration/openvswitch.xml
 E: incorrect-fsf-address /etc/openvswitch/bugtool-plugins/system-logs/openvswitch.xml
 E: incorrect-fsf-address /etc/openvswitch/bugtool-plugins/system-configuration.xml
 E: incorrect-fsf-address /etc/openvswitch/bugtool-plugins/network-status/openvswitch.xml
 E: incorrect-fsf-address /etc/openvswitch/bugtool-plugins/kernel-info/openvswitch.xml

Signed-off-by: Chris Wright <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
  • Loading branch information
chriswright authored and blp committed Dec 9, 2011
1 parent 392c718 commit b4059ef
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion utilities/bugtool/plugins/kernel-info/openvswitch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
Copyright (C) 2011 Nicira Networks.
Expand Down
2 changes: 1 addition & 1 deletion utilities/bugtool/plugins/network-status/openvswitch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
Copyright (C) 2011 Nicira Networks.
Expand Down
2 changes: 1 addition & 1 deletion utilities/bugtool/plugins/system-configuration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
Copyright (C) 2011 Nicira Networks.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
Copyright (C) 2011 Nicira Networks.
Expand Down
2 changes: 1 addition & 1 deletion utilities/bugtool/plugins/system-logs/openvswitch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
Copyright (C) 2011 Nicira Networks.
Expand Down

0 comments on commit b4059ef

Please sign in to comment.