26 lines
888 B
Diff
26 lines
888 B
Diff
From 460afefe7c91b90d88e4dc0ed03f894134b9fb6a Mon Sep 17 00:00:00 2001
|
|
From: Robin Lee <cheeselee@fedoraproject.org>
|
|
Date: Tue, 6 Feb 2018 16:26:34 +0800
|
|
Subject: [PATCH] Update FSF address in ipwidget.py
|
|
|
|
---
|
|
ocfs2console/ocfs2interface/ipwidget.py | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/ocfs2console/ocfs2interface/ipwidget.py b/ocfs2console/ocfs2interface/ipwidget.py
|
|
index c4f18212..410345df 100644
|
|
--- a/ocfs2console/ocfs2interface/ipwidget.py
|
|
+++ b/ocfs2console/ocfs2interface/ipwidget.py
|
|
@@ -11,7 +11,7 @@
|
|
#
|
|
# You should have received a copy of the GNU Library Public License
|
|
# along with this program; if not, write to the Free Software
|
|
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
#
|
|
# Modified by Manish Singh <manish.singh@oracle.com>
|
|
|
|
--
|
|
2.13.6
|
|
|