From 2599fd2d91dde464a80fe77a3cc146eb0312e12f Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 15 Jun 2010 08:09:08 +0000 Subject: [PATCH] Update Copyright header. --- inv-23.el | 5 +++-- invisible.el | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/inv-23.el b/inv-23.el index e4da829..eb8db38 100644 --- a/inv-23.el +++ b/inv-23.el @@ -1,8 +1,9 @@ ;;; inv-23.el --- invisible feature implementation for Emacs 23 or later -;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2010 +;; Free Software Foundation, Inc. -;; Author: MORIOKA Tomohiko +;; Author: MORIOKA Tomohiko ;; Keywords: invisible, text-property, region, Emacs 23 ;; This file is part of APEL (A Portable Emacs Library). diff --git a/invisible.el b/invisible.el index a8c7548..e15de47 100644 --- a/invisible.el +++ b/invisible.el @@ -1,8 +1,8 @@ ;;; invisible.el --- hide region -;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. +;; Copyright (C) 1995,1996,1997,1998,1999,2010 Free Software Foundation, Inc. -;; Author: MORIOKA Tomohiko +;; Author: MORIOKA Tomohiko ;; Keywords: invisible, text-property, region ;; This file is part of APEL (A Portable Emacs Library). -- 1.7.10.4