Google
 

Trailing-Edge - PDP-10 Archives - cuspjul86upd_bb-jf24a-bb - 10,7/dil/dilsrc/cpyrit.mac
There are 21 other files named cpyrit.mac in the archive. Click here to see a list.
TITLE CPYRIT -- Generic copyright notice for DIL

; This is an easy way to add copyright notices to modules that don't
; have them -- just insert this at the front.

; Facility: DIL
; 
; Edit History:
; 
; New_version (1, 0)
; 
; Edit (%O'73', '19-May-83', 'David Dyer-Bennet')
;  %( Add DILSWI require file to headings of all modules.  
;     CPYRIT.MAC: new file for generic copyright notice (20 ONLY)
;  )%
;
; new_version (2, 0)
;
; Edit (%O'75', '12-Apr-84', 'Sandy Clemens')
;  %( Put all Version 2 DIL development files under edit control. )%
;

	ASCIZ "COPYRIGHT (C) DIGITAL EQUIPMENT CORPORATION 1982, 1986
	       ALL RIGHTS RESERVED "

	END