diff options
Diffstat (limited to 'include/opcode/avr.h')
-rw-r--r-- | include/opcode/avr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/avr.h b/include/opcode/avr.h index 6e93b73..b7a80b0 100644 --- a/include/opcode/avr.h +++ b/include/opcode/avr.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #define AVR_ISA_1200 0x0001 /* in the beginning there was ... */ #define AVR_ISA_LPM 0x0002 /* device has LPM */ |