mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
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.
This commit is contained in:
parent
2c1daeb413
commit
cf410afbdb
36 changed files with 36 additions and 720 deletions
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
|
@ -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 ^^^ ***/
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue