mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 02:21:44 +03:00
tree-wide: drop some leftover header for Lennart Poettering
Follow-up for 0c69794138
.
This commit is contained in:
parent
90d75140c8
commit
6ae97a514b
@ -2,8 +2,6 @@
|
|||||||
# SPDX-License-Identifier: LGPL-2.1+
|
# SPDX-License-Identifier: LGPL-2.1+
|
||||||
#
|
#
|
||||||
# This file is part of systemd.
|
# This file is part of systemd.
|
||||||
#
|
|
||||||
# Copyright 2012 Lennart Poettering
|
|
||||||
|
|
||||||
# RPM macros for packages installing systemd unit files
|
# RPM macros for packages installing systemd unit files
|
||||||
|
|
||||||
|
@ -304,8 +304,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
|
* device represented by @fd. If successful, then the result will be
|
||||||
* copied into @out_identify and @out_is_packet_device.
|
* 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, LGPL v2.1.
|
||||||
* Lennart Poettering, LGPL v2.1.
|
|
||||||
*
|
*
|
||||||
* Returns: 0 if the data was successfully obtained, otherwise
|
* Returns: 0 if the data was successfully obtained, otherwise
|
||||||
* non-zero with errno set.
|
* non-zero with errno set.
|
||||||
|
Loading…
Reference in New Issue
Block a user