From: shuhei Date: Mon, 20 Dec 1999 21:07:41 +0000 (+0000) Subject: Header fix. X-Git-Tag: apel-10_0~17 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=856f094dabc99315a46caf8865beee174228f8af;p=elisp%2Fapel.git Header fix. --- diff --git a/ChangeLog b/ChangeLog index 2eba69e..3e4b3e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-12-20 Shuhei KOBAYASHI + + * apel-ver.el, product.el: Header fix. + 1999-12-20 Keiichi Suzuki * alist.el, atype.el, broken.el, calist.el, emu-mule.el, emu.el, diff --git a/apel-ver.el b/apel-ver.el index 9bae87d..e73af41 100644 --- a/apel-ver.el +++ b/apel-ver.el @@ -1,9 +1,10 @@ -;;; apel-version.el --- Declare APEL version. +;;; apel-ver.el --- Declare APEL version. -;; Copyright (C) 1999 Shuhei KOBAYASHI +;; Copyright (C) 1999 Free Software Foundation, Inc. +;; Copyright (C) 1999 Keiichi Suzuki ;; Author: Shuhei KOBAYASHI -;; Keiichi Suzuki +;; Keiichi Suzuki ;; Keywords: compatibility ;; This file is part of APEL (A Portable Emacs Library). @@ -53,4 +54,4 @@ ;;; @ End. ;;; -;;; apel-version.el ends here. +;;; apel-ver.el ends here. diff --git a/product.el b/product.el index f6ece13..ad3d394 100644 --- a/product.el +++ b/product.el @@ -1,6 +1,6 @@ ;;; product.el --- Functions for product version information. -;; Copyright (C) 1999 Shuhei KOBAYASHI +;; Copyright (C) 1999 Free Software Foundation, Inc. ;; Copyright (C) 1999 Keiichi Suzuki ;; Author: Shuhei KOBAYASHI