diff options
author | Matthew Booth <mbooth@redhat.com> | 2011-11-08 14:27:49 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-11-09 22:08:13 +0000 |
commit | 3bde9fdffdb74183f7bf1315eb402918d3b13ed1 (patch) | |
tree | ff4028960564c509b0e6d08d54705763fac4cce6 /python/t/005-import.py | |
parent | 400b2cb03d5f7e606707d01ef278438c4b8440dc (diff) | |
download | libguestfs-3bde9fdffdb74183f7bf1315eb402918d3b13ed1.tar.gz libguestfs-3bde9fdffdb74183f7bf1315eb402918d3b13ed1.tar.xz libguestfs-3bde9fdffdb74183f7bf1315eb402918d3b13ed1.zip |
Update FSF address.
(cherry picked from commit 04ea1375c55aa67df4e7fc61dbb534111767f3b6)
Diffstat (limited to 'python/t/005-import.py')
-rw-r--r-- | python/t/005-import.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/t/005-import.py b/python/t/005-import.py index 5896d15d..36accf83 100644 --- a/python/t/005-import.py +++ b/python/t/005-import.py @@ -13,6 +13,6 @@ # # You should have received a copy of the GNU General 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 Street, Fifth Floor, Boston, MA 02110-1301 USA. import guestfs |