[yast-commit] r67051 - /trunk/ncurses/src/
Author: gs Date: Wed Dec 21 13:53:18 2011 New Revision: 67051 URL: http://svn.opensuse.org/viewcvs/yast?rev=67051&view=rev Log: insert Copyright header Modified: trunk/ncurses/src/NCAlignment.cc trunk/ncurses/src/NCAlignment.h trunk/ncurses/src/NCApplication.cc trunk/ncurses/src/NCApplication.h trunk/ncurses/src/NCAskForDirectory.cc trunk/ncurses/src/NCAskForDirectory.h trunk/ncurses/src/NCAskForFile.cc trunk/ncurses/src/NCAskForFile.h trunk/ncurses/src/NCBusyIndicator.cc trunk/ncurses/src/NCBusyIndicator.h trunk/ncurses/src/NCButtonBox.cc trunk/ncurses/src/NCButtonBox.h trunk/ncurses/src/NCCheckBox.cc trunk/ncurses/src/NCCheckBox.h trunk/ncurses/src/NCCheckBoxFrame.cc trunk/ncurses/src/NCCheckBoxFrame.h trunk/ncurses/src/NCComboBox.cc trunk/ncurses/src/NCComboBox.h trunk/ncurses/src/NCDialog.cc trunk/ncurses/src/NCDialog.h trunk/ncurses/src/NCDumbTab.cc trunk/ncurses/src/NCDumbTab.h trunk/ncurses/src/NCEmpty.cc trunk/ncurses/src/NCEmpty.h trunk/ncurses/src/NCFileSelection.cc trunk/ncurses/src/NCFileSelection.h trunk/ncurses/src/NCFrame.cc trunk/ncurses/src/NCFrame.h trunk/ncurses/src/NCImage.cc trunk/ncurses/src/NCImage.h trunk/ncurses/src/NCInputField.cc trunk/ncurses/src/NCInputField.h trunk/ncurses/src/NCIntField.cc trunk/ncurses/src/NCIntField.h trunk/ncurses/src/NCLabel.cc trunk/ncurses/src/NCLabel.h trunk/ncurses/src/NCLayoutBox.cc trunk/ncurses/src/NCLayoutBox.h trunk/ncurses/src/NCLogView.cc trunk/ncurses/src/NCLogView.h trunk/ncurses/src/NCMenuButton.cc trunk/ncurses/src/NCMenuButton.h trunk/ncurses/src/NCMultiLineEdit.cc trunk/ncurses/src/NCMultiLineEdit.h trunk/ncurses/src/NCMultiSelectionBox.cc trunk/ncurses/src/NCMultiSelectionBox.h trunk/ncurses/src/NCOptionalWidgetFactory.cc trunk/ncurses/src/NCOptionalWidgetFactory.h trunk/ncurses/src/NCPackageSelectorPluginIf.h trunk/ncurses/src/NCPackageSelectorPluginStub.cc trunk/ncurses/src/NCPackageSelectorPluginStub.h trunk/ncurses/src/NCPad.cc trunk/ncurses/src/NCPad.h trunk/ncurses/src/NCPadWidget.cc trunk/ncurses/src/NCPadWidget.h trunk/ncurses/src/NCPopup.cc trunk/ncurses/src/NCPopup.h trunk/ncurses/src/NCPopupInfo.cc trunk/ncurses/src/NCPopupInfo.h trunk/ncurses/src/NCPopupList.cc trunk/ncurses/src/NCPopupList.h trunk/ncurses/src/NCPopupMenu.cc trunk/ncurses/src/NCPopupMenu.h trunk/ncurses/src/NCPopupTable.cc trunk/ncurses/src/NCPopupTable.h trunk/ncurses/src/NCPopupTextEntry.cc trunk/ncurses/src/NCPopupTextEntry.h trunk/ncurses/src/NCProgressBar.cc trunk/ncurses/src/NCProgressBar.h trunk/ncurses/src/NCPushButton.cc trunk/ncurses/src/NCPushButton.h trunk/ncurses/src/NCRadioButton.cc trunk/ncurses/src/NCRadioButton.h trunk/ncurses/src/NCRadioButtonGroup.cc trunk/ncurses/src/NCRadioButtonGroup.h trunk/ncurses/src/NCReplacePoint.cc trunk/ncurses/src/NCReplacePoint.h trunk/ncurses/src/NCRichText.cc trunk/ncurses/src/NCRichText.h trunk/ncurses/src/NCSelectionBox.cc trunk/ncurses/src/NCSelectionBox.h trunk/ncurses/src/NCSpacing.cc trunk/ncurses/src/NCSpacing.h trunk/ncurses/src/NCSquash.cc trunk/ncurses/src/NCSquash.h trunk/ncurses/src/NCStyleDef.cc trunk/ncurses/src/NCStyleDef.h trunk/ncurses/src/NCTable.cc trunk/ncurses/src/NCTable.h trunk/ncurses/src/NCTableItem.cc trunk/ncurses/src/NCTableItem.h trunk/ncurses/src/NCTablePad.cc trunk/ncurses/src/NCTablePad.h trunk/ncurses/src/NCTextPad.cc trunk/ncurses/src/NCTextPad.h trunk/ncurses/src/NCTree.cc trunk/ncurses/src/NCTree.h trunk/ncurses/src/NCTreePad.cc trunk/ncurses/src/NCTreePad.h trunk/ncurses/src/NCWidget.cc trunk/ncurses/src/NCWidget.h trunk/ncurses/src/NCWidgetFactory.cc trunk/ncurses/src/NCWidgetFactory.h trunk/ncurses/src/NCattribute.cc trunk/ncurses/src/NCattribute.h trunk/ncurses/src/NCi18n.h trunk/ncurses/src/NCstring.cc trunk/ncurses/src/NCstring.h trunk/ncurses/src/NCstyle.cc trunk/ncurses/src/NCstyle.h trunk/ncurses/src/NCtext.cc trunk/ncurses/src/NCtext.h trunk/ncurses/src/NCtoY2Event.cc trunk/ncurses/src/NCtoY2Event.h trunk/ncurses/src/NCtypes.cc trunk/ncurses/src/NCtypes.h trunk/ncurses/src/NCurses.cc trunk/ncurses/src/NCurses.h trunk/ncurses/src/YNCursesUI.cc trunk/ncurses/src/YNCursesUI.h trunk/ncurses/src/ncursesp.h trunk/ncurses/src/ncursesw.h trunk/ncurses/src/position.cc trunk/ncurses/src/position.h trunk/ncurses/src/stdutil.h trunk/ncurses/src/stringutil.cc trunk/ncurses/src/stringutil.h trunk/ncurses/src/tnode.h Modified: trunk/ncurses/src/NCAlignment.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCAlignment.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCAlignment.cc (original) +++ trunk/ncurses/src/NCAlignment.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCAlignment.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCAlignment.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCAlignment.h (original) +++ trunk/ncurses/src/NCAlignment.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCApplication.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCApplication.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCApplication.cc (original) +++ trunk/ncurses/src/NCApplication.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCApplication.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCApplication.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCApplication.h (original) +++ trunk/ncurses/src/NCApplication.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCAskForDirectory.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCAskForDirectory.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCAskForDirectory.cc (original) +++ trunk/ncurses/src/NCAskForDirectory.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCAskForDirectory.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCAskForDirectory.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCAskForDirectory.h (original) +++ trunk/ncurses/src/NCAskForDirectory.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCAskForFile.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCAskForFile.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCAskForFile.cc (original) +++ trunk/ncurses/src/NCAskForFile.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCAskForFile.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCAskForFile.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCAskForFile.h (original) +++ trunk/ncurses/src/NCAskForFile.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCBusyIndicator.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCBusyIndicator.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCBusyIndicator.cc (original) +++ trunk/ncurses/src/NCBusyIndicator.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCBusyIndicator.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCBusyIndicator.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCBusyIndicator.h (original) +++ trunk/ncurses/src/NCBusyIndicator.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCButtonBox.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCButtonBox.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCButtonBox.cc (original) +++ trunk/ncurses/src/NCButtonBox.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCButtonBox.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCButtonBox.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCButtonBox.h (original) +++ trunk/ncurses/src/NCButtonBox.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCCheckBox.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCCheckBox.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCCheckBox.cc (original) +++ trunk/ncurses/src/NCCheckBox.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCCheckBox.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCCheckBox.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCCheckBox.h (original) +++ trunk/ncurses/src/NCCheckBox.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCCheckBoxFrame.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCCheckBoxFrame.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCCheckBoxFrame.cc (original) +++ trunk/ncurses/src/NCCheckBoxFrame.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCCheckBoxFrame.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCCheckBoxFrame.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCCheckBoxFrame.h (original) +++ trunk/ncurses/src/NCCheckBoxFrame.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCComboBox.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCComboBox.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCComboBox.cc (original) +++ trunk/ncurses/src/NCComboBox.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCComboBox.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCComboBox.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCComboBox.h (original) +++ trunk/ncurses/src/NCComboBox.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCDialog.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCDialog.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCDialog.cc (original) +++ trunk/ncurses/src/NCDialog.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCDialog.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCDialog.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCDialog.h (original) +++ trunk/ncurses/src/NCDialog.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCDumbTab.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCDumbTab.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCDumbTab.cc (original) +++ trunk/ncurses/src/NCDumbTab.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCDumbTab.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCDumbTab.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCDumbTab.h (original) +++ trunk/ncurses/src/NCDumbTab.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCEmpty.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCEmpty.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCEmpty.cc (original) +++ trunk/ncurses/src/NCEmpty.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCEmpty.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCEmpty.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCEmpty.h (original) +++ trunk/ncurses/src/NCEmpty.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCFileSelection.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCFileSelection.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCFileSelection.cc (original) +++ trunk/ncurses/src/NCFileSelection.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCFileSelection.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCFileSelection.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCFileSelection.h (original) +++ trunk/ncurses/src/NCFileSelection.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCFrame.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCFrame.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCFrame.cc (original) +++ trunk/ncurses/src/NCFrame.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCFrame.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCFrame.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCFrame.h (original) +++ trunk/ncurses/src/NCFrame.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCImage.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCImage.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCImage.cc (original) +++ trunk/ncurses/src/NCImage.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCImage.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCImage.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCImage.h (original) +++ trunk/ncurses/src/NCImage.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCInputField.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCInputField.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCInputField.cc (original) +++ trunk/ncurses/src/NCInputField.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCInputField.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCInputField.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCInputField.h (original) +++ trunk/ncurses/src/NCInputField.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCIntField.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCIntField.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCIntField.cc (original) +++ trunk/ncurses/src/NCIntField.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCIntField.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCIntField.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCIntField.h (original) +++ trunk/ncurses/src/NCIntField.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCLabel.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCLabel.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCLabel.cc (original) +++ trunk/ncurses/src/NCLabel.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCLabel.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCLabel.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCLabel.h (original) +++ trunk/ncurses/src/NCLabel.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,26 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCLayoutBox.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCLayoutBox.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCLayoutBox.cc (original) +++ trunk/ncurses/src/NCLayoutBox.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCLayoutBox.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCLayoutBox.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCLayoutBox.h (original) +++ trunk/ncurses/src/NCLayoutBox.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCLogView.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCLogView.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCLogView.cc (original) +++ trunk/ncurses/src/NCLogView.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCLogView.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCLogView.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCLogView.h (original) +++ trunk/ncurses/src/NCLogView.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCMenuButton.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCMenuButton.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCMenuButton.cc (original) +++ trunk/ncurses/src/NCMenuButton.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCMenuButton.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCMenuButton.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCMenuButton.h (original) +++ trunk/ncurses/src/NCMenuButton.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCMultiLineEdit.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCMultiLineEdit.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCMultiLineEdit.cc (original) +++ trunk/ncurses/src/NCMultiLineEdit.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCMultiLineEdit.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCMultiLineEdit.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCMultiLineEdit.h (original) +++ trunk/ncurses/src/NCMultiLineEdit.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCMultiSelectionBox.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCMultiSelectionBox.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCMultiSelectionBox.cc (original) +++ trunk/ncurses/src/NCMultiSelectionBox.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCMultiSelectionBox.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCMultiSelectionBox.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCMultiSelectionBox.h (original) +++ trunk/ncurses/src/NCMultiSelectionBox.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCOptionalWidgetFactory.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCOptionalWidgetFactory.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCOptionalWidgetFactory.cc (original) +++ trunk/ncurses/src/NCOptionalWidgetFactory.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCOptionalWidgetFactory.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCOptionalWidgetFactory.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCOptionalWidgetFactory.h (original) +++ trunk/ncurses/src/NCOptionalWidgetFactory.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPackageSelectorPluginIf.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPackageSelectorPluginIf.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPackageSelectorPluginIf.h (original) +++ trunk/ncurses/src/NCPackageSelectorPluginIf.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPackageSelectorPluginStub.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPackageSelectorPluginStub.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPackageSelectorPluginStub.cc (original) +++ trunk/ncurses/src/NCPackageSelectorPluginStub.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPackageSelectorPluginStub.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPackageSelectorPluginStub.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPackageSelectorPluginStub.h (original) +++ trunk/ncurses/src/NCPackageSelectorPluginStub.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPad.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPad.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPad.cc (original) +++ trunk/ncurses/src/NCPad.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPad.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPad.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPad.h (original) +++ trunk/ncurses/src/NCPad.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPadWidget.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPadWidget.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPadWidget.cc (original) +++ trunk/ncurses/src/NCPadWidget.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPadWidget.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPadWidget.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPadWidget.h (original) +++ trunk/ncurses/src/NCPadWidget.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopup.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopup.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopup.cc (original) +++ trunk/ncurses/src/NCPopup.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopup.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopup.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopup.h (original) +++ trunk/ncurses/src/NCPopup.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupInfo.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupInfo.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupInfo.cc (original) +++ trunk/ncurses/src/NCPopupInfo.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupInfo.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupInfo.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupInfo.h (original) +++ trunk/ncurses/src/NCPopupInfo.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupList.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupList.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupList.cc (original) +++ trunk/ncurses/src/NCPopupList.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupList.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupList.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupList.h (original) +++ trunk/ncurses/src/NCPopupList.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupMenu.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupMenu.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupMenu.cc (original) +++ trunk/ncurses/src/NCPopupMenu.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupMenu.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupMenu.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupMenu.h (original) +++ trunk/ncurses/src/NCPopupMenu.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupTable.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupTable.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupTable.cc (original) +++ trunk/ncurses/src/NCPopupTable.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupTable.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupTable.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupTable.h (original) +++ trunk/ncurses/src/NCPopupTable.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupTextEntry.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupTextEntry.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupTextEntry.cc (original) +++ trunk/ncurses/src/NCPopupTextEntry.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPopupTextEntry.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPopupTextEntry.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPopupTextEntry.h (original) +++ trunk/ncurses/src/NCPopupTextEntry.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCProgressBar.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCProgressBar.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCProgressBar.cc (original) +++ trunk/ncurses/src/NCProgressBar.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCProgressBar.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCProgressBar.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCProgressBar.h (original) +++ trunk/ncurses/src/NCProgressBar.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPushButton.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPushButton.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPushButton.cc (original) +++ trunk/ncurses/src/NCPushButton.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCPushButton.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCPushButton.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCPushButton.h (original) +++ trunk/ncurses/src/NCPushButton.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCRadioButton.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCRadioButton.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCRadioButton.cc (original) +++ trunk/ncurses/src/NCRadioButton.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCRadioButton.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCRadioButton.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCRadioButton.h (original) +++ trunk/ncurses/src/NCRadioButton.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCRadioButtonGroup.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCRadioButtonGroup.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCRadioButtonGroup.cc (original) +++ trunk/ncurses/src/NCRadioButtonGroup.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCRadioButtonGroup.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCRadioButtonGroup.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCRadioButtonGroup.h (original) +++ trunk/ncurses/src/NCRadioButtonGroup.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCReplacePoint.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCReplacePoint.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCReplacePoint.cc (original) +++ trunk/ncurses/src/NCReplacePoint.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCReplacePoint.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCReplacePoint.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCReplacePoint.h (original) +++ trunk/ncurses/src/NCReplacePoint.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCRichText.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCRichText.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCRichText.cc (original) +++ trunk/ncurses/src/NCRichText.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCRichText.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCRichText.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCRichText.h (original) +++ trunk/ncurses/src/NCRichText.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | Modified: trunk/ncurses/src/NCSelectionBox.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCSelectionBox.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCSelectionBox.cc (original) +++ trunk/ncurses/src/NCSelectionBox.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCSelectionBox.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCSelectionBox.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCSelectionBox.h (original) +++ trunk/ncurses/src/NCSelectionBox.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCSpacing.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCSpacing.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCSpacing.cc (original) +++ trunk/ncurses/src/NCSpacing.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCSpacing.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCSpacing.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCSpacing.h (original) +++ trunk/ncurses/src/NCSpacing.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCSquash.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCSquash.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCSquash.cc (original) +++ trunk/ncurses/src/NCSquash.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCSquash.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCSquash.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCSquash.h (original) +++ trunk/ncurses/src/NCSquash.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCStyleDef.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCStyleDef.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCStyleDef.cc (original) +++ trunk/ncurses/src/NCStyleDef.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCStyleDef.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCStyleDef.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCStyleDef.h (original) +++ trunk/ncurses/src/NCStyleDef.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTable.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTable.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTable.cc (original) +++ trunk/ncurses/src/NCTable.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTable.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTable.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTable.h (original) +++ trunk/ncurses/src/NCTable.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTableItem.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTableItem.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTableItem.cc (original) +++ trunk/ncurses/src/NCTableItem.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTableItem.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTableItem.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTableItem.h (original) +++ trunk/ncurses/src/NCTableItem.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTablePad.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTablePad.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTablePad.cc (original) +++ trunk/ncurses/src/NCTablePad.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTablePad.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTablePad.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTablePad.h (original) +++ trunk/ncurses/src/NCTablePad.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTextPad.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTextPad.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTextPad.cc (original) +++ trunk/ncurses/src/NCTextPad.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTextPad.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTextPad.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTextPad.h (original) +++ trunk/ncurses/src/NCTextPad.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTree.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTree.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTree.cc (original) +++ trunk/ncurses/src/NCTree.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTree.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTree.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTree.h (original) +++ trunk/ncurses/src/NCTree.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTreePad.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTreePad.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTreePad.cc (original) +++ trunk/ncurses/src/NCTreePad.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCTreePad.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCTreePad.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCTreePad.h (original) +++ trunk/ncurses/src/NCTreePad.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCWidget.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCWidget.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCWidget.cc (original) +++ trunk/ncurses/src/NCWidget.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCWidget.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCWidget.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCWidget.h (original) +++ trunk/ncurses/src/NCWidget.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCWidgetFactory.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCWidgetFactory.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCWidgetFactory.cc (original) +++ trunk/ncurses/src/NCWidgetFactory.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCWidgetFactory.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCWidgetFactory.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCWidgetFactory.h (original) +++ trunk/ncurses/src/NCWidgetFactory.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCattribute.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCattribute.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCattribute.cc (original) +++ trunk/ncurses/src/NCattribute.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCattribute.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCattribute.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCattribute.h (original) +++ trunk/ncurses/src/NCattribute.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCi18n.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCi18n.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCi18n.h (original) +++ trunk/ncurses/src/NCi18n.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCstring.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCstring.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCstring.cc (original) +++ trunk/ncurses/src/NCstring.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCstring.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCstring.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCstring.h (original) +++ trunk/ncurses/src/NCstring.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCstyle.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCstyle.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCstyle.cc (original) +++ trunk/ncurses/src/NCstyle.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCstyle.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCstyle.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCstyle.h (original) +++ trunk/ncurses/src/NCstyle.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCtext.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCtext.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCtext.cc (original) +++ trunk/ncurses/src/NCtext.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCtext.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCtext.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCtext.h (original) +++ trunk/ncurses/src/NCtext.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCtoY2Event.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCtoY2Event.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCtoY2Event.cc (original) +++ trunk/ncurses/src/NCtoY2Event.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCtoY2Event.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCtoY2Event.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCtoY2Event.h (original) +++ trunk/ncurses/src/NCtoY2Event.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCtypes.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCtypes.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCtypes.cc (original) +++ trunk/ncurses/src/NCtypes.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCtypes.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCtypes.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCtypes.h (original) +++ trunk/ncurses/src/NCtypes.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCurses.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCurses.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCurses.cc (original) +++ trunk/ncurses/src/NCurses.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/NCurses.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/NCurses.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/NCurses.h (original) +++ trunk/ncurses/src/NCurses.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/YNCursesUI.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/YNCursesUI.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/YNCursesUI.cc (original) +++ trunk/ncurses/src/YNCursesUI.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/YNCursesUI.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/YNCursesUI.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/YNCursesUI.h (original) +++ trunk/ncurses/src/YNCursesUI.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/ncursesp.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/ncursesp.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/ncursesp.h (original) +++ trunk/ncurses/src/ncursesp.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/ncursesw.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/ncursesw.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/ncursesw.h (original) +++ trunk/ncurses/src/ncursesw.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/position.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/position.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/position.cc (original) +++ trunk/ncurses/src/position.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/position.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/position.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/position.h (original) +++ trunk/ncurses/src/position.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/stdutil.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/stdutil.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/stdutil.h (original) +++ trunk/ncurses/src/stdutil.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/stringutil.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/stringutil.cc?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/stringutil.cc (original) +++ trunk/ncurses/src/stringutil.cc Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/stringutil.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/stringutil.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/stringutil.h (original) +++ trunk/ncurses/src/stringutil.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | Modified: trunk/ncurses/src/tnode.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/tnode.h?rev=67051&r1=67050&r2=67051&view=diff ============================================================================== --- trunk/ncurses/src/tnode.h (original) +++ trunk/ncurses/src/tnode.h Wed Dec 21 13:53:18 2011 @@ -1,3 +1,25 @@ +/**************************************************************************** +| +| Copyright (c) [2002-2011] Novell, Inc. +| All Rights Reserved. +| +| This program is free software; you can redistribute it and/or +| modify it under the terms of version 2 of the GNU General Public License as +| published by the Free Software Foundation. +| +| This program 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 General Public License for more details. +| +| You should have received a copy of the GNU General Public License +| along with this program; if not, contact Novell, Inc. +| +| To contact Novell about this file by physical or electronic mail, +| you may find current contact information at www.novell.com +| +|***************************************************************************/ + /*---------------------------------------------------------------------\ | | | __ __ ____ _____ ____ | -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
gs@svn2.opensuse.org