summaryrefslogtreecommitdiff
path: root/src/.gdbinit
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-12-31 07:34:32 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2012-12-31 07:34:32 -0800
commitfee0bd5f3248ba4485e9a08fdb30cad5b20f7f74 (patch)
treef0f7b709719cbfadb22f32f65dab4173a986fa30 /src/.gdbinit
parent5c560880659048888420389c02e20d6867ec81df (diff)
downloademacs-fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74.tar.gz
Use URLs, not Boston addresses, in copyright notices.
Diffstat (limited to 'src/.gdbinit')
-rw-r--r--src/.gdbinit4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/.gdbinit b/src/.gdbinit
index 98ae247b8c5..214026a759e 100644
--- a/src/.gdbinit
+++ b/src/.gdbinit
@@ -13,9 +13,7 @@
# 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, Inc., 51 Franklin Street, Fifth Floor,
-# Boston, MA 02110-1301, USA.
+# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
# Force loading of symbols, enough to give us VALBITS etc.
set $dummy = main + 8