diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-12-31 07:34:32 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-12-31 07:34:32 -0800 |
commit | fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74 (patch) | |
tree | f0f7b709719cbfadb22f32f65dab4173a986fa30 /etc/srecode | |
parent | 5c560880659048888420389c02e20d6867ec81df (diff) | |
download | emacs-fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74.tar.gz |
Use URLs, not Boston addresses, in copyright notices.
Diffstat (limited to 'etc/srecode')
-rw-r--r-- | etc/srecode/ede-autoconf.srt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/srecode/ede-autoconf.srt b/etc/srecode/ede-autoconf.srt index daefd532dff..d2ec61a0a93 100644 --- a/etc/srecode/ede-autoconf.srt +++ b/etc/srecode/ede-autoconf.srt @@ -15,9 +15,7 @@ ;; General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; 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 this program. If not, see <http://www.gnu.org/licenses/>. set mode "autoconf-mode" set escape_start "{{" |