diff options
Diffstat (limited to 'util/msrtool')
-rw-r--r-- | util/msrtool/Makefile.in | 2 | ||||
-rwxr-xr-x | util/msrtool/configure | 2 | ||||
-rw-r--r-- | util/msrtool/cs5536.c | 2 | ||||
-rw-r--r-- | util/msrtool/darwin.c | 2 | ||||
-rw-r--r-- | util/msrtool/freebsd.c | 2 | ||||
-rw-r--r-- | util/msrtool/geodegx2.c | 2 | ||||
-rw-r--r-- | util/msrtool/geodelx.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_atom.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_core1.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_core2_early.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_core2_later.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_nehalem.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_pentium3.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_pentium3_early.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_pentium4_early.c | 2 | ||||
-rw-r--r-- | util/msrtool/intel_pentium4_later.c | 2 | ||||
-rw-r--r-- | util/msrtool/k8.c | 2 | ||||
-rw-r--r-- | util/msrtool/linux.c | 2 | ||||
-rw-r--r-- | util/msrtool/msrtool.c | 2 | ||||
-rw-r--r-- | util/msrtool/msrtool.h | 2 | ||||
-rw-r--r-- | util/msrtool/msrutils.c | 2 | ||||
-rw-r--r-- | util/msrtool/sys.c | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/util/msrtool/Makefile.in b/util/msrtool/Makefile.in index f876da8716..4089498bc9 100644 --- a/util/msrtool/Makefile.in +++ b/util/msrtool/Makefile.in @@ -15,7 +15,7 @@ # # 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 St, Fifth Floor, Boston, MA 02110-1301 USA +# Foundation, Inc. # PROGRAM = msrtool diff --git a/util/msrtool/configure b/util/msrtool/configure index 1d11a464b9..cda01acfe6 100755 --- a/util/msrtool/configure +++ b/util/msrtool/configure @@ -15,7 +15,7 @@ # # 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 St, Fifth Floor, Boston, MA 02110-1301 USA +# Foundation, Inc. # # If this is left unset, try to set the version string from the highest diff --git a/util/msrtool/cs5536.c b/util/msrtool/cs5536.c index 9017572237..e8982ca672 100644 --- a/util/msrtool/cs5536.c +++ b/util/msrtool/cs5536.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/darwin.c b/util/msrtool/darwin.c index a3a50ef3cf..0c05545c6f 100644 --- a/util/msrtool/darwin.c +++ b/util/msrtool/darwin.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include <sys/types.h> diff --git a/util/msrtool/freebsd.c b/util/msrtool/freebsd.c index 74b6494e0e..9c086f3d33 100644 --- a/util/msrtool/freebsd.c +++ b/util/msrtool/freebsd.c @@ -15,7 +15,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include <sys/types.h> diff --git a/util/msrtool/geodegx2.c b/util/msrtool/geodegx2.c index b70a03d9a3..995a6d09b4 100644 --- a/util/msrtool/geodegx2.c +++ b/util/msrtool/geodegx2.c @@ -15,7 +15,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/geodelx.c b/util/msrtool/geodelx.c index cdb46bd9df..921c1a8a51 100644 --- a/util/msrtool/geodelx.c +++ b/util/msrtool/geodelx.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_atom.c b/util/msrtool/intel_atom.c index b53da6a984..c845b4ee66 100644 --- a/util/msrtool/intel_atom.c +++ b/util/msrtool/intel_atom.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_core1.c b/util/msrtool/intel_core1.c index a0d6d08662..68697813ec 100644 --- a/util/msrtool/intel_core1.c +++ b/util/msrtool/intel_core1.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_core2_early.c b/util/msrtool/intel_core2_early.c index fd79f65596..b62e7c9852 100644 --- a/util/msrtool/intel_core2_early.c +++ b/util/msrtool/intel_core2_early.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_core2_later.c b/util/msrtool/intel_core2_later.c index 80462c1848..6d9fe8703c 100644 --- a/util/msrtool/intel_core2_later.c +++ b/util/msrtool/intel_core2_later.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_nehalem.c b/util/msrtool/intel_nehalem.c index 3674615643..79aacd620d 100644 --- a/util/msrtool/intel_nehalem.c +++ b/util/msrtool/intel_nehalem.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_pentium3.c b/util/msrtool/intel_pentium3.c index 949b3ce175..5dcbbd96b9 100644 --- a/util/msrtool/intel_pentium3.c +++ b/util/msrtool/intel_pentium3.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_pentium3_early.c b/util/msrtool/intel_pentium3_early.c index 7c55b3fded..51511e5209 100644 --- a/util/msrtool/intel_pentium3_early.c +++ b/util/msrtool/intel_pentium3_early.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_pentium4_early.c b/util/msrtool/intel_pentium4_early.c index 34f8242aff..feb0577aec 100644 --- a/util/msrtool/intel_pentium4_early.c +++ b/util/msrtool/intel_pentium4_early.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/intel_pentium4_later.c b/util/msrtool/intel_pentium4_later.c index 5fed62e427..212ca1c61c 100644 --- a/util/msrtool/intel_pentium4_later.c +++ b/util/msrtool/intel_pentium4_later.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/k8.c b/util/msrtool/k8.c index 4bf5a1875d..754580f82d 100644 --- a/util/msrtool/k8.c +++ b/util/msrtool/k8.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "msrtool.h" diff --git a/util/msrtool/linux.c b/util/msrtool/linux.c index 0e1a0da7ba..2ead38f2ae 100644 --- a/util/msrtool/linux.c +++ b/util/msrtool/linux.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include <sys/types.h> diff --git a/util/msrtool/msrtool.c b/util/msrtool/msrtool.c index 356d460c9f..66a34bf12c 100644 --- a/util/msrtool/msrtool.c +++ b/util/msrtool/msrtool.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include <stdio.h> diff --git a/util/msrtool/msrtool.h b/util/msrtool/msrtool.h index e99921ac76..8988ebaeb4 100644 --- a/util/msrtool/msrtool.h +++ b/util/msrtool/msrtool.h @@ -15,7 +15,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #ifndef MSRTOOL_H diff --git a/util/msrtool/msrutils.c b/util/msrtool/msrutils.c index dbce53d9f0..fc44eac915 100644 --- a/util/msrtool/msrutils.c +++ b/util/msrtool/msrutils.c @@ -14,7 +14,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include <stdio.h> diff --git a/util/msrtool/sys.c b/util/msrtool/sys.c index 82c2dbfc4e..077bdab7a4 100644 --- a/util/msrtool/sys.c +++ b/util/msrtool/sys.c @@ -15,7 +15,7 @@ * * 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 St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include <pci/pci.h> |