]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/sql.el
Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org.
[gnu-emacs] / lisp / progmodes / sql.el
index 053816d02877fdac25afde00ff44eb806fb6c4e1..9e49f0e775b5b7e7c43fa1a078d45c9cab92776f 100644 (file)
@@ -1,7 +1,6 @@
 ;;; sql.el --- specialized comint.el for SQL interpreters
 
-;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-;;   2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 1998-2011  Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
 ;; Maintainer: Michael Mauger <mmaug@yahoo.com>