diff options
Diffstat (limited to 'tests/test-isnand-nolibm.c')
-rw-r--r-- | tests/test-isnand-nolibm.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test-isnand-nolibm.c b/tests/test-isnand-nolibm.c index 984d184..b0ac0ba 100644 --- a/tests/test-isnand-nolibm.c +++ b/tests/test-isnand-nolibm.c @@ -1,5 +1,5 @@ /* Test of isnand() substitute. - Copyright (C) 2007-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2010 Free Software Foundation, Inc. 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 @@ -19,3 +19,4 @@ #include "isnand-nolibm.h" #include "test-isnand.h" + |