diff options
Diffstat (limited to 'target-arm/cpu.h')
-rw-r--r-- | target-arm/cpu.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target-arm/cpu.h b/target-arm/cpu.h index f98655f803..194f16cc71 100644 --- a/target-arm/cpu.h +++ b/target-arm/cpu.h @@ -14,8 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ #ifndef CPU_ARM_H #define CPU_ARM_H |