[yast-commit] r67176 - in /trunk/firstboot: ./ package/ src/
Author: jsuchome Date: Fri Jan 13 11:16:38 2012 New Revision: 67176 URL: http://svn.opensuse.org/viewcvs/yast?rev=67176&view=rev Log: - confirmed license - 2.22.0 Modified: trunk/firstboot/VERSION trunk/firstboot/package/yast2-firstboot.changes trunk/firstboot/src/Firstboot.ycp trunk/firstboot/src/firstboot.ycp trunk/firstboot/src/firstboot_auto.ycp trunk/firstboot/src/firstboot_bootloader_reconfigure.ycp trunk/firstboot/src/firstboot_config.ycp trunk/firstboot/src/firstboot_desktop.ycp trunk/firstboot/src/firstboot_finish.ycp trunk/firstboot/src/firstboot_keyboard.ycp trunk/firstboot/src/firstboot_language.ycp trunk/firstboot/src/firstboot_language_keyboard.ycp trunk/firstboot/src/firstboot_license.ycp trunk/firstboot/src/firstboot_license_novell.ycp trunk/firstboot/src/firstboot_licenses.ycp trunk/firstboot/src/firstboot_network_write.ycp trunk/firstboot/src/firstboot_ntp.ycp trunk/firstboot/src/firstboot_ssh.ycp trunk/firstboot/src/firstboot_timezone.ycp trunk/firstboot/src/firstboot_welcome.ycp trunk/firstboot/src/firstboot_write.ycp trunk/firstboot/src/product_start.ycp trunk/firstboot/src/routines.ycp trunk/firstboot/yast2-firstboot.spec.in Modified: trunk/firstboot/VERSION URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/VERSION?rev=67176&r1=67... ============================================================================== --- trunk/firstboot/VERSION (original) +++ trunk/firstboot/VERSION Fri Jan 13 11:16:38 2012 @@ -1 +1 @@ -2.21.2 +2.22.0 Modified: trunk/firstboot/package/yast2-firstboot.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/package/yast2-firstboot... ============================================================================== --- trunk/firstboot/package/yast2-firstboot.changes (original) +++ trunk/firstboot/package/yast2-firstboot.changes Fri Jan 13 11:16:38 2012 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Jan 13 11:13:19 CET 2012 - jsuchome@suse.cz + +- confirmed license +- 2.22.0 + +------------------------------------------------------------------- Wed Dec 7 10:05:06 UTC 2011 - coolo@suse.com - fix license to be in spdx.org format Modified: trunk/firstboot/src/Firstboot.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/Firstboot.ycp?rev=6... ============================================================================== --- trunk/firstboot/src/Firstboot.ycp (original) +++ trunk/firstboot/src/Firstboot.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File: modules/Firstboot.ycp * Package: Configuration of firstboot Modified: trunk/firstboot/src/firstboot.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot.ycp?rev=6... ============================================================================== --- trunk/firstboot/src/firstboot.ycp (original) +++ trunk/firstboot/src/firstboot.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * Maintainer: Jiri Srain <jsrain@suse.cz> * Modified: trunk/firstboot/src/firstboot_auto.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_auto.ycp?... ============================================================================== --- trunk/firstboot/src/firstboot_auto.ycp (original) +++ trunk/firstboot/src/firstboot_auto.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * Autoinstallation client for firstboot configuration * Author : Jiri Suchomel <jsuchome@suse.cz> Modified: trunk/firstboot/src/firstboot_bootloader_reconfigure.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_bootloade... ============================================================================== --- trunk/firstboot/src/firstboot_bootloader_reconfigure.ycp (original) +++ trunk/firstboot/src/firstboot_bootloader_reconfigure.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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/firstboot/src/firstboot_config.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_config.yc... ============================================================================== --- trunk/firstboot/src/firstboot_config.ycp (original) +++ trunk/firstboot/src/firstboot_config.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File: clients/firstboot.ycp * Package: Configuration of Firstboot Modified: trunk/firstboot/src/firstboot_desktop.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_desktop.y... ============================================================================== --- trunk/firstboot/src/firstboot_desktop.ycp (original) +++ trunk/firstboot/src/firstboot_desktop.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File: firstboot/src/firstboot_desktop.ycp * Module: Installation Modified: trunk/firstboot/src/firstboot_finish.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_finish.yc... ============================================================================== --- trunk/firstboot/src/firstboot_finish.ycp (original) +++ trunk/firstboot/src/firstboot_finish.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File: firstboot/src/inst_firstboot_finish.ycp * Module: Installation Modified: trunk/firstboot/src/firstboot_keyboard.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_keyboard.... ============================================================================== --- trunk/firstboot/src/firstboot_keyboard.ycp (original) +++ trunk/firstboot/src/firstboot_keyboard.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File : firstboot_keyboard.ycp * Author : Jiri Suchomel <jsuchome@suse.cz> Modified: trunk/firstboot/src/firstboot_language.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_language.... ============================================================================== --- trunk/firstboot/src/firstboot_language.ycp (original) +++ trunk/firstboot/src/firstboot_language.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /* * * Module: firstboot_language.ycp Modified: trunk/firstboot/src/firstboot_language_keyboard.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_language_... ============================================================================== --- trunk/firstboot/src/firstboot_language_keyboard.ycp (original) +++ trunk/firstboot/src/firstboot_language_keyboard.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File: * firstboot_language_keyboard.ycp Modified: trunk/firstboot/src/firstboot_license.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_license.y... ============================================================================== --- trunk/firstboot/src/firstboot_license.ycp (original) +++ trunk/firstboot/src/firstboot_license.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /* * Module : Firstboot configuration * File : firstboot_license_novell.ycp Modified: trunk/firstboot/src/firstboot_license_novell.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_license_n... ============================================================================== --- trunk/firstboot/src/firstboot_license_novell.ycp (original) +++ trunk/firstboot/src/firstboot_license_novell.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /* * Module : firstboot_license_novell.ycp * Authors: Ladislav Slezak <lslezak@suse.cz>, Jiri Suchomel <jsuchome@suse.cz> Modified: trunk/firstboot/src/firstboot_licenses.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_licenses.... ============================================================================== --- trunk/firstboot/src/firstboot_licenses.ycp (original) +++ trunk/firstboot/src/firstboot_licenses.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /* * Purpose : Display 2 license texts (probably from vendor and Novell) during firstboot configuration * Modified: trunk/firstboot/src/firstboot_network_write.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_network_w... ============================================================================== --- trunk/firstboot/src/firstboot_network_write.ycp (original) +++ trunk/firstboot/src/firstboot_network_write.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File : firstboot_network_write.ycp * Author : Jiri Suchomel <jsuchome@suse.cz> Modified: trunk/firstboot/src/firstboot_ntp.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_ntp.ycp?r... ============================================================================== --- trunk/firstboot/src/firstboot_ntp.ycp (original) +++ trunk/firstboot/src/firstboot_ntp.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File : firstboot_ntp.ycp * Author : Jiri Suchomel <jsuchome@suse.cz> Modified: trunk/firstboot/src/firstboot_ssh.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_ssh.ycp?r... ============================================================================== --- trunk/firstboot/src/firstboot_ssh.ycp (original) +++ trunk/firstboot/src/firstboot_ssh.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /* * * Module: firstboot_ssh.ycp Modified: trunk/firstboot/src/firstboot_timezone.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_timezone.... ============================================================================== --- trunk/firstboot/src/firstboot_timezone.ycp (original) +++ trunk/firstboot/src/firstboot_timezone.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /* * * Module: firstboot_timezone.ycp Modified: trunk/firstboot/src/firstboot_welcome.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_welcome.y... ============================================================================== --- trunk/firstboot/src/firstboot_welcome.ycp (original) +++ trunk/firstboot/src/firstboot_welcome.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /* * * Module: firstboot_welcome.ycp Modified: trunk/firstboot/src/firstboot_write.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_write.ycp... ============================================================================== --- trunk/firstboot/src/firstboot_write.ycp (original) +++ trunk/firstboot/src/firstboot_write.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File: firstboot/src/firstboot_write.ycp * Module: Installation Modified: trunk/firstboot/src/product_start.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/product_start.ycp?r... ============================================================================== --- trunk/firstboot/src/product_start.ycp (original) +++ trunk/firstboot/src/product_start.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * Maintainer: Jiri Srain <jsrain@suse.cz> * Modified: trunk/firstboot/src/routines.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/routines.ycp?rev=67... ============================================================================== --- trunk/firstboot/src/routines.ycp (original) +++ trunk/firstboot/src/routines.ycp Fri Jan 13 11:16:38 2012 @@ -1,3 +1,23 @@ +/* ------------------------------------------------------------------------------ + * Copyright (c) 2012 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. + * ------------------------------------------------------------------------------ + */ + /** * File: include/firstboot/routines.ycp * Package: Configuration of Firstboot Modified: trunk/firstboot/yast2-firstboot.spec.in URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/yast2-firstboot.spec.in... ============================================================================== --- trunk/firstboot/yast2-firstboot.spec.in (original) +++ trunk/firstboot/yast2-firstboot.spec.in Fri Jan 13 11:16:38 2012 @@ -2,8 +2,8 @@ @HEADER@ -Group: System/YaST -License: GPL-2.0+ ; MIT +Group: System/YaST +License: GPL-2.0 BuildRequires: yast2-xml update-desktop-files yast2-devtools yast2-testsuite docbook-xsl-stylesheets libxslt perl-XML-Writer sgml-skel update-desktop-files # Internet.ycp moved to yast2.rpm BuildRequires: yast2 >= 2.16.6 @@ -62,5 +62,6 @@ /var/adm/fillup-templates/sysconfig.firstboot /usr/share/firstboot %doc @docdir@ +%doc COPYING /etc/YaST2/*.xml /usr/share/autoinstall/modules/firstboot.desktop -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
jsuchome@svn2.opensuse.org