]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/sql.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / progmodes / sql.el
index 80c1085cf4947c536fcf31a08c824b57ca732c98..3e01f5cb803c8dc18d5ca5fa71d9fb59a3c75507 100644 (file)
@@ -1,7 +1,7 @@
 ;;; sql.el --- specialized comint.el for SQL interpreters
 
 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-;;   2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+;;   2007, 2008, 2009, 2010, 2011, 2012  Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
 ;; Maintainer: Michael Mauger <mmaug@yahoo.com>