summaryrefslogtreecommitdiff
path: root/bin/echo
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-03-29 02:50:57 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-03-29 02:50:57 +0000
commit4ab2e064d7950be84256d671a7ae93f87cc6aa36 (patch)
treef64a2aebb1ac9925d884f8e87440e4fff3bfb5ee /bin/echo
parentb84110def5e692aa60c1b13e44f8e312d2baf9ce (diff)
Notes
Diffstat (limited to 'bin/echo')
-rw-r--r--bin/echo/echo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/echo/echo.c b/bin/echo/echo.c
index 373416ed6403..68ff581f8475 100644
--- a/bin/echo/echo.c
+++ b/bin/echo/echo.c
@@ -1,6 +1,4 @@
/*-
- * SPDX-License-Identifier: BSD-3-Clause
- *
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*