Drop my copyright headers

perl -i -0pe 's/\s*Copyright © .... Zbigniew Jędrzejewski.*?\n/\n/gms' man/*xml
git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/(#\n)?# +Copyright © [0-9, -]+ Zbigniew Jędrzejewski.*?\n//gms'
git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s*\/\*\*\*\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*?\s*\*\*\*\/\s*/\n\n/gms'
git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*//gms'
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2018-06-14 12:47:16 +02:00
parent b0450864f1
commit 0cd41d4dff
199 changed files with 4 additions and 485 deletions

View File

@@ -1,6 +1,4 @@
# SPDX-License-Identifier: LGPL-2.1+
#
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
in_files = '''
systemd.bg.catalog

View File

@@ -1,6 +1,4 @@
# SPDX-License-Identifier: LGPL-2.1+
#
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
file = configure_file(
input : 'README.in',

View File

@@ -1,6 +1,4 @@
# SPDX-License-Identifier: LGPL-2.1+
#
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
file = configure_file(
input : 'README.in',

View File

@@ -1,6 +1,4 @@
# SPDX-License-Identifier: LGPL-2.1+
#
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
hwdb_files = files('''
20-pci-vendor-model.hwdb

View File

@@ -4,8 +4,6 @@
#
# This file is distributed under the MIT license, see below.
#
# Copyright © 2016 Zbigniew Jędrzejewski-Szmek
#
# The MIT License (MIT)
#
# Permission is hereby granted, free of charge, to any person obtaining a copy

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="busctl"

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="coredump.conf" conditional="ENABLE_COREDUMP"

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2012 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="coredumpctl" conditional='ENABLE_COREDUMP'

View File

@@ -2,8 +2,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

View File

@@ -5,7 +5,6 @@
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2016 Red Hat, Inc.
Copyright © 2017 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="environment.d" conditional='ENABLE_ENVIRONMENT_D'
xmlns:xi="http://www.w3.org/2001/XInclude">

View File

@@ -6,7 +6,6 @@
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2014 Tom Gundersen
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="hwdb" conditional="ENABLE_HWDB">

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="journal-upload.conf" conditional='HAVE_MICROHTTPD'

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
-->
<refsect1>

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2013 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="machinectl" conditional='ENABLE_MACHINED'

View File

@@ -1,6 +1,4 @@
# SPDX-License-Identifier: LGPL-2.1+
#
# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
# This is lame, I know, but meson has no other include mechanism
subdir('rules')

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2015 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="networkctl" conditional='ENABLE_NETWORKD'

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2016 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="sd-bus" xmlns:xi="http://www.w3.org/2001/XInclude">

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="sd_bus_creds_get_pid" xmlns:xi="http://www.w3.org/2001/XInclude">

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="sd_bus_creds_new_from_pid" xmlns:xi="http://www.w3.org/2001/XInclude">

View File

@@ -4,8 +4,6 @@
<!--
SPDX-License-Identifier: LGPL-2.1+
Copyright © 2014 Zbigniew Jędrzejewski-Szmek
-->
<refentry id="sd_bus_default" xmlns:xi="http://www.w3.org/2001/XInclude">

Some files were not shown because too many files have changed in this diff Show More