From: Jim Huang Date: Thu, 14 Jan 2016 09:44:43 +0000 (+0800) Subject: Use new FSF address in GPL notices X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=147129db5ddb1eccae77fe0aa97cd128314762c9;p=elf2flt.git Use new FSF address in GPL notices Correct the address of Free Software Foundation via http://www.gnu.org/licenses/old-licenses/gpl-2.0.html --- diff --git a/LICENSE.TXT b/LICENSE.TXT index 5b6e7c6..3748e0d 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/cygwin-elf.h b/cygwin-elf.h index 2523c0e..bd72b37 100644 --- a/cygwin-elf.h +++ b/cygwin-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 Street, Fifth Floor, Boston, MA + 02110-1301 USA. */ #ifndef _ELF_H #define _ELF_H 1