diff options
author | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
commit | acaf905b1130aae80fa59d2c861ffd4c8eb75486 (patch) | |
tree | e68816f5c5d999af02edc3c99329c67d2d54b164 /lisp/calc/calc-graph.el | |
parent | 7497ef13c916f39e297a83193d9163fb37a3b799 (diff) | |
download | emacs-acaf905b1130aae80fa59d2c861ffd4c8eb75486.tar.gz |
Add 2012 to FSF copyright years for Emacs files
Diffstat (limited to 'lisp/calc/calc-graph.el')
-rw-r--r-- | lisp/calc/calc-graph.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-graph.el b/lisp/calc/calc-graph.el index 4fd5045f54b..c127b70a80d 100644 --- a/lisp/calc/calc-graph.el +++ b/lisp/calc/calc-graph.el @@ -1,6 +1,6 @@ ;;; calc-graph.el --- graph output functions for Calc -;; Copyright (C) 1990-1993, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1990-1993, 2001-2012 Free Software Foundation, Inc. ;; Author: David Gillespie <daveg@synaptics.com> ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |