comparison lisp/progmodes/sql.el @ 64699:629afbe74e61

Update copyright for release of 22.1 for progmodes directory.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 01 Aug 2005 08:43:45 +0000
parents 18a818a2ee7c
children f80fef683ab5 edf295560b5a
comparison
equal deleted inserted replaced
64698:7c5f2d64515d 64699:629afbe74e61
1 ;;; sql.el --- specialized comint.el for SQL interpreters 1 ;;; sql.el --- specialized comint.el for SQL interpreters
2 2
3 ;; Copyright (C) 1998,99,2000,01,02,03,04 Free Software Foundation, Inc. 3 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: Alex Schroeder <alex@gnu.org> 6 ;; Author: Alex Schroeder <alex@gnu.org>
6 ;; Maintainer: Michael Mauger <mmaug@yahoo.com> 7 ;; Maintainer: Michael Mauger <mmaug@yahoo.com>
7 ;; Version: 2.0.1 8 ;; Version: 2.0.1
8 ;; Keywords: comm languages processes 9 ;; Keywords: comm languages processes