Remove AUTHOR from tests

This goes against collective responsibility for code. If you want to know the
author use git.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-05-24 16:33:09 +01:00
parent 8d97247d8c
commit 41422b3057
19 changed files with 0 additions and 23 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/sh
# SUMMARY: Test the swap example
# LABELS:
# AUTHOR: Dave Tucker <dt@docker.com>
set -e