diff options
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-05 18:11:53 +0000 |
---|---|---|
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-05 18:11:53 +0000 |
commit | 46354debe889aa69e3e07ca658a31168bf734f96 (patch) | |
tree | 7095c7070ca7b19c7605a05a519742b56788d63a /arm-semi.c | |
parent | 7765d6d87866bdc5750f7caac10b40b1f2d9c650 (diff) | |
download | qemu-46354debe889aa69e3e07ca658a31168bf734f96.tar.gz qemu-46354debe889aa69e3e07ca658a31168bf734f96.tar.bz2 qemu-46354debe889aa69e3e07ca658a31168bf734f96.zip |
Fix more FSF addresses
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6192 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'arm-semi.c')
-rw-r--r-- | arm-semi.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arm-semi.c b/arm-semi.c index cd77d1da0f..a33b8e5c3a 100644 --- a/arm-semi.c +++ b/arm-semi.c @@ -16,7 +16,8 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include <sys/types.h> |