diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2010-05-15 17:52:49 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-05-15 17:52:49 +0000 |
commit | 1012e960c747849e53db702c96b4c0f25a9bda95 (patch) | |
tree | 64450a70522e77a5519dab52b3151d850abbba9c /hw | |
parent | 0b8f9be61cd89de3be7bfac8b5fe544fceca1af3 (diff) | |
download | qemu-1012e960c747849e53db702c96b4c0f25a9bda95.tar.gz qemu-1012e960c747849e53db702c96b4c0f25a9bda95.tar.bz2 qemu-1012e960c747849e53db702c96b4c0f25a9bda95.zip |
Update to a hopefully more future proof FSF address
See also 70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4,
8167ee883931cb20c6264fc19d040ce2dc6ceaaa,
530e7615ce3c01882e582c84dc6304ab98a3d5c5 and
fad6cb1a565bb73f83fc0e2654489457b489e436.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw')
-rw-r--r-- | hw/acpi.h | 4 | ||||
-rw-r--r-- | hw/pm_smbus.c | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -15,8 +15,8 @@ * Lesser General Public License for more details. * * 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see + * <http://www.gnu.org/licenses/>. */ /* from linux include/acpi/actype.h */ diff --git a/hw/pm_smbus.c b/hw/pm_smbus.c index cb8b7ee793..5d6046de5a 100644 --- a/hw/pm_smbus.c +++ b/hw/pm_smbus.c @@ -14,8 +14,8 @@ * Lesser General Public License for more details. * * 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see + * <http://www.gnu.org/licenses/>. */ #include "hw.h" #include "pc.h" |