aboutsummaryrefslogtreecommitdiff
path: root/bin/echo/tests
diff options
context:
space:
mode:
Diffstat (limited to 'bin/echo/tests')
-rw-r--r--bin/echo/tests/Makefile2
-rw-r--r--bin/echo/tests/Makefile.depend1
-rw-r--r--bin/echo/tests/echo_test.sh1
3 files changed, 0 insertions, 4 deletions
diff --git a/bin/echo/tests/Makefile b/bin/echo/tests/Makefile
index 5957ecbc1fa1..18fa46816770 100644
--- a/bin/echo/tests/Makefile
+++ b/bin/echo/tests/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
ATF_TESTS_SH+= echo_test
.include <bsd.test.mk>
diff --git a/bin/echo/tests/Makefile.depend b/bin/echo/tests/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/bin/echo/tests/Makefile.depend
+++ b/bin/echo/tests/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/bin/echo/tests/echo_test.sh b/bin/echo/tests/echo_test.sh
index 5c5fc1f92d8b..ab18f11d685e 100644
--- a/bin/echo/tests/echo_test.sh
+++ b/bin/echo/tests/echo_test.sh
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
#
atf_test_case n_output