summaryrefslogtreecommitdiffstats
path: root/cat
diff options
context:
space:
mode:
authorMatthew Booth <mbooth@redhat.com>2011-11-08 14:27:49 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-11-08 14:43:07 +0000
commit04ea1375c55aa67df4e7fc61dbb534111767f3b6 (patch)
treee3fce6cc8412d02eb3a1eb07663e669afe6d8f86 /cat
parent9c299b64bb24cefafa582fe425bb65b78373d205 (diff)
downloadlibguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.gz
libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.xz
libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.zip
Update FSF address.
Diffstat (limited to 'cat')
-rw-r--r--cat/Makefile.am2
-rw-r--r--cat/virt-cat.c2
-rwxr-xr-xcat/virt-cat.pod2
-rw-r--r--cat/virt-filesystems.c2
-rwxr-xr-xcat/virt-filesystems.pod2
-rw-r--r--cat/virt-ls.c2
-rwxr-xr-xcat/virt-ls.pod2
7 files changed, 7 insertions, 7 deletions
diff --git a/cat/Makefile.am b/cat/Makefile.am
index 91abfac1..3180b26d 100644
--- a/cat/Makefile.am
+++ b/cat/Makefile.am
@@ -13,7 +13,7 @@
#
# 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.
include $(top_srcdir)/subdir-rules.mk
diff --git a/cat/virt-cat.c b/cat/virt-cat.c
index 268ca560..4d37ddab 100644
--- a/cat/virt-cat.c
+++ b/cat/virt-cat.c
@@ -13,7 +13,7 @@
*
* 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.
*/
#include <config.h>
diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod
index a4b54b8e..d125e6fc 100755
--- a/cat/virt-cat.pod
+++ b/cat/virt-cat.pod
@@ -269,4 +269,4 @@ GNU General Public License for more details.
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.
diff --git a/cat/virt-filesystems.c b/cat/virt-filesystems.c
index 6e160a22..de7a2432 100644
--- a/cat/virt-filesystems.c
+++ b/cat/virt-filesystems.c
@@ -13,7 +13,7 @@
*
* 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.
*/
#include <config.h>
diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod
index 51123959..e5ba483f 100755
--- a/cat/virt-filesystems.pod
+++ b/cat/virt-filesystems.pod
@@ -413,4 +413,4 @@ GNU General Public License for more details.
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.
diff --git a/cat/virt-ls.c b/cat/virt-ls.c
index 97f0c559..b29af272 100644
--- a/cat/virt-ls.c
+++ b/cat/virt-ls.c
@@ -13,7 +13,7 @@
*
* 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.
*/
#include <config.h>
diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod
index 645a9c06..cd1166b8 100755
--- a/cat/virt-ls.pod
+++ b/cat/virt-ls.pod
@@ -524,4 +524,4 @@ GNU General Public License for more details.
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.