diff options
Diffstat (limited to 'src/cpu')
-rw-r--r-- | src/cpu/intel/fsp_model_206ax/smmrelocate.c | 2 | ||||
-rw-r--r-- | src/cpu/intel/model_2065x/smmrelocate.c | 2 | ||||
-rw-r--r-- | src/cpu/intel/model_206ax/smmrelocate.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/cpu/intel/fsp_model_206ax/smmrelocate.c b/src/cpu/intel/fsp_model_206ax/smmrelocate.c index c2f671218f..6b954d0781 100644 --- a/src/cpu/intel/fsp_model_206ax/smmrelocate.c +++ b/src/cpu/intel/fsp_model_206ax/smmrelocate.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 <types.h> diff --git a/src/cpu/intel/model_2065x/smmrelocate.c b/src/cpu/intel/model_2065x/smmrelocate.c index 94811c3d90..e357aa57e4 100644 --- a/src/cpu/intel/model_2065x/smmrelocate.c +++ b/src/cpu/intel/model_2065x/smmrelocate.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. */ #define __SIMPLE_DEVICE__ diff --git a/src/cpu/intel/model_206ax/smmrelocate.c b/src/cpu/intel/model_206ax/smmrelocate.c index 587fee95ff..461286f7ab 100644 --- a/src/cpu/intel/model_206ax/smmrelocate.c +++ b/src/cpu/intel/model_206ax/smmrelocate.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 <types.h> |