]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sd-dhcp,sd-ndisc: drop mistakenly set copyright
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 23 Feb 2024 04:16:23 +0000 (13:16 +0900)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Feb 2024 09:09:26 +0000 (10:09 +0100)
Follow-ups for
  6efa51f8621cf6a44c5d8472aa50142e19452c7f (sd-dhcp-client-id.h),
  97c3506dcd6e16fd285ce383f8fea992e923aa17 (sd-dhcp-duid.h),
  461dbb2fa97b5c03b19462bf0f462c9f96a59f1b (sd-dhcp-option.h),
  dd8ab4a2060ed1dd0ccf1044f221750bd193cd85 (sd-dhcp-server-lease.h),
  ca34b434812f30989aa7d181e7e433815cb70dda (sd-ndisc-protocol.h and sd-ndisc-router.h).

src/systemd/sd-dhcp-client-id.h
src/systemd/sd-dhcp-duid.h
src/systemd/sd-dhcp-option.h
src/systemd/sd-dhcp-server-lease.h
src/systemd/sd-ndisc-protocol.h
src/systemd/sd-ndisc-router.h

index c128efc84d78304df543a6037687c4e3e5e762c6..d6174c6747389a87f85a34b86efc532d028f4e5f 100644 (file)
@@ -3,7 +3,6 @@
 #define foosddhcpclientidhfoo
 
 /***
-  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
   the Free Software Foundation; either version 2.1 of the License, or
index b1d2772a3eb93d325d493d8794d06e48a0bf7853..555b40e9d8911e5199b99b1ca82500f9f8911187 100644 (file)
@@ -3,7 +3,6 @@
 #define foosddhcpduidhfoo
 
 /***
-  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
   the Free Software Foundation; either version 2.1 of the License, or
index 1486ec7f119ca74887d9649241297c74e3631a22..2c31ec2d57e8b0e018a2a04101a9f3f667b643fa 100644 (file)
@@ -3,7 +3,6 @@
 #define foosddhcpoptionhfoo
 
 /***
-  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
   the Free Software Foundation; either version 2.1 of the License, or
index 754f71953b0051f73c9dfd7d12ea13d4c7709382..b5c9ba70d35605e760d06204ccbd839c4c34fc78 100644 (file)
@@ -3,7 +3,6 @@
 #define foosddhcpserverleasehfoo
 
 /***
-  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
   the Free Software Foundation; either version 2.1 of the License, or
index 93c5d2086117bd7def8b7f661e571eb1afba9d15..c6064b67958b7723561722116f8b2c36d645abe7 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdndiscprotocolfoo
 
 /***
-  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
   the Free Software Foundation; either version 2.1 of the License, or
index 7f1a0229e8cd56f9c8cc3230f223c273dc6da591..7cde2979ac7e36f26575e35c5efe775eed92b379 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdndiscrouterfoo
 
 /***
-  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
   the Free Software Foundation; either version 2.1 of the License, or