comparison lisp/textmodes/conf-mode.el @ 68648:067115a6e738

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 06 Feb 2006 12:31:40 +0000
parents 33e9ace34df4
children 88fd4983fe78
comparison
equal deleted inserted replaced
68647:3661e9b3c48f 68648:067115a6e738
1 ;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files 1 ;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files
2 2
3 ;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
4 4
5 ;; Author: Daniel Pfeiffer <occitan@esperanto.org> 5 ;; Author: Daniel Pfeiffer <occitan@esperanto.org>
6 ;; Keywords: conf ini windows java 6 ;; Keywords: conf ini windows java
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.