summaryrefslogtreecommitdiff
path: root/tools/catalog-report.py
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-14 12:47:16 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-14 13:03:20 +0200
commit0cd41d4dff5f0f7fd651a2c8ad86d1932313e666 (patch)
treeba30903a612b6815f7b54f8cf509281c0cb1ff1d /tools/catalog-report.py
parentb0450864f1723ad12176d7956377d89ff4a84d8c (diff)
downloadsystemd-0cd41d4dff5f0f7fd651a2c8ad86d1932313e666.tar.gz
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'
Diffstat (limited to 'tools/catalog-report.py')
-rwxr-xr-xtools/catalog-report.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/catalog-report.py b/tools/catalog-report.py
index cdae0f1b5a..b65869d02b 100755
--- a/tools/catalog-report.py
+++ b/tools/catalog-report.py
@@ -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