diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-04-07 00:24:17 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-04-07 00:24:17 -0600 |
commit | eaa5eb6ba6d1bf67da4b1c4ef1932bab2b71c22f (patch) | |
tree | a8ca1c4ace64585e5814a23e776eb89f03657288 /libhw_cr/host_util.h | |
parent | 5d72b64e90cd5252c2c25b6c6eb1e9cf5cc739f9 (diff) |
fixup! Have libhw_generic be independent of libcr, rename libhw to libhw_cr
Diffstat (limited to 'libhw_cr/host_util.h')
-rw-r--r-- | libhw_cr/host_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhw_cr/host_util.h b/libhw_cr/host_util.h index 8c53fab..02c04dc 100644 --- a/libhw_cr/host_util.h +++ b/libhw_cr/host_util.h @@ -1,6 +1,6 @@ /* libhw_cr/host_util.h - Utilities for GNU/Linux hosts * - * Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> + * Copyright (C) 2024-2025 Luke T. Shumaker <lukeshu@lukeshu.com> * SPDX-License-Identifier: AGPL-3.0-or-later */ |