summaryrefslogtreecommitdiff
path: root/src/boot/dracut/module-setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/dracut/module-setup.sh')
-rwxr-xr-xsrc/boot/dracut/module-setup.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/boot/dracut/module-setup.sh b/src/boot/dracut/module-setup.sh
index 4d12fae6..bedf584e 100755
--- a/src/boot/dracut/module-setup.sh
+++ b/src/boot/dracut/module-setup.sh
@@ -17,9 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# License along with this library. If not, see <https://www.gnu.org/licenses/>.
check() {
if [[ -x $systemdutildir/systemd ]] && [[ -x /usr/lib/ostree/ostree-prepare-root ]]; then