diff src/callproc.c @ 75348:3d45362f1d38

Add 2007 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 21 Jan 2007 04:57:37 +0000
parents 69fafc0d9959
children 58d48cd0f5f0 b8d9a391daf3 95d0cdf160ea
line wrap: on
line diff
--- a/src/callproc.c	Sun Jan 21 03:53:13 2007 +0000
+++ b/src/callproc.c	Sun Jan 21 04:57:37 2007 +0000
@@ -1,6 +1,6 @@
 /* Synchronous subprocess invocation for GNU Emacs.
    Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1999, 2000, 2001,
-                 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+                 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.