attribute on region, Copyright notices [gnu.emacs]
Kenichi Handa
handa at etl.go.jp
Sun Dec 24 07:31:03 AEST 1989
Archive-name: emacs-attribute/handa-copyright
Original-posting-by: handa at etl.go.jp (Kenichi Handa)
Original-subject: Re: attribute on region
Reposted-by: emv at math.lsa.umich.edu (Edward Vielmetti)
[This is a patch to from gnu.emacs.]
Few days ago, I posted patch files for handling character
attributes, but forgot copyright notice. Here is a patch to
include copyright notice in appropriate files.
---
Ken-ichi HANDA
==================================================================
diff -arcN ATTRIBUTE/README ATTRIBUTE2/README
*** ATTRIBUTE/README Tue Dec 12 23:22:55 1989
--- ATTRIBUTE2/README Sat Dec 23 11:44:17 1989
***************
*** 1,4 ****
--- 1,5 ----
Remarks on attribute package
+ Copyright (C) 1989 Free Software Foundation, Inc.
Written by K.Handa, Electrotechnical Lab., (handa at etl.go.jp), 1989
This package is for setting character attribute for GNU
diff -arcN ATTRIBUTE/attribute.el ATTRIBUTE2/attribute.el
*** ATTRIBUTE/attribute.el Tue Dec 19 20:54:17 1989
--- ATTRIBUTE2/attribute.el Sat Dec 23 11:45:39 1989
***************
*** 1,6 ****
;; attribute.el
;; Set character attribute for Emacs under X window environment.
! ;; Code by K. HANDA, Electrotechnical Lab., JAPAN, 1989.
;; This program is distributed under the terms of the GNU
;; EMACS GENERAL PUBLIC LICENSE which is distributed along
--- 1,7 ----
;; attribute.el
;; Set character attribute for Emacs under X window environment.
! ;; Copyright (C) 1989 Free Software Foundation, Inc.
! ;; Written by K. HANDA, Electrotechnical Lab., JAPAN, 1989.
;; This program is distributed under the terms of the GNU
;; EMACS GENERAL PUBLIC LICENSE which is distributed along
diff -arcN ATTRIBUTE/attribute.el.nemacs ATTRIBUTE2/attribute.el.nemacs
*** ATTRIBUTE/attribute.el.nemacs Tue Dec 19 20:53:35 1989
--- ATTRIBUTE2/attribute.el.nemacs Sat Dec 23 11:46:26 1989
***************
*** 1,6 ****
;; attribute.el
;; Set character attribute for Emacs under X window environment.
! ;; Code by K. HANDA, Electrotechnical Lab., JAPAN, 1989.
;; This program is distributed under the terms of the GNU
;; EMACS GENERAL PUBLIC LICENSE which is distributed along
--- 1,7 ----
;; attribute.el
;; Set character attribute for Emacs under X window environment.
! ;; Copyright (C) 1989 Free Software Foundation, Inc.
! ;; Written by K. HANDA, Electrotechnical Lab., JAPAN, 1989.
;; This program is distributed under the terms of the GNU
;; EMACS GENERAL PUBLIC LICENSE which is distributed along
More information about the Alt.sources.patches
mailing list