From cf410afbdb9c29def503b689f548dca339ceac24 Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Fri, 3 Aug 2012 15:06:56 -0600 Subject: [PATCH] dtbuilder: fixup TOG copyrights issue in generated files. The TOG copyrights were being removed after a rebuild, leaving behind the scary "RESTRICTED" copyright text that was originally there. The issue was that the TOG copyrights were not properly embedded within a 'DTB_USER_CODE_START' code block. dtcodegen does not preserve any code outside DT_USER_CODE START and END blocks. Additionally, these objects are built with -merge by dtcodgen, so the existing 'RESTRICTED' header within the codeblocks was being retained. --- .../dtappbuilder/src/ab/about_box_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/appfw_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/attch_ed_stubs.c | 21 +------------------ cde/programs/dtappbuilder/src/ab/brws_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/button_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/cgen_env_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/cgen_props_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/cgen_win_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/choice_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/color_chooser_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/combobox_stubs.c | 21 +------------------ cde/programs/dtappbuilder/src/ab/conn_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/cpanel_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/custdlg_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/dnd_ed_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/drawp_stubs.c | 21 +------------------ cde/programs/dtappbuilder/src/ab/dtbuilder.h | 21 +------------------ .../dtappbuilder/src/ab/fchooser_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/group_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/help_ed_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/label_stubs.c | 21 +------------------ cde/programs/dtappbuilder/src/ab/list_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/mainwin_stubs.c | 21 +------------------ cde/programs/dtappbuilder/src/ab/menu_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/menubar_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/message_ed_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/palette_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/panedwin_ed_stubs.c | 21 +------------------ cde/programs/dtappbuilder/src/ab/proj_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/revolv_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/scale_stubs.c | 21 +------------------ cde/programs/dtappbuilder/src/ab/sep_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/spinbox_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/termp_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/textf_stubs.c | 21 +------------------ .../dtappbuilder/src/ab/textp_stubs.c | 21 +------------------ 36 files changed, 36 insertions(+), 720 deletions(-) diff --git a/cde/programs/dtappbuilder/src/ab/about_box_stubs.c b/cde/programs/dtappbuilder/src/ab/about_box_stubs.c index 81b631c39..0ada81de8 100644 --- a/cde/programs/dtappbuilder/src/ab/about_box_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/about_box_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: about_box_stubs.c /main/4 1996/04/18 13:18:26 drk $ - * - * @(#)about_box_stubs.c 1.13 01 Aug 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/appfw_stubs.c b/cde/programs/dtappbuilder/src/ab/appfw_stubs.c index 7b249acec..706b9324d 100644 --- a/cde/programs/dtappbuilder/src/ab/appfw_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/appfw_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: appfw_stubs.c /main/5 1996/08/07 19:45:56 mustafa $ - * - * @(#)appfw_stubs.c 1.35 01 May 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/attch_ed_stubs.c b/cde/programs/dtappbuilder/src/ab/attch_ed_stubs.c index 8ce06d62d..41d18ef52 100644 --- a/cde/programs/dtappbuilder/src/ab/attch_ed_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/attch_ed_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: attch_ed_stubs.c /main/7 1996/10/24 18:00:09 mustafa $ - * - * @(#)attch_ed_stubs.c 1.32 27 Apr 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/brws_stubs.c b/cde/programs/dtappbuilder/src/ab/brws_stubs.c index 9213d35fe..a653e3dbd 100644 --- a/cde/programs/dtappbuilder/src/ab/brws_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/brws_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: brws_stubs.c /main/4 1996/04/18 13:18:05 drk $ - * - * @(#)brws_stubs.c 1.19 13 Apr 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/button_stubs.c b/cde/programs/dtappbuilder/src/ab/button_stubs.c index 0f94c27fb..89442cce6 100644 --- a/cde/programs/dtappbuilder/src/ab/button_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/button_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: button_stubs.c /main/4 1996/04/18 13:18:01 drk $ - * - * @(#)button_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/cgen_env_stubs.c b/cde/programs/dtappbuilder/src/ab/cgen_env_stubs.c index ea2d838ae..198a554bb 100644 --- a/cde/programs/dtappbuilder/src/ab/cgen_env_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/cgen_env_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: cgen_env_stubs.c /main/4 1996/04/18 13:17:55 drk $ - * - * @(#)cgen_env_stubs.c 1.15 16 Feb 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/cgen_props_stubs.c b/cde/programs/dtappbuilder/src/ab/cgen_props_stubs.c index ae2fc7f9e..4ed6bece0 100644 --- a/cde/programs/dtappbuilder/src/ab/cgen_props_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/cgen_props_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: cgen_props_stubs.c /main/4 1996/04/18 13:17:49 drk $ - * - * @(#)cgen_props_stubs.c 1.24 21 Mar 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/cgen_win_stubs.c b/cde/programs/dtappbuilder/src/ab/cgen_win_stubs.c index 84bd65e49..46f535b21 100644 --- a/cde/programs/dtappbuilder/src/ab/cgen_win_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/cgen_win_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: cgen_win_stubs.c /main/4 1996/04/18 13:17:43 drk $ - * - * @(#)cgen_win_stubs.c 1.26 13 Apr 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/choice_stubs.c b/cde/programs/dtappbuilder/src/ab/choice_stubs.c index c18da9204..3d495be54 100644 --- a/cde/programs/dtappbuilder/src/ab/choice_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/choice_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: choice_stubs.c /main/4 1996/04/18 13:17:38 drk $ - * - * @(#)choice_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/color_chooser_stubs.c b/cde/programs/dtappbuilder/src/ab/color_chooser_stubs.c index 60d2e46db..666eb124b 100644 --- a/cde/programs/dtappbuilder/src/ab/color_chooser_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/color_chooser_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: color_chooser_stubs.c /main/4 1996/04/18 13:17:31 drk $ - * - * @(#)color_chooser_stubs.c 1.15 29 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/combobox_stubs.c b/cde/programs/dtappbuilder/src/ab/combobox_stubs.c index c65a5c924..6dca2b17e 100644 --- a/cde/programs/dtappbuilder/src/ab/combobox_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/combobox_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: combobox_stubs.c /main/4 1996/04/18 13:17:27 drk $ - * - * @(#)combobox_stubs.c 1.4 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/conn_stubs.c b/cde/programs/dtappbuilder/src/ab/conn_stubs.c index ef891aa33..26a491876 100644 --- a/cde/programs/dtappbuilder/src/ab/conn_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/conn_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: conn_stubs.c /main/4 1996/04/18 13:17:18 drk $ - * - * @(#)conn_stubs.c 1.61 08 Jun 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/cpanel_stubs.c b/cde/programs/dtappbuilder/src/ab/cpanel_stubs.c index 8702bd514..beebd4087 100644 --- a/cde/programs/dtappbuilder/src/ab/cpanel_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/cpanel_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: cpanel_stubs.c /main/4 1996/04/18 13:17:13 drk $ - * - * @(#)cpanel_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/custdlg_stubs.c b/cde/programs/dtappbuilder/src/ab/custdlg_stubs.c index b2960f879..7918ee5e6 100644 --- a/cde/programs/dtappbuilder/src/ab/custdlg_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/custdlg_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: custdlg_stubs.c /main/4 1996/04/18 13:17:09 drk $ - * - * @(#)custdlg_stubs.c 1.6 21 Oct 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/dnd_ed_stubs.c b/cde/programs/dtappbuilder/src/ab/dnd_ed_stubs.c index 74cf4c0bd..dacb3ebe3 100644 --- a/cde/programs/dtappbuilder/src/ab/dnd_ed_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/dnd_ed_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: dnd_ed_stubs.c /main/6 1996/08/08 17:49:54 mustafa $ - * - * @(#)dnd_ed_stubs.c 1.26 15 Aug 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/drawp_stubs.c b/cde/programs/dtappbuilder/src/ab/drawp_stubs.c index 745daf2b0..b2ad4b179 100644 --- a/cde/programs/dtappbuilder/src/ab/drawp_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/drawp_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: drawp_stubs.c /main/4 1996/04/18 13:17:00 drk $ - * - * @(#)drawp_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/dtbuilder.h b/cde/programs/dtappbuilder/src/ab/dtbuilder.h index 4c471459e..f09e6b67e 100644 --- a/cde/programs/dtappbuilder/src/ab/dtbuilder.h +++ b/cde/programs/dtappbuilder/src/ab/dtbuilder.h @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: dtbuilder.h /main/3 1995/11/06 17:29:03 rswiston $ - * - * @(#)dtbuilder.h 1.29 22 Nov 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/fchooser_stubs.c b/cde/programs/dtappbuilder/src/ab/fchooser_stubs.c index 365e99cb7..afaf6b3e5 100644 --- a/cde/programs/dtappbuilder/src/ab/fchooser_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/fchooser_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: fchooser_stubs.c /main/3 1995/11/06 17:29:47 rswiston $ - * - * @(#)fchooser_stubs.c 1.3 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/group_stubs.c b/cde/programs/dtappbuilder/src/ab/group_stubs.c index e1b6e0498..6933cbc08 100644 --- a/cde/programs/dtappbuilder/src/ab/group_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/group_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: group_stubs.c /main/3 1995/11/06 17:30:21 rswiston $ - * - * @(#)group_stubs.c 1.6 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/help_ed_stubs.c b/cde/programs/dtappbuilder/src/ab/help_ed_stubs.c index bba563fd2..361c88d8d 100644 --- a/cde/programs/dtappbuilder/src/ab/help_ed_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/help_ed_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: help_ed_stubs.c /main/4 1996/10/02 10:39:43 drk $ - * - * @(#)help_ed_stubs.c 1.40 27 Apr 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/label_stubs.c b/cde/programs/dtappbuilder/src/ab/label_stubs.c index dc377bbe5..0bab4a5fa 100644 --- a/cde/programs/dtappbuilder/src/ab/label_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/label_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: label_stubs.c /main/3 1995/11/06 17:31:46 rswiston $ - * - * @(#)label_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/list_stubs.c b/cde/programs/dtappbuilder/src/ab/list_stubs.c index f014c1ece..b8223b626 100644 --- a/cde/programs/dtappbuilder/src/ab/list_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/list_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: list_stubs.c /main/3 1995/11/06 17:32:30 rswiston $ - * - * @(#)list_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/mainwin_stubs.c b/cde/programs/dtappbuilder/src/ab/mainwin_stubs.c index d4dd6b84f..3173fa808 100644 --- a/cde/programs/dtappbuilder/src/ab/mainwin_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/mainwin_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: mainwin_stubs.c /main/3 1995/11/06 17:32:49 rswiston $ - * - * @(#)mainwin_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/menu_stubs.c b/cde/programs/dtappbuilder/src/ab/menu_stubs.c index 846e9bf87..de36927b4 100644 --- a/cde/programs/dtappbuilder/src/ab/menu_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/menu_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: menu_stubs.c /main/3 1995/11/06 17:33:16 rswiston $ - * - * @(#)menu_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/menubar_stubs.c b/cde/programs/dtappbuilder/src/ab/menubar_stubs.c index f02a79302..af70b9fbb 100644 --- a/cde/programs/dtappbuilder/src/ab/menubar_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/menubar_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: menubar_stubs.c /main/3 1995/11/06 17:33:55 rswiston $ - * - * @(#)menubar_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/message_ed_stubs.c b/cde/programs/dtappbuilder/src/ab/message_ed_stubs.c index c93505e6c..a2c8faef2 100644 --- a/cde/programs/dtappbuilder/src/ab/message_ed_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/message_ed_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: message_ed_stubs.c /main/4 1996/08/07 19:47:55 mustafa $ - * - * @(#)message_ed_stubs.c 1.41 02 May 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/palette_stubs.c b/cde/programs/dtappbuilder/src/ab/palette_stubs.c index 40c5d1bc8..8f8dd864b 100644 --- a/cde/programs/dtappbuilder/src/ab/palette_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/palette_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: palette_stubs.c /main/3 1995/11/06 17:44:10 rswiston $ - * - * @(#)palette_stubs.c 1.78 09 Mar 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/panedwin_ed_stubs.c b/cde/programs/dtappbuilder/src/ab/panedwin_ed_stubs.c index bc62e75f3..e756b41dc 100644 --- a/cde/programs/dtappbuilder/src/ab/panedwin_ed_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/panedwin_ed_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: panedwin_ed_stubs.c /main/3 1995/11/06 17:44:56 rswiston $ - * - * @(#)panedwin_ed_stubs.c 1.15 18 Jan 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/proj_stubs.c b/cde/programs/dtappbuilder/src/ab/proj_stubs.c index 3fc51d889..70257fe80 100644 --- a/cde/programs/dtappbuilder/src/ab/proj_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/proj_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: proj_stubs.c /main/3 1995/11/06 17:46:46 rswiston $ - * - * @(#)proj_stubs.c 1.29 09 Jan 1995 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/revolv_stubs.c b/cde/programs/dtappbuilder/src/ab/revolv_stubs.c index 6c26af17e..84a4f64ee 100644 --- a/cde/programs/dtappbuilder/src/ab/revolv_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/revolv_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: revolv_stubs.c /main/3 1995/11/06 17:49:47 rswiston $ - * - * @(#)revolv_stubs.c 1.7 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/scale_stubs.c b/cde/programs/dtappbuilder/src/ab/scale_stubs.c index 92194d122..a9cf0e4a6 100644 --- a/cde/programs/dtappbuilder/src/ab/scale_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/scale_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: scale_stubs.c /main/3 1995/11/06 17:50:26 rswiston $ - * - * @(#)scale_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/sep_stubs.c b/cde/programs/dtappbuilder/src/ab/sep_stubs.c index 0fbc876af..f8368e85e 100644 --- a/cde/programs/dtappbuilder/src/ab/sep_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/sep_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: sep_stubs.c /main/3 1995/11/06 17:51:02 rswiston $ - * - * @(#)sep_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/spinbox_stubs.c b/cde/programs/dtappbuilder/src/ab/spinbox_stubs.c index adc79e7e8..034a432c8 100644 --- a/cde/programs/dtappbuilder/src/ab/spinbox_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/spinbox_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: spinbox_stubs.c /main/3 1995/11/06 17:51:50 rswiston $ - * - * @(#)spinbox_stubs.c 1.4 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/termp_stubs.c b/cde/programs/dtappbuilder/src/ab/termp_stubs.c index 7131d5ef5..b5426487b 100644 --- a/cde/programs/dtappbuilder/src/ab/termp_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/termp_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: termp_stubs.c /main/3 1995/11/06 17:52:58 rswiston $ - * - * @(#)termp_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/textf_stubs.c b/cde/programs/dtappbuilder/src/ab/textf_stubs.c index 06218a227..871118d8a 100644 --- a/cde/programs/dtappbuilder/src/ab/textf_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/textf_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: textf_stubs.c /main/3 1995/11/06 17:53:35 rswiston $ - * - * @(#)textf_stubs.c 1.6 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /* diff --git a/cde/programs/dtappbuilder/src/ab/textp_stubs.c b/cde/programs/dtappbuilder/src/ab/textp_stubs.c index 70ca1a877..5e60a1c1f 100644 --- a/cde/programs/dtappbuilder/src/ab/textp_stubs.c +++ b/cde/programs/dtappbuilder/src/ab/textp_stubs.c @@ -1,3 +1,4 @@ +/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ /* * CDE - Common Desktop Environment * @@ -20,26 +21,6 @@ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ -/*** DTB_USER_CODE_START vvv Add file header below vvv ***/ -/* - * $XConsortium: textp_stubs.c /main/3 1995/11/06 17:54:17 rswiston $ - * - * @(#)textp_stubs.c 1.5 27 Sep 1994 cde_app_builder/src/ab - * - * RESTRICTED CONFIDENTIAL INFORMATION: - * - * The information in this document is subject to special - * restrictions in a confidential disclosure agreement between - * HP, IBM, Sun, USL, SCO and Univel. Do not distribute this - * document outside HP, IBM, Sun, USL, SCO, or Univel without - * Sun's specific written approval. This document and all copies - * and derivative works thereof must be returned or destroyed at - * Sun's request. - * - * Copyright 1993 Sun Microsystems, Inc. All rights reserved. - * - */ - /*** DTB_USER_CODE_END ^^^ Add file header above ^^^ ***/ /*