aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Mason <chris.mason@fusionio.com>2013-01-21 10:28:33 -0500
committerChris Mason <chris.mason@fusionio.com>2013-01-21 10:28:33 -0500
commit253b12823f41051876802b3c614d6fbb75e36b4a (patch)
tree6c1920da4c083aaed7773cdf27f7100a58aaff86
parent7d00fac7318c36e024a06eb0b8f1bdbbbe6ee53b (diff)
downloadiowatcher-253b12823f41051876802b3c614d6fbb75e36b4a.tar.gz
Update the FSF address in all files
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
-rw-r--r--blkparse.c2
-rw-r--r--blkparse.h2
-rw-r--r--fio.c2
-rw-r--r--fio.h2
-rw-r--r--list.h4
-rw-r--r--main.c2
-rw-r--r--mpstat.c2
-rw-r--r--mpstat.h2
-rw-r--r--plot.c2
-rw-r--r--plot.h2
-rw-r--r--tracers.c2
-rw-r--r--tracers.h2
12 files changed, 13 insertions, 13 deletions
diff --git a/blkparse.c b/blkparse.c
index 43630be..d27b547 100644
--- a/blkparse.c
+++ b/blkparse.c
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* Parts of this file were imported from Jens Axboe's blktrace sources (also GPL)
*/
diff --git a/blkparse.h b/blkparse.h
index 68becbf..84bda4a 100644
--- a/blkparse.h
+++ b/blkparse.h
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* Parts of this file were imported from Jens Axboe's blktrace sources (also GPL)
*/
diff --git a/fio.c b/fio.c
index 110f4a1..1fd2715 100644
--- a/fio.c
+++ b/fio.c
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/fio.h b/fio.h
index 7f49ddd..e413ffa 100644
--- a/fio.h
+++ b/fio.h
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef __FIO__
#define __FIO__
diff --git a/list.h b/list.h
index 90c993e..52f980f 100644
--- a/list.h
+++ b/list.h
@@ -14,8 +14,8 @@
*
* 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 021110-1307, USA.
+ * Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _LINUX_LIST_H
diff --git a/main.c b/main.c
index 827f57d..8fa9115 100644
--- a/main.c
+++ b/main.c
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* Parts of this file were imported from Jens Axboe's blktrace sources (also GPL)
*/
diff --git a/mpstat.c b/mpstat.c
index f76972a..db7b8e0 100644
--- a/mpstat.c
+++ b/mpstat.c
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/mpstat.h b/mpstat.h
index cf72351..f3aeb65 100644
--- a/mpstat.h
+++ b/mpstat.h
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef __MPSTAT__
#define __MPSTAT__
diff --git a/plot.c b/plot.c
index 187789a..971a253 100644
--- a/plot.c
+++ b/plot.c
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* Parts of this file were imported from Jens Axboe's blktrace sources (also GPL)
*/
diff --git a/plot.h b/plot.h
index 42cbea0..f7dea5d 100644
--- a/plot.h
+++ b/plot.h
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
#ifndef __IOWATCH_PLOT__
diff --git a/tracers.c b/tracers.c
index 433b530..d70c4a6 100644
--- a/tracers.c
+++ b/tracers.c
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* Parts of this file were imported from Jens Axboe's blktrace sources (also GPL)
*/
diff --git a/tracers.h b/tracers.h
index 81a2fe7..91e57f4 100644
--- a/tracers.h
+++ b/tracers.h
@@ -12,7 +12,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
#ifndef __IOWATCH_TRACERS