From ddf7421bab91e4db74fe9a910ac6db654aea967f Mon Sep 17 00:00:00 2001 From: Gregory Minshall Date: Mon, 29 Aug 1988 01:06:50 -0800 Subject: [PATCH] y SCCS-vsn: usr.bin/tn3270/ascii/map3270.h 1.2 --- usr/src/usr.bin/tn3270/ascii/map3270.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/usr/src/usr.bin/tn3270/ascii/map3270.h b/usr/src/usr.bin/tn3270/ascii/map3270.h index cb0a1a1378..c226238a33 100644 --- a/usr/src/usr.bin/tn3270/ascii/map3270.h +++ b/usr/src/usr.bin/tn3270/ascii/map3270.h @@ -1,3 +1,22 @@ +/* + * Copyright (c) 1988 Regents of the University of California. + * All rights reserved. + * + * Redistribution and use in source and binary forms are permitted + * provided that the above copyright notice and this paragraph are + * duplicated in all such forms and that any documentation, + * advertising materials, and other materials related to such + * distribution and use acknowledge that the software was developed + * by the University of California, Berkeley. The name of the + * University may not be used to endorse or promote products derived + * from this software without specific prior written permission. + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * + * @(#)map3270.h 1.2 (Berkeley) %G% + */ + /* * Declaration for map3270.c. */ -- 2.20.1