diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-06-12 17:15:23 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-06-14 10:20:20 +0200 |
commit | 810adae9e9e0b028bd1d210918d0380e15c5595a (patch) | |
tree | 26d8267909cb7a22e64f830801786bd5000351f2 /src/systemd | |
parent | tree-wide: drop 'This file is part of systemd' blurb (diff) | |
download | systemd-810adae9e9e0b028bd1d210918d0380e15c5595a.tar.gz systemd-810adae9e9e0b028bd1d210918d0380e15c5595a.tar.bz2 systemd-810adae9e9e0b028bd1d210918d0380e15c5595a.zip |
tree-wide: use proper unicode © instead of (C) where we can
Let's use a proper unicode copyright symbol where we can, it's prettier.
This important patch is very important.
Diffstat (limited to 'src/systemd')
-rw-r--r-- | src/systemd/sd-dhcp-client.h | 2 | ||||
-rw-r--r-- | src/systemd/sd-dhcp-lease.h | 4 | ||||
-rw-r--r-- | src/systemd/sd-dhcp-server.h | 4 | ||||
-rw-r--r-- | src/systemd/sd-dhcp6-client.h | 2 | ||||
-rw-r--r-- | src/systemd/sd-dhcp6-lease.h | 4 | ||||
-rw-r--r-- | src/systemd/sd-ipv4acd.h | 4 | ||||
-rw-r--r-- | src/systemd/sd-ipv4ll.h | 2 | ||||
-rw-r--r-- | src/systemd/sd-lldp.h | 4 | ||||
-rw-r--r-- | src/systemd/sd-ndisc.h | 2 | ||||
-rw-r--r-- | src/systemd/sd-radv.h | 2 |
10 files changed, 15 insertions, 15 deletions
diff --git a/src/systemd/sd-dhcp-client.h b/src/systemd/sd-dhcp-client.h index 9b5ffb322..931b0e890 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 b4c8406d9..16c05661e 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 c9b2b4991..9dcabaa05 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 4eed81dfc..4f3b2d9e2 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 8f56ce8be..a673de5ed 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 6cee06b92..259db2633 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 b95f0c6fd..71bd4cfe4 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 1f7de1bfc..11a2119ab 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 0a5447593..6b6249ca0 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 05654aa74..f2056c064 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 |