]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
licensing: add spdx header to chromiumos helper, move license file
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 1 Oct 2021 10:49:36 +0000 (12:49 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 1 Oct 2021 12:45:00 +0000 (14:45 +0200)
It makes it easier to process the license automatically like other files.
The text of the license in tools/chromiumos/LICENSE matches
https://spdx.org/licenses/BSD-3-Clause.html exactly.

LICENSES/BSD-3-Clause.txt [moved from tools/chromiumos/LICENSE with 100% similarity]
tools/chromiumos/gen_autosuspend_rules.py

index 6e167f60f095b52cd49988e3032def8f19e0bba0..cbdd577e95cccba6d91b1ede0f6178b0e0c115be 100644 (file)
@@ -1,9 +1,10 @@
 #!/usr/bin/env python3
+# SPDX-License-Identifier: BSD-3-Clause
 # -*- coding: utf-8 -*-
 
 # Copyright 2017 The Chromium OS Authors. All rights reserved.
 # Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
+# found in the LICENSES/BSD-3-Clause.txt file.
 
 """Autosuspend udev rule generator