]> code.delx.au - gnu-emacs/blobdiff - lisp/calc/calccomp.el
Update copyright year to 2016
[gnu-emacs] / lisp / calc / calccomp.el
index 2aa971628b4667ff92ee5646d240d9744fe79f11..a36e9e17f27bfbe539ab3d8233b34ec960aea5cd 100644 (file)
@@ -1,9 +1,8 @@
 ;;; calccomp.el --- composition functions for Calc
 
-;; Copyright (C) 1990-1993, 2001-2013 Free Software Foundation, Inc.
+;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: David Gillespie <daveg@synaptics.com>
-;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
 
 ;; This file is part of GNU Emacs.
 
 
 (provide 'calccomp)
 
-;; Local variables:
-;; coding: utf-8
-;; End:
-
 ;;; calccomp.el ends here