Changed the license notice in the source files to correctly

specify LGPL instead of GPL.
This commit is contained in:
Juan Carlos Luciani 2007-02-12 18:07:49 +00:00
parent 40ea1c851d
commit 2aaa7b3f52
7 changed files with 114 additions and 96 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 12 11:04:55 MST 2007 - jluciani@novell.com
- Changed the License notice on the source files to correctly
specify LGPL instead of GPL. This addresses BUG243026.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 4 10:27:48 MST 2006 - jluciani@novell.com Mon Dec 4 10:27:48 MST 2006 - jluciani@novell.com

View File

@ -1,22 +1,24 @@
/* ------------------------------------------------------------------------------ /***********************************************************************
* Copyright (c) 2006 Novell, Inc. All Rights Reserved.
* *
* Copyright (C) 2006 Novell, Inc. All Rights Reserved.
* *
* This program is free software; you can redistribute it and/or modify it under * This library is free software; you can redistribute it and/or
* the terms of version 2 of the GNU General Public License as published by the * modify it under the terms of the GNU Lesser General Public
* Free Software Foundation. * License as published by the Free Software Foundation; version 2.1
* of the License.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This library is distributed in the hope that it will be useful,
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * but WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 General Public License along with * You should have received a copy of the GNU Lesser General Public
* this program; if not, contact Novell, Inc. * License along with this library; if not, Novell, Inc.
* *
* To contact Novell about this file by physical or electronic mail, you may find * To contact Novell about this file by physical or electronic mail,
* current contact information at www.novell.com. * you may find current contact information at www.novell.com.
* ------------------------------------------------------------------------------ *
*/ ***********************************************************************/
/** /**
* File: modules/CasaAts.ycp * File: modules/CasaAts.ycp

View File

@ -1,22 +1,24 @@
/* ------------------------------------------------------------------------------ /***********************************************************************
* Copyright (c) 2006 Novell, Inc. All Rights Reserved.
* *
* Copyright (C) 2006 Novell, Inc. All Rights Reserved.
* *
* This program is free software; you can redistribute it and/or modify it under * This library is free software; you can redistribute it and/or
* the terms of version 2 of the GNU General Public License as published by the * modify it under the terms of the GNU Lesser General Public
* Free Software Foundation. * License as published by the Free Software Foundation; version 2.1
* of the License.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This library is distributed in the hope that it will be useful,
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * but WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 General Public License along with * You should have received a copy of the GNU Lesser General Public
* this program; if not, contact Novell, Inc. * License along with this library; if not, Novell, Inc.
* *
* To contact Novell about this file by physical or electronic mail, you may find * To contact Novell about this file by physical or electronic mail,
* current contact information at www.novell.com. * you may find current contact information at www.novell.com.
* ------------------------------------------------------------------------------ *
*/ ***********************************************************************/
/** /**
* File: clients/casa-ats.ycp * File: clients/casa-ats.ycp

View File

@ -1,22 +1,24 @@
/* ------------------------------------------------------------------------------ /***********************************************************************
* Copyright (c) 2006 Novell, Inc. All Rights Reserved.
* *
* Copyright (C) 2006 Novell, Inc. All Rights Reserved.
* *
* This program is free software; you can redistribute it and/or modify it under * This library is free software; you can redistribute it and/or
* the terms of version 2 of the GNU General Public License as published by the * modify it under the terms of the GNU Lesser General Public
* Free Software Foundation. * License as published by the Free Software Foundation; version 2.1
* of the License.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This library is distributed in the hope that it will be useful,
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * but WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 General Public License along with * You should have received a copy of the GNU Lesser General Public
* this program; if not, contact Novell, Inc. * License along with this library; if not, Novell, Inc.
* *
* To contact Novell about this file by physical or electronic mail, you may find * To contact Novell about this file by physical or electronic mail,
* current contact information at www.novell.com. * you may find current contact information at www.novell.com.
* ------------------------------------------------------------------------------ *
*/ ***********************************************************************/
/** /**
* File: include/casa-ats/complex.ycp * File: include/casa-ats/complex.ycp

View File

@ -1,22 +1,24 @@
/* ------------------------------------------------------------------------------ /***********************************************************************
* Copyright (c) 2006 Novell, Inc. All Rights Reserved.
* *
* Copyright (C) 2006 Novell, Inc. All Rights Reserved.
* *
* This program is free software; you can redistribute it and/or modify it under * This library is free software; you can redistribute it and/or
* the terms of version 2 of the GNU General Public License as published by the * modify it under the terms of the GNU Lesser General Public
* Free Software Foundation. * License as published by the Free Software Foundation; version 2.1
* of the License.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This library is distributed in the hope that it will be useful,
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * but WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 General Public License along with * You should have received a copy of the GNU Lesser General Public
* this program; if not, contact Novell, Inc. * License along with this library; if not, Novell, Inc.
* *
* To contact Novell about this file by physical or electronic mail, you may find * To contact Novell about this file by physical or electronic mail,
* current contact information at www.novell.com. * you may find current contact information at www.novell.com.
* ------------------------------------------------------------------------------ *
*/ ***********************************************************************/
/** /**
* File: include/casa-ats/dialogs.ycp * File: include/casa-ats/dialogs.ycp

View File

@ -1,22 +1,24 @@
/* ------------------------------------------------------------------------------ /***********************************************************************
* Copyright (c) 2006 Novell, Inc. All Rights Reserved.
* *
* Copyright (C) 2006 Novell, Inc. All Rights Reserved.
* *
* This program is free software; you can redistribute it and/or modify it under * This library is free software; you can redistribute it and/or
* the terms of version 2 of the GNU General Public License as published by the * modify it under the terms of the GNU Lesser General Public
* Free Software Foundation. * License as published by the Free Software Foundation; version 2.1
* of the License.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This library is distributed in the hope that it will be useful,
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * but WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 General Public License along with * You should have received a copy of the GNU Lesser General Public
* this program; if not, contact Novell, Inc. * License along with this library; if not, Novell, Inc.
* *
* To contact Novell about this file by physical or electronic mail, you may find * To contact Novell about this file by physical or electronic mail,
* current contact information at www.novell.com. * you may find current contact information at www.novell.com.
* ------------------------------------------------------------------------------ *
*/ ***********************************************************************/
/** /**
* File: include/casa-ats/helps.ycp * File: include/casa-ats/helps.ycp

View File

@ -1,22 +1,24 @@
/* ------------------------------------------------------------------------------ /***********************************************************************
* Copyright (c) 2006 Novell, Inc. All Rights Reserved.
* *
* Copyright (C) 2006 Novell, Inc. All Rights Reserved.
* *
* This program is free software; you can redistribute it and/or modify it under * This library is free software; you can redistribute it and/or
* the terms of version 2 of the GNU General Public License as published by the * modify it under the terms of the GNU Lesser General Public
* Free Software Foundation. * License as published by the Free Software Foundation; version 2.1
* of the License.
* *
* This program is distributed in the hope that it will be useful, but WITHOUT * This library is distributed in the hope that it will be useful,
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * but WITHOUT ANY WARRANTY; without even the implied warranty of
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * 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 General Public License along with * You should have received a copy of the GNU Lesser General Public
* this program; if not, contact Novell, Inc. * License along with this library; if not, Novell, Inc.
* *
* To contact Novell about this file by physical or electronic mail, you may find * To contact Novell about this file by physical or electronic mail,
* current contact information at www.novell.com. * you may find current contact information at www.novell.com.
* ------------------------------------------------------------------------------ *
*/ ***********************************************************************/
/** /**
* File: include/casa-ats/wizards.ycp * File: include/casa-ats/wizards.ycp