aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2009-01-05 23:20:12 +0200
committerAvi Kivity <avi@redhat.com>2009-01-05 23:20:12 +0200
commite924f694a1c0fa66cbce968afe831ef399ba6c1d (patch)
treec4d9862b99e4778928944eabf7b10681da476d55 /qemu-lock.h
parentkvm: external module: backward compatibility for CONFIG_HAVE_KVM_IRQCHIP (diff)
parentFix more FSF addresses (diff)
downloadqemu-kvm-e924f694a1c0fa66cbce968afe831ef399ba6c1d.tar.gz
qemu-kvm-e924f694a1c0fa66cbce968afe831ef399ba6c1d.tar.bz2
qemu-kvm-e924f694a1c0fa66cbce968afe831ef399ba6c1d.zip
Merge branch 'qemu-cvs'
Diffstat (limited to 'qemu-lock.h')
-rw-r--r--qemu-lock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-lock.h b/qemu-lock.h
index 895e712af..bee018a51 100644
--- a/qemu-lock.h
+++ b/qemu-lock.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; 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
*/
/* Locking primitives. Most of this code should be redundant -