diff options
Diffstat (limited to 'gdb/gdba.el')
-rw-r--r-- | gdb/gdba.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/gdba.el b/gdb/gdba.el index 72da330..0f71586 100644 --- a/gdb/gdba.el +++ b/gdb/gdba.el @@ -33,8 +33,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;; along with GNU Emacs; if not, write to the Free Software +;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ;;; Commentary: |