]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - presets/meson.build
license: LGPL-2.1+ -> LGPL-2.1-or-later
[thirdparty/systemd.git] / presets / meson.build
index 89bed8a05a71f847c9d1b6bd9ae622225b0f770e..84abeded2fd84d5e1655cd8f5a0b805adc3c6dd0 100644 (file)
@@ -1,19 +1,7 @@
-# SPDX-License-Identifier: LGPL-2.1+
-#
-# Copyright 2017 Zbigniew JÄ™drzejewski-Szmek
-#
-# systemd is free software; you can redistribute it and/or modify it
-# under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 2.1 of the License, or
-# (at your option) any later version.
-#
-# systemd 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
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public License
-# along with systemd; If not, see <http://www.gnu.org/licenses/>.
+# SPDX-License-Identifier: LGPL-2.1-or-later
 
 install_data('90-systemd.preset',
              install_dir : systempresetdir)
+
+install_data('user/90-systemd.preset',
+             install_dir : userpresetdir)