aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sed/tests
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sed/tests')
-rw-r--r--usr.bin/sed/tests/hanoi.sed4
-rw-r--r--usr.bin/sed/tests/multi_test.sh4
2 files changed, 0 insertions, 8 deletions
diff --git a/usr.bin/sed/tests/hanoi.sed b/usr.bin/sed/tests/hanoi.sed
index 8df5657ba2e6..e93d358b7427 100644
--- a/usr.bin/sed/tests/hanoi.sed
+++ b/usr.bin/sed/tests/hanoi.sed
@@ -1,8 +1,4 @@
# Towers of Hanoi in sed.
-#
-# @(#)hanoi.sed 8.1 (Berkeley) 6/6/93
-#
-#
# Ex:
# Run "sed -f hanoi.sed", and enter:
#
diff --git a/usr.bin/sed/tests/multi_test.sh b/usr.bin/sed/tests/multi_test.sh
index f10cd7063a14..1aef0524092a 100644
--- a/usr.bin/sed/tests/multi_test.sh
+++ b/usr.bin/sed/tests/multi_test.sh
@@ -27,10 +27,6 @@
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
-#
-# @(#)sed.test 8.1 (Berkeley) 6/6/93
-#
-#
# sed Regression Tests
#