summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2020-01-11 22:53:07 +0000
committerSadie Powell <sadie@witchery.services>2020-01-11 22:53:07 +0000
commita0176191c9e2a32d898857f2a7e6a4016f894f2f (patch)
tree5ffeffad988d57aab8a03380807d7364d84e9f16 /make
parentaa692dc1039b63deef7886e914ec499abe7facaf (diff)
Remove whitespace between the shebang and the copyright header.
Diffstat (limited to 'make')
-rwxr-xr-xmake/calcdep.pl1
-rw-r--r--make/template/inspircd1
-rwxr-xr-xmake/unit-cc.pl1
3 files changed, 0 insertions, 3 deletions
diff --git a/make/calcdep.pl b/make/calcdep.pl
index 5490639ab..59b61e65a 100755
--- a/make/calcdep.pl
+++ b/make/calcdep.pl
@@ -1,5 +1,4 @@
#!/usr/bin/env perl
-
#
# InspIRCd -- Internet Relay Chat Daemon
#
diff --git a/make/template/inspircd b/make/template/inspircd
index 897a8c81a..c4e5bd202 100644
--- a/make/template/inspircd
+++ b/make/template/inspircd
@@ -1,6 +1,5 @@
%mode 0750
#!/usr/bin/env perl
-
#
# InspIRCd -- Internet Relay Chat Daemon
#
diff --git a/make/unit-cc.pl b/make/unit-cc.pl
index d577022da..8006afe9b 100755
--- a/make/unit-cc.pl
+++ b/make/unit-cc.pl
@@ -1,5 +1,4 @@
#!/usr/bin/env perl
-
#
# InspIRCd -- Internet Relay Chat Daemon
#