summaryrefslogtreecommitdiff
path: root/lib/format1
diff options
context:
space:
mode:
Diffstat (limited to 'lib/format1')
-rw-r--r--lib/format1/Makefile.in2
-rw-r--r--lib/format1/disk-rep.c2
-rw-r--r--lib/format1/disk-rep.h2
-rw-r--r--lib/format1/format1.c2
-rw-r--r--lib/format1/format1.h2
-rw-r--r--lib/format1/import-export.c2
-rw-r--r--lib/format1/import-extents.c2
-rw-r--r--lib/format1/layout.c2
-rw-r--r--lib/format1/lvm1-label.c2
-rw-r--r--lib/format1/lvm1-label.h2
-rw-r--r--lib/format1/vg_number.c2
11 files changed, 11 insertions, 11 deletions
diff --git a/lib/format1/Makefile.in b/lib/format1/Makefile.in
index e102fe8dc..4a905c0f9 100644
--- a/lib/format1/Makefile.in
+++ b/lib/format1/Makefile.in
@@ -10,7 +10,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
srcdir = @srcdir@
top_srcdir = @top_srcdir@
diff --git a/lib/format1/disk-rep.c b/lib/format1/disk-rep.c
index 32e9f5e28..c4d1348b4 100644
--- a/lib/format1/disk-rep.c
+++ b/lib/format1/disk-rep.c
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "lib.h"
diff --git a/lib/format1/disk-rep.h b/lib/format1/disk-rep.h
index 9d1c8a5cc..221ae8e49 100644
--- a/lib/format1/disk-rep.h
+++ b/lib/format1/disk-rep.h
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef DISK_REP_FORMAT1_H
diff --git a/lib/format1/format1.c b/lib/format1/format1.c
index c717184fa..30bb69663 100644
--- a/lib/format1/format1.c
+++ b/lib/format1/format1.c
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "lib.h"
diff --git a/lib/format1/format1.h b/lib/format1/format1.h
index c76ba6200..42ddc6653 100644
--- a/lib/format1/format1.h
+++ b/lib/format1/format1.h
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _LVM_FORMAT1_H
diff --git a/lib/format1/import-export.c b/lib/format1/import-export.c
index 9e49a969c..9b7f5ef99 100644
--- a/lib/format1/import-export.c
+++ b/lib/format1/import-export.c
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
diff --git a/lib/format1/import-extents.c b/lib/format1/import-extents.c
index 992edc383..5cad4f2ca 100644
--- a/lib/format1/import-extents.c
+++ b/lib/format1/import-extents.c
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "lib.h"
diff --git a/lib/format1/layout.c b/lib/format1/layout.c
index 14a7eaf23..380a98303 100644
--- a/lib/format1/layout.c
+++ b/lib/format1/layout.c
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "lib.h"
diff --git a/lib/format1/lvm1-label.c b/lib/format1/lvm1-label.c
index c5f9f350b..6f8ee542b 100644
--- a/lib/format1/lvm1-label.c
+++ b/lib/format1/lvm1-label.c
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "lib.h"
diff --git a/lib/format1/lvm1-label.h b/lib/format1/lvm1-label.h
index 70d314d94..27f2f5156 100644
--- a/lib/format1/lvm1-label.h
+++ b/lib/format1/lvm1-label.h
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _LVM_LVM1_LABEL_H
diff --git a/lib/format1/vg_number.c b/lib/format1/vg_number.c
index ed52554b6..8b1a803b0 100644
--- a/lib/format1/vg_number.c
+++ b/lib/format1/vg_number.c
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "lib.h"