From 6c641ee035fbef06ca0cbb42c921fb7028cf5216 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 23 Sep 2009 21:52:45 +0000 Subject: fix some wrong versions of the FSF's address (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4664 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/cbfstool/elf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/cbfstool/elf.h') diff --git a/util/cbfstool/elf.h b/util/cbfstool/elf.h index bbdce6e83b..01af81988a 100644 --- a/util/cbfstool/elf.h +++ b/util/cbfstool/elf.h @@ -14,8 +14,8 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301 USA. */ #ifndef _ELF_H #define _ELF_H 1 -- cgit v1.2.3