diff src/syntax.c @ 68651:3bd95f4f2941

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 06 Feb 2006 15:23:23 +0000
parents aaac09f838e0
children e4dbfbc6b5c6 c5406394f567
line wrap: on
line diff
--- a/src/syntax.c	Mon Feb 06 12:36:25 2006 +0000
+++ b/src/syntax.c	Mon Feb 06 15:23:23 2006 +0000
@@ -1,6 +1,6 @@
 /* GNU Emacs routines to deal with syntax tables; also word and list parsing.
    Copyright (C) 1985, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2002,
-                 2003, 2004, 2005 Free Software Foundation, Inc.
+                 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.