]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/udev/ata_id/ata_id.c
tree-wide: beautify remaining copyright statements
[thirdparty/systemd.git] / src / udev / ata_id / ata_id.c
index f7f88c7af6b3ea871a76b84689e8026c77a34acf..c1367a34f369eb996444da19c088e2bf4fee1aa8 100644 (file)
@@ -317,7 +317,7 @@ static void disk_identify_fixup_uint16 (uint8_t identify[512], unsigned int offs
  * device represented by @fd. If successful, then the result will be
  * copied into @out_identify and @out_is_packet_device.
  *
- * This routine is based on code from libatasmart, Copyright 2008
+ * This routine is based on code from libatasmart, Copyright © 2008
  * Lennart Poettering, LGPL v2.1.
  *
  * Returns: 0 if the data was successfully obtained, otherwise