aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorWanlong Gao <gaowanlong@cn.fujitsu.com>2012-10-19 18:03:36 +0800
committerWanlong Gao <gaowanlong@cn.fujitsu.com>2012-10-19 18:06:11 +0800
commit4548c6cf9bcdd96d8303caa4130ab638b61f8a30 (patch)
treec51b0e2e4bfdbea0f3ced8f14eb58bc16784b99d /utils
parent46ef35d8b1d80c113b2cf6ef7b938055bc0d6b2b (diff)
Update FSF address
find . -type f -exec sed -i 's/675 Mass Ave, Cambridge, MA 02139, USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \; find . -type f -exec sed -i 's/59 Temple Place, Suite 330, Boston, MA 02111-1307 USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \; Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
-rw-r--r--utils/benchmark/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/Makefile b/utils/Makefile
index e90f8a925..9f79f5b12 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -14,7 +14,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 ##
#
################################################################################
diff --git a/utils/benchmark/Makefile b/utils/benchmark/Makefile
index c7b883f5d..9d29f88a4 100644
--- a/utils/benchmark/Makefile
+++ b/utils/benchmark/Makefile
@@ -14,7 +14,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 ##
####
################################################################################