summaryrefslogtreecommitdiff
path: root/xen/arch/x86/hvm/svm/asid.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/arch/x86/hvm/svm/asid.c')
-rw-r--r--xen/arch/x86/hvm/svm/asid.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xen/arch/x86/hvm/svm/asid.c b/xen/arch/x86/hvm/svm/asid.c
index 344e143d3c..b65be662c3 100644
--- a/xen/arch/x86/hvm/svm/asid.c
+++ b/xen/arch/x86/hvm/svm/asid.c
@@ -12,8 +12,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>