Skip to content

Commit

Permalink
spaces; added license
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Jul 29, 2020
1 parent af62ffd commit f820d0b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/yast2-installation.changes
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-------------------------------------------------------------------
Mon Jul 27 17:04:26 CEST 2020 - schubi@suse.de

- AY: Removed "image" section from "software" section
(bsc#1140711).
- AY: Removed "image" section from "software" section
(bsc#1140711).
- 4.3.13

-------------------------------------------------------------------
Expand Down
19 changes: 19 additions & 0 deletions src/lib/installation/clients/deploy_image_auto.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Copyright (c) [2020] SUSE LLC
#
# 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 SUSE LLC.
#
# To contact SUSE LLC about this file by physical or electronic mail, you may
# find current contact information at www.suse.com.

require "yast"
require "installation/auto_client"

Expand Down

0 comments on commit f820d0b

Please sign in to comment.