summaryrefslogtreecommitdiff
path: root/old-tests
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2016-01-21 11:49:46 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2016-01-21 12:11:37 +0100
commitfcbef05aae94f1fc5f91b2708d9dee22d883ca18 (patch)
tree367736dd9639e36ff5f1744c34f3764630778859 /old-tests
parentcc53a23d8238abfe18441ed9000b75bbc8512d6e (diff)
downloadlvm2-fcbef05aae94f1fc5f91b2708d9dee22d883ca18.tar.gz
doc: change fsf address
Hmm rpmlint suggest fsf is using a different address these days, so lets keep it up-to-date
Diffstat (limited to 'old-tests')
-rw-r--r--old-tests/datastruct/hash_t.c2
-rw-r--r--old-tests/dev-mgr/dev_cache_t.c2
-rw-r--r--old-tests/device/Makefile.in2
-rw-r--r--old-tests/device/dev_cache_t.c2
-rw-r--r--old-tests/device/fill_device.c2
-rw-r--r--old-tests/device/random.c2
-rw-r--r--old-tests/device/random.h2
-rw-r--r--old-tests/filters/Makefile.in2
-rw-r--r--old-tests/filters/pfilter_t.c2
-rw-r--r--old-tests/filters/rfilter_t.c2
-rw-r--r--old-tests/format1/Makefile.in2
-rw-r--r--old-tests/format1/get_pvs_t.c2
-rw-r--r--old-tests/format1/get_vgs_t.c2
-rw-r--r--old-tests/format1/pretty_print.c2
-rw-r--r--old-tests/format1/pretty_print.h2
-rw-r--r--old-tests/format1/read_pv_t.c2
-rw-r--r--old-tests/format1/read_vg_t.c2
-rw-r--r--old-tests/format1/write_vg_t.c2
-rw-r--r--old-tests/mm/Makefile.in2
-rw-r--r--old-tests/mm/dbg_malloc_t.c2
20 files changed, 20 insertions, 20 deletions
diff --git a/old-tests/datastruct/hash_t.c b/old-tests/datastruct/hash_t.c
index e977eab36..7c9e435ef 100644
--- a/old-tests/datastruct/hash_t.c
+++ b/old-tests/datastruct/hash_t.c
@@ -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
*/
#include <stdio.h>
diff --git a/old-tests/dev-mgr/dev_cache_t.c b/old-tests/dev-mgr/dev_cache_t.c
index 7cd208563..af9539f5c 100644
--- a/old-tests/dev-mgr/dev_cache_t.c
+++ b/old-tests/dev-mgr/dev_cache_t.c
@@ -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
*/
#include "dev-cache.h"
diff --git a/old-tests/device/Makefile.in b/old-tests/device/Makefile.in
index 5c9479e34..a389eb101 100644
--- a/old-tests/device/Makefile.in
+++ b/old-tests/device/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/old-tests/device/dev_cache_t.c b/old-tests/device/dev_cache_t.c
index 26895b8ad..c3d8c287d 100644
--- a/old-tests/device/dev_cache_t.c
+++ b/old-tests/device/dev_cache_t.c
@@ -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
*/
#include "dev-cache.h"
diff --git a/old-tests/device/fill_device.c b/old-tests/device/fill_device.c
index 71f0e31cd..5947b61bf 100644
--- a/old-tests/device/fill_device.c
+++ b/old-tests/device/fill_device.c
@@ -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
*/
#include "device.h"
diff --git a/old-tests/device/random.c b/old-tests/device/random.c
index d2cac3bd2..96479f572 100644
--- a/old-tests/device/random.c
+++ b/old-tests/device/random.c
@@ -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
*/
#include "random.h"
diff --git a/old-tests/device/random.h b/old-tests/device/random.h
index 9e3783b8a..4663988cd 100644
--- a/old-tests/device/random.h
+++ b/old-tests/device/random.h
@@ -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
*/
/*
diff --git a/old-tests/filters/Makefile.in b/old-tests/filters/Makefile.in
index 62e13c040..69e7ca907 100644
--- a/old-tests/filters/Makefile.in
+++ b/old-tests/filters/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/old-tests/filters/pfilter_t.c b/old-tests/filters/pfilter_t.c
index e9f8af4f7..e83c3ed5a 100644
--- a/old-tests/filters/pfilter_t.c
+++ b/old-tests/filters/pfilter_t.c
@@ -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
*/
#include "filter-persistent.h"
diff --git a/old-tests/filters/rfilter_t.c b/old-tests/filters/rfilter_t.c
index 6f0bb9d20..488378db8 100644
--- a/old-tests/filters/rfilter_t.c
+++ b/old-tests/filters/rfilter_t.c
@@ -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
*/
#include "filter-regex.h"
diff --git a/old-tests/format1/Makefile.in b/old-tests/format1/Makefile.in
index b82e065f0..e4b51d245 100644
--- a/old-tests/format1/Makefile.in
+++ b/old-tests/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/old-tests/format1/get_pvs_t.c b/old-tests/format1/get_pvs_t.c
index cc0f00d4e..d17f0b0df 100644
--- a/old-tests/format1/get_pvs_t.c
+++ b/old-tests/format1/get_pvs_t.c
@@ -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
*/
#include "log.h"
diff --git a/old-tests/format1/get_vgs_t.c b/old-tests/format1/get_vgs_t.c
index a9662c9e1..4910c6ded 100644
--- a/old-tests/format1/get_vgs_t.c
+++ b/old-tests/format1/get_vgs_t.c
@@ -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
*/
#include "log.h"
diff --git a/old-tests/format1/pretty_print.c b/old-tests/format1/pretty_print.c
index 2d4117725..62e089abd 100644
--- a/old-tests/format1/pretty_print.c
+++ b/old-tests/format1/pretty_print.c
@@ -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
*/
#include "pretty_print.h"
diff --git a/old-tests/format1/pretty_print.h b/old-tests/format1/pretty_print.h
index 4109e608f..20bd0394c 100644
--- a/old-tests/format1/pretty_print.h
+++ b/old-tests/format1/pretty_print.h
@@ -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
*/
#ifndef _LVM_PRETTY_PRINT
diff --git a/old-tests/format1/read_pv_t.c b/old-tests/format1/read_pv_t.c
index aa1ff8513..271cc1e1d 100644
--- a/old-tests/format1/read_pv_t.c
+++ b/old-tests/format1/read_pv_t.c
@@ -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
*/
#include "log.h"
diff --git a/old-tests/format1/read_vg_t.c b/old-tests/format1/read_vg_t.c
index 518756b21..1fb141496 100644
--- a/old-tests/format1/read_vg_t.c
+++ b/old-tests/format1/read_vg_t.c
@@ -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
*/
#include "log.h"
diff --git a/old-tests/format1/write_vg_t.c b/old-tests/format1/write_vg_t.c
index 16fe8c936..29682ad2e 100644
--- a/old-tests/format1/write_vg_t.c
+++ b/old-tests/format1/write_vg_t.c
@@ -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
*/
#include "log.h"
diff --git a/old-tests/mm/Makefile.in b/old-tests/mm/Makefile.in
index 62c341f93..ec60fa604 100644
--- a/old-tests/mm/Makefile.in
+++ b/old-tests/mm/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/old-tests/mm/dbg_malloc_t.c b/old-tests/mm/dbg_malloc_t.c
index a1b14cbf2..8536405ce 100644
--- a/old-tests/mm/dbg_malloc_t.c
+++ b/old-tests/mm/dbg_malloc_t.c
@@ -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
*/
#include "log.h"