From 38d4704c223b9b94fe710d64c588e647df68cc61 Mon Sep 17 00:00:00 2001 From: bostic Date: Wed, 11 Dec 1996 19:26:59 +0000 Subject: [PATCH] remove Tartan's header --- motif_l/xtabbed.c | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/motif_l/xtabbed.c b/motif_l/xtabbed.c index b7d8a002..6af9833f 100644 --- a/motif_l/xtabbed.c +++ b/motif_l/xtabbed.c @@ -1,36 +1,3 @@ -/************************************************************************** - * * - * _________XXXXXXXXXX * - * Copyright (c) 1987-1996 _____________XX * - * Tartan Incorporated _____________XX * - * All Rights Reserved _____________XX * - * _____________XX * - * * - * This material is a trade secret of Tartan Incorporated and * - * may not be disclosed or copied in any form without the explicit * - * written permission of Tartan Incorporated. * - * * - * ************************************************************************ - * - * $Header: /a/CVSROOT/vi/motif_l/xtabbed.c,v 8.1 1996/12/11 15:04:06 bostic Exp $ - * $Source: /a/CVSROOT/vi/motif_l/xtabbed.c,v $ - * $Log: xtabbed.c,v $ - * Revision 8.1 1996/12/11 15:04:06 bostic - * Initial revision - * - * Revision 1.3 96/09/06 15:36:03 zimmerma - * DecC 5.3 / VMS 7.0 mods - * - * Revision 1.2 96/07/31 15:41:43 zimmerma - * slight rearranging of code for vms - * - * Revision 1.1 96/07/31 11:14:37 zimmerma - * Initial revision - * - * - * *********************************************************************** - */ - /* *********************************************************************** * This module implements a motif tabbed window widget. * The source is copied from the Free Widget Foundation @@ -227,7 +194,7 @@ void freeStringArray( */ /* Generated by wbuild from "XmTabs.w" -** (generator version $Revision: 8.1 $ of $Date: 1996/12/11 15:04:06 $) +** (generator version $Revision: 8.2 $ of $Date: 1996/12/11 19:26:59 $) */ #ifndef _XmTabs_H_ #define _XmTabs_H_ @@ -356,7 +323,7 @@ typedef struct _XmTabsRec *XmTabsWidget; */ /* Generated by wbuild from "XmTabs.w" -** (generator version $Revision: 8.1 $ of $Date: 1996/12/11 15:04:06 $) +** (generator version $Revision: 8.2 $ of $Date: 1996/12/11 19:26:59 $) */ #ifndef _XmTabsP_H_ #define _XmTabsP_H_ -- 2.11.4.GIT