Skip to content
Snippets Groups Projects
Commit 73428a8e authored by Amit Shah's avatar Amit Shah Committed by Anthony Liguori
Browse files

balloon: Fix header comment; add Copyright


Signed-off-by: default avatarAmit Shah <amit.shah@redhat.com>
parent 30fb2ca6
No related branches found
No related tags found
No related merge requests found
/*
* QEMU System Emulator
* Generic Balloon handlers and management
*
* Copyright (c) 2003-2008 Fabrice Bellard
* Copyright (C) 2011 Red Hat, Inc.
* Copyright (C) 2011 Amit Shah <amit.shah@redhat.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
......@@ -30,7 +32,6 @@
#include "balloon.h"
#include "trace.h"
static QEMUBalloonEvent *balloon_event_fn;
static QEMUBalloonStatus *balloon_stat_fn;
static void *balloon_opaque;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment