diff --git a/tools/chromiumos/LICENSE b/LICENSES/BSD-3-Clause.txt similarity index 100% rename from tools/chromiumos/LICENSE rename to LICENSES/BSD-3-Clause.txt diff --git a/tools/chromiumos/gen_autosuspend_rules.py b/tools/chromiumos/gen_autosuspend_rules.py index 6e167f60f0..cbdd577e95 100644 --- a/tools/chromiumos/gen_autosuspend_rules.py +++ b/tools/chromiumos/gen_autosuspend_rules.py @@ -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