aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-30 07:12:15 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-30 07:12:15 +0000
commit7929af051a38ff8c79edc8166c2dc6256053c461 (patch)
treed9f94f087326fd11ad05ea2053bef1d9ef45da08 /tests
parent184e9cca3cc12a900f2da25dc3850c6e3f7119c8 (diff)
downloadmailfromd-7929af051a38ff8c79edc8166c2dc6256053c461.tar.gz
mailfromd-7929af051a38ff8c79edc8166c2dc6256053c461.tar.bz2
Relicense under the GPLv3
git-svn-id: file:///svnroot/mailfromd/trunk@1495 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/accept.at2
-rw-r--r--tests/ack.at2
-rw-r--r--tests/arg.at2
-rw-r--r--tests/bctx00.at2
-rw-r--r--tests/bctx01.at2
-rw-r--r--tests/catch.at2
-rw-r--r--tests/catch01.at2
-rw-r--r--tests/cidr1.at2
-rw-r--r--tests/cidr2.at2
-rw-r--r--tests/cidr3.at2
-rw-r--r--tests/cond01.at2
-rw-r--r--tests/cond02.at2
-rw-r--r--tests/cond03.at2
-rw-r--r--tests/cond04.at2
-rw-r--r--tests/cond05.at2
-rw-r--r--tests/cond06.at2
-rw-r--r--tests/declvar.at2
-rw-r--r--tests/etc/Makefile.am2
-rw-r--r--tests/etc/ack.rc2
-rw-r--r--tests/etc/arg.rc2
-rw-r--r--tests/etc/catch.rc2
-rw-r--r--tests/etc/catch01.rc2
-rw-r--r--tests/etc/cidr.rc2
-rw-r--r--tests/etc/cond.rc2
-rw-r--r--tests/etc/dns.rc2
-rw-r--r--tests/etc/farg.rc2
-rw-r--r--tests/etc/greylist.rc2
-rw-r--r--tests/etc/macros.rc2
-rw-r--r--tests/etc/ml.rc2
-rw-r--r--tests/etc/numrcpt.rc2
-rw-r--r--tests/etc/poll-1.rc2
-rw-r--r--tests/etc/poll.rc2
-rw-r--r--tests/etc/prec.rc2
-rw-r--r--tests/etc/relayed.rc2
-rw-r--r--tests/etc/sa01.rc2
-rw-r--r--tests/etc/sa02.rc2
-rw-r--r--tests/etc/sa03.rc2
-rw-r--r--tests/etc/sa04.rc2
-rw-r--r--tests/etc/shadow.rc2
-rw-r--r--tests/etc/strings.rc2
-rw-r--r--tests/etc/switch.rc2
-rw-r--r--tests/etc/var.rc2
-rw-r--r--tests/farg.at2
-rw-r--r--tests/fctx00.at2
-rw-r--r--tests/fctx01.at2
-rw-r--r--tests/greylist.at2
-rw-r--r--tests/hasmx.at2
-rw-r--r--tests/hostname.at2
-rw-r--r--tests/invcidr.at2
-rw-r--r--tests/invcidr2.at2
-rw-r--r--tests/invip.at2
-rw-r--r--tests/invip2.at2
-rw-r--r--tests/ismx.at2
-rw-r--r--tests/macros.at2
-rw-r--r--tests/ml.at4
-rw-r--r--tests/numrcpt.at2
-rw-r--r--tests/poll.at2
-rw-r--r--tests/poll01.at2
-rw-r--r--tests/poll02.at2
-rw-r--r--tests/poll03.at2
-rw-r--r--tests/prec.at2
-rw-r--r--tests/reject.at2
-rw-r--r--tests/relayed01.at2
-rw-r--r--tests/relayed02.at2
-rw-r--r--tests/rescname.at2
-rw-r--r--tests/resolve.at2
-rw-r--r--tests/shadow.at2
-rw-r--r--tests/strings.at2
-rw-r--r--tests/switchn1.at2
-rw-r--r--tests/switchn2.at2
-rw-r--r--tests/switchn3.at2
-rw-r--r--tests/switchn4.at2
-rw-r--r--tests/switchs1.at2
-rw-r--r--tests/switchs2.at2
-rw-r--r--tests/switchs3.at2
-rw-r--r--tests/switchs4.at2
-rw-r--r--tests/tempfail.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/version.at2
80 files changed, 81 insertions, 81 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2eb83724..a68a2727 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/accept.at b/tests/accept.at
index 50ef4ff9..5ba4435e 100644
--- a/tests/accept.at
+++ b/tests/accept.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/ack.at b/tests/ack.at
index d221fb21..8b411ef2 100644
--- a/tests/ack.at
+++ b/tests/ack.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/arg.at b/tests/arg.at
index af1696b2..428042d9 100644
--- a/tests/arg.at
+++ b/tests/arg.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/bctx00.at b/tests/bctx00.at
index d52dab92..d94b32ef 100644
--- a/tests/bctx00.at
+++ b/tests/bctx00.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/bctx01.at b/tests/bctx01.at
index 90cb5cc2..8ffeaebb 100644
--- a/tests/bctx01.at
+++ b/tests/bctx01.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/catch.at b/tests/catch.at
index fe663e77..f1b02f22 100644
--- a/tests/catch.at
+++ b/tests/catch.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/catch01.at b/tests/catch01.at
index f578e168..9d3caccd 100644
--- a/tests/catch01.at
+++ b/tests/catch01.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cidr1.at b/tests/cidr1.at
index eba53345..d1b9ff2c 100644
--- a/tests/cidr1.at
+++ b/tests/cidr1.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cidr2.at b/tests/cidr2.at
index 869f312a..5b57e9a1 100644
--- a/tests/cidr2.at
+++ b/tests/cidr2.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cidr3.at b/tests/cidr3.at
index 93b29b99..f12dfc4f 100644
--- a/tests/cidr3.at
+++ b/tests/cidr3.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cond01.at b/tests/cond01.at
index 32c5c75e..23488825 100644
--- a/tests/cond01.at
+++ b/tests/cond01.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cond02.at b/tests/cond02.at
index 8ab36b94..ccf920cb 100644
--- a/tests/cond02.at
+++ b/tests/cond02.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cond03.at b/tests/cond03.at
index 2fd2ba97..4e261c15 100644
--- a/tests/cond03.at
+++ b/tests/cond03.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cond04.at b/tests/cond04.at
index c0b32350..67e4e5de 100644
--- a/tests/cond04.at
+++ b/tests/cond04.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cond05.at b/tests/cond05.at
index 60092a8b..4e5f627d 100644
--- a/tests/cond05.at
+++ b/tests/cond05.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/cond06.at b/tests/cond06.at
index ddd74876..83168600 100644
--- a/tests/cond06.at
+++ b/tests/cond06.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/declvar.at b/tests/declvar.at
index 4b500d3a..c3c1004a 100644
--- a/tests/declvar.at
+++ b/tests/declvar.at
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/etc/Makefile.am b/tests/etc/Makefile.am
index a4073212..f5cc5b41 100644
--- a/tests/etc/Makefile.am
+++ b/tests/etc/Makefile.am
@@ -3,7 +3,7 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/tests/etc/ack.rc b/tests/etc/ack.rc
index 66c1a6c8..b11bd3be 100644
--- a/tests/etc/ack.rc
+++ b/tests/etc/ack.rc
@@ -3,7 +3,7 @@
Mailfromd is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
Mailfromd is distributed in the hope that it will be useful,
diff --git a/tests/etc/arg.rc b/tests/etc/arg.rc
index 97d70aa5..2dacce6d 100644
--- a/tests/etc/arg.rc
+++ b/tests/etc/arg.rc
@@ -3,7 +3,7 @@
Mailfromd is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
Mailfromd is distributed in the hope that it will be useful,
diff --git a/tests/etc/catch.rc b/tests/etc/catch.rc
index 880f5dd9..4eb264e4 100644
--- a/tests/etc/catch.rc
+++ b/tests/etc/catch.rc
@@ -3,7 +3,7 @@
Mailfromd is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
Mailfromd is distributed in the hope that it will be useful,
diff --git a/tests/etc/catch01.rc b/tests/etc/catch01.rc
index 630bdec4..88c0d2ac 100644
--- a/tests/etc/catch01.rc
+++ b/tests/etc/catch01.rc
@@ -3,7 +3,7 @@
Mailfromd is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
Mailfromd is distributed in the hope that it will be useful,
diff --git a/tests/etc/cidr.rc b/tests/etc/cidr.rc
index 1bdaeeb4..722adb77 100644
--- a/tests/etc/cidr.rc
+++ b/tests/etc/cidr.rc
@@ -3,7 +3,7 @@
Mailfromd is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as p