diff options
Diffstat (limited to 'xen/arch/x86/acpi/cpufreq/powernow.c')
-rw-r--r-- | xen/arch/x86/acpi/cpufreq/powernow.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xen/arch/x86/acpi/cpufreq/powernow.c b/xen/arch/x86/acpi/cpufreq/powernow.c index 2c9fea2b8c..4de6f8d441 100644 --- a/xen/arch/x86/acpi/cpufreq/powernow.c +++ b/xen/arch/x86/acpi/cpufreq/powernow.c @@ -16,8 +16,7 @@ * 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., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. + * with this program; If not, see <http://www.gnu.org/licenses/>. * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ |