From: Zbigniew Jędrzejewski-Szmek Date: Wed, 20 Jun 2018 10:11:00 +0000 (+0200) Subject: Drop copyrights tags for "systemd authors" X-Git-Tag: v239~23^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68ad174eb8d5af8cda677e7ab04eb25c980ef126;p=thirdparty%2Fsystemd.git Drop copyrights tags for "systemd authors" --- diff --git a/po/cs.po b/po/cs.po index 47dd3cbcac7..7589d7ce37d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,7 +1,6 @@ # SPDX-License-Identifier: LGPL-2.1+ # # Czech translation for systemd. -# Copyright © 2016-2017 systemd's author and translators. # This file is distributed under the same license as the systemd package. # Daniel Maixner , 2016. # Daniel Rusek , 2016, 2017. diff --git a/po/gl.po b/po/gl.po index 410df26c9c7..bb7a6e678f2 100644 --- a/po/gl.po +++ b/po/gl.po @@ -1,6 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# Copyright © 2015 # This file is distributed under the same license as the systemd package. # Fran Dieguez , 2015. msgid "" diff --git a/po/ko.po b/po/ko.po index 69da4b05967..f05083a69c2 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1,7 +1,6 @@ # SPDX-License-Identifier: LGPL-2.1+ # # Korean translation for the systemd. -# Copyright © 2015 systemd author and translators. # This file is distributed under the same license as the systemd package. # Seong-ho Cho , 2015. # Dongsu Park , 2015. diff --git a/po/pl.po b/po/pl.po index fde44b139e8..f1d0b5fd2dc 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,7 +1,6 @@ # SPDX-License-Identifier: LGPL-2.1+ # # Polish translation for systemd. -# Copyright © 2011-2018 the systemd authors. # This file is distributed under the same license as the systemd package. # Piotr Drąg , 2011, 2013-2018. # Zbigniew Jędrzejewski-Szmek , 2011. diff --git a/src/test/test-verbs.c b/src/test/test-verbs.c index b6ac823e447..efb9664b3ce 100644 --- a/src/test/test-verbs.c +++ b/src/test/test-verbs.c @@ -1,7 +1,4 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ -/*** - Copyright © 2014 systemd developers -***/ #include "macro.h" #include "strv.h"