diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2010-03-07 15:48:43 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-03-07 15:48:43 +0000 |
commit | 70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4 (patch) | |
tree | fb8cf4e2cc4cc634014a13072a77deb3ed266a5b /hw/pcie_host.c | |
parent | bef75aa5342f0b0ecc1c4e444d1ff9f955f41b63 (diff) |
Update to a hopefully more future proof FSF address
See also 8167ee883931cb20c6264fc19d040ce2dc6ceaaa,
530e7615ce3c01882e582c84dc6304ab98a3d5c5 and
fad6cb1a565bb73f83fc0e2654489457b489e436.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/pcie_host.c')
-rw-r--r-- | hw/pcie_host.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/pcie_host.c b/hw/pcie_host.c index fbd6c3759f..c4feecad71 100644 --- a/hw/pcie_host.c +++ b/hw/pcie_host.c @@ -16,8 +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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "hw.h" |