From: chase Date: Sat, 12 May 2018 16:36:25 +0000 (-0700) Subject: Add missing license headers on *.hh files and others X-Git-Tag: 2.2.4a~42 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3ccf3a8b86d9eef328f4dfd80da3eb013bd3d9ef;p=oweals%2Fcde.git Add missing license headers on *.hh files and others --- diff --git a/cde/include/Xm/XmPrivate.h b/cde/include/Xm/XmPrivate.h index 2c06dd22..ddbef855 100644 --- a/cde/include/Xm/XmPrivate.h +++ b/cde/include/Xm/XmPrivate.h @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * * PRIVATE MOTIF FUNCTIONS diff --git a/cde/lib/DtWidget/DtSvcInternal.h b/cde/lib/DtWidget/DtSvcInternal.h index 3e4021e1..d4e75c5a 100644 --- a/cde/lib/DtWidget/DtSvcInternal.h +++ b/cde/lib/DtWidget/DtSvcInternal.h @@ -1,2 +1,24 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Additional import */ extern Pixmap _DtGetMask(Screen *screen, char *image_name); diff --git a/cde/programs/dtfile/DtSvcInternal.h b/cde/programs/dtfile/DtSvcInternal.h index 3e4021e1..d4e75c5a 100644 --- a/cde/programs/dtfile/DtSvcInternal.h +++ b/cde/programs/dtfile/DtSvcInternal.h @@ -1,2 +1,24 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Additional import */ extern Pixmap _DtGetMask(Screen *screen, char *image_name); diff --git a/cde/programs/dtinfo/DtMmdb/dti_excs/Destructable.hh b/cde/programs/dtinfo/DtMmdb/dti_excs/Destructable.hh index 8d459036..e6060af9 100644 --- a/cde/programs/dtinfo/DtMmdb/dti_excs/Destructable.hh +++ b/cde/programs/dtinfo/DtMmdb/dti_excs/Destructable.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Destructable.hh /main/3 1996/06/11 16:50:40 cde-hal $ #ifndef _Exceptions_hh_active #error "Include this file by including Exceptions.hh" diff --git a/cde/programs/dtinfo/DtMmdb/dti_excs/Destructable_il.hh b/cde/programs/dtinfo/DtMmdb/dti_excs/Destructable_il.hh index a1b499e9..2dd1d4b4 100644 --- a/cde/programs/dtinfo/DtMmdb/dti_excs/Destructable_il.hh +++ b/cde/programs/dtinfo/DtMmdb/dti_excs/Destructable_il.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $TOG: Destructable_il.hh /main/9 1998/04/20 10:06:23 mgreess $ // ///////////////////////////////////////////////////////////////// diff --git a/cde/programs/dtinfo/DtMmdb/dti_excs/Exception.hh b/cde/programs/dtinfo/DtMmdb/dti_excs/Exception.hh index 9fbc7cfe..a2bcc6dc 100644 --- a/cde/programs/dtinfo/DtMmdb/dti_excs/Exception.hh +++ b/cde/programs/dtinfo/DtMmdb/dti_excs/Exception.hh @@ -1,4 +1,25 @@ - +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ #include #define G_TEMP_SPACE_SIZE 1024 diff --git a/cde/programs/dtinfo/DtMmdb/dti_excs/Exceptions.hh b/cde/programs/dtinfo/DtMmdb/dti_excs/Exceptions.hh index 1307ebb6..0e91aa41 100644 --- a/cde/programs/dtinfo/DtMmdb/dti_excs/Exceptions.hh +++ b/cde/programs/dtinfo/DtMmdb/dti_excs/Exceptions.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Exceptions.hh /main/4 1996/07/05 15:16:42 rws $ #ifndef _Exceptions_hh #define _Exceptions_hh diff --git a/cde/programs/dtinfo/DtMmdb/dti_excs/Jump_Environment.hh b/cde/programs/dtinfo/DtMmdb/dti_excs/Jump_Environment.hh index 99095f02..b2d6b9f0 100644 --- a/cde/programs/dtinfo/DtMmdb/dti_excs/Jump_Environment.hh +++ b/cde/programs/dtinfo/DtMmdb/dti_excs/Jump_Environment.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Jump_Environment.hh /main/6 1996/10/04 09:35:47 drk $ #include diff --git a/cde/programs/dtinfo/DtMmdb/dti_excs/Unwind_Stack.hh b/cde/programs/dtinfo/DtMmdb/dti_excs/Unwind_Stack.hh index ba68de3d..21876276 100644 --- a/cde/programs/dtinfo/DtMmdb/dti_excs/Unwind_Stack.hh +++ b/cde/programs/dtinfo/DtMmdb/dti_excs/Unwind_Stack.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Unwind_Stack.hh /main/5 1996/10/04 09:34:56 drk $ class Destructable; diff --git a/cde/programs/dtinfo/DtMmdb/dti_excs/terminate.hh b/cde/programs/dtinfo/DtMmdb/dti_excs/terminate.hh index c77f2e96..217896d4 100644 --- a/cde/programs/dtinfo/DtMmdb/dti_excs/terminate.hh +++ b/cde/programs/dtinfo/DtMmdb/dti_excs/terminate.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: terminate.hh /main/3 1996/06/11 16:52:15 cde-hal $ #ifndef _terminate_hh #define _terminate_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/AddLibraryAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/AddLibraryAgent.hh index c7cf123a..cd7f8478 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/AddLibraryAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/AddLibraryAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: AddLibraryAgent.hh /main/3 1996/06/11 17:40:54 cde-hal $ #ifndef _AddLibraryAgent_hh #define _AddLibraryAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/AddLibraryAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/AddLibraryAgentMotif.hh index 038ef9f1..31e8ba68 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/AddLibraryAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/AddLibraryAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: AddLibraryAgentMotif.hh /main/4 1996/09/20 13:56:43 cde-hal $ #include #include diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/Agent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/Agent.hh index 5fe2c992..65003694 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/Agent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/Agent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: Agent.hh /main/3 1996/06/11 16:10:47 cde-hal $ */ #ifndef _Agent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/AgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/AgentMotif.hh index 962b2e8c..48f73e5e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/AgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/AgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: AgentMotif.hh /main/4 1996/06/11 16:10:58 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/AnchorCanvas.hh b/cde/programs/dtinfo/dtinfo/src/Agents/AnchorCanvas.hh index b783bad5..b71b3db2 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/AnchorCanvas.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/AnchorCanvas.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: AnchorCanvas.hh /main/5 1996/10/18 19:46:29 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/BookTab.hh b/cde/programs/dtinfo/dtinfo/src/Agents/BookTab.hh index 95699ada..b440cbee 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/BookTab.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/BookTab.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: BookTab.hh /main/3 1996/06/11 16:11:18 cde-hal $ */ #ifdef MOTIF diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/BookTabMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/BookTabMotif.hh index 0b9d1b4a..caf0aeff 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/BookTabMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/BookTabMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: BookTabMotif.hh /main/3 1996/06/11 16:11:31 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/BookmarkEdit.hh b/cde/programs/dtinfo/dtinfo/src/Agents/BookmarkEdit.hh index bb9da6ea..fd226ac6 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/BookmarkEdit.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/BookmarkEdit.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: BookmarkEdit.hh /main/3 1996/06/11 16:11:37 cde-hal $ */ #ifdef MOTIF diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/BookmarkEditMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/BookmarkEditMotif.hh index f9998b35..87054b3a 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/BookmarkEditMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/BookmarkEditMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: BookmarkEditMotif.hh /main/4 1996/07/10 09:34:51 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/Dialog.hh b/cde/programs/dtinfo/dtinfo/src/Agents/Dialog.hh index 963ea168..73f0fbbc 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/Dialog.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/Dialog.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: Dialog.hh /main/3 1996/06/11 16:11:55 cde-hal $ */ #ifdef MOTIF diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/DialogMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/DialogMotif.hh index bff8d7e4..ebac6416 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/DialogMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/DialogMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: DialogMotif.hh /main/3 1996/06/11 16:12:01 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/GraphicAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/GraphicAgent.hh index 1e077d95..43641654 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/GraphicAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/GraphicAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: GraphicAgent.hh /main/3 1996/06/11 16:12:07 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/GraphicAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/GraphicAgentMotif.hh index e76dfdc1..dbc9804f 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/GraphicAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/GraphicAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: GraphicAgentMotif.hh /main/11 1996/11/21 11:55:31 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/HelpAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/HelpAgent.hh index 9c2efefb..fda4659f 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/HelpAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/HelpAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: HelpAgent.hh /main/7 1996/08/20 19:56:38 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/IcccmAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/IcccmAgent.hh index a86dd039..1fa2b69d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/IcccmAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/IcccmAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: IcccmAgent.hh /main/3 1996/06/11 16:12:41 cde-hal $ /* Copyright (c) 1994,1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/LibraryAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/LibraryAgent.hh index 5cf3521c..92b26f1e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/LibraryAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/LibraryAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: LibraryAgent.hh /main/3 1996/06/11 16:12:54 cde-hal $ */ #ifdef MOTIF diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/LibraryAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/LibraryAgentMotif.hh index 09039d12..880e02fb 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/LibraryAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/LibraryAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: LibraryAgentMotif.hh /main/17 1998/07/27 14:20:31 mgreess $ */ /* * (c) Copyright 1996 Digital Equipment Corporation. diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/ListView.hh b/cde/programs/dtinfo/dtinfo/src/Agents/ListView.hh index 332fc765..b2c4bd50 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/ListView.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/ListView.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: ListView.hh /main/3 1996/06/11 16:12:59 cde-hal $ */ #ifdef MOTIF diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/ListViewMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/ListViewMotif.hh index 8f6eb13b..7777b045 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/ListViewMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/ListViewMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1995,1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MapAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MapAgent.hh index db640af2..67736221 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MapAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MapAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: MapAgent.hh /main/3 1996/06/11 16:13:16 cde-hal $ */ #ifndef _MapAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MapAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MapAgentMotif.hh index 633cd25d..4ef779fb 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MapAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MapAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MapAgentMotif.hh /main/5 1996/09/17 13:14:47 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MarkCanvas.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MarkCanvas.hh index c9e7851a..49b3f70a 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MarkCanvas.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MarkCanvas.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MarkCanvas.hh /main/6 1996/07/10 09:36:01 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MarkChooser.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MarkChooser.hh index dc0478e2..4de82ca6 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MarkChooser.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MarkChooser.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MarkChooser.hh /main/5 1996/06/11 16:13:43 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MarkIcon.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MarkIcon.hh index c307b5f7..e8c6232b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MarkIcon.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MarkIcon.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: MarkIcon.hh /main/3 1996/06/11 16:13:50 cde-hal $ */ #ifdef MOTIF diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MarkIconMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MarkIconMotif.hh index 994edcc1..21b2c437 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MarkIconMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MarkIconMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MarkListView.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MarkListView.hh index c64fa285..4408045f 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MarkListView.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MarkListView.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MarkListView.hh /main/4 1996/07/10 09:36:17 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MessageAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MessageAgent.hh index 3bb8dcb7..8f3ac3b7 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MessageAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MessageAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: MessageAgent.hh /main/3 1996/06/11 16:14:20 cde-hal $ */ #ifndef _MessageAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/MessageAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/MessageAgentMotif.hh index cf3417b6..4fe7ebb3 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/MessageAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/MessageAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MessageAgentMotif.hh /main/7 1996/11/23 14:11:57 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/NodeHistoryAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/NodeHistoryAgent.hh index 48e4e89e..084d7304 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/NodeHistoryAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/NodeHistoryAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: NodeHistoryAgent.hh /main/3 1996/06/11 16:14:37 cde-hal $ #ifndef _NodeHistoryAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/NodeHistoryAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/NodeHistoryAgentMotif.hh index 068c7f30..b4d98fc7 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/NodeHistoryAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/NodeHistoryAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: NodeHistoryAgentMotif.hh /main/5 1996/11/18 19:09:47 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/NodeListAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/NodeListAgent.hh index ab23b74a..635efada 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/NodeListAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/NodeListAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: NodeListAgent.hh /main/3 1996/06/11 16:14:54 cde-hal $ */ #ifndef _NodeListAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/NodeListAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/NodeListAgentMotif.hh index 6a332374..139a800d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/NodeListAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/NodeListAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: NodeListAgentMotif.hh /main/3 1996/06/11 16:15:07 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/NodePrintAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/NodePrintAgent.hh index 11d3bece..19b3dcdb 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/NodePrintAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/NodePrintAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994,1995,1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/NodeWindowAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/NodeWindowAgent.hh index 3f9f3f82..2e17bea9 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/NodeWindowAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/NodeWindowAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: NodeWindowAgent.hh /main/3 1996/06/11 16:15:13 cde-hal $ #ifndef _NodeWindowAgent_hh #define _NodeWindowAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/NodeWindowAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/NodeWindowAgentMotif.hh index 28e52937..229f06f8 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/NodeWindowAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/NodeWindowAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: NodeWindowAgentMotif.hh /main/24 1996/11/23 14:13:00 cde-hal $ */ /* * (c) Copyright 1996 Digital Equipment Corporation. diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/OutlineListView.hh b/cde/programs/dtinfo/dtinfo/src/Agents/OutlineListView.hh index b8248c6c..34889542 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/OutlineListView.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/OutlineListView.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: OutlineListView.hh /main/3 1996/06/11 16:15:18 cde-hal $ */ #ifdef MOTIF diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/OutlineListViewMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/OutlineListViewMotif.hh index 109f6d14..440e9e87 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/OutlineListViewMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/OutlineListViewMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/PrefAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/PrefAgent.hh index 4b70552f..ca55e128 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/PrefAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/PrefAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: PrefAgent.hh /main/3 1996/06/11 16:15:23 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/PrefAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/PrefAgentMotif.hh index 9eb89c83..f37c110d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/PrefAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/PrefAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/PrintPanelAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/PrintPanelAgent.hh index f5a9e06d..da2de91e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/PrintPanelAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/PrintPanelAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: PrintPanelAgent.hh /main/3 1996/06/11 16:15:34 cde-hal $ #ifdef MOTIF #include "PrintPanelAgentMotif.hh" diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/PrintPanelAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/PrintPanelAgentMotif.hh index 8041f5ac..729c1139 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/PrintPanelAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/PrintPanelAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: PrintPanelAgentMotif.hh /main/10 1996/10/04 17:50:50 rswiston $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/ScopeMenu.hh b/cde/programs/dtinfo/dtinfo/src/Agents/ScopeMenu.hh index d2e3ce88..3d6a6f74 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/ScopeMenu.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/ScopeMenu.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: ScopeMenu.hh /main/4 1996/10/02 08:27:11 cde-hal $ */ /* * (c) Copyright 1996 Digital Equipment Corporation. diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchHistoryListView.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchHistoryListView.hh index 5a00fdc1..d0088438 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchHistoryListView.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchHistoryListView.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: SearchHistoryListView.hh /main/3 1996/06/11 16:15:53 cde-hal $ #ifdef MOTIF #include "SearchHistoryListViewMotif.hh" diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchHistoryListViewMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchHistoryListViewMotif.hh index df8dd5b3..4a699fe7 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchHistoryListViewMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchHistoryListViewMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: SearchHistoryListViewMotif.hh /main/4 1996/06/11 18:30:11 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchQueryAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchQueryAgent.hh index de81536b..7e168bff 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchQueryAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchQueryAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: SearchQueryAgent.hh /main/3 1996/06/11 16:16:09 cde-hal $ */ #ifndef _SearchQueryAgent_hh #define _SearchQueryAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchQueryAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchQueryAgentMotif.hh index 077d662a..c1602454 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchQueryAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchQueryAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: SearchQueryAgentMotif.hh /main/3 1996/06/11 16:16:15 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchResultsAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchResultsAgent.hh index f6ee2d93..9586b44e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchResultsAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchResultsAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: SearchResultsAgent.hh /main/3 1996/06/11 16:16:21 cde-hal $ */ #ifndef _SearchResultsAgent_hh #define _SearchResultsAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchResultsAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchResultsAgentMotif.hh index 8d041d9c..83048d27 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchResultsAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchResultsAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994,1995,1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeAgent.hh index 2e50a625..dc3373e1 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: SearchScopeAgent.hh /main/3 1996/06/11 16:16:34 cde-hal $ */ #ifndef _SearchScopeAgent_hh #define _SearchScopeAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeAgentMotif.hh index 681812f6..de38b051 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: SearchScopeAgentMotif.hh /main/9 1996/09/27 10:15:46 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeList.hh b/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeList.hh index d3eee132..089573e2 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeList.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/SearchScopeList.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: SearchScopeList.hh /main/5 1996/09/27 10:16:44 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/UrlAgent.hh b/cde/programs/dtinfo/dtinfo/src/Agents/UrlAgent.hh index 30b63f22..d3fa4da6 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/UrlAgent.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/UrlAgent.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UrlAgent.hh /main/3 1996/06/11 16:16:53 cde-hal $ #ifndef _UrlAgent_hh #define _UrlAgent_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/UrlAgentMotif.hh b/cde/programs/dtinfo/dtinfo/src/Agents/UrlAgentMotif.hh index 4dc8693f..542cd51d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/UrlAgentMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/UrlAgentMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UrlAgentMotif.hh /main/7 1996/12/10 16:28:02 cde-hal $ #include #include diff --git a/cde/programs/dtinfo/dtinfo/src/Agents/create_macros.hh b/cde/programs/dtinfo/dtinfo/src/Agents/create_macros.hh index be27a614..df9c26d0 100644 --- a/cde/programs/dtinfo/dtinfo/src/Agents/create_macros.hh +++ b/cde/programs/dtinfo/dtinfo/src/Agents/create_macros.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: create_macros.hh /main/3 1996/06/11 16:17:20 cde-hal $ #ifndef _create_macros_hh #define _create_macros_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/AgentStack.hh b/cde/programs/dtinfo/dtinfo/src/Basic/AgentStack.hh index dfc76054..52687e6b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/AgentStack.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/AgentStack.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: AgentStack.hh /main/3 1996/06/11 16:17:26 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Atomizer.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Atomizer.hh index 4f79b6c1..4a8b096d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Atomizer.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Atomizer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Atomizer.hh /main/3 1996/06/11 16:17:39 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/BitField.hh b/cde/programs/dtinfo/dtinfo/src/Basic/BitField.hh index 86350405..fdaafcc9 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/BitField.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/BitField.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $TOG: BitField.hh /main/5 1998/04/17 11:35:57 mgreess $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Buffer.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Buffer.hh index fd1c4af3..1e55e8d9 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Buffer.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Buffer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Buffer.hh /main/3 1996/06/11 16:18:01 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/ClientEventHandler.hh b/cde/programs/dtinfo/dtinfo/src/Basic/ClientEventHandler.hh index 388af626..83cbb1cd 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/ClientEventHandler.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/ClientEventHandler.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: ClientEventHandler.hh /main/3 1996/06/11 16:18:07 cde-hal $ #include diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Database.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Database.hh index 57f3afdd..feb43676 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Database.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Database.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Database.hh /main/3 1996/06/11 16:18:12 cde-hal $ #include "oliasdb/olias_server.h" diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Error.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Error.hh index 8ea9ce8a..cfb8b1c9 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Error.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Error.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Error.hh /main/3 1996/06/11 16:18:17 cde-hal $ enum ErrorCode { eSuccess, // Success diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/FString.hh b/cde/programs/dtinfo/dtinfo/src/Basic/FString.hh index b0f23631..fa040eb0 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/FString.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/FString.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: FString.hh /main/3 1996/06/11 16:18:27 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/FolioObject.hh b/cde/programs/dtinfo/dtinfo/src/Basic/FolioObject.hh index a6d79e48..08ba425c 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/FolioObject.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/FolioObject.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/HashTable.hh b/cde/programs/dtinfo/dtinfo/src/Basic/HashTable.hh index 10103984..a1230ba6 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/HashTable.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/HashTable.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: HashTable.hh /main/3 1996/06/11 16:18:51 cde-hal $ // NOTE: quickly hacked up diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/HashTbl.hh b/cde/programs/dtinfo/dtinfo/src/Basic/HashTbl.hh index 6ccd67b0..e5818fa4 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/HashTbl.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/HashTbl.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: HashTbl.hh /main/3 1996/06/11 16:19:03 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Hashable.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Hashable.hh index bf17cdd0..48a98990 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Hashable.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Hashable.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Hashable.hh /main/3 1996/06/11 16:19:09 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/InfoBase.hh b/cde/programs/dtinfo/dtinfo/src/Basic/InfoBase.hh index 90572706..0f36228b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/InfoBase.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/InfoBase.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: InfoBase.hh /main/3 1996/06/11 16:19:27 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Iterator.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Iterator.hh index d03d3e1c..79031ff8 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Iterator.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Iterator.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Iterator.hh /main/3 1996/06/11 16:19:42 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/LibraryElement.hh b/cde/programs/dtinfo/dtinfo/src/Basic/LibraryElement.hh index e49df4f4..0a509c6b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/LibraryElement.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/LibraryElement.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: LibraryElement.hh /main/3 1996/06/11 16:19:53 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/List.hh b/cde/programs/dtinfo/dtinfo/src/Basic/List.hh index 00abaaf3..262a7ae7 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/List.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/List.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: List.hh /main/7 1996/08/10 11:31:57 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/ListElement.hh b/cde/programs/dtinfo/dtinfo/src/Basic/ListElement.hh index 1cb694bb..5bddd237 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/ListElement.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/ListElement.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: ListElement.hh /main/3 1996/06/11 16:20:08 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Long_Lived.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Long_Lived.hh index d0fd88c5..e6ed013d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Long_Lived.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Long_Lived.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Long_Lived.hh /main/3 1996/06/11 16:20:20 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/NamedData.hh b/cde/programs/dtinfo/dtinfo/src/Basic/NamedData.hh index 26204019..ddf195fc 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/NamedData.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/NamedData.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: NamedData.hh /main/3 1996/06/11 16:20:26 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/NodeDisplayData.hh b/cde/programs/dtinfo/dtinfo/src/Basic/NodeDisplayData.hh index f123aec6..767c2189 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/NodeDisplayData.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/NodeDisplayData.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: NodeDisplayData.hh /main/3 1996/06/11 16:20:31 cde-hal $ #ifndef _NodeDisplayData_hh #define _NodeDisplayData_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/NodeDisplayDataTml.hh b/cde/programs/dtinfo/dtinfo/src/Basic/NodeDisplayDataTml.hh index 77d7b34a..8b327457 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/NodeDisplayDataTml.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/NodeDisplayDataTml.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: NodeDisplayDataTml.hh /main/3 1996/06/11 16:20:42 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/NodeID.hh b/cde/programs/dtinfo/dtinfo/src/Basic/NodeID.hh index f0c37c75..9ba3d45b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/NodeID.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/NodeID.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: NodeID.hh /main/3 1996/06/11 16:20:47 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/NodeViewInfo.hh b/cde/programs/dtinfo/dtinfo/src/Basic/NodeViewInfo.hh index ad9ceb16..fd865cd2 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/NodeViewInfo.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/NodeViewInfo.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* copyright (c) 1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/OString.hh b/cde/programs/dtinfo/dtinfo/src/Basic/OString.hh index 67de76fc..a04ec3e1 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/OString.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/OString.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: OString.hh /main/4 1996/07/06 13:09:08 rws $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/OrderList.hh b/cde/programs/dtinfo/dtinfo/src/Basic/OrderList.hh index 5a5a9d9f..aba8c645 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/OrderList.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/OrderList.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: OrderList.hh /main/3 1996/06/11 16:21:08 cde-hal $ #ifndef _OrderListType_hh #define _OrderListType_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/OutlineElement.hh b/cde/programs/dtinfo/dtinfo/src/Basic/OutlineElement.hh index e2bdc12e..b06b6dba 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/OutlineElement.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/OutlineElement.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: OutlineElement.hh /main/4 1996/08/30 17:21:04 drk $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/OutlineList.hh b/cde/programs/dtinfo/dtinfo/src/Basic/OutlineList.hh index 260a33f6..cd37e66d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/OutlineList.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/OutlineList.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: OutlineList.hh /main/3 1996/06/11 16:21:30 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/OutlineString.hh b/cde/programs/dtinfo/dtinfo/src/Basic/OutlineString.hh index cc064cdd..6d02b2d8 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/OutlineString.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/OutlineString.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: OutlineString.hh /main/3 1996/06/11 16:21:35 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/ParseTree.hh b/cde/programs/dtinfo/dtinfo/src/Basic/ParseTree.hh index 09d17e79..17fa85c0 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/ParseTree.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/ParseTree.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: ParseTree.hh /main/3 1996/06/11 16:21:45 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Preferences.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Preferences.hh index b7d7baee..a0fa10dd 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Preferences.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Preferences.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Preferences.hh /main/3 1996/06/11 16:21:50 cde-hal $ #if 0 // I think preferences are better off with the object they apply to. djb diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/StringHash.hh b/cde/programs/dtinfo/dtinfo/src/Basic/StringHash.hh index 1f3a87aa..9b953c3b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/StringHash.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/StringHash.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: StringHash.hh /main/3 1996/06/11 16:22:00 cde-hal $ extern u_int32 string_hash(const char *key); diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/TOC_Element.hh b/cde/programs/dtinfo/dtinfo/src/Basic/TOC_Element.hh index 31a1e760..63444b12 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/TOC_Element.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/TOC_Element.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: TOC_Element.hh /main/4 1996/07/10 09:37:56 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/Tab.hh b/cde/programs/dtinfo/dtinfo/src/Basic/Tab.hh index f7e32fc7..002b5caa 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/Tab.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/Tab.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Tab.hh /main/3 1996/06/11 16:22:18 cde-hal $ class ObjectId; diff --git a/cde/programs/dtinfo/dtinfo/src/Basic/VisualInfo.hh b/cde/programs/dtinfo/dtinfo/src/Basic/VisualInfo.hh index 31c2e6c6..16a81cf9 100644 --- a/cde/programs/dtinfo/dtinfo/src/Basic/VisualInfo.hh +++ b/cde/programs/dtinfo/dtinfo/src/Basic/VisualInfo.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: VisualInfo.hh /main/3 1996/06/11 16:22:23 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Graphics/PixmapGraphic.hh b/cde/programs/dtinfo/dtinfo/src/Graphics/PixmapGraphic.hh index 96e0596f..a61184b9 100644 --- a/cde/programs/dtinfo/dtinfo/src/Graphics/PixmapGraphic.hh +++ b/cde/programs/dtinfo/dtinfo/src/Graphics/PixmapGraphic.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: PixmapGraphic.hh /main/5 1996/09/06 15:32:15 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/CatMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/CatMgr.hh index 56a6cbcf..b506fd92 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/CatMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/CatMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: CatMgr.hh /main/5 1996/06/11 18:33:31 cde-hal $ /* Copyright (c) 1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/ClientEventMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/ClientEventMgr.hh index 68bf051e..d550c333 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/ClientEventMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/ClientEventMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: ClientEventMgr.hh /main/3 1996/06/11 16:24:03 cde-hal $ */ #ifdef X_WINDOWS diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/ClientEventMgrX.hh b/cde/programs/dtinfo/dtinfo/src/Managers/ClientEventMgrX.hh index 0332d467..94ec363b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/ClientEventMgrX.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/ClientEventMgrX.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: ClientEventMgrX.hh /main/3 1996/06/11 16:24:14 cde-hal $ #include diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/DatabaseMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/DatabaseMgr.hh index b6845bfe..628070a5 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/DatabaseMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/DatabaseMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: DatabaseMgr.hh /main/3 1996/06/11 16:24:20 cde-hal $ */ #ifndef _DatabaseMgr_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/DatabaseMgrLEND.hh b/cde/programs/dtinfo/dtinfo/src/Managers/DatabaseMgrLEND.hh index 5a2f7141..1cffa679 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/DatabaseMgrLEND.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/DatabaseMgrLEND.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DatabaseMgrLEND.hh /main/3 1996/06/11 16:24:32 cde-hal $ class DatabaseMgr : public Long_Lived diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/EnvMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/EnvMgr.hh index 58338698..6e3f3623 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/EnvMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/EnvMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: EnvMgr.hh /main/11 1996/10/04 14:00:12 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/ErrorMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/ErrorMgr.hh index 870707d5..4a95308b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/ErrorMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/ErrorMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: ErrorMgr.hh /main/3 1996/06/11 16:24:38 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/GlobalHistoryMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/GlobalHistoryMgr.hh index b11a1296..217259eb 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/GlobalHistoryMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/GlobalHistoryMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: GlobalHistoryMgr.hh /main/5 1996/07/10 09:38:13 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/GraphicsMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/GraphicsMgr.hh index c10d4076..26ca51f7 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/GraphicsMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/GraphicsMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: GraphicsMgr.hh /main/10 1996/11/12 10:14:04 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/HistoryList.hh b/cde/programs/dtinfo/dtinfo/src/Managers/HistoryList.hh index 5ea5ab33..53d89c39 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/HistoryList.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/HistoryList.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: HistoryList.hh /main/4 1996/12/11 18:19:48 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/InputMgrX.hh b/cde/programs/dtinfo/dtinfo/src/Managers/InputMgrX.hh index 0fc72931..f1ef33f4 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/InputMgrX.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/InputMgrX.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: InputMgrX.hh /main/4 1996/07/10 09:38:43 rcs $ #include "UAS.hh" # include diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/LibraryMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/LibraryMgr.hh index b092b903..06643cc4 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/LibraryMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/LibraryMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: LibraryMgr.hh /main/5 1996/09/17 09:18:18 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/LocalHistoryMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/LocalHistoryMgr.hh index 89609c7c..8649f076 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/LocalHistoryMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/LocalHistoryMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: LocalHistoryMgr.hh /main/4 1996/06/11 16:25:58 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/MapMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/MapMgr.hh index 9f9c0eeb..15bc9be2 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/MapMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/MapMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MapMgr.hh /main/4 1996/09/17 13:17:34 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/MarkListMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/MarkListMgr.hh index 8cac10cc..919e7c22 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/MarkListMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/MarkListMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MarkListMgr.hh /main/3 1996/06/11 16:26:22 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/MarkMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/MarkMgr.hh index 39fd1278..1f11030e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/MarkMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/MarkMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MarkMgr.hh /main/3 1996/06/11 16:26:32 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/MessageMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/MessageMgr.hh index 67e9bf36..8fce63df 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/MessageMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/MessageMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MessageMgr.hh /main/7 1996/11/23 14:04:55 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/NodeDict.hh b/cde/programs/dtinfo/dtinfo/src/Managers/NodeDict.hh index 6da99fd5..3ed21384 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/NodeDict.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/NodeDict.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: NodeDict.hh /main/3 1996/06/11 16:26:55 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/NodeListMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/NodeListMgr.hh index 02f3e805..2071ee6f 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/NodeListMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/NodeListMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: NodeListMgr.hh /main/3 1996/06/11 16:27:06 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/NodeMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/NodeMgr.hh index 7ed575cb..f2afc2cf 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/NodeMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/NodeMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: NodeMgr.hh /main/7 1996/09/04 20:11:55 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/PrefMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/PrefMgr.hh index 9b78a44c..aa2a8f4b 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/PrefMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/PrefMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/PrintMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/PrintMgr.hh index 24d07176..f606fdce 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/PrintMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/PrintMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: PrintMgr.hh /main/6 1996/12/06 14:44:18 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/SearchMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/SearchMgr.hh index cee43e04..713b9e14 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/SearchMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/SearchMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994,1995,1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/SearchResultsMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/SearchResultsMgr.hh index 42e909c8..f221641d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/SearchResultsMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/SearchResultsMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/SearchScopeMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/SearchScopeMgr.hh index 484c9141..d67dd4fa 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/SearchScopeMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/SearchScopeMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: SearchScopeMgr.hh /main/5 1996/09/14 13:09:26 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/ServiceMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/ServiceMgr.hh index e9c07038..39faa643 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/ServiceMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/ServiceMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: ServiceMgr.hh /main/3 1996/06/11 16:27:54 cde-hal $ */ #ifdef X_WINDOWS diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/ServiceMgrX.hh b/cde/programs/dtinfo/dtinfo/src/Managers/ServiceMgrX.hh index c1d7548a..d76360c0 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/ServiceMgrX.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/ServiceMgrX.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: ServiceMgrX.hh /main/3 1996/06/11 16:28:05 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/SessionMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/SessionMgr.hh index 74f17d86..ffc72d17 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/SessionMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/SessionMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: SessionMgr.hh /main/1 1996/08/13 14:15:27 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/StyleSheetMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/StyleSheetMgr.hh index 639c9d91..31ea7417 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/StyleSheetMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/StyleSheetMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: StyleSheetMgr.hh /main/4 1996/08/20 12:05:09 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/TtIpcMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/TtIpcMgr.hh index 3bc61b45..837edf2a 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/TtIpcMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/TtIpcMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: TtIpcMgr.hh /main/5 1996/08/13 15:49:25 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/UrlMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/UrlMgr.hh index 753fdb44..06f041b3 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/UrlMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/UrlMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UrlMgr.hh /main/3 1996/06/11 16:28:27 cde-hal $ diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/WString.hh b/cde/programs/dtinfo/dtinfo/src/Managers/WString.hh index 757db8fe..d3a7ecf6 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/WString.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/WString.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: WString.hh /main/4 1996/08/23 20:43:34 cde-hal $ #ifndef __WCHAR_H_ #define __WCHAR_H_ diff --git a/cde/programs/dtinfo/dtinfo/src/Managers/WorkspaceMgr.hh b/cde/programs/dtinfo/dtinfo/src/Managers/WorkspaceMgr.hh index 91ebc828..683b8244 100644 --- a/cde/programs/dtinfo/dtinfo/src/Managers/WorkspaceMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/Managers/WorkspaceMgr.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: WorkspaceMgr.hh /main/1 1996/08/13 14:16:48 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Marks/Anchor.hh b/cde/programs/dtinfo/dtinfo/src/Marks/Anchor.hh index bd367cad..7642d560 100644 --- a/cde/programs/dtinfo/dtinfo/src/Marks/Anchor.hh +++ b/cde/programs/dtinfo/dtinfo/src/Marks/Anchor.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Anchor.hh /main/3 1996/06/11 16:28:47 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Marks/Mark.hh b/cde/programs/dtinfo/dtinfo/src/Marks/Mark.hh index 751af53f..e090c3e9 100644 --- a/cde/programs/dtinfo/dtinfo/src/Marks/Mark.hh +++ b/cde/programs/dtinfo/dtinfo/src/Marks/Mark.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Marks/MarkBase.hh b/cde/programs/dtinfo/dtinfo/src/Marks/MarkBase.hh index cdb0cb34..68c9abad 100644 --- a/cde/programs/dtinfo/dtinfo/src/Marks/MarkBase.hh +++ b/cde/programs/dtinfo/dtinfo/src/Marks/MarkBase.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MarkBase.hh /main/3 1996/06/11 16:29:16 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Marks/MarkBase_mmdb.hh b/cde/programs/dtinfo/dtinfo/src/Marks/MarkBase_mmdb.hh index e71d7110..3104072d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Marks/MarkBase_mmdb.hh +++ b/cde/programs/dtinfo/dtinfo/src/Marks/MarkBase_mmdb.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: MarkBase_mmdb.hh /main/3 1996/06/11 16:29:25 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Marks/MarkInfo.hh b/cde/programs/dtinfo/dtinfo/src/Marks/MarkInfo.hh index 604d7d4e..04bc1300 100644 --- a/cde/programs/dtinfo/dtinfo/src/Marks/MarkInfo.hh +++ b/cde/programs/dtinfo/dtinfo/src/Marks/MarkInfo.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ #ifndef _MARKINFO_HH_ #define _MARKINFO_HH_ diff --git a/cde/programs/dtinfo/dtinfo/src/Marks/Mark_mmdb.hh b/cde/programs/dtinfo/dtinfo/src/Marks/Mark_mmdb.hh index 7b247a13..32f06aaf 100644 --- a/cde/programs/dtinfo/dtinfo/src/Marks/Mark_mmdb.hh +++ b/cde/programs/dtinfo/dtinfo/src/Marks/Mark_mmdb.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Mark_mmdb.hh /main/3 1996/06/11 16:29:36 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/OliasSearch/ResultID.hh b/cde/programs/dtinfo/dtinfo/src/OliasSearch/ResultID.hh index 8aeddae3..766fec40 100644 --- a/cde/programs/dtinfo/dtinfo/src/OliasSearch/ResultID.hh +++ b/cde/programs/dtinfo/dtinfo/src/OliasSearch/ResultID.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: ResultID.hh /main/3 1996/06/11 16:29:46 cde-hal $ #ifndef _ResultID_hh_ #define _ResultID_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/OnlineRender/CanvasRenderer.hh b/cde/programs/dtinfo/dtinfo/src/OnlineRender/CanvasRenderer.hh index a86a88aa..e5c7f41b 100644 --- a/cde/programs/dtinfo/dtinfo/src/OnlineRender/CanvasRenderer.hh +++ b/cde/programs/dtinfo/dtinfo/src/OnlineRender/CanvasRenderer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: CanvasRenderer.hh /main/31 1996/11/26 15:29:35 rcs $ #ifndef _CanvasRenderer_hh #define _CanvasRenderer_hh diff --git a/cde/programs/dtinfo/dtinfo/src/OnlineRender/FontCache.hh b/cde/programs/dtinfo/dtinfo/src/OnlineRender/FontCache.hh index e59dbdb2..cbe9ca10 100644 --- a/cde/programs/dtinfo/dtinfo/src/OnlineRender/FontCache.hh +++ b/cde/programs/dtinfo/dtinfo/src/OnlineRender/FontCache.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: FontCache.hh /main/6 1996/08/30 11:52:57 rcs $ #ifndef _FontCache_hh #define _FontCache_hh diff --git a/cde/programs/dtinfo/dtinfo/src/OnlineRender/SegClientData.hh b/cde/programs/dtinfo/dtinfo/src/OnlineRender/SegClientData.hh index 8220cbc0..7a6f95fb 100644 --- a/cde/programs/dtinfo/dtinfo/src/OnlineRender/SegClientData.hh +++ b/cde/programs/dtinfo/dtinfo/src/OnlineRender/SegClientData.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: SegClientData.hh /main/5 1998/04/17 11:52:25 mgreess $ */ /* Copyright (c) 1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/OnlineRender/TableDefn.hh b/cde/programs/dtinfo/dtinfo/src/OnlineRender/TableDefn.hh index 1af83d88..f5d310fc 100644 --- a/cde/programs/dtinfo/dtinfo/src/OnlineRender/TableDefn.hh +++ b/cde/programs/dtinfo/dtinfo/src/OnlineRender/TableDefn.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: TableDefn.hh /main/13 1996/11/06 16:52:17 cde-hal $ #define CRSEP_NOT_SPECIFIED -1 diff --git a/cde/programs/dtinfo/dtinfo/src/Other/AppPrintData.hh b/cde/programs/dtinfo/dtinfo/src/Other/AppPrintData.hh index f7c530ed..03a5e4d9 100644 --- a/cde/programs/dtinfo/dtinfo/src/Other/AppPrintData.hh +++ b/cde/programs/dtinfo/dtinfo/src/Other/AppPrintData.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: AppPrintData.hh /main/7 1996/07/26 11:33:03 rcs $ /* diff --git a/cde/programs/dtinfo/dtinfo/src/Other/WindowSystem.hh b/cde/programs/dtinfo/dtinfo/src/Other/WindowSystem.hh index 24649954..a77f0b24 100644 --- a/cde/programs/dtinfo/dtinfo/src/Other/WindowSystem.hh +++ b/cde/programs/dtinfo/dtinfo/src/Other/WindowSystem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: WindowSystem.hh /main/3 1996/06/11 16:30:25 cde-hal $ */ #ifndef _WindowSystem_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Other/WindowSystemMotif.hh b/cde/programs/dtinfo/dtinfo/src/Other/WindowSystemMotif.hh index 192b2b68..e5eaa6ba 100644 --- a/cde/programs/dtinfo/dtinfo/src/Other/WindowSystemMotif.hh +++ b/cde/programs/dtinfo/dtinfo/src/Other/WindowSystemMotif.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: WindowSystemMotif.hh /main/15 1996/11/27 12:29:47 rcs $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Other/XmStringLocalized.hh b/cde/programs/dtinfo/dtinfo/src/Other/XmStringLocalized.hh index 88bc97e2..83381e62 100644 --- a/cde/programs/dtinfo/dtinfo/src/Other/XmStringLocalized.hh +++ b/cde/programs/dtinfo/dtinfo/src/Other/XmStringLocalized.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Other/XpmLib.hh b/cde/programs/dtinfo/dtinfo/src/Other/XpmLib.hh index f686b3a9..1b523cef 100644 --- a/cde/programs/dtinfo/dtinfo/src/Other/XpmLib.hh +++ b/cde/programs/dtinfo/dtinfo/src/Other/XpmLib.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: XpmLib.hh /main/3 1996/06/11 16:30:35 cde-hal $ /* Copyright (c) 1994 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Other/oid_t.hh b/cde/programs/dtinfo/dtinfo/src/Other/oid_t.hh index 4b5904a3..2b702f64 100644 --- a/cde/programs/dtinfo/dtinfo/src/Other/oid_t.hh +++ b/cde/programs/dtinfo/dtinfo/src/Other/oid_t.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: oid_t.hh /main/3 1996/06/11 16:30:40 cde-hal $ #ifndef _oid_t_hh #define _oid_t_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Preferences/BooleanPref.hh b/cde/programs/dtinfo/dtinfo/src/Preferences/BooleanPref.hh index b7e6bf6f..b15da871 100644 --- a/cde/programs/dtinfo/dtinfo/src/Preferences/BooleanPref.hh +++ b/cde/programs/dtinfo/dtinfo/src/Preferences/BooleanPref.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: BooleanPref.hh /main/3 1996/06/11 16:30:56 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Preferences/IntegerPref.hh b/cde/programs/dtinfo/dtinfo/src/Preferences/IntegerPref.hh index b0f613a3..5f1a6b5e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Preferences/IntegerPref.hh +++ b/cde/programs/dtinfo/dtinfo/src/Preferences/IntegerPref.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: IntegerPref.hh /main/3 1996/06/11 16:31:11 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Preferences/StringPref.hh b/cde/programs/dtinfo/dtinfo/src/Preferences/StringPref.hh index e912add5..59cbf894 100644 --- a/cde/programs/dtinfo/dtinfo/src/Preferences/StringPref.hh +++ b/cde/programs/dtinfo/dtinfo/src/Preferences/StringPref.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: StringPref.hh /main/3 1996/06/11 16:31:21 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Preferences/UserPreference.hh b/cde/programs/dtinfo/dtinfo/src/Preferences/UserPreference.hh index 9ba7f0e2..3196055e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Preferences/UserPreference.hh +++ b/cde/programs/dtinfo/dtinfo/src/Preferences/UserPreference.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: UserPreference.hh /main/3 1996/06/11 16:31:32 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Preferences/WindowGeometryPref.hh b/cde/programs/dtinfo/dtinfo/src/Preferences/WindowGeometryPref.hh index eea4ec03..56655f00 100644 --- a/cde/programs/dtinfo/dtinfo/src/Preferences/WindowGeometryPref.hh +++ b/cde/programs/dtinfo/dtinfo/src/Preferences/WindowGeometryPref.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: WindowGeometryPref.hh /main/3 1996/06/11 16:31:41 cde-hal $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Query/QueryEditor.hh b/cde/programs/dtinfo/dtinfo/src/Query/QueryEditor.hh index d8ba877e..3929e395 100644 --- a/cde/programs/dtinfo/dtinfo/src/Query/QueryEditor.hh +++ b/cde/programs/dtinfo/dtinfo/src/Query/QueryEditor.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1995,1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Query/QueryGroup.hh b/cde/programs/dtinfo/dtinfo/src/Query/QueryGroup.hh index cb7e8dec..b4e94a22 100644 --- a/cde/programs/dtinfo/dtinfo/src/Query/QueryGroup.hh +++ b/cde/programs/dtinfo/dtinfo/src/Query/QueryGroup.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Query/QueryGroupView.hh b/cde/programs/dtinfo/dtinfo/src/Query/QueryGroupView.hh index 8f200a67..6e94488e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Query/QueryGroupView.hh +++ b/cde/programs/dtinfo/dtinfo/src/Query/QueryGroupView.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Query/QueryTerm.hh b/cde/programs/dtinfo/dtinfo/src/Query/QueryTerm.hh index 2fa566ae..e12746d2 100644 --- a/cde/programs/dtinfo/dtinfo/src/Query/QueryTerm.hh +++ b/cde/programs/dtinfo/dtinfo/src/Query/QueryTerm.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* copyright (c) 1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Query/QueryTermView.hh b/cde/programs/dtinfo/dtinfo/src/Query/QueryTermView.hh index 99be39d9..38e8cadc 100644 --- a/cde/programs/dtinfo/dtinfo/src/Query/QueryTermView.hh +++ b/cde/programs/dtinfo/dtinfo/src/Query/QueryTermView.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1994 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Registration.hh b/cde/programs/dtinfo/dtinfo/src/Registration.hh index cc173297..e801c3d3 100644 --- a/cde/programs/dtinfo/dtinfo/src/Registration.hh +++ b/cde/programs/dtinfo/dtinfo/src/Registration.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ #define Set_CatMgr 1 #define Set_DtSR_Parser 2 #define Set_SearchMgr 3 diff --git a/cde/programs/dtinfo/dtinfo/src/Support/InputNotifier.hh b/cde/programs/dtinfo/dtinfo/src/Support/InputNotifier.hh index 3c0ad519..e7e4139e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Support/InputNotifier.hh +++ b/cde/programs/dtinfo/dtinfo/src/Support/InputNotifier.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: InputNotifier.hh /main/3 1996/06/11 16:34:55 cde-hal $ #ifndef _InputNotifier_h_ #define _InputNotifier_h_ diff --git a/cde/programs/dtinfo/dtinfo/src/Support/List_base.hh b/cde/programs/dtinfo/dtinfo/src/Support/List_base.hh index f3c02b66..314bf3bb 100644 --- a/cde/programs/dtinfo/dtinfo/src/Support/List_base.hh +++ b/cde/programs/dtinfo/dtinfo/src/Support/List_base.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $TOG: List_base.hh /main/5 1997/12/29 10:27:35 bill $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Support/Pointer.hh b/cde/programs/dtinfo/dtinfo/src/Support/Pointer.hh index dd8bbd44..19cd2d04 100644 --- a/cde/programs/dtinfo/dtinfo/src/Support/Pointer.hh +++ b/cde/programs/dtinfo/dtinfo/src/Support/Pointer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Copyright (c) 1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/Support/Receiver.hh b/cde/programs/dtinfo/dtinfo/src/Support/Receiver.hh index b5cfa5db..91898a3e 100644 --- a/cde/programs/dtinfo/dtinfo/src/Support/Receiver.hh +++ b/cde/programs/dtinfo/dtinfo/src/Support/Receiver.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Receiver.hh /main/4 1996/08/21 15:43:52 drk $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Support/Sender.hh b/cde/programs/dtinfo/dtinfo/src/Support/Sender.hh index 499c093f..70e01cbb 100644 --- a/cde/programs/dtinfo/dtinfo/src/Support/Sender.hh +++ b/cde/programs/dtinfo/dtinfo/src/Support/Sender.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $XConsortium: Sender.hh /main/5 1996/09/27 19:02:39 drk $ * diff --git a/cde/programs/dtinfo/dtinfo/src/Support/Stack.hh b/cde/programs/dtinfo/dtinfo/src/Support/Stack.hh index a863f7b6..6f577ea5 100644 --- a/cde/programs/dtinfo/dtinfo/src/Support/Stack.hh +++ b/cde/programs/dtinfo/dtinfo/src/Support/Stack.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Stack.hh /main/4 1996/08/21 15:43:59 drk $ #ifndef _Stack_hh #define _Stack_hh diff --git a/cde/programs/dtinfo/dtinfo/src/Support/UtilityFunctions.hh b/cde/programs/dtinfo/dtinfo/src/Support/UtilityFunctions.hh index 864a6954..c4baf381 100644 --- a/cde/programs/dtinfo/dtinfo/src/Support/UtilityFunctions.hh +++ b/cde/programs/dtinfo/dtinfo/src/Support/UtilityFunctions.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UtilityFunctions.hh /main/3 1996/06/11 16:35:46 cde-hal $ #ifndef _UtilityFunctions_hh_ #define _UtilityFunctions_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/Support/xList.hh b/cde/programs/dtinfo/dtinfo/src/Support/xList.hh index a54742a2..42e5b04d 100644 --- a/cde/programs/dtinfo/dtinfo/src/Support/xList.hh +++ b/cde/programs/dtinfo/dtinfo/src/Support/xList.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* * $TOG: xList.hh /main/14 1998/04/17 11:40:11 mgreess $ * diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS.hh index 2c424dd3..66bb928f 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS.hh /main/3 1996/06/11 16:36:18 cde-hal $ #ifndef _UAS_hh_ #define _UAS_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Base.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Base.hh index 080ac407..68a973e7 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Base.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Base.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $TOG: UAS_Base.hh /main/9 1998/04/17 11:40:28 mgreess $ #ifndef _UAS_Base_h_ #define _UAS_Base_h_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_BookcaseEntry.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_BookcaseEntry.hh index 5bd418e8..f4cf15a5 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_BookcaseEntry.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_BookcaseEntry.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_BookcaseEntry.hh /main/4 1996/06/11 16:36:39 cde-hal $ #ifndef _UAS_BookcaseEntry_hh_ #define _UAS_BookcaseEntry_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Buffer.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Buffer.hh index e1fb41f3..5d9e5f9e 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Buffer.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Buffer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Buffer.hh /main/3 1996/06/11 16:36:49 cde-hal $ class UAS_Buffer { diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Collection.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Collection.hh index 390ad779..eb45bd14 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Collection.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Collection.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Collection.hh /main/4 1996/07/10 09:40:51 rcs $ #ifndef _UAS_Collection_hh_ #define _UAS_Collection_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Common.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Common.hh index 6c837ac0..9b8c4b14 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Common.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Common.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Common.hh /main/10 1996/09/04 01:35:26 cde-hal $ # ifndef _UAS_Common_hh_ # define _UAS_Common_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_EmbeddedObject.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_EmbeddedObject.hh index 1678c935..bc465269 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_EmbeddedObject.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_EmbeddedObject.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_EmbeddedObject.hh /main/3 1996/06/11 16:37:15 cde-hal $ # ifndef _UAS_EmbeddedObject_hh_ # define _UAS_EmbeddedObject_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Exceptions.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Exceptions.hh index d369aab0..275531a5 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Exceptions.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Exceptions.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $TOG: UAS_Exceptions.hh /main/4 1998/04/17 11:41:17 mgreess $ #ifndef _UAS_Exceptions_hh_ #define _UAS_Exceptions_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Factory.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Factory.hh index 2f68dc28..24dc021a 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Factory.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Factory.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Factory.hh /main/5 1996/10/04 12:33:53 cde-hal $ #ifndef _UAS_Factory_hh_ #define _UAS_Factory_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_InputMgr.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_InputMgr.hh index dfb0353a..95a61cca 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_InputMgr.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_InputMgr.hh @@ -1 +1,23 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_InputMgr.hh /main/2 1996/06/11 16:37:47 cde-hal $ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Iterator.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Iterator.hh index 8935ac7c..f41fd25a 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Iterator.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Iterator.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Iterator.hh /main/3 1996/06/11 16:37:57 cde-hal $ #ifndef _UAS_Iterator_h_ #define _UAS_Iterator_h_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_LinkedObject.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_LinkedObject.hh index f0622f8f..d421f0b8 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_LinkedObject.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_LinkedObject.hh @@ -1 +1,23 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_LinkedObject.hh /main/2 1996/06/11 16:38:08 cde-hal $ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_List.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_List.hh index 6daecda3..42235127 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_List.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_List.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_List.hh /main/4 1996/08/21 15:44:25 drk $ #ifndef _UAS_List_h_ #define _UAS_List_h_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Msgs.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Msgs.hh index 8373a0b9..9c16a9d5 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Msgs.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Msgs.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Msgs.hh /main/6 1996/06/11 16:38:23 cde-hal $ # ifndef _UAS_Msgs_hh_ # define _UAS_Msgs_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_OQLParser.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_OQLParser.hh index f2a12b36..f39232a8 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_OQLParser.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_OQLParser.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_OQLParser.hh /main/4 1996/08/21 15:56:33 drk $ /* Copyright (c) 1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_ObjList.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_ObjList.hh index 9dfa5e97..41ccad76 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_ObjList.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_ObjList.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_ObjList.hh /main/4 1996/08/21 15:44:30 drk $ #ifndef _UAS_ObjList_hh_ #define _UAS_ObjList_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Path.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Path.hh index 8fb9bb77..f1536938 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Path.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Path.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Path.hh /main/3 1996/06/11 16:38:45 cde-hal $ # ifndef _UAS_Path_hh_ # define _UAS_Path_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Pointer.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Pointer.hh index 5cbde1ea..6e71a1f8 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Pointer.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Pointer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Pointer.hh /main/6 1996/08/21 15:44:33 drk $ #ifndef _UAS_Pointer_hh #define _UAS_Pointer_hh diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_PtrList.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_PtrList.hh index 3fb4a312..a4a6d165 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_PtrList.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_PtrList.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_PtrList.hh /main/5 1996/08/21 15:44:37 drk $ #ifndef _UAS_PtrList_hh_ #define _UAS_PtrList_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Receiver.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Receiver.hh index 44a0caa8..04332a3a 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Receiver.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Receiver.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Receiver.hh /main/5 1996/08/21 15:44:41 drk $ /* diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchEngine.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchEngine.hh index 01e929bf..c6e64693 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchEngine.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchEngine.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_SearchEngine.hh /main/4 1996/06/11 16:39:27 cde-hal $ #ifndef _UAS_SearchEngine_hh_ #define _UAS_SearchEngine_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchResults.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchResults.hh index 5d698c14..5beea34c 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchResults.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchResults.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_SearchResults.hh /main/4 1996/06/11 16:39:38 cde-hal $ #ifndef _UAS_SearchResults_hh_ #define _UAS_SearchResults_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchResultsEntry.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchResultsEntry.hh index 2dd521bb..479b377f 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchResultsEntry.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchResultsEntry.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_SearchResultsEntry.hh /main/3 1996/06/11 16:39:58 cde-hal $ #ifndef _UAS_SearchResultsEntry_hh_ #define _UAS_SearchResultsEntry_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchScope.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchScope.hh index 6206d342..b4061389 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchScope.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchScope.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_SearchScope.hh /main/5 1996/09/14 13:10:24 cde-hal $ #ifndef _UAS_SearchScope_hh_ #define _UAS_SearchScope_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchZones.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchZones.hh index 504dc1fc..1ee22a51 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchZones.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_SearchZones.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_SearchZones.hh /main/5 1996/09/27 10:21:49 cde-hal $ #ifndef _UAS_SearchZones_hh_ #define _UAS_SearchZones_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Sender.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Sender.hh index fd5650d0..0f0ee95f 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Sender.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_Sender.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_Sender.hh /main/7 1996/08/21 15:44:45 drk $ #ifndef _UAS_Sender_hh #define _UAS_Sender_hh diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_String.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_String.hh index 4821341f..8d89b887 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_String.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_String.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_String.hh /main/3 1996/06/11 16:40:38 cde-hal $ # ifndef _UAS_String_hh_ # define _UAS_String_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_StyleSheet.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_StyleSheet.hh index 3a2daf9b..c59f9e1d 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_StyleSheet.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_StyleSheet.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_StyleSheet.hh /main/3 1996/06/11 16:40:49 cde-hal $ #ifndef _UAS_StyleSheet_hh_ #define _UAS_StyleSheet_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_TextRun.hh b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_TextRun.hh index c8231d55..f25a7a1e 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_TextRun.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/Base/UAS_TextRun.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: UAS_TextRun.hh /main/3 1996/06/11 16:41:01 cde-hal $ #ifndef _UAS_TextRun_hh_ #define _UAS_TextRun_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_BookcaseEntry.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_BookcaseEntry.hh index 8ec7124f..18db8d5c 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_BookcaseEntry.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_BookcaseEntry.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $TOG: DtSR_BookcaseEntry.hh /main/8 1998/04/17 11:41:33 mgreess $ /* Copyright (c) 1995,1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_Parser.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_Parser.hh index 66314ded..32d7d17b 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_Parser.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_Parser.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DtSR_Parser.hh /main/4 1996/10/16 14:24:46 cde-hal $ /* Copyright (c) 1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchEngine.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchEngine.hh index ad552dcb..a1d717b3 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchEngine.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchEngine.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DtSR_SearchEngine.hh /main/5 1996/05/29 12:31:30 rcs $ /* Copyright (c) 1995,1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchResults.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchResults.hh index ea6c837c..e1e234be 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchResults.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchResults.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DtSR_SearchResults.hh /main/4 1996/10/16 14:23:29 cde-hal $ #ifndef _DTSR_SEARCHRESULTS_HH_ #define _DTSR_SEARCHRESULTS_HH_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchResultsEntry.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchResultsEntry.hh index 29917cde..35eec845 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchResultsEntry.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchResultsEntry.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DtSR_SearchResultsEntry.hh /main/6 1996/06/11 16:41:32 cde-hal $ #ifndef _DTSR_SEARCHRESULTSENTRY_HH_ #define _DTSR_SEARCHRESULTSENTRY_HH_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchZones.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchZones.hh index 0a4a00de..b561e293 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchZones.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_SearchZones.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DtSR_SearchZones.hh /main/3 1996/06/11 16:41:42 cde-hal $ #ifndef _DTSR_SEARCHZONES_HH_ #define _DTSR_SEARCHZONES_HH_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_Stems.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_Stems.hh index ec233898..fd827e1e 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_Stems.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/DtSR_Stems.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DtSR_Stems.hh /main/3 1996/06/11 16:41:52 cde-hal $ #ifndef _DTSR_STEMS_HH_ #define _DTSR_STEMS_HH_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/TextParser.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/TextParser.hh index f94928ea..6ee2817d 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/TextParser.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/TextParser.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: TextParser.hh /main/3 1996/06/11 17:41:47 cde-hal $ /* Copyright (c) 1995 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Tml_TextRenderer.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Tml_TextRenderer.hh index b0b9b72a..28b7cacc 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Tml_TextRenderer.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Tml_TextRenderer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Tml_TextRenderer.hh /main/7 1996/08/21 15:44:59 drk $ /* Copyright (c) 1995,1996 FUJITSU LIMITED */ /* All Rights Reserved */ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/Dict.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/Dict.hh index 7245cf8c..da5a227b 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/Dict.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/Dict.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: Dict.hh /main/6 1996/08/21 15:45:03 drk $ #ifndef _TK_ASSOCIATIVE_ARRAY_DICT_HH_ #define _TK_ASSOCIATIVE_ARRAY_DICT_HH_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/DictIter.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/DictIter.hh index 4bcc87d0..a77167ca 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/DictIter.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/DictIter.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DictIter.hh /main/5 1996/08/21 15:45:07 drk $ #ifndef _TK_ASSOCIATIVE_ARRAY_DICTITER_HH_ #define _TK_ASSOCIATIVE_ARRAY_DICTITER_HH_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/DictLink.hh b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/DictLink.hh index 127a4691..f56accac 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/DictLink.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/DtSR/Util_Classes/DictLink.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: DictLink.hh /main/4 1996/06/11 16:42:36 cde-hal $ #ifndef _TK_ASSOCIATIVE_ARRAY_DICTLINK_HH_ #define _TK_ASSOCIATIVE_ARRAY_DICTLINK_HH_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB.hh b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB.hh index adbe59c9..84fe316f 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: MMDB.hh /main/6 1996/09/26 16:48:45 cde-hal $ # ifndef _MMDB_hh_ # define _MMDB_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_BookCase.hh b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_BookCase.hh index bdc7adfd..491b224a 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_BookCase.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_BookCase.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: MMDB_BookCase.hh /main/5 1996/09/04 01:35:51 cde-hal $ # ifndef _MMDB_BookCase_hh_ # define _MMDB_BookCase_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Common.hh b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Common.hh index 86d85edd..c0958cbb 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Common.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Common.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: MMDB_Common.hh /main/3 1996/06/11 16:43:33 cde-hal $ # ifndef _MMDB_Common_hh_ # define _MMDB_Common_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_EmbeddedObject.hh b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_EmbeddedObject.hh index 1899dc8f..e32cf89e 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_EmbeddedObject.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_EmbeddedObject.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: MMDB_EmbeddedObject.hh /main/4 1996/06/11 16:43:43 cde-hal $ # ifndef _MMDB_EmbeddedObject_hh_ # define _MMDB_EmbeddedObject_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Factory.hh b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Factory.hh index 14b5bb64..873e6808 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Factory.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Factory.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: MMDB_Factory.hh /main/6 1996/10/04 12:35:04 cde-hal $ #ifndef _MMDB_Factory_hh_ #define _MMDB_Factory_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Library.hh b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Library.hh index e8454e82..536b2e33 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Library.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Library.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: MMDB_Library.hh /main/4 1996/05/29 12:33:44 rcs $ #ifndef _MMDB_Library_hh_ #define _MMDB_Library_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Section.hh b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Section.hh index f6f7099b..caa1561a 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Section.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_Section.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: MMDB_Section.hh /main/9 1996/10/26 18:17:00 cde-hal $ # ifndef _MMDB_Section_hh_ # define _MMDB_Section_hh_ diff --git a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_StyleSheet.hh b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_StyleSheet.hh index 86949f58..0a51afb4 100644 --- a/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_StyleSheet.hh +++ b/cde/programs/dtinfo/dtinfo/src/UAS/MMDB/MMDB_StyleSheet.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: MMDB_StyleSheet.hh /main/4 1996/09/04 01:36:38 cde-hal $ #ifndef _MMDB_StyleSheet_hh_ #define _MMDB_StyleSheet_hh_ diff --git a/cde/programs/dtmail/dtmail/ComposeCmds.hh b/cde/programs/dtmail/dtmail/ComposeCmds.hh index e70387d1..a1302e10 100644 --- a/cde/programs/dtmail/dtmail/ComposeCmds.hh +++ b/cde/programs/dtmail/dtmail/ComposeCmds.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/DtEditor.hh b/cde/programs/dtmail/dtmail/DtEditor.hh index c1d24e54..59bdd9f1 100644 --- a/cde/programs/dtmail/dtmail/DtEditor.hh +++ b/cde/programs/dtmail/dtmail/DtEditor.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/DtMailDialogCallbackData.hh b/cde/programs/dtmail/dtmail/DtMailDialogCallbackData.hh index 919265ef..1907f60a 100644 --- a/cde/programs/dtmail/dtmail/DtMailDialogCallbackData.hh +++ b/cde/programs/dtmail/dtmail/DtMailDialogCallbackData.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/DtMailEditor.hh b/cde/programs/dtmail/dtmail/DtMailEditor.hh index b6783358..9ee64b78 100644 --- a/cde/programs/dtmail/dtmail/DtMailEditor.hh +++ b/cde/programs/dtmail/dtmail/DtMailEditor.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/DtMailGenDialog.hh b/cde/programs/dtmail/dtmail/DtMailGenDialog.hh index 2b84a291..8346d710 100644 --- a/cde/programs/dtmail/dtmail/DtMailGenDialog.hh +++ b/cde/programs/dtmail/dtmail/DtMailGenDialog.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/DtMailHelp.hh b/cde/programs/dtmail/dtmail/DtMailHelp.hh index 3ef28fe7..1071a327 100644 --- a/cde/programs/dtmail/dtmail/DtMailHelp.hh +++ b/cde/programs/dtmail/dtmail/DtMailHelp.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/DtMailWDM.hh b/cde/programs/dtmail/dtmail/DtMailWDM.hh index 47b1b179..3023600a 100644 --- a/cde/programs/dtmail/dtmail/DtMailWDM.hh +++ b/cde/programs/dtmail/dtmail/DtMailWDM.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/Editor.hh b/cde/programs/dtmail/dtmail/Editor.hh index a6cd89e8..8b64774d 100644 --- a/cde/programs/dtmail/dtmail/Editor.hh +++ b/cde/programs/dtmail/dtmail/Editor.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/MailSession.hh b/cde/programs/dtmail/dtmail/MailSession.hh index 36eb46b3..2c043c55 100644 --- a/cde/programs/dtmail/dtmail/MailSession.hh +++ b/cde/programs/dtmail/dtmail/MailSession.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/MsgHndArray.hh b/cde/programs/dtmail/dtmail/MsgHndArray.hh index e6eb606c..e5c1605e 100644 --- a/cde/programs/dtmail/dtmail/MsgHndArray.hh +++ b/cde/programs/dtmail/dtmail/MsgHndArray.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/MsgScrollingList.hh b/cde/programs/dtmail/dtmail/MsgScrollingList.hh index 3d8e12df..ad45a834 100644 --- a/cde/programs/dtmail/dtmail/MsgScrollingList.hh +++ b/cde/programs/dtmail/dtmail/MsgScrollingList.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/Notifier.hh b/cde/programs/dtmail/dtmail/Notifier.hh index 80e4ec6e..203af765 100644 --- a/cde/programs/dtmail/dtmail/Notifier.hh +++ b/cde/programs/dtmail/dtmail/Notifier.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/QueryDialogManager.hh b/cde/programs/dtmail/dtmail/QueryDialogManager.hh index e84b0f86..e9d0f0ef 100644 --- a/cde/programs/dtmail/dtmail/QueryDialogManager.hh +++ b/cde/programs/dtmail/dtmail/QueryDialogManager.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/RoamInterruptibleCmd.hh b/cde/programs/dtmail/dtmail/RoamInterruptibleCmd.hh index 21a63033..e772e7b6 100644 --- a/cde/programs/dtmail/dtmail/RoamInterruptibleCmd.hh +++ b/cde/programs/dtmail/dtmail/RoamInterruptibleCmd.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/Sort.hh b/cde/programs/dtmail/dtmail/Sort.hh index acf01949..5e375f91 100644 --- a/cde/programs/dtmail/dtmail/Sort.hh +++ b/cde/programs/dtmail/dtmail/Sort.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmail/SortCmd.hh b/cde/programs/dtmail/dtmail/SortCmd.hh index 2b486774..a20a88d4 100644 --- a/cde/programs/dtmail/dtmail/SortCmd.hh +++ b/cde/programs/dtmail/dtmail/SortCmd.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: SortCmd.hh /main/4 1998/09/21 18:52:24 mgreess $ */ #include "Sort.hh" diff --git a/cde/programs/dtmail/dtmail/Undelete.hh b/cde/programs/dtmail/dtmail/Undelete.hh index 304969f4..aebc7c3a 100644 --- a/cde/programs/dtmail/dtmail/Undelete.hh +++ b/cde/programs/dtmail/dtmail/Undelete.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/dtmailpr/dmx.hh b/cde/programs/dtmail/dtmailpr/dmx.hh index 556cb4fc..f1c3f38b 100644 --- a/cde/programs/dtmail/dtmailpr/dmx.hh +++ b/cde/programs/dtmail/dtmailpr/dmx.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: dmx.hh /main/5 1996/04/21 19:43:59 drk $ */ #ifndef _DMX_HH diff --git a/cde/programs/dtmail/include/DtMail/AliasListUiItem.hh b/cde/programs/dtmail/include/DtMail/AliasListUiItem.hh index 50aee5d2..6e10e3f4 100644 --- a/cde/programs/dtmail/include/DtMail/AliasListUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/AliasListUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: AliasListUiItem.hh /main/4 1996/04/21 19:44:13 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/AlternatesListUiItem.hh b/cde/programs/dtmail/include/DtMail/AlternatesListUiItem.hh index 56f7a7dd..3fa70eaa 100644 --- a/cde/programs/dtmail/include/DtMail/AlternatesListUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/AlternatesListUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: AlternatesListUiItem.hh /main/3 1996/04/21 19:44:17 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/AntiCheckBoxUiItem.hh b/cde/programs/dtmail/include/DtMail/AntiCheckBoxUiItem.hh index 5610c894..9c9562ad 100644 --- a/cde/programs/dtmail/include/DtMail/AntiCheckBoxUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/AntiCheckBoxUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: AntiCheckBoxUiItem.hh /main/4 1996/04/21 19:44:20 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/Buffer.hh b/cde/programs/dtmail/include/DtMail/Buffer.hh index 54efac52..bf124c7c 100644 --- a/cde/programs/dtmail/include/DtMail/Buffer.hh +++ b/cde/programs/dtmail/include/DtMail/Buffer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/CheckBoxUiItem.hh b/cde/programs/dtmail/include/DtMail/CheckBoxUiItem.hh index d48649ed..3fd81eaa 100644 --- a/cde/programs/dtmail/include/DtMail/CheckBoxUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/CheckBoxUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: CheckBoxUiItem.hh /main/5 1997/11/07 15:44:05 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/CheckForMailUiItem.hh b/cde/programs/dtmail/include/DtMail/CheckForMailUiItem.hh index db398c0b..414c6ce2 100644 --- a/cde/programs/dtmail/include/DtMail/CheckForMailUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/CheckForMailUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: CheckForMailUiItem.hh /main/1 1998/02/17 15:19:39 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/CustomListUiItem.hh b/cde/programs/dtmail/include/DtMail/CustomListUiItem.hh index dac790bb..945b5772 100644 --- a/cde/programs/dtmail/include/DtMail/CustomListUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/CustomListUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: CustomListUiItem.hh /main/4 1996/04/21 19:44:33 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/Dictionary.hh b/cde/programs/dtmail/include/DtMail/Dictionary.hh index b6ae89d1..7b5fbbc6 100644 --- a/cde/programs/dtmail/include/DtMail/Dictionary.hh +++ b/cde/programs/dtmail/include/DtMail/Dictionary.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/DtLanguages.hh b/cde/programs/dtmail/include/DtMail/DtLanguages.hh index d620dc00..455e2a3c 100644 --- a/cde/programs/dtmail/include/DtMail/DtLanguages.hh +++ b/cde/programs/dtmail/include/DtMail/DtLanguages.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/DtMail.hh b/cde/programs/dtmail/include/DtMail/DtMail.hh index 89f6c47d..48fc2744 100644 --- a/cde/programs/dtmail/include/DtMail/DtMail.hh +++ b/cde/programs/dtmail/include/DtMail/DtMail.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/DtMailError.hh b/cde/programs/dtmail/include/DtMail/DtMailError.hh index 93ab3b95..93b5ddea 100644 --- a/cde/programs/dtmail/include/DtMail/DtMailError.hh +++ b/cde/programs/dtmail/include/DtMail/DtMailError.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/DtMailP.hh b/cde/programs/dtmail/include/DtMail/DtMailP.hh index 7224ae5b..93aed8b1 100644 --- a/cde/programs/dtmail/include/DtMail/DtMailP.hh +++ b/cde/programs/dtmail/include/DtMail/DtMailP.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/DtMailServer.hh b/cde/programs/dtmail/include/DtMail/DtMailServer.hh index cf360d9b..f3c56cf9 100644 --- a/cde/programs/dtmail/include/DtMail/DtMailServer.hh +++ b/cde/programs/dtmail/include/DtMail/DtMailServer.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/DtMailValues.hh b/cde/programs/dtmail/include/DtMail/DtMailValues.hh index f14b5376..cb75e07b 100644 --- a/cde/programs/dtmail/include/DtMail/DtMailValues.hh +++ b/cde/programs/dtmail/include/DtMail/DtMailValues.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/DtVirtArray.hh b/cde/programs/dtmail/include/DtMail/DtVirtArray.hh index 3bbd99da..36b9fee6 100644 --- a/cde/programs/dtmail/include/DtMail/DtVirtArray.hh +++ b/cde/programs/dtmail/include/DtMail/DtVirtArray.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/EncryptedTextFieldUiItem.hh b/cde/programs/dtmail/include/DtMail/EncryptedTextFieldUiItem.hh index dd08174e..3778e451 100644 --- a/cde/programs/dtmail/include/DtMail/EncryptedTextFieldUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/EncryptedTextFieldUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: EncryptedTextFieldUiItem.hh /main/1 1997/11/07 15:44:39 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/FileShare.hh b/cde/programs/dtmail/include/DtMail/FileShare.hh index 8cd47224..8456c74d 100644 --- a/cde/programs/dtmail/include/DtMail/FileShare.hh +++ b/cde/programs/dtmail/include/DtMail/FileShare.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/HashTable.hh b/cde/programs/dtmail/include/DtMail/HashTable.hh index 8d77cb46..c5fe4cda 100644 --- a/cde/programs/dtmail/include/DtMail/HashTable.hh +++ b/cde/programs/dtmail/include/DtMail/HashTable.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/IO.hh b/cde/programs/dtmail/include/DtMail/IO.hh index 37924bcd..9a8a7dd2 100644 --- a/cde/programs/dtmail/include/DtMail/IO.hh +++ b/cde/programs/dtmail/include/DtMail/IO.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/IgnoreListUiItem.hh b/cde/programs/dtmail/include/DtMail/IgnoreListUiItem.hh index e8b5dfc8..d734b28d 100644 --- a/cde/programs/dtmail/include/DtMail/IgnoreListUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/IgnoreListUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: IgnoreListUiItem.hh /main/3 1995/11/06 16:27:06 rswiston $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/ImplDriver.hh b/cde/programs/dtmail/include/DtMail/ImplDriver.hh index 876764c7..a12cda04 100644 --- a/cde/programs/dtmail/include/DtMail/ImplDriver.hh +++ b/cde/programs/dtmail/include/DtMail/ImplDriver.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/InboxTextFieldUiItem.hh b/cde/programs/dtmail/include/DtMail/InboxTextFieldUiItem.hh index d0d7b3ba..d33d4d17 100644 --- a/cde/programs/dtmail/include/DtMail/InboxTextFieldUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/InboxTextFieldUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: InboxTextFieldUiItem.hh /main/1 1998/02/17 12:28:13 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/IndexedOptionMenuUiItem.hh b/cde/programs/dtmail/include/DtMail/IndexedOptionMenuUiItem.hh index 07a38806..68422009 100644 --- a/cde/programs/dtmail/include/DtMail/IndexedOptionMenuUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/IndexedOptionMenuUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: IndexedOptionMenuUiItem.hh /main/3 1997/11/07 15:44:49 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/ListUiItem.hh b/cde/programs/dtmail/include/DtMail/ListUiItem.hh index f7f20b68..721e6a6a 100644 --- a/cde/programs/dtmail/include/DtMail/ListUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/ListUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: ListUiItem.hh /main/4 1996/04/21 19:45:18 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/MoveMenuListUiItem.hh b/cde/programs/dtmail/include/DtMail/MoveMenuListUiItem.hh index 82d7ae26..a573a6f2 100644 --- a/cde/programs/dtmail/include/DtMail/MoveMenuListUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/MoveMenuListUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: MoveMenuListUiItem.hh /main/3 1996/04/21 19:45:22 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/ObjectKey.hh b/cde/programs/dtmail/include/DtMail/ObjectKey.hh index 58e23d54..b84a6dd2 100644 --- a/cde/programs/dtmail/include/DtMail/ObjectKey.hh +++ b/cde/programs/dtmail/include/DtMail/ObjectKey.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/DtMail/PropSource.hh b/cde/programs/dtmail/include/DtMail/PropSource.hh index c7c93bbb..d41c478e 100644 --- a/cde/programs/dtmail/include/DtMail/PropSource.hh +++ b/cde/programs/dtmail/include/DtMail/PropSource.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: PropSource.hh /main/6 1997/11/13 13:26:08 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/PropUi.hh b/cde/programs/dtmail/include/DtMail/PropUi.hh index 235034b7..8e83e657 100644 --- a/cde/programs/dtmail/include/DtMail/PropUi.hh +++ b/cde/programs/dtmail/include/DtMail/PropUi.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: PropUi.hh /main/9 1998/02/17 13:45:35 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/ScaleUiItem.hh b/cde/programs/dtmail/include/DtMail/ScaleUiItem.hh index b83a48c6..d18f9c79 100644 --- a/cde/programs/dtmail/include/DtMail/ScaleUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/ScaleUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: ScaleUiItem.hh /main/4 1996/04/21 19:45:38 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/SpinBoxUiItem.hh b/cde/programs/dtmail/include/DtMail/SpinBoxUiItem.hh index 31255fbf..d2094b2c 100644 --- a/cde/programs/dtmail/include/DtMail/SpinBoxUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/SpinBoxUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: SpinBoxUiItem.hh /main/4 1996/04/21 19:45:42 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/TemplateListUiItem.hh b/cde/programs/dtmail/include/DtMail/TemplateListUiItem.hh index 6cd2851f..fd841375 100644 --- a/cde/programs/dtmail/include/DtMail/TemplateListUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/TemplateListUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: TemplateListUiItem.hh /main/4 1996/04/21 19:45:44 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/TextFieldUiItem.hh b/cde/programs/dtmail/include/DtMail/TextFieldUiItem.hh index 6d33913e..08635dfe 100644 --- a/cde/programs/dtmail/include/DtMail/TextFieldUiItem.hh +++ b/cde/programs/dtmail/include/DtMail/TextFieldUiItem.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: TextFieldUiItem.hh /main/6 1997/11/07 15:45:26 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/DtMail/Threads.hh b/cde/programs/dtmail/include/DtMail/Threads.hh index 20e6b9b7..518e8b7a 100644 --- a/cde/programs/dtmail/include/DtMail/Threads.hh +++ b/cde/programs/dtmail/include/DtMail/Threads.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/include/MotifApp/Help.hh b/cde/programs/dtmail/include/MotifApp/Help.hh index 295c8bcb..3b2f8ea4 100644 --- a/cde/programs/dtmail/include/MotifApp/Help.hh +++ b/cde/programs/dtmail/include/MotifApp/Help.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: Help.hh /main/5 1996/10/11 20:05:13 cde-hp $ * * (c) Copyright 1996 Digital Equipment Corporation. diff --git a/cde/programs/dtmail/include/MotifApp/ShutdownActions.hh b/cde/programs/dtmail/include/MotifApp/ShutdownActions.hh index fbb4d085..2f212851 100644 --- a/cde/programs/dtmail/include/MotifApp/ShutdownActions.hh +++ b/cde/programs/dtmail/include/MotifApp/ShutdownActions.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: ShutdownActions.hh /main/3 1996/04/21 19:46:48 drk $ * * (c) Copyright 1996 Digital Equipment Corporation. diff --git a/cde/programs/dtmail/include/utils/EUSDebug.hh b/cde/programs/dtmail/include/utils/EUSDebug.hh index 05c20f6e..1dd370cf 100644 --- a/cde/programs/dtmail/include/utils/EUSDebug.hh +++ b/cde/programs/dtmail/include/utils/EUSDebug.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $XConsortium: EUSDebug.hh /main/3 1996/04/21 19:46:57 drk $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/utils/MemUtils.hh b/cde/programs/dtmail/include/utils/MemUtils.hh index e14d63b7..eec84387 100644 --- a/cde/programs/dtmail/include/utils/MemUtils.hh +++ b/cde/programs/dtmail/include/utils/MemUtils.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* $TOG: MemUtils.hh /main/5 1998/04/06 13:25:12 mgreess $ */ /* *+SNOTICE diff --git a/cde/programs/dtmail/include/utils/NLS.hh b/cde/programs/dtmail/include/utils/NLS.hh index 08f033d4..e56ea500 100644 --- a/cde/programs/dtmail/include/utils/NLS.hh +++ b/cde/programs/dtmail/include/utils/NLS.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ // $XConsortium: NLS.hh /main/2 1996/05/09 20:05:27 drk $ /* *+SNOTICE diff --git a/cde/programs/dtmail/libDtMail/Common/BigMalloc.hh b/cde/programs/dtmail/libDtMail/Common/BigMalloc.hh index 6b619be0..44d020e8 100644 --- a/cde/programs/dtmail/libDtMail/Common/BigMalloc.hh +++ b/cde/programs/dtmail/libDtMail/Common/BigMalloc.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/Common/DlDynamicLib.hh b/cde/programs/dtmail/libDtMail/Common/DlDynamicLib.hh index 89d518fa..3320ad42 100644 --- a/cde/programs/dtmail/libDtMail/Common/DlDynamicLib.hh +++ b/cde/programs/dtmail/libDtMail/Common/DlDynamicLib.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/Common/DynamicLib.hh b/cde/programs/dtmail/libDtMail/Common/DynamicLib.hh index b707b989..84292eb5 100644 --- a/cde/programs/dtmail/libDtMail/Common/DynamicLib.hh +++ b/cde/programs/dtmail/libDtMail/Common/DynamicLib.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/Common/ImplConfigTable.hh b/cde/programs/dtmail/libDtMail/Common/ImplConfigTable.hh index bfc80111..3f5b7640 100644 --- a/cde/programs/dtmail/libDtMail/Common/ImplConfigTable.hh +++ b/cde/programs/dtmail/libDtMail/Common/ImplConfigTable.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/Common/NotDynamic.hh b/cde/programs/dtmail/libDtMail/Common/NotDynamic.hh index 4227c2b0..b5913bdb 100644 --- a/cde/programs/dtmail/libDtMail/Common/NotDynamic.hh +++ b/cde/programs/dtmail/libDtMail/Common/NotDynamic.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/Common/Process.hh b/cde/programs/dtmail/libDtMail/Common/Process.hh index e06781fa..6edab274 100644 --- a/cde/programs/dtmail/libDtMail/Common/Process.hh +++ b/cde/programs/dtmail/libDtMail/Common/Process.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/Common/SigChldImpl.hh b/cde/programs/dtmail/libDtMail/Common/SigChldImpl.hh index 5848c360..01435247 100644 --- a/cde/programs/dtmail/libDtMail/Common/SigChldImpl.hh +++ b/cde/programs/dtmail/libDtMail/Common/SigChldImpl.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/Common/VirtArray.hh b/cde/programs/dtmail/libDtMail/Common/VirtArray.hh index 4bf8ccc5..9460030b 100644 --- a/cde/programs/dtmail/libDtMail/Common/VirtArray.hh +++ b/cde/programs/dtmail/libDtMail/Common/VirtArray.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/RFC/AliasExpand.hh b/cde/programs/dtmail/libDtMail/RFC/AliasExpand.hh index 1502776d..a54e131d 100644 --- a/cde/programs/dtmail/libDtMail/RFC/AliasExpand.hh +++ b/cde/programs/dtmail/libDtMail/RFC/AliasExpand.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/RFC/RFCFormat.hh b/cde/programs/dtmail/libDtMail/RFC/RFCFormat.hh index fe8ca7d5..90998af0 100644 --- a/cde/programs/dtmail/libDtMail/RFC/RFCFormat.hh +++ b/cde/programs/dtmail/libDtMail/RFC/RFCFormat.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/RFC/RFCImpl.hh b/cde/programs/dtmail/libDtMail/RFC/RFCImpl.hh index 46e2cd90..892fd529 100644 --- a/cde/programs/dtmail/libDtMail/RFC/RFCImpl.hh +++ b/cde/programs/dtmail/libDtMail/RFC/RFCImpl.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/RFC/RFCMIME.hh b/cde/programs/dtmail/libDtMail/RFC/RFCMIME.hh index 25889113..7d17e7e9 100644 --- a/cde/programs/dtmail/libDtMail/RFC/RFCMIME.hh +++ b/cde/programs/dtmail/libDtMail/RFC/RFCMIME.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtmail/libDtMail/RFC/SunV3.hh b/cde/programs/dtmail/libDtMail/RFC/SunV3.hh index c0adb4a3..2ef9e183 100644 --- a/cde/programs/dtmail/libDtMail/RFC/SunV3.hh +++ b/cde/programs/dtmail/libDtMail/RFC/SunV3.hh @@ -1,3 +1,25 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* *+SNOTICE * diff --git a/cde/programs/dtwm/DtSvcInternal.h b/cde/programs/dtwm/DtSvcInternal.h index 3e4021e1..d4e75c5a 100644 --- a/cde/programs/dtwm/DtSvcInternal.h +++ b/cde/programs/dtwm/DtSvcInternal.h @@ -1,2 +1,24 @@ +/* + * CDE - Common Desktop Environment + * + * Copyright (c) 1993-2012, The Open Group. All rights reserved. + * + * These libraries and programs are free software; you can + * redistribute them and/or modify them under the terms of the GNU + * Lesser General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) + * any later version. + * + * These libraries and programs are distributed in the hope that + * they will be useful, but WITHOUT ANY WARRANTY; without even the + * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU Lesser General Public License for more + * details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with these libraries and programs; if not, write + * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth + * Floor, Boston, MA 02110-1301 USA + */ /* Additional import */ extern Pixmap _DtGetMask(Screen *screen, char *image_name);