summaryrefslogtreecommitdiff
path: root/src/systemd
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-12 17:04:27 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-14 10:20:20 +0200
commit818bf5463297a72a2861aa3b360b8b4291a3f2a8 (patch)
treee7b572104cf208f065e6a60e459ded8e748a91c3 /src/systemd
parent16dc38dd15a69899da58917544cb9680b8c2ff97 (diff)
downloadsystemd-818bf5463297a72a2861aa3b360b8b4291a3f2a8.tar.gz
tree-wide: drop 'This file is part of systemd' blurb
This part of the copyright blurb stems from the GPL use recommendations: https://www.gnu.org/licenses/gpl-howto.en.html The concept appears to originate in times where version control was per file, instead of per tree, and was a way to glue the files together. Ultimately, we nowadays don't live in that world anymore, and this information is entirely useless anyway, as people are very welcome to copy these files into any projects they like, and they shouldn't have to change bits that are part of our copyright header for that. hence, let's just get rid of this old cruft, and shorten our codebase a bit.
Diffstat (limited to 'src/systemd')
-rw-r--r--src/systemd/_sd-common.h2
-rw-r--r--src/systemd/sd-bus-protocol.h2
-rw-r--r--src/systemd/sd-bus-vtable.h2
-rw-r--r--src/systemd/sd-bus.h2
-rw-r--r--src/systemd/sd-daemon.h2
-rw-r--r--src/systemd/sd-device.h2
-rw-r--r--src/systemd/sd-dhcp-client.h2
-rw-r--r--src/systemd/sd-dhcp-lease.h2
-rw-r--r--src/systemd/sd-dhcp-server.h2
-rw-r--r--src/systemd/sd-dhcp6-client.h2
-rw-r--r--src/systemd/sd-dhcp6-lease.h2
-rw-r--r--src/systemd/sd-event.h2
-rw-r--r--src/systemd/sd-hwdb.h2
-rw-r--r--src/systemd/sd-id128.h2
-rw-r--r--src/systemd/sd-ipv4acd.h2
-rw-r--r--src/systemd/sd-ipv4ll.h2
-rw-r--r--src/systemd/sd-journal.h2
-rw-r--r--src/systemd/sd-lldp.h2
-rw-r--r--src/systemd/sd-login.h2
-rw-r--r--src/systemd/sd-messages.h2
-rw-r--r--src/systemd/sd-ndisc.h2
-rw-r--r--src/systemd/sd-netlink.h2
-rw-r--r--src/systemd/sd-network.h2
-rw-r--r--src/systemd/sd-path.h2
-rw-r--r--src/systemd/sd-radv.h2
-rw-r--r--src/systemd/sd-resolve.h2
-rw-r--r--src/systemd/sd-utf8.h2
27 files changed, 0 insertions, 54 deletions
diff --git a/src/systemd/_sd-common.h b/src/systemd/_sd-common.h
index b4400e7b36..4eceb791e1 100644
--- a/src/systemd/_sd-common.h
+++ b/src/systemd/_sd-common.h
@@ -3,8 +3,6 @@
#define foosdcommonhfoo
/***
- This file is part of systemd.
-
Copyright 2013 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-bus-protocol.h b/src/systemd/sd-bus-protocol.h
index 63e3702fbf..9cae64c6e6 100644
--- a/src/systemd/sd-bus-protocol.h
+++ b/src/systemd/sd-bus-protocol.h
@@ -3,8 +3,6 @@
#define foosdbusprotocolhfoo
/***
- This file is part of systemd.
-
Copyright 2013 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-bus-vtable.h b/src/systemd/sd-bus-vtable.h
index 425e38e2e2..ac2cea0a65 100644
--- a/src/systemd/sd-bus-vtable.h
+++ b/src/systemd/sd-bus-vtable.h
@@ -3,8 +3,6 @@
#define foosdbusvtablehfoo
/***
- This file is part of systemd.
-
Copyright 2013 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h
index a1b1570663..cb4dcd937e 100644
--- a/src/systemd/sd-bus.h
+++ b/src/systemd/sd-bus.h
@@ -3,8 +3,6 @@
#define foosdbushfoo
/***
- This file is part of systemd.
-
Copyright 2013 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h
index 9772a05dad..a2798fc7f3 100644
--- a/src/systemd/sd-daemon.h
+++ b/src/systemd/sd-daemon.h
@@ -3,8 +3,6 @@
#define foosddaemonhfoo
/***
- This file is part of systemd.
-
Copyright 2013 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-device.h b/src/systemd/sd-device.h
index 6ac0b13c0c..8ddf02fa8c 100644
--- a/src/systemd/sd-device.h
+++ b/src/systemd/sd-device.h
@@ -3,8 +3,6 @@
#define foosddevicehfoo
/***
- This file is part of systemd.
-
Copyright 2008-2012 Kay Sievers <kay@vrfy.org>
Copyright 2014-2015 Tom Gundersen <teg@jklm.no>
diff --git a/src/systemd/sd-dhcp-client.h b/src/systemd/sd-dhcp-client.h
index fd0a569362..9b5ffb322d 100644
--- a/src/systemd/sd-dhcp-client.h
+++ b/src/systemd/sd-dhcp-client.h
@@ -3,8 +3,6 @@
#define foosddhcpclienthfoo
/***
- This file is part of systemd.
-
Copyright (C) 2013 Intel Corporation. All rights reserved.
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-dhcp-lease.h b/src/systemd/sd-dhcp-lease.h
index 3cc7fcabe3..b4c8406d97 100644
--- a/src/systemd/sd-dhcp-lease.h
+++ b/src/systemd/sd-dhcp-lease.h
@@ -3,8 +3,6 @@
#define foosddhcpleasehfoo
/***
- This file is part of systemd.
-
Copyright (C) 2013 Intel Corporation. All rights reserved.
Copyright (C) 2014 Tom Gundersen
diff --git a/src/systemd/sd-dhcp-server.h b/src/systemd/sd-dhcp-server.h
index 9d39e43b98..c9b2b49917 100644
--- a/src/systemd/sd-dhcp-server.h
+++ b/src/systemd/sd-dhcp-server.h
@@ -3,8 +3,6 @@
#define foosddhcpserverhfoo
/***
- This file is part of systemd.
-
Copyright (C) 2013 Intel Corporation. All rights reserved.
Copyright (C) 2014 Tom Gundersen
diff --git a/src/systemd/sd-dhcp6-client.h b/src/systemd/sd-dhcp6-client.h
index cadb32a051..4eed81dfc3 100644
--- a/src/systemd/sd-dhcp6-client.h
+++ b/src/systemd/sd-dhcp6-client.h
@@ -3,8 +3,6 @@
#define foosddhcp6clienthfoo
/***
- This file is part of systemd.
-
Copyright (C) 2014 Intel Corporation. All rights reserved.
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-dhcp6-lease.h b/src/systemd/sd-dhcp6-lease.h
index 22a5f8ce75..8f56ce8be3 100644
--- a/src/systemd/sd-dhcp6-lease.h
+++ b/src/systemd/sd-dhcp6-lease.h
@@ -3,8 +3,6 @@
#define foosddhcp6leasehfoo
/***
- This file is part of systemd.
-
Copyright (C) 2014 Tom Gundersen
Copyright (C) 2014-2015 Intel Corporation. All rights reserved.
diff --git a/src/systemd/sd-event.h b/src/systemd/sd-event.h
index fc5a75b6b6..2fc122a97f 100644
--- a/src/systemd/sd-event.h
+++ b/src/systemd/sd-event.h
@@ -3,8 +3,6 @@
#define foosdeventhfoo
/***
- This file is part of systemd.
-
Copyright 2013 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-hwdb.h b/src/systemd/sd-hwdb.h
index fd69aaf3d4..b96d6b65f2 100644
--- a/src/systemd/sd-hwdb.h
+++ b/src/systemd/sd-hwdb.h
@@ -3,8 +3,6 @@
#define foosdhwdbhfoo
/***
- This file is part of systemd.
-
Copyright 2008-2012 Kay Sievers <kay@vrfy.org>
Copyright 2014 Tom Gundersen <teg@jklm.no>
diff --git a/src/systemd/sd-id128.h b/src/systemd/sd-id128.h
index 67fc595669..2da9c7ae13 100644
--- a/src/systemd/sd-id128.h
+++ b/src/systemd/sd-id128.h
@@ -3,8 +3,6 @@
#define foosdid128hfoo
/***
- This file is part of systemd.
-
Copyright 2011 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-ipv4acd.h b/src/systemd/sd-ipv4acd.h
index 677ae3b216..6cee06b920 100644
--- a/src/systemd/sd-ipv4acd.h
+++ b/src/systemd/sd-ipv4acd.h
@@ -3,8 +3,6 @@
#define foosdipv4acdfoo
/***
- This file is part of systemd.
-
Copyright (C) 2014 Axis Communications AB. All rights reserved.
Copyright (C) 2015 Tom Gundersen
diff --git a/src/systemd/sd-ipv4ll.h b/src/systemd/sd-ipv4ll.h
index c330b0ae9e..b95f0c6fd1 100644
--- a/src/systemd/sd-ipv4ll.h
+++ b/src/systemd/sd-ipv4ll.h
@@ -3,8 +3,6 @@
#define foosdipv4llfoo
/***
- This file is part of systemd.
-
Copyright (C) 2014 Axis Communications AB. All rights reserved.
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-journal.h b/src/systemd/sd-journal.h
index 2a70d5e818..d036a40048 100644
--- a/src/systemd/sd-journal.h
+++ b/src/systemd/sd-journal.h
@@ -3,8 +3,6 @@
#define foosdjournalhfoo
/***
- This file is part of systemd.
-
Copyright 2011 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-lldp.h b/src/systemd/sd-lldp.h
index 0a76fa6314..1f7de1bfcb 100644
--- a/src/systemd/sd-lldp.h
+++ b/src/systemd/sd-lldp.h
@@ -3,8 +3,6 @@
#define foosdlldphfoo
/***
- This file is part of systemd.
-
Copyright (C) 2014 Tom Gundersen
Copyright (C) 2014 Susant Sahani
diff --git a/src/systemd/sd-login.h b/src/systemd/sd-login.h
index d8e2c6822d..b4f064d2d6 100644
--- a/src/systemd/sd-login.h
+++ b/src/systemd/sd-login.h
@@ -3,8 +3,6 @@
#define foosdloginhfoo
/***
- This file is part of systemd.
-
Copyright 2011 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-messages.h b/src/systemd/sd-messages.h
index 5a3f78bdbc..d090c1e549 100644
--- a/src/systemd/sd-messages.h
+++ b/src/systemd/sd-messages.h
@@ -3,8 +3,6 @@
#define foosdmessageshfoo
/***
- This file is part of systemd.
-
Copyright 2012 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-ndisc.h b/src/systemd/sd-ndisc.h
index 152114507a..0a5447593f 100644
--- a/src/systemd/sd-ndisc.h
+++ b/src/systemd/sd-ndisc.h
@@ -3,8 +3,6 @@
#define foosdndiscfoo
/***
- This file is part of systemd.
-
Copyright (C) 2014 Intel Corporation. All rights reserved.
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-netlink.h b/src/systemd/sd-netlink.h
index e742807e92..b390c261e8 100644
--- a/src/systemd/sd-netlink.h
+++ b/src/systemd/sd-netlink.h
@@ -3,8 +3,6 @@
#define foosdnetlinkhfoo
/***
- This file is part of systemd.
-
Copyright 2013 Tom Gundersen <teg@jklm.no>
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-network.h b/src/systemd/sd-network.h
index 45b5ed9c45..230905df52 100644
--- a/src/systemd/sd-network.h
+++ b/src/systemd/sd-network.h
@@ -3,8 +3,6 @@
#define foosdnetworkhfoo
/***
- This file is part of systemd.
-
Copyright 2011 Lennart Poettering
Copyright 2014 Tom Gundersen
diff --git a/src/systemd/sd-path.h b/src/systemd/sd-path.h
index 19f48b73eb..7c68d0e4fc 100644
--- a/src/systemd/sd-path.h
+++ b/src/systemd/sd-path.h
@@ -3,8 +3,6 @@
#define foosdpathhfoo
/***
- This file is part of systemd.
-
Copyright 2014 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-radv.h b/src/systemd/sd-radv.h
index 9d4ba87447..05654aa747 100644
--- a/src/systemd/sd-radv.h
+++ b/src/systemd/sd-radv.h
@@ -3,8 +3,6 @@
#define foosdradvfoo
/***
- This file is part of systemd.
-
Copyright (C) 2017 Intel Corporation. All rights reserved.
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-resolve.h b/src/systemd/sd-resolve.h
index d4921e9559..c0e14620c6 100644
--- a/src/systemd/sd-resolve.h
+++ b/src/systemd/sd-resolve.h
@@ -3,8 +3,6 @@
#define foosdresolvehfoo
/***
- This file is part of systemd.
-
Copyright 2005-2014 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it
diff --git a/src/systemd/sd-utf8.h b/src/systemd/sd-utf8.h
index cd02c6a296..ea8e779f04 100644
--- a/src/systemd/sd-utf8.h
+++ b/src/systemd/sd-utf8.h
@@ -3,8 +3,6 @@
#define foosdutf8hfoo
/***
- This file is part of systemd.
-
Copyright 2013 Lennart Poettering
systemd is free software; you can redistribute it and/or modify it