summaryrefslogtreecommitdiff
path: root/src/termcap.c
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/termcap.c
parent5c560880659048888420389c02e20d6867ec81df (diff)
downloademacs-fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74.tar.gz
Use URLs, not Boston addresses, in copyright notices.
Diffstat (limited to 'src/termcap.c')
-rw-r--r--src/termcap.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/termcap.c b/src/termcap.c
index e494cd113d9..1d07b7b8205 100644
--- a/src/termcap.c
+++ b/src/termcap.c
@@ -13,9 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU 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/>. */
/* Emacs config.h may rename various library functions such as malloc. */
#include <config.h>