aboutsummaryrefslogtreecommitdiffstats
path: root/net-checksum.c
diff options
context:
space:
mode:
authorDavid Turner <digit@android.com>2010-09-09 23:02:33 +0200
committerDavid 'Digit' Turner <digit@android.com>2010-09-13 00:30:34 -0700
commitcb34fa2cb61a4a838b32126fd28eb3450fd9f8ec (patch)
treecd50d3707a97498f22d0f94a75ec32aee4849da9 /net-checksum.c
parent9a5f7cee50272ec12fe23452cb2638bee8c35374 (diff)
downloadexternal_qemu-cb34fa2cb61a4a838b32126fd28eb3450fd9f8ec.zip
external_qemu-cb34fa2cb61a4a838b32126fd28eb3450fd9f8ec.tar.gz
external_qemu-cb34fa2cb61a4a838b32126fd28eb3450fd9f8ec.tar.bz2
upstream: minor QObject update.
Diffstat (limited to 'net-checksum.c')
-rw-r--r--net-checksum.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-checksum.c b/net-checksum.c
index fac0651..4956c5c 100644
--- a/net-checksum.c
+++ b/net-checksum.c
@@ -12,8 +12,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
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "hw/hw.h"