summaryrefslogtreecommitdiff
path: root/lib/device
diff options
context:
space:
mode:
Diffstat (limited to 'lib/device')
-rw-r--r--lib/device/dev-cache.c2
-rw-r--r--lib/device/dev-cache.h2
-rw-r--r--lib/device/dev-dasd.c2
-rw-r--r--lib/device/dev-ext-udev-constants.h2
-rw-r--r--lib/device/dev-ext.c2
-rw-r--r--lib/device/dev-io.c2
-rw-r--r--lib/device/dev-luks.c2
-rw-r--r--lib/device/dev-md.c2
-rw-r--r--lib/device/dev-swap.c2
-rw-r--r--lib/device/dev-type.c2
-rw-r--r--lib/device/dev-type.h2
-rw-r--r--lib/device/device-types.h2
-rw-r--r--lib/device/device.h2
13 files changed, 13 insertions, 13 deletions
diff --git a/lib/device/dev-cache.c b/lib/device/dev-cache.c
index 97165dbf8..635810980 100644
--- a/lib/device/dev-cache.c
+++ b/lib/device/dev-cache.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/device/dev-cache.h b/lib/device/dev-cache.h
index 4efe41fe5..05911d468 100644
--- a/lib/device/dev-cache.h
+++ b/lib/device/dev-cache.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_DEV_CACHE_H
diff --git a/lib/device/dev-dasd.c b/lib/device/dev-dasd.c
index 220293e4a..ab9b00f83 100644
--- a/lib/device/dev-dasd.c
+++ b/lib/device/dev-dasd.c
@@ -9,7 +9,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/device/dev-ext-udev-constants.h b/lib/device/dev-ext-udev-constants.h
index a84d7bc3d..2e2fb08a7 100644
--- a/lib/device/dev-ext-udev-constants.h
+++ b/lib/device/dev-ext-udev-constants.h
@@ -9,7 +9,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/device/dev-ext.c b/lib/device/dev-ext.c
index e8cc01238..0cc8279ae 100644
--- a/lib/device/dev-ext.c
+++ b/lib/device/dev-ext.c
@@ -9,7 +9,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/device/dev-io.c b/lib/device/dev-io.c
index 8c2388bb0..8c5878677 100644
--- a/lib/device/dev-io.c
+++ b/lib/device/dev-io.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/device/dev-luks.c b/lib/device/dev-luks.c
index 572fd1d69..f7070b279 100644
--- a/lib/device/dev-luks.c
+++ b/lib/device/dev-luks.c
@@ -9,7 +9,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/device/dev-md.c b/lib/device/dev-md.c
index 603010cc2..b6ee59fc0 100644
--- a/lib/device/dev-md.c
+++ b/lib/device/dev-md.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/device/dev-swap.c b/lib/device/dev-swap.c
index d1feb0c87..6bce53534 100644
--- a/lib/device/dev-swap.c
+++ b/lib/device/dev-swap.c
@@ -9,7 +9,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/device/dev-type.c b/lib/device/dev-type.c
index e1243bd4c..b03346223 100644
--- a/lib/device/dev-type.c
+++ b/lib/device/dev-type.c
@@ -9,7 +9,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/device/dev-type.h b/lib/device/dev-type.h
index f1d52ca37..75ef36ff6 100644
--- a/lib/device/dev-type.h
+++ b/lib/device/dev-type.h
@@ -9,7 +9,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_DEV_TYPE_H
diff --git a/lib/device/device-types.h b/lib/device/device-types.h
index 463f84706..2c1e4acfa 100644
--- a/lib/device/device-types.h
+++ b/lib/device/device-types.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
*/
typedef struct {
diff --git a/lib/device/device.h b/lib/device/device.h
index b5e07d5aa..a1ba80c55 100644
--- a/lib/device/device.h
+++ b/lib/device/device.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_DEVICE_H