gnu: Convert file from ISO-8859 to UTF-8. * gnu/packages/usb-modeswitch.scm: Use UTF-8 encoding for copyright symbol.
1 files changed, 2 insertions(+), 2 deletions(-) M gnu/packages/usb-modeswitch.scm
M gnu/packages/usb-modeswitch.scm => gnu/packages/usb-modeswitch.scm +2 -2
@@ 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. ;;;