]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
time-wait-sync: drop gpl snail mail boilerplate
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 27 Oct 2020 17:18:57 +0000 (18:18 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 29 Oct 2020 09:47:28 +0000 (10:47 +0100)
No idea why this chunk was left when we removed the other copies.

src/time-wait-sync/time-wait-sync.c

index 4be15adf6aea412fdd82665ed2695b84b74c73ea..02053e77087c2cc3c196728103f05f53cd8822c4 100644 (file)
@@ -1,12 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
-/*
- * systemd service to wait until kernel realtime clock is synchronized
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA
- */
+/* systemd service to wait until kernel realtime clock is synchronized */
 
 #include <errno.h>
 #include <stdbool.h>