]> git.proxmox.com Git - qemu.git/blobdiff - i386-dis.c
Update FSF address in GPL/LGPL boilerplate
[qemu.git] / i386-dis.c
index de95e35bcaf19a685c22f4c7f09874b8f5ec88e4..20de5674e674a2e3b3be1307439e67d3c8322b33 100644 (file)
@@ -17,7 +17,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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 /*
  * 80386 instruction printer by Pace Willisson (pace@prep.ai.mit.edu)