X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ac3232837188f7e1c4ffe34b76edede0ccb54f5e..85ea34e22c971c7e7bbd6cc48972905bcf70c72f:/lisp/calendar/cal-julian.el diff --git a/lisp/calendar/cal-julian.el b/lisp/calendar/cal-julian.el index 93e5b1c95f..2afd0edd70 100644 --- a/lisp/calendar/cal-julian.el +++ b/lisp/calendar/cal-julian.el @@ -1,12 +1,12 @@ ;;; cal-julian.el --- calendar functions for the Julian calendar -;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -;; 2008 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001-2012 Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Julian calendar, Julian day number, calendar, diary +;; Package: calendar ;; This file is part of GNU Emacs. @@ -217,5 +217,4 @@ Echo astronomical (Julian) day number unless NOECHO is non-nil." (provide 'cal-julian) -;; arch-tag: 0520acdd-1c60-4188-9aa8-9b8c24d856ae ;;; cal-julian.el ends here