diff --git a/LoginCapture/windows/external/provider/include/nwlgext.h b/LoginCapture/windows/external/provider/include/nwlgext.h index c2a25d1d..bf078d08 100644 --- a/LoginCapture/windows/external/provider/include/nwlgext.h +++ b/LoginCapture/windows/external/provider/include/nwlgext.h @@ -1,24 +1,25 @@ -/**************************************************************************** - Source module name: nwlgext.h - Release Version: 1.00 +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - $Workfile: nwlgext.h $ - $Revision: 1.1 $ - $Modtime:: $ - $Copyright: - - Copyright (c) 1989-1999 Novell, Inc. All Rights Reserved. - U.S. Patent Number 5,781,724 -- Novell, Inc. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - -****************************************************************************/ #ifndef NWLOGIN_H # include #endif diff --git a/LoginCapture/windows/external/provider/include/nwlogin.h b/LoginCapture/windows/external/provider/include/nwlogin.h index e6179bdd..3abd0677 100644 --- a/LoginCapture/windows/external/provider/include/nwlogin.h +++ b/LoginCapture/windows/external/provider/include/nwlogin.h @@ -1,19 +1,25 @@ -/**************************************************************************** - Source module name: nwlogin.h - Release Version: 1.00 +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - Copyright (c) 1989-1999 Novell, Inc. All Rights Reserved. - U.S. Patent Number 5,781,724 -- Novell, Inc. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - -****************************************************************************/ /**************************************************************************** 2-6-98 KPW remove PRE_NETWARE_LOGIN event - never used and don't plan to 2-18-98 KPW added NWLG_RESTART_PRIMARY_LOGIN restartMode diff --git a/LoginCapture/windows/external/xplatapi/include/ntypes.h b/LoginCapture/windows/external/xplatapi/include/ntypes.h index 879b9943..8eaf7030 100644 --- a/LoginCapture/windows/external/xplatapi/include/ntypes.h +++ b/LoginCapture/windows/external/xplatapi/include/ntypes.h @@ -1,23 +1,24 @@ -/****************************************************************************** - Source module name: ntypes.h - Release Version: 1.08 - - %name: ntypes.h % - %version: 1 % - %date_modified: Mon Aug 08 13:06:55 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined( NTYPES_H ) diff --git a/LoginCapture/windows/external/xplatapi/include/nunicode.h b/LoginCapture/windows/external/xplatapi/include/nunicode.h index 50885b8d..3ccfdbaf 100644 --- a/LoginCapture/windows/external/xplatapi/include/nunicode.h +++ b/LoginCapture/windows/external/xplatapi/include/nunicode.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nunicode.h % - %version: 1 % - %date_modified: Mon Aug 08 13:06:59 2005 % - $Copyright: - - Copyright (c) 1989-1997 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if !defined(NUNICODE_H) #define NUNICODE_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwacct.h b/LoginCapture/windows/external/xplatapi/include/nwacct.h index 3d7acfd9..045c2c1d 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwacct.h +++ b/LoginCapture/windows/external/xplatapi/include/nwacct.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwacct.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:02 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWACCT_H ) #define NWACCT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwadevnt.h b/LoginCapture/windows/external/xplatapi/include/nwadevnt.h index 8368056a..b6685787 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwadevnt.h +++ b/LoginCapture/windows/external/xplatapi/include/nwadevnt.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwadevnt.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:04 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWADEVNT_H ) #define NWADEVNT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwafp.h b/LoginCapture/windows/external/xplatapi/include/nwafp.h index 0390a20f..f3f6a356 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwafp.h +++ b/LoginCapture/windows/external/xplatapi/include/nwafp.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwafp.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:06 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWAFP_H ) #define NWAFP_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwalias.h b/LoginCapture/windows/external/xplatapi/include/nwalias.h index 95cd9e84..d2fd0583 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwalias.h +++ b/LoginCapture/windows/external/xplatapi/include/nwalias.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwalias.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:08 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWALIAS_H ) #define NWALIAS_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwapidef.h b/LoginCapture/windows/external/xplatapi/include/nwapidef.h index 0e056e35..b9e088aa 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwapidef.h +++ b/LoginCapture/windows/external/xplatapi/include/nwapidef.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwapidef.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:10 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWAPIDEF_H ) #define NWAPIDEF_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwaudit.h b/LoginCapture/windows/external/xplatapi/include/nwaudit.h index 8bcf4001..75b1e255 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwaudit.h +++ b/LoginCapture/windows/external/xplatapi/include/nwaudit.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwaudit.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:13 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWAUDIT_H ) #define NWAUDIT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwbindry.h b/LoginCapture/windows/external/xplatapi/include/nwbindry.h index 0459a52d..b91a40f2 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwbindry.h +++ b/LoginCapture/windows/external/xplatapi/include/nwbindry.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwbindry.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:15 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWBINDRY_H ) #define NWBINDRY_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwcaldef.h b/LoginCapture/windows/external/xplatapi/include/nwcaldef.h index 412f8f99..6add2551 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwcaldef.h +++ b/LoginCapture/windows/external/xplatapi/include/nwcaldef.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwcaldef.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:17 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWCALDEF_H ) #define NWCALDEF_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwcalls.h b/LoginCapture/windows/external/xplatapi/include/nwcalls.h index 97a24823..1b4e296d 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwcalls.h +++ b/LoginCapture/windows/external/xplatapi/include/nwcalls.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwcalls.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:19 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWCALLS_H ) #define NWCALLS_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwclxcon.h b/LoginCapture/windows/external/xplatapi/include/nwclxcon.h index 1db3f457..7d767f24 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwclxcon.h +++ b/LoginCapture/windows/external/xplatapi/include/nwclxcon.h @@ -1,21 +1,24 @@ -/**************************************************************************** - - %name: nwclxcon.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:21 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - ***************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWCLXCON_H ) diff --git a/LoginCapture/windows/external/xplatapi/include/nwconfig.h b/LoginCapture/windows/external/xplatapi/include/nwconfig.h index 3bece492..01a1530a 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwconfig.h +++ b/LoginCapture/windows/external/xplatapi/include/nwconfig.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwconfig.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:24 2005 % - $Copyright: - - Copyright (c) 1989-1996 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWCONFIG_H ) #define NWCONFIG_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwconnec.h b/LoginCapture/windows/external/xplatapi/include/nwconnec.h index 24f93d89..39483615 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwconnec.h +++ b/LoginCapture/windows/external/xplatapi/include/nwconnec.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwconnec.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:26 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWCONNECT_H ) #define NWCONNECT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdel.h b/LoginCapture/windows/external/xplatapi/include/nwdel.h index 8070f6e7..9b6eab6b 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdel.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdel.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwdel.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:28 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWDEL_H ) #define NWDEL_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdentry.h b/LoginCapture/windows/external/xplatapi/include/nwdentry.h index df9c6a1d..e2626c5b 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdentry.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdentry.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdentry.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:30 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDENTRY_H ) #define NWDENTRY_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdirect.h b/LoginCapture/windows/external/xplatapi/include/nwdirect.h index b9c1dc39..346eaceb 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdirect.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdirect.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwdirect.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:32 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWDIRECT_H ) #define NWDIRECT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdpath.h b/LoginCapture/windows/external/xplatapi/include/nwdpath.h index 8712a263..a98c98f3 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdpath.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdpath.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwdpath.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:35 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWDPATH_H ) #define NWDPATH_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsacl.h b/LoginCapture/windows/external/xplatapi/include/nwdsacl.h index c6d1ec18..2f3ecdb0 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsacl.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsacl.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsacl.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:37 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSACL_H ) #define NWDSACL_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsapi.h b/LoginCapture/windows/external/xplatapi/include/nwdsapi.h index 45e3cb94..e2a5ed43 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsapi.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsapi.h @@ -1,23 +1,24 @@ -/****************************************************************************** - Source module name: - Release Version: - - %name: nwdsapi.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:39 2005 % - $Copyright: - - Copyright (c) 1989-1996 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #ifndef __NWDSAPI_H__ #define __NWDSAPI_H__ diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsasa.h b/LoginCapture/windows/external/xplatapi/include/nwdsasa.h index 2f7fceaa..72c1d72a 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsasa.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsasa.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsasa.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:41 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSASA_H ) #define NWDSASA_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsattr.h b/LoginCapture/windows/external/xplatapi/include/nwdsattr.h index 593e05b0..93d46797 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsattr.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsattr.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsattr.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:44 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSATTR_H ) #define NWDSATTR_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsaud.h b/LoginCapture/windows/external/xplatapi/include/nwdsaud.h index 6b1a6832..4d2688da 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsaud.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsaud.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsaud.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:46 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSAUD_H ) #define NWDSAUD_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsbuft.h b/LoginCapture/windows/external/xplatapi/include/nwdsbuft.h index ef67b7e9..3f18d34d 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsbuft.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsbuft.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name : % - %version : % - %date_modified : % - $Copyright: - - Copyright (c) 1989-1998 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSBUFT_H ) #define NWDSBUFT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsconn.h b/LoginCapture/windows/external/xplatapi/include/nwdsconn.h index fe17c0f4..3935d25c 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsconn.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsconn.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsconn.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:51 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSCONN_H ) #define NWDSCONN_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsdc.h b/LoginCapture/windows/external/xplatapi/include/nwdsdc.h index 405318fa..60bf2a4b 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsdc.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsdc.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsdc.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:53 2005 % - $Copyright: - - Copyright (c) 1989-1997 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSDC_H ) #define NWDSDC_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsdefs.h b/LoginCapture/windows/external/xplatapi/include/nwdsdefs.h index a715b8bc..b7a71683 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsdefs.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsdefs.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsdefs.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:55 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSDEFS_H ) #define NWDSDEFS_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsdsa.h b/LoginCapture/windows/external/xplatapi/include/nwdsdsa.h index ef7c94fd..94ad11d3 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsdsa.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsdsa.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsdsa.h % - %version: 1 % - %date_modified: Mon Aug 08 13:07:58 2005 % - $Copyright: - - Copyright (c) 1989-1997 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSDSA_H ) #define NWDSDSA_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsevnt.h b/LoginCapture/windows/external/xplatapi/include/nwdsevnt.h index 4967d8dd..2ed6a9cf 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsevnt.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsevnt.h @@ -1,23 +1,25 @@ -/****************************************************************************** - Source module name: nwdsevnt.h - Release Version: +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsevnt.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:00 2005 % - $Copyright: - - Copyright (c) 1989-1998 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #ifndef _NWDSEVNT_HEADER_ #define _NWDSEVNT_HEADER_ diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsfilt.h b/LoginCapture/windows/external/xplatapi/include/nwdsfilt.h index 7cf5949c..ef7bec58 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsfilt.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsfilt.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsfilt.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:03 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSFILT_H ) #define NWDSFILT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsmisc.h b/LoginCapture/windows/external/xplatapi/include/nwdsmisc.h index e421487b..340a90ea 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsmisc.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsmisc.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsmisc.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:05 2005 % - $Copyright: - - Copyright (c) 1989-1998 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSMISC_H ) #define NWDSMISC_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsname.h b/LoginCapture/windows/external/xplatapi/include/nwdsname.h index 5bf129e8..1cc68d35 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsname.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsname.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsname.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:07 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSNAME_H ) #define NWDSNAME_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdsnmtp.h b/LoginCapture/windows/external/xplatapi/include/nwdsnmtp.h index eabbee3e..8945cabb 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdsnmtp.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdsnmtp.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdsnmtp.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:09 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSNMTP_H ) #define NWDSNMTP_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdspart.h b/LoginCapture/windows/external/xplatapi/include/nwdspart.h index b40d4560..32165c48 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdspart.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdspart.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdspart.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:12 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSPART_H ) #define NWDSPART_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdssch.h b/LoginCapture/windows/external/xplatapi/include/nwdssch.h index 402c5deb..5d624ffe 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdssch.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdssch.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdssch.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:14 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSSCH_H ) #define NWDSSCH_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwdstype.h b/LoginCapture/windows/external/xplatapi/include/nwdstype.h index a4c79281..a6911dbc 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwdstype.h +++ b/LoginCapture/windows/external/xplatapi/include/nwdstype.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwdstype.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:16 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWDSTYPE_H ) #define NWDSTYPE_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwea.h b/LoginCapture/windows/external/xplatapi/include/nwea.h index 770f353b..c81e625d 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwea.h +++ b/LoginCapture/windows/external/xplatapi/include/nwea.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwea.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:19 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWEA_H ) #define NWEA_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwerror.h b/LoginCapture/windows/external/xplatapi/include/nwerror.h index 5ef100cf..6a52d185 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwerror.h +++ b/LoginCapture/windows/external/xplatapi/include/nwerror.h @@ -1,24 +1,28 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + + #ifndef __nwerror_h__ #define __nwerror_h__ -/*============================================================================ -= Novell Kernel Services for NLMs -= -= Copyright (C) Unpublished Work of Novell, Inc. All Rights Reserved. -= -= This work is an unpublished work and contains confidential, proprietary and -= trade secret information of Novell, Inc. Access to this work is restricted -= to (i) Novell, Inc. employees who have a need to know how to perform tasks -= within the scope of their assignments and (ii) entities other than Novell, -= Inc. who have entered into appropriate license agreements. No part of this -= work may be used, practiced, performed, copied, distributed, revised, modi- -= fied, translated, abridged, condensed, expanded, collected, compiled, link- -= ed, recast, transformed or adapted without the prior written consent of -= Novell, Inc. Any use or exploitation of this work without authorization -= could subject the perpetrator to criminal and civil liability. -= -= nwerror.c by Tom Buckley, March 1999 -============================================================================== -*/ #ifndef SUCCESS #define SUCCESS 0 diff --git a/LoginCapture/windows/external/xplatapi/include/nwfile.h b/LoginCapture/windows/external/xplatapi/include/nwfile.h index c639acf6..b08a0af0 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwfile.h +++ b/LoginCapture/windows/external/xplatapi/include/nwfile.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwfile.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:23 2005 % - $Copyright: - - Copyright (c) 1989-1997 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWFILE_H ) #define NWFILE_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwfse.h b/LoginCapture/windows/external/xplatapi/include/nwfse.h index ff7d8104..99a64c5f 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwfse.h +++ b/LoginCapture/windows/external/xplatapi/include/nwfse.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwfse.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:26 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWFSE_H ) #define NWFSE_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwitr.h b/LoginCapture/windows/external/xplatapi/include/nwitr.h index e5b6ed05..e6ba1af1 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwitr.h +++ b/LoginCapture/windows/external/xplatapi/include/nwitr.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwitr.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:28 2005 % - $Copyright: - - Copyright (c) 1998 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ /* Public include file for Large Virtual List Iterator */ diff --git a/LoginCapture/windows/external/xplatapi/include/nwlocale.h b/LoginCapture/windows/external/xplatapi/include/nwlocale.h index 11fbc45a..b1dce6d5 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwlocale.h +++ b/LoginCapture/windows/external/xplatapi/include/nwlocale.h @@ -1,22 +1,24 @@ - -/*-------------------------------------------------------------------------- - - %name: nwlocale.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:30 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - ---------------------------------------------------------------------------*/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if !defined( NWLOCALE_H ) diff --git a/LoginCapture/windows/external/xplatapi/include/nwmigrat.h b/LoginCapture/windows/external/xplatapi/include/nwmigrat.h index 3667f5b1..92086c7b 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwmigrat.h +++ b/LoginCapture/windows/external/xplatapi/include/nwmigrat.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwmigrat.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:32 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWMIGRAT_H ) #define NWMIGRAT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwmisc.h b/LoginCapture/windows/external/xplatapi/include/nwmisc.h index d7d9db2d..bada0987 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwmisc.h +++ b/LoginCapture/windows/external/xplatapi/include/nwmisc.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwmisc.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:35 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWMISC_H ) #define NWMISC_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwmsg.h b/LoginCapture/windows/external/xplatapi/include/nwmsg.h index 9ec69d62..fd9ded6c 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwmsg.h +++ b/LoginCapture/windows/external/xplatapi/include/nwmsg.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwmsg.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:37 2005 % - $Copyright: - - Copyright (c) 1989-1996 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWMSG_H ) #define NWMSG_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwnamspc.h b/LoginCapture/windows/external/xplatapi/include/nwnamspc.h index 76de14c0..f4a3e9ec 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwnamspc.h +++ b/LoginCapture/windows/external/xplatapi/include/nwnamspc.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwnamspc.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:40 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWNAMSPC_H ) #define NWNAMSPC_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwncpext.h b/LoginCapture/windows/external/xplatapi/include/nwncpext.h index 61b27bf2..616a15fc 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwncpext.h +++ b/LoginCapture/windows/external/xplatapi/include/nwncpext.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwncpext.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:42 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWNCPEXT_H ) #define NWNCPEXT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwndscon.h b/LoginCapture/windows/external/xplatapi/include/nwndscon.h index 28ae80be..ab225c11 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwndscon.h +++ b/LoginCapture/windows/external/xplatapi/include/nwndscon.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwndscon.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:44 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWNDSCON_H ) #define NWNDSCON_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwnet.h b/LoginCapture/windows/external/xplatapi/include/nwnet.h index 64a9fc05..6cb0e54d 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwnet.h +++ b/LoginCapture/windows/external/xplatapi/include/nwnet.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwnet.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:47 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWNET_H ) #define NWNET_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwprint.h b/LoginCapture/windows/external/xplatapi/include/nwprint.h index 49d7f07d..6511005c 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwprint.h +++ b/LoginCapture/windows/external/xplatapi/include/nwprint.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwprint.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:49 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWPRINT_H ) #define NWPRINT_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwqms.h b/LoginCapture/windows/external/xplatapi/include/nwqms.h index 24a3b67b..924988f2 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwqms.h +++ b/LoginCapture/windows/external/xplatapi/include/nwqms.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwqms.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:51 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWQMS_H ) #define NWQMS_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwredir.h b/LoginCapture/windows/external/xplatapi/include/nwredir.h index 2d6a37b0..75e9e4f3 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwredir.h +++ b/LoginCapture/windows/external/xplatapi/include/nwredir.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwredir.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:54 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWREDIR_H ) #define NWREDIR_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwserver.h b/LoginCapture/windows/external/xplatapi/include/nwserver.h index 84176ea0..d88c9857 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwserver.h +++ b/LoginCapture/windows/external/xplatapi/include/nwserver.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwserver.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:56 2005 % - $Copyright: - - Copyright (c) 1989-1996 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWSERVER_H ) #define NWSERVER_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwsm.h b/LoginCapture/windows/external/xplatapi/include/nwsm.h index 07ac128b..d368efa6 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwsm.h +++ b/LoginCapture/windows/external/xplatapi/include/nwsm.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwsm.h % - %version: 1 % - %date_modified: Mon Aug 08 13:08:59 2005 % - $Copyright: - - Copyright (c) 1989-1996 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #if ! defined ( NWSM_H ) #define NWSM_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwssdefs.h b/LoginCapture/windows/external/xplatapi/include/nwssdefs.h index 913fb9cb..867ed782 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwssdefs.h +++ b/LoginCapture/windows/external/xplatapi/include/nwssdefs.h @@ -1,21 +1,25 @@ -/****************************************************************************** +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ - %name: nwssdefs.h % - %version: 1 % - %date_modified: Mon Aug 08 13:09:02 2005 % - $Copyright: - - Copyright (c) 1996 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ #ifndef NWSSDEFS_H #define NWSSDEFS_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwsync.h b/LoginCapture/windows/external/xplatapi/include/nwsync.h index bc0396c2..c2bced5e 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwsync.h +++ b/LoginCapture/windows/external/xplatapi/include/nwsync.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwsync.h % - %version: 1 % - %date_modified: Mon Aug 08 13:09:04 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWSYNC_H ) #define NWSYNC_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwtts.h b/LoginCapture/windows/external/xplatapi/include/nwtts.h index 5f37fcff..081facbb 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwtts.h +++ b/LoginCapture/windows/external/xplatapi/include/nwtts.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwtts.h % - %version: 1 % - %date_modified: Mon Aug 08 13:09:06 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWTTS_H ) #define NWTTS_H diff --git a/LoginCapture/windows/external/xplatapi/include/nwvol.h b/LoginCapture/windows/external/xplatapi/include/nwvol.h index 1cea07f9..87374ed9 100644 --- a/LoginCapture/windows/external/xplatapi/include/nwvol.h +++ b/LoginCapture/windows/external/xplatapi/include/nwvol.h @@ -1,21 +1,24 @@ -/****************************************************************************** - - %name: nwvol.h % - %version: 1 % - %date_modified: Mon Aug 08 13:09:08 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - - *****************************************************************************/ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if ! defined ( NWVOL_H ) #define NWVOL_H diff --git a/LoginCapture/windows/external/xplatapi/include/unicode.h b/LoginCapture/windows/external/xplatapi/include/unicode.h index 6468f2a9..7c68bada 100644 --- a/LoginCapture/windows/external/xplatapi/include/unicode.h +++ b/LoginCapture/windows/external/xplatapi/include/unicode.h @@ -1,23 +1,24 @@ - -/*-------------------------------------------------------------------------- - - %name: unicode.h % - %version: 1 % - %date_modified: Mon Aug 08 13:09:11 2005 % - $Copyright: - - Copyright (c) 1989-1995 Novell, Inc. All Rights Reserved. - - THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND - TREATIES. NO PART OF THIS WORK MAY BE USED, PRACTICED, PERFORMED - COPIED, DISTRIBUTED, REVISED, MODIFIED, TRANSLATED, ABRIDGED, CONDENSED, - EXPANDED, COLLECTED, COMPILED, LINKED, RECAST, TRANSFORMED OR ADAPTED - WITHOUT THE PRIOR WRITTEN CONSENT OF NOVELL, INC. ANY USE OR EXPLOITATION - OF THIS WORK WITHOUT AUTHORIZATION COULD SUBJECT THE PERPETRATOR TO - CRIMINAL AND CIVIL LIABILITY.$ - ---------------------------------------------------------------------------*/ - +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #if !defined( UNICODE_H ) #define UNICODE_H diff --git a/c_adlib/ad_ff/native/Common.cpp b/c_adlib/ad_ff/native/Common.cpp index 26d4fd77..e8f44d61 100644 --- a/c_adlib/ad_ff/native/Common.cpp +++ b/c_adlib/ad_ff/native/Common.cpp @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + #include "FirefoxPasswordManager.h" diff --git a/c_adlib/ad_ff/native/Common.h b/c_adlib/ad_ff/native/Common.h index f7323484..a96d33ef 100644 --- a/c_adlib/ad_ff/native/Common.h +++ b/c_adlib/ad_ff/native/Common.h @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #ifndef __FPM_COMMON_H__ #define __FPM_COMMON_H__ diff --git a/c_adlib/ad_ff/native/CryptManager.cpp b/c_adlib/ad_ff/native/CryptManager.cpp index 77b2b6f0..4cb15471 100644 --- a/c_adlib/ad_ff/native/CryptManager.cpp +++ b/c_adlib/ad_ff/native/CryptManager.cpp @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #include "CryptManager.h" diff --git a/c_adlib/ad_ff/native/CryptManager.h b/c_adlib/ad_ff/native/CryptManager.h index d6d42718..2986835b 100644 --- a/c_adlib/ad_ff/native/CryptManager.h +++ b/c_adlib/ad_ff/native/CryptManager.h @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #ifndef __FPM_CRYPT_MANAGER_H__ diff --git a/c_adlib/ad_ff/native/DataManager.cpp b/c_adlib/ad_ff/native/DataManager.cpp index b993e98e..e445b966 100644 --- a/c_adlib/ad_ff/native/DataManager.cpp +++ b/c_adlib/ad_ff/native/DataManager.cpp @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #include "DataManager.h" diff --git a/c_adlib/ad_ff/native/DataManager.h b/c_adlib/ad_ff/native/DataManager.h index 5f7aef72..01376a0d 100644 --- a/c_adlib/ad_ff/native/DataManager.h +++ b/c_adlib/ad_ff/native/DataManager.h @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #ifndef __FPM_DATA_MANAGER_H__ #define __FPM_DATA_MANAGER_H__ diff --git a/c_adlib/ad_ff/native/FirefoxPasswordManager.cpp b/c_adlib/ad_ff/native/FirefoxPasswordManager.cpp index 746094aa..89a83725 100644 --- a/c_adlib/ad_ff/native/FirefoxPasswordManager.cpp +++ b/c_adlib/ad_ff/native/FirefoxPasswordManager.cpp @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #include "FirefoxPasswordManager.h" diff --git a/c_adlib/ad_ff/native/FirefoxPasswordManager.h b/c_adlib/ad_ff/native/FirefoxPasswordManager.h index 387a1ace..34eb281a 100644 --- a/c_adlib/ad_ff/native/FirefoxPasswordManager.h +++ b/c_adlib/ad_ff/native/FirefoxPasswordManager.h @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #ifndef __FPM_Firefox_Password_MANAGER_H__ diff --git a/c_adlib/ad_ff/native/ProfileManager.cpp b/c_adlib/ad_ff/native/ProfileManager.cpp index 4e0769c5..1bfd499c 100644 --- a/c_adlib/ad_ff/native/ProfileManager.cpp +++ b/c_adlib/ad_ff/native/ProfileManager.cpp @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #include "ProfileManager.h" diff --git a/c_adlib/ad_ff/native/ProfileManager.h b/c_adlib/ad_ff/native/ProfileManager.h index d896f161..56c02356 100644 --- a/c_adlib/ad_ff/native/ProfileManager.h +++ b/c_adlib/ad_ff/native/ProfileManager.h @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #ifndef __FPM_PROFILE_MANAGER_H__ diff --git a/c_adlib/ad_ff/native/SignonManager.cpp b/c_adlib/ad_ff/native/SignonManager.cpp index 1cce82a5..2e598932 100644 --- a/c_adlib/ad_ff/native/SignonManager.cpp +++ b/c_adlib/ad_ff/native/SignonManager.cpp @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ #include "SignonManager.h" diff --git a/c_adlib/ad_ff/native/SignonManager.h b/c_adlib/ad_ff/native/SignonManager.h index 516b34c8..91acc036 100644 --- a/c_adlib/ad_ff/native/SignonManager.h +++ b/c_adlib/ad_ff/native/SignonManager.h @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + // SignonManager.h: interface for the SignonManager class. // ////////////////////////////////////////////////////////////////////// diff --git a/c_micasad/lib/common/Utils.cs b/c_micasad/lib/common/Utils.cs index f332b16d..6c21d60e 100644 --- a/c_micasad/lib/common/Utils.cs +++ b/c_micasad/lib/common/Utils.cs @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + using System; // using System.Collections.Generic; using System.Text; diff --git a/make/target.cs b/make/target.cs index 59d18e68..cdfea679 100644 --- a/make/target.cs +++ b/make/target.cs @@ -1,3 +1,24 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ ifeq ($(PLAT),lux) #include link$(xtra).$(PLAT)