gnu: Convert file from ISO-8859 to UTF-8.

* gnu/packages/usb-modeswitch.scm: Use UTF-8 encoding for copyright symbol.
This commit is contained in:
Vagrant Cascadian 2025-02-20 11:25:01 -08:00
parent 40e83f8f72
commit 5172b1a0a1
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2019, 2020 Florian Pelz <pelzflorian@pelzflorian.de>
;;; Copyright © 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019, 2020 Florian Pelz <pelzflorian@pelzflorian.de>
;;; Copyright © 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
;;; This file is part of GNU Guix.
;;;