diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-04 07:19:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-04 07:19:45 +0000 |
commit | de41674e304dc12f096fe4d58ad752f2a77614a4 (patch) | |
tree | 339dab408ef54ff2a52654b31523432af211b303 /bfd/cf-m68klynx.c | |
parent | 87ab17bcf631319c9887f1cdc176d04505e72717 (diff) | |
download | gdb-de41674e304dc12f096fe4d58ad752f2a77614a4.tar.gz |
Update the FSF address in the copyright/GPL notice
Diffstat (limited to 'bfd/cf-m68klynx.c')
-rw-r--r-- | bfd/cf-m68klynx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cf-m68klynx.c b/bfd/cf-m68klynx.c index 7674f1b248b..792767f3091 100644 --- a/bfd/cf-m68klynx.c +++ b/bfd/cf-m68klynx.c @@ -16,7 +16,7 @@ GNU General Public License for more details. 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., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA. */ #define TARGET_SYM m68klynx_coff_vec #define TARGET_NAME "coff-m68k-lynx" |