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 12b92686..5103d10d 100644 --- a/lib/tests/test_base64.c +++ b/lib/tests/test_base64.c @@ -13,7 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * -* $Id$ * *****************************************************************************/ diff --git a/lib/tests/test_cmd.c b/lib/tests/test_cmd.c index 961da644..29ca42ac 100644 --- a/lib/tests/test_cmd.c +++ b/lib/tests/test_cmd.c @@ -13,7 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * -* $Id$ * *****************************************************************************/ diff --git a/lib/tests/test_disk.c b/lib/tests/test_disk.c index 06c9baa9..d6042222 100644 --- a/lib/tests/test_disk.c +++ b/lib/tests/test_disk.c @@ -13,7 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * -* $Id$ * *****************************************************************************/ diff --git a/lib/tests/test_ini.c b/lib/tests/test_ini.c index 76a948b4..c0853d7c 100644 --- a/lib/tests/test_ini.c +++ b/lib/tests/test_ini.c @@ -13,7 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * -* $Id$ * *****************************************************************************/ diff --git a/lib/tests/test_opts.c b/lib/tests/test_opts.c index 6d6167eb..ad9a8548 100644 --- a/lib/tests/test_opts.c +++ b/lib/tests/test_opts.c @@ -13,8 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * -* $Id: test_ini.c 1951 2008-03-16 18:10:47Z dermoth $ -* *****************************************************************************/ #include "common.h" diff --git a/lib/tests/test_tcp.c b/lib/tests/test_tcp.c index 96947076..6cf93946 100644 --- a/lib/tests/test_tcp.c +++ b/lib/tests/test_tcp.c @@ -13,7 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * -* $Id$ * *****************************************************************************/ diff --git a/lib/tests/test_utils.c b/lib/tests/test_utils.c index b2a9e69c..64efca23 100644 --- a/lib/tests/test_utils.c +++ b/lib/tests/test_utils.c @@ -13,7 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * -* $Id$ * *****************************************************************************/ |