]> code.delx.au - gnu-emacs/blobdiff - src/process.c
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / src / process.c
index d4371fb8f320cc6d5ae30af8bb6f5f1ed85ff84b..91935592ee6a53c3fc43d495c9b90a56f9ed82da 100644 (file)
@@ -1,7 +1,7 @@
 /* Asynchronous subprocess control for GNU Emacs.
    Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995,
                 1996, 1998, 1999, 2001, 2002, 2003, 2004,
-                2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+                2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.