comparison lisp/obsolete/awk-mode.el @ 79715:e68f97372143

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:58:14 +0000
parents 1e016d63f292
children 606f2d163a64 1e3a407766b9
comparison
equal deleted inserted replaced
79714:6888fd3398e8 79715:e68f97372143
1 ;;; awk-mode.el --- AWK code editing commands for Emacs 1 ;;; awk-mode.el --- AWK code editing commands for Emacs
2 2
3 ;; Copyright (C) 1988, 1994, 1996, 2000, 2001, 2002, 2003, 2004, 3 ;; Copyright (C) 1988, 1994, 1996, 2000, 2001, 2002, 2003, 2004,
4 ;; 2005, 2006, 2007 Free Software Foundation, Inc. 4 ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5 5
6 ;; Maintainer: FSF 6 ;; Maintainer: FSF
7 ;; Keywords: unix, languages 7 ;; Keywords: unix, languages
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.