summaryrefslogtreecommitdiff
path: root/src/shared/boot-timestamps.h
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-20 11:58:53 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-20 11:58:53 +0200
commitd9b02e16971e13c36311b5ad3cb4c040a5024bf9 (patch)
treeb4ed6fc504c7ca90dbb9c7926a4557545fa5a39d /src/shared/boot-timestamps.h
parent8ce2809248e3303dcac5250979c0a54dd13f0a26 (diff)
downloadsystemd-d9b02e16971e13c36311b5ad3cb4c040a5024bf9.tar.gz
tree-wide: drop copyright headers from frequent contributors
Fixes #9320. for p in Shapovalov Chevalier Rozhkov Sievers Mack Herrmann Schmidt Rudenberg Sahani Landden Andersen Watanabe; do git grep -e 'Copyright.*'$p -l|xargs perl -i -0pe 's|/([*][*])?[*]\s+([*#]\s+)?Copyright[^\n]*'$p'[^\n]*\s*[*]([*][*])?/\n*|\n|gms; s|\s+([*#]\s+)?Copyright[^\n]*'$p'[^\n]*\n*|\n|gms' done
Diffstat (limited to 'src/shared/boot-timestamps.h')
-rw-r--r--src/shared/boot-timestamps.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/shared/boot-timestamps.h b/src/shared/boot-timestamps.h
index e7917c90be..c719dd3602 100644
--- a/src/shared/boot-timestamps.h
+++ b/src/shared/boot-timestamps.h
@@ -1,9 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
-/***
- Copyright © 2013 Kay Sievers
-***/
#include <time-util.h>