diff options
Diffstat (limited to 'xen/arch/x86/hvm/vmx/entry.S')
-rw-r--r-- | xen/arch/x86/hvm/vmx/entry.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xen/arch/x86/hvm/vmx/entry.S b/xen/arch/x86/hvm/vmx/entry.S index 664ed83269..2a4ed57a09 100644 --- a/xen/arch/x86/hvm/vmx/entry.S +++ b/xen/arch/x86/hvm/vmx/entry.S @@ -13,8 +13,7 @@ * 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., 59 Temple - * Place - Suite 330, Boston, MA 02111-1307 USA. + * this program; If not, see <http://www.gnu.org/licenses/>. */ #include <xen/config.h> |