summaryrefslogtreecommitdiffstats
path: root/tests/001
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-07-15 07:49:39 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-07-15 07:49:39 -0700
commitbe924a2c4e7df457da6eeef5b07d71b0243c9f05 (patch)
treed30d735ebc25914c398f3bdd2fec36ac675c5c46 /tests/001
parent686f2f0ca2ac577d91bbd22cac1360132bb56472 (diff)
downloadtxr-be924a2c4e7df457da6eeef5b07d71b0243c9f05.tar.gz
txr-be924a2c4e7df457da6eeef5b07d71b0243c9f05.tar.bz2
txr-be924a2c4e7df457da6eeef5b07d71b0243c9f05.zip
* tests/001/query-1.txr: Remove bogus public domain header.
* tests/001/query-2.txr: Likewise. * tests/001/query-3.txr: Likewise. * tests/001/query-4.txr: Likewise. * tests/002/query-1.txr: Likewise.
Diffstat (limited to 'tests/001')
-rw-r--r--tests/001/query-1.txr4
-rw-r--r--tests/001/query-2.txr4
-rw-r--r--tests/001/query-3.txr4
-rw-r--r--tests/001/query-4.txr4
4 files changed, 0 insertions, 16 deletions
diff --git a/tests/001/query-1.txr b/tests/001/query-1.txr
index 8b37b62d..2b5b2b36 100644
--- a/tests/001/query-1.txr
+++ b/tests/001/query-1.txr
@@ -1,7 +1,3 @@
-@#
-@# This file is in the public domain.
-@# It was authored by Kaz Kylheku <kkylheku@gmail.com> in 2009
-@#
@(collect)
@UID@/ +/@{PID /[0-9]+/}@/ +/@PPID@/ +/@C@/ +/@STIME@/ +/@TTY@/ +/@TIME @{CMD /[^ ]+( +[^ ]+)?/}@/.*/
@(end)
diff --git a/tests/001/query-2.txr b/tests/001/query-2.txr
index 3682284d..8dd37ab8 100644
--- a/tests/001/query-2.txr
+++ b/tests/001/query-2.txr
@@ -1,7 +1,3 @@
-@#
-@# This file is in the public domain.
-@# It was authored by Kaz Kylheku <kkylheku@gmail.com> in 2009
-@#
@(collect)
@{UID 8}@\ @{PID 5}@\ @{PPID 5}@\ @\ @{C 1}@\ @{STIME 5}@\ @{TTY 8}@\ @{TIME 8}@\ @CMD
@(end)
diff --git a/tests/001/query-3.txr b/tests/001/query-3.txr
index f66aa3c3..3e1c1114 100644
--- a/tests/001/query-3.txr
+++ b/tests/001/query-3.txr
@@ -1,7 +1,3 @@
-@#
-@# This file is in the public domain.
-@# It was authored by Kaz Kylheku <kkylheku@gmail.com> in 2009
-@#
@/.*/@# skip header
@(collect)
@ (coll)@{TOKEN /[^ ]+/}@(end)
diff --git a/tests/001/query-4.txr b/tests/001/query-4.txr
index 04a04cd7..0a8f18e4 100644
--- a/tests/001/query-4.txr
+++ b/tests/001/query-4.txr
@@ -1,7 +1,3 @@
-@#
-@# This file is in the public domain.
-@# It was authored by Kaz Kylheku <kaz@kylheku.com> in 2011
-@#
@(collect)
@UID @PID @PPID @C @STIME @TTY @TIME @CMD
@(end)