licensing: add spdx header to chromiumos helper, move license file

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.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-10-01 12:49:36 +02:00
parent 64b92d637c
commit 090ade7ee7
2 changed files with 2 additions and 1 deletions

View 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