diff options
Diffstat (limited to 'include/elf/reloc-macros.h')
-rw-r--r-- | include/elf/reloc-macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/reloc-macros.h b/include/elf/reloc-macros.h index 4a3a60f..51e86b5 100644 --- a/include/elf/reloc-macros.h +++ b/include/elf/reloc-macros.h @@ -15,7 +15,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. */ /* These macros are used by the various *.h target specific header files to either generate an enum containing all the known relocations |