diff src/syntax.c @ 64770:a0d1312ede66

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 07 Aug 2005 12:33:19 +0000
parents 6ba9b52e77fc
children c37b7f6542ec 2d92f5c9d6ae
line wrap: on
line diff
--- a/src/syntax.c	Sun Aug 07 10:56:27 2005 +0000
+++ b/src/syntax.c	Sun Aug 07 12:33:19 2005 +0000
@@ -1,5 +1,6 @@
 /* GNU Emacs routines to deal with syntax tables; also word and list parsing.
-   Copyright (C) 1985, 87, 93, 94, 95, 97, 1998, 1999, 2004 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2002,
+                 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.