summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/contrib/convert-variable-renames.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/contrib/convert-variable-renames.py b/scripts/contrib/convert-variable-renames.py
index 856c001e11..eded90ca61 100755
--- a/scripts/contrib/convert-variable-renames.py
+++ b/scripts/contrib/convert-variable-renames.py
@@ -1,7 +1,7 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python3
2# 2#
3# Conversion script to rename variables to versions with improved terminology. 3# Conversion script to rename variables to versions with improved terminology.
4# Also highlights potentially problematic langage and removed variables. 4# Also highlights potentially problematic language and removed variables.
5# 5#
6# Copyright (C) 2021 Richard Purdie 6# Copyright (C) 2021 Richard Purdie
7# Copyright (C) 2022 Wind River Systems, Inc. 7# Copyright (C) 2022 Wind River Systems, Inc.