]> code.delx.au - gnu-emacs/blobdiff - lisp/calc/calc-fin.el
Merge from emacs--rel--22
[gnu-emacs] / lisp / calc / calc-fin.el
index 443ab99a8fea787f45ccd6b3819a14f3c0f43a42..a89bdd08d8822fd127e703af4a8720722d88f7a6 100644 (file)
@@ -1,7 +1,7 @@
 ;;; calc-fin.el --- financial functions for Calc
 
 ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: David Gillespie <daveg@synaptics.com>
 ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
@@ -10,7 +10,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
 
 (provide 'calc-fin)
 
-;;; arch-tag: 82f30ca8-d02f-4b33-84b4-bb6ecd84597b
+;; arch-tag: 82f30ca8-d02f-4b33-84b4-bb6ecd84597b
 ;;; calc-fin.el ends here