comparison lisp/textmodes/dns-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 5b1a238fcbb4
children 45347140c0d0
comparison
equal deleted inserted replaced
68647:3661e9b3c48f 68648:067115a6e738
1 ;;; dns-mode.el --- a mode for viewing/editing Domain Name System master files 1 ;;; dns-mode.el --- a mode for viewing/editing Domain Name System master files
2 2
3 ;; Copyright (C) 2000, 2001, 2004, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
4 4
5 ;; Author: Simon Josefsson <simon@josefsson.org> 5 ;; Author: Simon Josefsson <simon@josefsson.org>
6 ;; Keywords: DNS master zone file SOA 6 ;; Keywords: DNS master zone file SOA
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.