diff options
Diffstat (limited to 'src')
124 files changed, 177 insertions, 177 deletions
diff --git a/src/boot/efi/boot.c b/src/boot/efi/boot.c index 72a946b1ad..11d690aa2e 100644 --- a/src/boot/efi/boot.c +++ b/src/boot/efi/boot.c @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2015 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012-2015 Harald Hoyer <harald@redhat.com> + * Copyright © 2012-2015 Kay Sievers <kay@vrfy.org> + * Copyright © 2012-2015 Harald Hoyer <harald@redhat.com> */ #include <efi.h> diff --git a/src/boot/efi/console.c b/src/boot/efi/console.c index 94551a89e1..765e766fef 100644 --- a/src/boot/efi/console.c +++ b/src/boot/efi/console.c @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> */ #include <efi.h> diff --git a/src/boot/efi/console.h b/src/boot/efi/console.h index 6296d467c4..03268bffb5 100644 --- a/src/boot/efi/console.h +++ b/src/boot/efi/console.h @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> */ #ifndef __SDBOOT_CONSOLE_H diff --git a/src/boot/efi/disk.c b/src/boot/efi/disk.c index 9a90818847..5de182aacd 100644 --- a/src/boot/efi/disk.c +++ b/src/boot/efi/disk.c @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2015 Kay Sievers <kay@vrfy.org> + * Copyright © 2015 Kay Sievers <kay@vrfy.org> */ #include <efi.h> diff --git a/src/boot/efi/disk.h b/src/boot/efi/disk.h index c5894f8e4e..9c2f6d2c63 100644 --- a/src/boot/efi/disk.h +++ b/src/boot/efi/disk.h @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2015 Kay Sievers <kay@vrfy.org> + * Copyright © 2015 Kay Sievers <kay@vrfy.org> */ #ifndef __SDBOOT_DISK_H diff --git a/src/boot/efi/graphics.c b/src/boot/efi/graphics.c index 29577c837a..90130f1b11 100644 --- a/src/boot/efi/graphics.c +++ b/src/boot/efi/graphics.c @@ -10,9 +10,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> - * Copyright (C) 2013 Intel Corporation + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2013 Intel Corporation * Authored by Joonas Lahtinen <joonas.lahtinen@linux.intel.com> */ diff --git a/src/boot/efi/graphics.h b/src/boot/efi/graphics.h index 10e0c269ba..a2787663a5 100644 --- a/src/boot/efi/graphics.h +++ b/src/boot/efi/graphics.h @@ -10,9 +10,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> - * Copyright (C) 2013 Intel Corporation + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2013 Intel Corporation * Authored by Joonas Lahtinen <joonas.lahtinen@linux.intel.com> */ diff --git a/src/boot/efi/linux.c b/src/boot/efi/linux.c index 1f81f3e771..7d72183795 100644 --- a/src/boot/efi/linux.c +++ b/src/boot/efi/linux.c @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2015 Kay Sievers <kay@vrfy.org> + * Copyright © 2015 Kay Sievers <kay@vrfy.org> */ #include <efi.h> diff --git a/src/boot/efi/linux.h b/src/boot/efi/linux.h index 3c11423591..3b61207d73 100644 --- a/src/boot/efi/linux.h +++ b/src/boot/efi/linux.h @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2015 Kay Sievers <kay@vrfy.org> + * Copyright © 2015 Kay Sievers <kay@vrfy.org> */ #ifndef __SDBOOT_kernel_H diff --git a/src/boot/efi/pe.c b/src/boot/efi/pe.c index 7f178d6e85..dc05e8ffb7 100644 --- a/src/boot/efi/pe.c +++ b/src/boot/efi/pe.c @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2015 Kay Sievers <kay@vrfy.org> + * Copyright © 2015 Kay Sievers <kay@vrfy.org> */ #include <efi.h> diff --git a/src/boot/efi/pe.h b/src/boot/efi/pe.h index 4a411f5d76..23f628d4d7 100644 --- a/src/boot/efi/pe.h +++ b/src/boot/efi/pe.h @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2015 Kay Sievers <kay@vrfy.org> + * Copyright © 2015 Kay Sievers <kay@vrfy.org> */ #ifndef __SDBOOT_PEFILE_H diff --git a/src/boot/efi/splash.c b/src/boot/efi/splash.c index 77dadda443..49afe5efc4 100644 --- a/src/boot/efi/splash.c +++ b/src/boot/efi/splash.c @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> */ #include <efi.h> diff --git a/src/boot/efi/splash.h b/src/boot/efi/splash.h index c7e9c7a78d..69c29a6aec 100644 --- a/src/boot/efi/splash.h +++ b/src/boot/efi/splash.h @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> */ #ifndef __SDBOOT_SPLASH_H diff --git a/src/boot/efi/stub.c b/src/boot/efi/stub.c index c107a07ee7..a2d4cea60b 100644 --- a/src/boot/efi/stub.c +++ b/src/boot/efi/stub.c @@ -9,7 +9,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2015 Kay Sievers <kay@vrfy.org> + * Copyright © 2015 Kay Sievers <kay@vrfy.org> */ #include <efi.h> diff --git a/src/boot/efi/util.c b/src/boot/efi/util.c index 00bbb50203..a2767ae3e8 100644 --- a/src/boot/efi/util.c +++ b/src/boot/efi/util.c @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> */ #include <efi.h> diff --git a/src/boot/efi/util.h b/src/boot/efi/util.h index f61082bc19..267d000ed9 100644 --- a/src/boot/efi/util.h +++ b/src/boot/efi/util.h @@ -10,8 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * Copyright (C) 2012-2013 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2012 Harald Hoyer <harald@redhat.com> + * Copyright © 2012-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2012 Harald Hoyer <harald@redhat.com> */ #ifndef __SDBOOT_UTIL_H diff --git a/src/core/ima-setup.c b/src/core/ima-setup.c index 52bcceb8c5..4c4e3283bb 100644 --- a/src/core/ima-setup.c +++ b/src/core/ima-setup.c @@ -1,8 +1,8 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright 2010 Lennart Poettering - Copyright (C) 2012 Roberto Sassu - Politecnico di Torino, Italy - TORSEC group — http://security.polito.it + Copyright © 2012 Roberto Sassu - Politecnico di Torino, Italy + TORSEC group — http://security.polito.it ***/ #include <errno.h> diff --git a/src/core/ima-setup.h b/src/core/ima-setup.h index 215b2b15af..936cc2b4ce 100644 --- a/src/core/ima-setup.h +++ b/src/core/ima-setup.h @@ -3,8 +3,8 @@ /*** Copyright 2010 Lennart Poettering - Copyright (C) 2012 Roberto Sassu - Politecnico di Torino, Italy - TORSEC group — http://security.polito.it + Copyright © 2012 Roberto Sassu - Politecnico di Torino, Italy + TORSEC group — http://security.polito.it ***/ int ima_setup(void); diff --git a/src/core/smack-setup.c b/src/core/smack-setup.c index 816ac1ce74..50115c0454 100644 --- a/src/core/smack-setup.c +++ b/src/core/smack-setup.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation + Copyright © 2013 Intel Corporation Authors: Nathaniel Chen <nathaniel.chen@intel.com> ***/ diff --git a/src/core/smack-setup.h b/src/core/smack-setup.h index 03d14e017c..b65daafcd8 100644 --- a/src/core/smack-setup.h +++ b/src/core/smack-setup.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2013 Intel Corporation + Copyright © 2013 Intel Corporation Authors: Nathaniel Chen <nathaniel.chen@intel.com> ***/ diff --git a/src/journal/fsprg.c b/src/journal/fsprg.c index 281b48904a..6d062de5f4 100644 --- a/src/journal/fsprg.c +++ b/src/journal/fsprg.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ * * fsprg v0.1 - (seekable) forward-secure pseudorandom generator - * Copyright (C) 2012 B. Poettering + * Copyright © 2012 B. Poettering * Contact: fsprg@point-at-infinity.org * * This library is free software; you can redistribute it and/or diff --git a/src/journal/fsprg.h b/src/journal/fsprg.h index e0ec8884be..bf78c3e9c3 100644 --- a/src/journal/fsprg.h +++ b/src/journal/fsprg.h @@ -5,7 +5,7 @@ /* * fsprg v0.1 - (seekable) forward-secure pseudorandom generator - * Copyright (C) 2012 B. Poettering + * Copyright © 2012 B. Poettering * Contact: fsprg@point-at-infinity.org * * This library is free software; you can redistribute it and/or diff --git a/src/libsystemd-network/arp-util.c b/src/libsystemd-network/arp-util.c index 46c996d89b..0e0c234990 100644 --- a/src/libsystemd-network/arp-util.c +++ b/src/libsystemd-network/arp-util.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Axis Communications AB. All rights reserved. - Copyright (C) 2015 Tom Gundersen + Copyright © 2014 Axis Communications AB. All rights reserved. + Copyright © 2015 Tom Gundersen ***/ #include <linux/filter.h> diff --git a/src/libsystemd-network/arp-util.h b/src/libsystemd-network/arp-util.h index 773441e03a..10c684864b 100644 --- a/src/libsystemd-network/arp-util.h +++ b/src/libsystemd-network/arp-util.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2014 Axis Communications AB. All rights reserved. + Copyright © 2014 Axis Communications AB. All rights reserved. ***/ #include <netinet/if_ether.h> diff --git a/src/libsystemd-network/dhcp-identifier.c b/src/libsystemd-network/dhcp-identifier.c index 7afba75f29..ebbfe8bcd2 100644 --- a/src/libsystemd-network/dhcp-identifier.c +++ b/src/libsystemd-network/dhcp-identifier.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2015 Tom Gundersen <teg@jklmen> + Copyright © 2015 Tom Gundersen <teg@jklmen> ***/ #include "libudev.h" diff --git a/src/libsystemd-network/dhcp-identifier.h b/src/libsystemd-network/dhcp-identifier.h index c06a46cd7f..42d4956d10 100644 --- a/src/libsystemd-network/dhcp-identifier.h +++ b/src/libsystemd-network/dhcp-identifier.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2015 Tom Gundersen <teg@jklmen> + Copyright © 2015 Tom Gundersen <teg@jklmen> ***/ #include "sd-id128.h" diff --git a/src/libsystemd-network/dhcp-internal.h b/src/libsystemd-network/dhcp-internal.h index a456440e95..257a3c2e2f 100644 --- a/src/libsystemd-network/dhcp-internal.h +++ b/src/libsystemd-network/dhcp-internal.h @@ -2,8 +2,8 @@ #pragma once /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen ***/ #include <linux/if_packet.h> diff --git a/src/libsystemd-network/dhcp-lease-internal.h b/src/libsystemd-network/dhcp-lease-internal.h index 2d66708079..fabac183ef 100644 --- a/src/libsystemd-network/dhcp-lease-internal.h +++ b/src/libsystemd-network/dhcp-lease-internal.h @@ -2,8 +2,8 @@ #pragma once /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen ***/ #include <stdint.h> diff --git a/src/libsystemd-network/dhcp-network.c b/src/libsystemd-network/dhcp-network.c index bcab79d261..77638338f2 100644 --- a/src/libsystemd-network/dhcp-network.c +++ b/src/libsystemd-network/dhcp-network.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. + Copyright © 2013 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/dhcp-option.c b/src/libsystemd-network/dhcp-option.c index 7120d2204d..ad3f92546d 100644 --- a/src/libsystemd-network/dhcp-option.c +++ b/src/libsystemd-network/dhcp-option.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. + Copyright © 2013 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/dhcp-packet.c b/src/libsystemd-network/dhcp-packet.c index 2502a9a81c..79707933eb 100644 --- a/src/libsystemd-network/dhcp-packet.c +++ b/src/libsystemd-network/dhcp-packet.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen ***/ #include <errno.h> diff --git a/src/libsystemd-network/dhcp-protocol.h b/src/libsystemd-network/dhcp-protocol.h index 2cff5ce974..f03663248a 100644 --- a/src/libsystemd-network/dhcp-protocol.h +++ b/src/libsystemd-network/dhcp-protocol.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. + Copyright © 2013 Intel Corporation. All rights reserved. ***/ #include <netinet/ip.h> diff --git a/src/libsystemd-network/dhcp-server-internal.h b/src/libsystemd-network/dhcp-server-internal.h index d69b487079..e5c19bf8ab 100644 --- a/src/libsystemd-network/dhcp-server-internal.h +++ b/src/libsystemd-network/dhcp-server-internal.h @@ -2,8 +2,8 @@ #pragma once /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen ***/ #include "sd-dhcp-server.h" diff --git a/src/libsystemd-network/dhcp6-internal.h b/src/libsystemd-network/dhcp6-internal.h index 43b67d4f87..f1cbd6a4f1 100644 --- a/src/libsystemd-network/dhcp6-internal.h +++ b/src/libsystemd-network/dhcp6-internal.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2014-2015 Intel Corporation. All rights reserved. + Copyright © 2014-2015 Intel Corporation. All rights reserved. ***/ #include <net/ethernet.h> diff --git a/src/libsystemd-network/dhcp6-lease-internal.h b/src/libsystemd-network/dhcp6-lease-internal.h index f03765b5e3..dc85c437c9 100644 --- a/src/libsystemd-network/dhcp6-lease-internal.h +++ b/src/libsystemd-network/dhcp6-lease-internal.h @@ -2,8 +2,8 @@ #pragma once /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014-2015 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen + Copyright © 2014-2015 Intel Corporation. All rights reserved. ***/ #include <stdint.h> diff --git a/src/libsystemd-network/dhcp6-network.c b/src/libsystemd-network/dhcp6-network.c index e2a5991e32..78cd383669 100644 --- a/src/libsystemd-network/dhcp6-network.c +++ b/src/libsystemd-network/dhcp6-network.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/dhcp6-option.c b/src/libsystemd-network/dhcp6-option.c index 606c5ce54b..18196b1257 100644 --- a/src/libsystemd-network/dhcp6-option.c +++ b/src/libsystemd-network/dhcp6-option.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014-2015 Intel Corporation. All rights reserved. + Copyright © 2014-2015 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/dhcp6-protocol.h b/src/libsystemd-network/dhcp6-protocol.h index f1b1f0e476..ffae4453ac 100644 --- a/src/libsystemd-network/dhcp6-protocol.h +++ b/src/libsystemd-network/dhcp6-protocol.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <netinet/ip6.h> diff --git a/src/libsystemd-network/icmp6-util.c b/src/libsystemd-network/icmp6-util.c index 3db229c634..736df222f0 100644 --- a/src/libsystemd-network/icmp6-util.c +++ b/src/libsystemd-network/icmp6-util.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/icmp6-util.h b/src/libsystemd-network/icmp6-util.h index 7003d8fbb7..725a68086b 100644 --- a/src/libsystemd-network/icmp6-util.h +++ b/src/libsystemd-network/icmp6-util.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2014-2015 Intel Corporation. All rights reserved. + Copyright © 2014-2015 Intel Corporation. All rights reserved. ***/ #include <net/ethernet.h> diff --git a/src/libsystemd-network/lldp-internal.h b/src/libsystemd-network/lldp-internal.h index e175563b9a..e56509884e 100644 --- a/src/libsystemd-network/lldp-internal.h +++ b/src/libsystemd-network/lldp-internal.h @@ -2,8 +2,8 @@ #pragma once /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014 Susant Sahani + Copyright © 2014 Tom Gundersen + Copyright © 2014 Susant Sahani ***/ #include "sd-event.h" diff --git a/src/libsystemd-network/lldp-network.c b/src/libsystemd-network/lldp-network.c index 122688ac3c..63ba718f46 100644 --- a/src/libsystemd-network/lldp-network.c +++ b/src/libsystemd-network/lldp-network.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014 Susant Sahani + Copyright © 2014 Tom Gundersen + Copyright © 2014 Susant Sahani ***/ #include <linux/filter.h> diff --git a/src/libsystemd-network/lldp-network.h b/src/libsystemd-network/lldp-network.h index f08f1317bc..1d773acc2d 100644 --- a/src/libsystemd-network/lldp-network.h +++ b/src/libsystemd-network/lldp-network.h @@ -2,8 +2,8 @@ #pragma once /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014 Susant Sahani + Copyright © 2014 Tom Gundersen + Copyright © 2014 Susant Sahani ***/ #include "sd-event.h" diff --git a/src/libsystemd-network/ndisc-internal.h b/src/libsystemd-network/ndisc-internal.h index a429b1014e..fdabbc1b0e 100644 --- a/src/libsystemd-network/ndisc-internal.h +++ b/src/libsystemd-network/ndisc-internal.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include "log.h" diff --git a/src/libsystemd-network/ndisc-router.c b/src/libsystemd-network/ndisc-router.c index a6a9ac8a9f..25b693a458 100644 --- a/src/libsystemd-network/ndisc-router.c +++ b/src/libsystemd-network/ndisc-router.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <netinet/icmp6.h> diff --git a/src/libsystemd-network/ndisc-router.h b/src/libsystemd-network/ndisc-router.h index acc48dd800..2e2c1afd12 100644 --- a/src/libsystemd-network/ndisc-router.h +++ b/src/libsystemd-network/ndisc-router.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include "sd-ndisc.h" diff --git a/src/libsystemd-network/network-internal.c b/src/libsystemd-network/network-internal.c index 921c3a9dd0..adb92d1c95 100644 --- a/src/libsystemd-network/network-internal.c +++ b/src/libsystemd-network/network-internal.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright © 2013 Tom Gundersen <teg@jklm.no> ***/ #include <arpa/inet.h> diff --git a/src/libsystemd-network/network-internal.h b/src/libsystemd-network/network-internal.h index 15608935f5..51b69c3d15 100644 --- a/src/libsystemd-network/network-internal.h +++ b/src/libsystemd-network/network-internal.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright © 2013 Tom Gundersen <teg@jklm.no> ***/ #include <stdbool.h> diff --git a/src/libsystemd-network/radv-internal.h b/src/libsystemd-network/radv-internal.h index c280b2480e..b221c6f6c5 100644 --- a/src/libsystemd-network/radv-internal.h +++ b/src/libsystemd-network/radv-internal.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2017 Intel Corporation. All rights reserved. + Copyright © 2017 Intel Corporation. All rights reserved. ***/ #include "sd-radv.h" diff --git a/src/libsystemd-network/sd-dhcp-client.c b/src/libsystemd-network/sd-dhcp-client.c index d52695b6b2..ff434f8ce7 100644 --- a/src/libsystemd-network/sd-dhcp-client.c +++ b/src/libsystemd-network/sd-dhcp-client.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. + Copyright © 2013 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/sd-dhcp-lease.c b/src/libsystemd-network/sd-dhcp-lease.c index c880c6688c..47cd439e26 100644 --- a/src/libsystemd-network/sd-dhcp-lease.c +++ b/src/libsystemd-network/sd-dhcp-lease.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen ***/ #include <arpa/inet.h> diff --git a/src/libsystemd-network/sd-dhcp-server.c b/src/libsystemd-network/sd-dhcp-server.c index 45b813669e..3a4b10a078 100644 --- a/src/libsystemd-network/sd-dhcp-server.c +++ b/src/libsystemd-network/sd-dhcp-server.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen ***/ #include <sys/ioctl.h> diff --git a/src/libsystemd-network/sd-dhcp6-client.c b/src/libsystemd-network/sd-dhcp6-client.c index 2a493588ec..b3bc259280 100644 --- a/src/libsystemd-network/sd-dhcp6-client.c +++ b/src/libsystemd-network/sd-dhcp6-client.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014-2015 Intel Corporation. All rights reserved. + Copyright © 2014-2015 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/sd-dhcp6-lease.c b/src/libsystemd-network/sd-dhcp6-lease.c index 21e9f38bb4..4a4e37a100 100644 --- a/src/libsystemd-network/sd-dhcp6-lease.c +++ b/src/libsystemd-network/sd-dhcp6-lease.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014-2015 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen + Copyright © 2014-2015 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/sd-ipv4acd.c b/src/libsystemd-network/sd-ipv4acd.c index c241eebb91..8cd685b04d 100644 --- a/src/libsystemd-network/sd-ipv4acd.c +++ b/src/libsystemd-network/sd-ipv4acd.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Axis Communications AB. All rights reserved. - Copyright (C) 2015 Tom Gundersen + Copyright © 2014 Axis Communications AB. All rights reserved. + Copyright © 2015 Tom Gundersen ***/ #include <arpa/inet.h> diff --git a/src/libsystemd-network/sd-ipv4ll.c b/src/libsystemd-network/sd-ipv4ll.c index e12cd59813..001b322610 100644 --- a/src/libsystemd-network/sd-ipv4ll.c +++ b/src/libsystemd-network/sd-ipv4ll.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Axis Communications AB. All rights reserved. - Copyright (C) 2015 Tom Gundersen + Copyright © 2014 Axis Communications AB. All rights reserved. + Copyright © 2015 Tom Gundersen ***/ #include <arpa/inet.h> diff --git a/src/libsystemd-network/sd-lldp.c b/src/libsystemd-network/sd-lldp.c index 1f2cf1cc92..15a7f291e4 100644 --- a/src/libsystemd-network/sd-lldp.c +++ b/src/libsystemd-network/sd-lldp.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014 Susant Sahani + Copyright © 2014 Tom Gundersen + Copyright © 2014 Susant Sahani ***/ #include <arpa/inet.h> diff --git a/src/libsystemd-network/sd-ndisc.c b/src/libsystemd-network/sd-ndisc.c index d95200c90d..2d81160b02 100644 --- a/src/libsystemd-network/sd-ndisc.c +++ b/src/libsystemd-network/sd-ndisc.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <netinet/icmp6.h> diff --git a/src/libsystemd-network/sd-radv.c b/src/libsystemd-network/sd-radv.c index 158359b072..5f82e4b452 100644 --- a/src/libsystemd-network/sd-radv.c +++ b/src/libsystemd-network/sd-radv.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2017 Intel Corporation. All rights reserved. + Copyright © 2017 Intel Corporation. All rights reserved. ***/ #include <netinet/icmp6.h> diff --git a/src/libsystemd-network/test-acd.c b/src/libsystemd-network/test-acd.c index e83f27e76f..6092100884 100644 --- a/src/libsystemd-network/test-acd.c +++ b/src/libsystemd-network/test-acd.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Tom Gundersen <teg@jklm.no> + Copyright © 2014 Tom Gundersen <teg@jklm.no> ***/ #include <errno.h> diff --git a/src/libsystemd-network/test-dhcp-client.c b/src/libsystemd-network/test-dhcp-client.c index b20579c194..0e257633b8 100644 --- a/src/libsystemd-network/test-dhcp-client.c +++ b/src/libsystemd-network/test-dhcp-client.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. + Copyright © 2013 Intel Corporation. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/test-dhcp-server.c b/src/libsystemd-network/test-dhcp-server.c index 2f79489816..3c1679c644 100644 --- a/src/libsystemd-network/test-dhcp-server.c +++ b/src/libsystemd-network/test-dhcp-server.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen ***/ #include <errno.h> diff --git a/src/libsystemd-network/test-dhcp6-client.c b/src/libsystemd-network/test-dhcp6-client.c index 148c96b0b9..27c0002fe2 100644 --- a/src/libsystemd-network/test-dhcp6-client.c +++ b/src/libsystemd-network/test-dhcp6-client.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <net/ethernet.h> diff --git a/src/libsystemd-network/test-ipv4ll-manual.c b/src/libsystemd-network/test-ipv4ll-manual.c index 0c30f35912..25b3177f79 100644 --- a/src/libsystemd-network/test-ipv4ll-manual.c +++ b/src/libsystemd-network/test-ipv4ll-manual.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Tom Gundersen <teg@jklm.no> + Copyright © 2014 Tom Gundersen <teg@jklm.no> ***/ #include <errno.h> diff --git a/src/libsystemd-network/test-ipv4ll.c b/src/libsystemd-network/test-ipv4ll.c index 769abc2c14..ee9cce02a8 100644 --- a/src/libsystemd-network/test-ipv4ll.c +++ b/src/libsystemd-network/test-ipv4ll.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Axis Communications AB. All rights reserved. + Copyright © 2014 Axis Communications AB. All rights reserved. ***/ #include <errno.h> diff --git a/src/libsystemd-network/test-lldp.c b/src/libsystemd-network/test-lldp.c index ff4c183db0..fb641e7c35 100644 --- a/src/libsystemd-network/test-lldp.c +++ b/src/libsystemd-network/test-lldp.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014 Susant Sahani + Copyright © 2014 Tom Gundersen + Copyright © 2014 Susant Sahani ***/ #include <arpa/inet.h> diff --git a/src/libsystemd-network/test-ndisc-ra.c b/src/libsystemd-network/test-ndisc-ra.c index 41fb12e92b..d5a0237663 100644 --- a/src/libsystemd-network/test-ndisc-ra.c +++ b/src/libsystemd-network/test-ndisc-ra.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2017 Intel Corporation. All rights reserved. + Copyright © 2017 Intel Corporation. All rights reserved. ***/ #include <netinet/icmp6.h> diff --git a/src/libsystemd-network/test-ndisc-rs.c b/src/libsystemd-network/test-ndisc-rs.c index b1b0c7bfc9..b9d0e7dc90 100644 --- a/src/libsystemd-network/test-ndisc-rs.c +++ b/src/libsystemd-network/test-ndisc-rs.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <netinet/icmp6.h> diff --git a/src/libsystemd/sd-netlink/netlink-util.c b/src/libsystemd/sd-netlink/netlink-util.c index 064534fb62..c392c0abca 100644 --- a/src/libsystemd/sd-netlink/netlink-util.c +++ b/src/libsystemd/sd-netlink/netlink-util.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright © 2013 Tom Gundersen <teg@jklm.no> ***/ #include "sd-netlink.h" diff --git a/src/libsystemd/sd-netlink/netlink-util.h b/src/libsystemd/sd-netlink/netlink-util.h index d41113d15b..ad0c5f3c41 100644 --- a/src/libsystemd/sd-netlink/netlink-util.h +++ b/src/libsystemd/sd-netlink/netlink-util.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright © 2013 Tom Gundersen <teg@jklm.no> ***/ #include "sd-netlink.h" diff --git a/src/network/networkd-brvlan.c b/src/network/networkd-brvlan.c index 9ae9e9b4e3..8e8a618e21 100644 --- a/src/network/networkd-brvlan.c +++ b/src/network/networkd-brvlan.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2016 BISDN GmbH. All rights reserved. + Copyright © 2016 BISDN GmbH. All rights reserved. ***/ #include <netinet/in.h> diff --git a/src/network/networkd-brvlan.h b/src/network/networkd-brvlan.h index 714f213b19..f6af140d3e 100644 --- a/src/network/networkd-brvlan.h +++ b/src/network/networkd-brvlan.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2016 BISDN GmbH. All rights reserved. + Copyright © 2016 BISDN GmbH. All rights reserved. ***/ #include <stdint.h> diff --git a/src/network/networkd-dhcp6.c b/src/network/networkd-dhcp6.c index 08e867ad94..0fcd2cab3e 100644 --- a/src/network/networkd-dhcp6.c +++ b/src/network/networkd-dhcp6.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <netinet/ether.h> diff --git a/src/network/networkd-fdb.c b/src/network/networkd-fdb.c index fb24983565..11f70723a9 100644 --- a/src/network/networkd-fdb.c +++ b/src/network/networkd-fdb.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <net/ethernet.h> diff --git a/src/network/networkd-fdb.h b/src/network/networkd-fdb.h index 03bacb24fb..ac0d131a99 100644 --- a/src/network/networkd-fdb.h +++ b/src/network/networkd-fdb.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include "conf-parser.h" diff --git a/src/network/networkd-ndisc.c b/src/network/networkd-ndisc.c index c3cb9a4e71..8284e3a299 100644 --- a/src/network/networkd-ndisc.c +++ b/src/network/networkd-ndisc.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. ***/ #include <netinet/icmp6.h> diff --git a/src/network/networkd-radv.c b/src/network/networkd-radv.c index cfc8f40da8..04a657a87f 100644 --- a/src/network/networkd-radv.c +++ b/src/network/networkd-radv.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2017 Intel Corporation. All rights reserved. + Copyright © 2017 Intel Corporation. All rights reserved. ***/ #include <netinet/icmp6.h> diff --git a/src/systemd/sd-dhcp-client.h b/src/systemd/sd-dhcp-client.h index 9b5ffb322d..931b0e890b 100644 --- a/src/systemd/sd-dhcp-client.h +++ b/src/systemd/sd-dhcp-client.h @@ -3,7 +3,7 @@ #define foosddhcpclienthfoo /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. + Copyright © 2013 Intel Corporation. All rights reserved. systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-dhcp-lease.h b/src/systemd/sd-dhcp-lease.h index b4c8406d97..16c05661ec 100644 --- a/src/systemd/sd-dhcp-lease.h +++ b/src/systemd/sd-dhcp-lease.h @@ -3,8 +3,8 @@ #define foosddhcpleasehfoo /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-dhcp-server.h b/src/systemd/sd-dhcp-server.h index c9b2b49917..9dcabaa051 100644 --- a/src/systemd/sd-dhcp-server.h +++ b/src/systemd/sd-dhcp-server.h @@ -3,8 +3,8 @@ #define foosddhcpserverhfoo /*** - Copyright (C) 2013 Intel Corporation. All rights reserved. - Copyright (C) 2014 Tom Gundersen + Copyright © 2013 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-dhcp6-client.h b/src/systemd/sd-dhcp6-client.h index 4eed81dfc3..4f3b2d9e2e 100644 --- a/src/systemd/sd-dhcp6-client.h +++ b/src/systemd/sd-dhcp6-client.h @@ -3,7 +3,7 @@ #define foosddhcp6clienthfoo /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-dhcp6-lease.h b/src/systemd/sd-dhcp6-lease.h index 8f56ce8be3..a673de5edd 100644 --- a/src/systemd/sd-dhcp6-lease.h +++ b/src/systemd/sd-dhcp6-lease.h @@ -3,8 +3,8 @@ #define foosddhcp6leasehfoo /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014-2015 Intel Corporation. All rights reserved. + Copyright © 2014 Tom Gundersen + Copyright © 2014-2015 Intel Corporation. All rights reserved. systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-ipv4acd.h b/src/systemd/sd-ipv4acd.h index 6cee06b920..259db26330 100644 --- a/src/systemd/sd-ipv4acd.h +++ b/src/systemd/sd-ipv4acd.h @@ -3,8 +3,8 @@ #define foosdipv4acdfoo /*** - Copyright (C) 2014 Axis Communications AB. All rights reserved. - Copyright (C) 2015 Tom Gundersen + Copyright © 2014 Axis Communications AB. All rights reserved. + Copyright © 2015 Tom Gundersen systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-ipv4ll.h b/src/systemd/sd-ipv4ll.h index b95f0c6fd1..71bd4cfe48 100644 --- a/src/systemd/sd-ipv4ll.h +++ b/src/systemd/sd-ipv4ll.h @@ -3,7 +3,7 @@ #define foosdipv4llfoo /*** - Copyright (C) 2014 Axis Communications AB. All rights reserved. + Copyright © 2014 Axis Communications AB. All rights reserved. systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-lldp.h b/src/systemd/sd-lldp.h index 1f7de1bfcb..11a2119ab6 100644 --- a/src/systemd/sd-lldp.h +++ b/src/systemd/sd-lldp.h @@ -3,8 +3,8 @@ #define foosdlldphfoo /*** - Copyright (C) 2014 Tom Gundersen - Copyright (C) 2014 Susant Sahani + Copyright © 2014 Tom Gundersen + Copyright © 2014 Susant Sahani systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-ndisc.h b/src/systemd/sd-ndisc.h index 0a5447593f..6b6249ca03 100644 --- a/src/systemd/sd-ndisc.h +++ b/src/systemd/sd-ndisc.h @@ -3,7 +3,7 @@ #define foosdndiscfoo /*** - Copyright (C) 2014 Intel Corporation. All rights reserved. + Copyright © 2014 Intel Corporation. All rights reserved. systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/systemd/sd-radv.h b/src/systemd/sd-radv.h index 05654aa747..f2056c0644 100644 --- a/src/systemd/sd-radv.h +++ b/src/systemd/sd-radv.h @@ -3,7 +3,7 @@ #define foosdradvfoo /*** - Copyright (C) 2017 Intel Corporation. All rights reserved. + Copyright © 2017 Intel Corporation. All rights reserved. systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/src/test/test-clock.c b/src/test/test-clock.c index fa77b5d25c..50e9b7756f 100644 --- a/src/test/test-clock.c +++ b/src/test/test-clock.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2016 Canonical Ltd. + Copyright © 2016 Canonical Ltd. ***/ #include <unistd.h> diff --git a/src/udev/ata_id/ata_id.c b/src/udev/ata_id/ata_id.c index 2cdb0acd9a..4e216f6a04 100644 --- a/src/udev/ata_id/ata_id.c +++ b/src/udev/ata_id/ata_id.c @@ -2,9 +2,9 @@ /* * ata_id - reads product/serial number from ATA drives * - * Copyright (C) 2005-2008 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2009 Lennart Poettering <lennart@poettering.net> - * Copyright (C) 2009-2010 David Zeuthen <zeuthen@gmail.com> + * Copyright © 2005-2008 Kay Sievers <kay@vrfy.org> + * Copyright © 2009 Lennart Poettering <lennart@poettering.net> + * Copyright © 2009-2010 David Zeuthen <zeuthen@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/cdrom_id/cdrom_id.c b/src/udev/cdrom_id/cdrom_id.c index 5e7bebeb16..182439ce01 100644 --- a/src/udev/cdrom_id/cdrom_id.c +++ b/src/udev/cdrom_id/cdrom_id.c @@ -2,7 +2,7 @@ /* * cdrom_id - optical drive and media information prober * - * Copyright (C) 2008-2010 Kay Sievers <kay@vrfy.org> + * Copyright © 2008-2010 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/collect/collect.c b/src/udev/collect/collect.c index c8fa47b3d7..a88dedd002 100644 --- a/src/udev/collect/collect.c +++ b/src/udev/collect/collect.c @@ -11,7 +11,7 @@ * number of missing IDs otherwise. * A negative number is returned on error. * - * Copyright(C) 2007, Hannes Reinecke <hare@suse.de> + * Copyright © 2007, Hannes Reinecke <hare@suse.de> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/mtd_probe/mtd_probe.c b/src/udev/mtd_probe/mtd_probe.c index fa5f41faa5..f47b13378c 100644 --- a/src/udev/mtd_probe/mtd_probe.c +++ b/src/udev/mtd_probe/mtd_probe.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2010 - Maxim Levitsky + * Copyright © 2010 - Maxim Levitsky * * mtd_probe is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/mtd_probe/mtd_probe.h b/src/udev/mtd_probe/mtd_probe.h index 20ff862e51..1d8c93b7fd 100644 --- a/src/udev/mtd_probe/mtd_probe.h +++ b/src/udev/mtd_probe/mtd_probe.h @@ -2,7 +2,7 @@ #pragma once /* - * Copyright (C) 2010 - Maxim Levitsky + * Copyright © 2010 - Maxim Levitsky * * mtd_probe is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/mtd_probe/probe_smartmedia.c b/src/udev/mtd_probe/probe_smartmedia.c index da937a399d..099809da1b 100644 --- a/src/udev/mtd_probe/probe_smartmedia.c +++ b/src/udev/mtd_probe/probe_smartmedia.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2010 - Maxim Levitsky + * Copyright © 2010 - Maxim Levitsky * * mtd_probe is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/net/ethtool-util.c b/src/udev/net/ethtool-util.c index 2e51935693..e12edc3ca3 100644 --- a/src/udev/net/ethtool-util.c +++ b/src/udev/net/ethtool-util.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright © 2013 Tom Gundersen <teg@jklm.no> ***/ #include <net/if.h> diff --git a/src/udev/net/ethtool-util.h b/src/udev/net/ethtool-util.h index 8371533cc9..d6493bcbdb 100644 --- a/src/udev/net/ethtool-util.h +++ b/src/udev/net/ethtool-util.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright © 2013 Tom Gundersen <teg@jklm.no> ***/ #include <macro.h> diff --git a/src/udev/net/link-config.c b/src/udev/net/link-config.c index cc6eae9371..da12bb378b 100644 --- a/src/udev/net/link-config.c +++ b/src/udev/net/link-config.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright © 2013 Tom Gundersen <teg@jklm.no> ***/ #include <netinet/ether.h> diff --git a/src/udev/net/link-config.h b/src/udev/net/link-config.h index 2057e46c21..9bad991dc4 100644 --- a/src/udev/net/link-config.h +++ b/src/udev/net/link-config.h @@ -2,7 +2,7 @@ #pragma once /*** - Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright © 2013 Tom Gundersen <teg@jklm.no> ***/ #include "libudev.h" diff --git a/src/udev/scsi_id/scsi_id.c b/src/udev/scsi_id/scsi_id.c index 59ef121cbe..f11723b531 100644 --- a/src/udev/scsi_id/scsi_id.c +++ b/src/udev/scsi_id/scsi_id.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) IBM Corp. 2003 - * Copyright (C) SUSE Linux Products GmbH, 2006 + * Copyright © IBM Corp. 2003 + * Copyright © SUSE Linux Products GmbH, 2006 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/scsi_id/scsi_id.h b/src/udev/scsi_id/scsi_id.h index 9a33f6a158..bf8df7ac10 100644 --- a/src/udev/scsi_id/scsi_id.h +++ b/src/udev/scsi_id/scsi_id.h @@ -2,7 +2,7 @@ #pragma once /* - * Copyright (C) IBM Corp. 2003 + * Copyright © IBM Corp. 2003 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/scsi_id/scsi_serial.c b/src/udev/scsi_id/scsi_serial.c index 844805de12..576c33613f 100644 --- a/src/udev/scsi_id/scsi_serial.c +++ b/src/udev/scsi_id/scsi_serial.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) IBM Corp. 2003 + * Copyright © IBM Corp. 2003 * * Author: Patrick Mansfield<patmans@us.ibm.com> * diff --git a/src/udev/udev-builtin-blkid.c b/src/udev/udev-builtin-blkid.c index 279ce9da56..402d307d82 100644 --- a/src/udev/udev-builtin-blkid.c +++ b/src/udev/udev-builtin-blkid.c @@ -2,8 +2,8 @@ /* * probe disks for filesystems and partitions * - * Copyright (C) 2011 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2011 Karel Zak <kzak@redhat.com> + * Copyright © 2011 Kay Sievers <kay@vrfy.org> + * Copyright © 2011 Karel Zak <kzak@redhat.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udev-builtin-input_id.c b/src/udev/udev-builtin-input_id.c index f80a6a595c..cc71b2841c 100644 --- a/src/udev/udev-builtin-input_id.c +++ b/src/udev/udev-builtin-input_id.c @@ -2,11 +2,11 @@ /* * expose input properties via udev * - * Copyright (C) 2009 Martin Pitt <martin.pitt@ubuntu.com> - * Portions Copyright (C) 2004 David Zeuthen, <david@fubar.dk> - * Copyright (C) 2011 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2014 Carlos Garnacho <carlosg@gnome.org> - * Copyright (C) 2014 David Herrmann <dh.herrmann@gmail.com> + * Copyright © 2009 Martin Pitt <martin.pitt@ubuntu.com> + * Portions Copyright © 2004 David Zeuthen, <david@fubar.dk> + * Copyright © 2011 Kay Sievers <kay@vrfy.org> + * Copyright © 2014 Carlos Garnacho <carlosg@gnome.org> + * Copyright © 2014 David Herrmann <dh.herrmann@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udev-builtin-kmod.c b/src/udev/udev-builtin-kmod.c index 2530fdfd23..1648917a85 100644 --- a/src/udev/udev-builtin-kmod.c +++ b/src/udev/udev-builtin-kmod.c @@ -2,8 +2,8 @@ /* * load kernel modules * - * Copyright (C) 2011-2012 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2011 ProFUSION embedded systems + * Copyright © 2011-2012 Kay Sievers <kay@vrfy.org> + * Copyright © 2011 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udev-builtin-path_id.c b/src/udev/udev-builtin-path_id.c index 51748dcae8..643a3fcfa0 100644 --- a/src/udev/udev-builtin-path_id.c +++ b/src/udev/udev-builtin-path_id.c @@ -2,7 +2,7 @@ /* * compose persistent device path * - * Copyright (C) 2009-2011 Kay Sievers <kay@vrfy.org> + * Copyright © 2009-2011 Kay Sievers <kay@vrfy.org> * * Logic based on Hannes Reinecke's shell script. * diff --git a/src/udev/udev-builtin-usb_id.c b/src/udev/udev-builtin-usb_id.c index ed54f66444..5892eb5ea1 100644 --- a/src/udev/udev-builtin-usb_id.c +++ b/src/udev/udev-builtin-usb_id.c @@ -5,7 +5,7 @@ * Copyright (c) 2005 SUSE Linux Products GmbH, Germany * Author: Hannes Reinecke <hare@suse.de> * - * Copyright (C) 2005-2011 Kay Sievers <kay@vrfy.org> + * Copyright © 2005-2011 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udev-ctrl.c b/src/udev/udev-ctrl.c index 7b8110582d..43f6763738 100644 --- a/src/udev/udev-ctrl.c +++ b/src/udev/udev-ctrl.c @@ -2,7 +2,7 @@ * * libudev - interface to udev device information * - * Copyright (C) 2008 Kay Sievers <kay@vrfy.org> + * Copyright © 2008 Kay Sievers <kay@vrfy.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/udev/udev-event.c b/src/udev/udev-event.c index d0befba29c..e1b68e626c 100644 --- a/src/udev/udev-event.c +++ b/src/udev/udev-event.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2003-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2003-2013 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udev-node.c b/src/udev/udev-node.c index 755bf665ab..c999beb8c7 100644 --- a/src/udev/udev-node.c +++ b/src/udev/udev-node.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2003-2013 Kay Sievers <kay@vrfy.org> + * Copyright © 2003-2013 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udev-rules.c b/src/udev/udev-rules.c index 635811c59f..8ac01ee297 100644 --- a/src/udev/udev-rules.c +++ b/src/udev/udev-rules.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2003-2012 Kay Sievers <kay@vrfy.org> + * Copyright © 2003-2012 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udev-watch.c b/src/udev/udev-watch.c index 61179ce03d..6f67e1406b 100644 --- a/src/udev/udev-watch.c +++ b/src/udev/udev-watch.c @@ -1,8 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2004-2012 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2009 Canonical Ltd. - * Copyright (C) 2009 Scott James Remnant <scott@netsplit.com> + * Copyright © 2004-2012 Kay Sievers <kay@vrfy.org> + * Copyright © 2009 Canonical Ltd. + * Copyright © 2009 Scott James Remnant <scott@netsplit.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udev.h b/src/udev/udev.h index ea11c2d29e..a9d35b6baa 100644 --- a/src/udev/udev.h +++ b/src/udev/udev.h @@ -2,8 +2,8 @@ #pragma once /* - * Copyright (C) 2003 Greg Kroah-Hartman <greg@kroah.com> - * Copyright (C) 2003-2010 Kay Sievers <kay@vrfy.org> + * Copyright © 2003 Greg Kroah-Hartman <greg@kroah.com> + * Copyright © 2003-2010 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-control.c b/src/udev/udevadm-control.c index 05df3e8198..a8f36c9325 100644 --- a/src/udev/udevadm-control.c +++ b/src/udev/udevadm-control.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2005-2011 Kay Sievers <kay@vrfy.org> + * Copyright © 2005-2011 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-info.c b/src/udev/udevadm-info.c index ab81c0a501..d8a7fa08f5 100644 --- a/src/udev/udevadm-info.c +++ b/src/udev/udevadm-info.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2004-2009 Kay Sievers <kay@vrfy.org> + * Copyright © 2004-2009 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-monitor.c b/src/udev/udevadm-monitor.c index 8984039da9..244f8abcbd 100644 --- a/src/udev/udevadm-monitor.c +++ b/src/udev/udevadm-monitor.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2004-2010 Kay Sievers <kay@vrfy.org> + * Copyright © 2004-2010 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-settle.c b/src/udev/udevadm-settle.c index 0af3e6412b..425a22cce7 100644 --- a/src/udev/udevadm-settle.c +++ b/src/udev/udevadm-settle.c @@ -1,8 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2006-2009 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2009 Canonical Ltd. - * Copyright (C) 2009 Scott James Remnant <scott@netsplit.com> + * Copyright © 2006-2009 Kay Sievers <kay@vrfy.org> + * Copyright © 2009 Canonical Ltd. + * Copyright © 2009 Scott James Remnant <scott@netsplit.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-test-builtin.c b/src/udev/udevadm-test-builtin.c index f5a39a11c1..88f98c3ef3 100644 --- a/src/udev/udevadm-test-builtin.c +++ b/src/udev/udevadm-test-builtin.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2011 Kay Sievers <kay@vrfy.org> + * Copyright © 2011 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-test.c b/src/udev/udevadm-test.c index cca49b2ccc..4184301419 100644 --- a/src/udev/udevadm-test.c +++ b/src/udev/udevadm-test.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2003-2004 Greg Kroah-Hartman <greg@kroah.com> - * Copyright (C) 2004-2008 Kay Sievers <kay@vrfy.org> + * Copyright © 2003-2004 Greg Kroah-Hartman <greg@kroah.com> + * Copyright © 2004-2008 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-trigger.c b/src/udev/udevadm-trigger.c index d463b83899..0f3860afe9 100644 --- a/src/udev/udevadm-trigger.c +++ b/src/udev/udevadm-trigger.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2008-2009 Kay Sievers <kay@vrfy.org> + * Copyright © 2008-2009 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-util.c b/src/udev/udevadm-util.c index b71b9ebd99..cff1b17393 100644 --- a/src/udev/udevadm-util.c +++ b/src/udev/udevadm-util.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2008-2009 Kay Sievers <kay@vrfy.org> + * Copyright © 2008-2009 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm-util.h b/src/udev/udevadm-util.h index 8262a8343f..8fa2024b79 100644 --- a/src/udev/udevadm-util.h +++ b/src/udev/udevadm-util.h @@ -2,7 +2,7 @@ #pragma once /* - * Copyright (C) 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> + * Copyright © 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevadm.c b/src/udev/udevadm.c index 06be1e8af5..cddddb7599 100644 --- a/src/udev/udevadm.c +++ b/src/udev/udevadm.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2007-2012 Kay Sievers <kay@vrfy.org> + * Copyright © 2007-2012 Kay Sievers <kay@vrfy.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/udevd.c b/src/udev/udevd.c index 0e75010db2..7644c093ac 100644 --- a/src/udev/udevd.c +++ b/src/udev/udevd.c @@ -1,9 +1,9 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2004-2012 Kay Sievers <kay@vrfy.org> - * Copyright (C) 2004 Chris Friesen <chris_friesen@sympatico.ca> - * Copyright (C) 2009 Canonical Ltd. - * Copyright (C) 2009 Scott James Remnant <scott@netsplit.com> + * Copyright © 2004-2012 Kay Sievers <kay@vrfy.org> + * Copyright © 2004 Chris Friesen <chris_friesen@sympatico.ca> + * Copyright © 2009 Canonical Ltd. + * Copyright © 2009 Scott James Remnant <scott@netsplit.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/udev/v4l_id/v4l_id.c b/src/udev/v4l_id/v4l_id.c index 8c525c1139..859fab2b96 100644 --- a/src/udev/v4l_id/v4l_id.c +++ b/src/udev/v4l_id/v4l_id.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (C) 2009 Kay Sievers <kay@vrfy.org> + * Copyright © 2009 Kay Sievers <kay@vrfy.org> * Copyright (c) 2009 Filippo Argiolas <filippo.argiolas@gmail.com> * * This program is free software; you can redistribute it and/or |