diff options
Diffstat (limited to 'lib/tests')
-rw-r--r-- | lib/tests/test_base64.c | 1 | ||||
-rw-r--r-- | lib/tests/test_cmd.c | 1 | ||||
-rw-r--r-- | lib/tests/test_disk.c | 1 | ||||
-rw-r--r-- | lib/tests/test_ini.c | 1 | ||||
-rw-r--r-- | lib/tests/test_opts.c | 2 | ||||
-rw-r--r-- | lib/tests/test_tcp.c | 1 | ||||
-rw-r--r-- | lib/tests/test_utils.c | 1 |
7 files changed, 0 insertions, 8 deletions
diff --git a/lib/tests/test_base64.c b/lib/tests/test_base64.c index 12b9268..5103d10 100644 --- a/lib/tests/test_base64.c +++ b/lib/tests/test_base64.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | * | 15 | * |
16 | * $Id$ | ||
17 | * | 16 | * |
18 | *****************************************************************************/ | 17 | *****************************************************************************/ |
19 | 18 | ||
diff --git a/lib/tests/test_cmd.c b/lib/tests/test_cmd.c index 961da64..29ca42a 100644 --- a/lib/tests/test_cmd.c +++ b/lib/tests/test_cmd.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | * | 15 | * |
16 | * $Id$ | ||
17 | * | 16 | * |
18 | *****************************************************************************/ | 17 | *****************************************************************************/ |
19 | 18 | ||
diff --git a/lib/tests/test_disk.c b/lib/tests/test_disk.c index 06c9baa..d604222 100644 --- a/lib/tests/test_disk.c +++ b/lib/tests/test_disk.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | * | 15 | * |
16 | * $Id$ | ||
17 | * | 16 | * |
18 | *****************************************************************************/ | 17 | *****************************************************************************/ |
19 | 18 | ||
diff --git a/lib/tests/test_ini.c b/lib/tests/test_ini.c index 76a948b..c0853d7 100644 --- a/lib/tests/test_ini.c +++ b/lib/tests/test_ini.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | * | 15 | * |
16 | * $Id$ | ||
17 | * | 16 | * |
18 | *****************************************************************************/ | 17 | *****************************************************************************/ |
19 | 18 | ||
diff --git a/lib/tests/test_opts.c b/lib/tests/test_opts.c index 6d6167e..ad9a854 100644 --- a/lib/tests/test_opts.c +++ b/lib/tests/test_opts.c | |||
@@ -13,8 +13,6 @@ | |||
13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | * | 15 | * |
16 | * $Id: test_ini.c 1951 2008-03-16 18:10:47Z dermoth $ | ||
17 | * | ||
18 | *****************************************************************************/ | 16 | *****************************************************************************/ |
19 | 17 | ||
20 | #include "common.h" | 18 | #include "common.h" |
diff --git a/lib/tests/test_tcp.c b/lib/tests/test_tcp.c index 9694707..6cf9394 100644 --- a/lib/tests/test_tcp.c +++ b/lib/tests/test_tcp.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | * | 15 | * |
16 | * $Id$ | ||
17 | * | 16 | * |
18 | *****************************************************************************/ | 17 | *****************************************************************************/ |
19 | 18 | ||
diff --git a/lib/tests/test_utils.c b/lib/tests/test_utils.c index b2a9e69..64efca2 100644 --- a/lib/tests/test_utils.c +++ b/lib/tests/test_utils.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | * | 15 | * |
16 | * $Id$ | ||
17 | * | 16 | * |
18 | *****************************************************************************/ | 17 | *****************************************************************************/ |
19 | 18 | ||