X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fmpz%2Fbit.c;h=c42e9f0cc5ed5d410dccbd0e24736f2e8fe7ddbb;hb=e3ae967e71881ed537fca3b8766df13c8a0abf7f;hp=c13cd1cec9e100235056e7ecf6728dd4d986b1fc;hpb=71dee2cfc695ddb8cfb827a89ad16d6c7dcab94c;p=platform%2Fupstream%2Fgmp.git diff --git a/tests/mpz/bit.c b/tests/mpz/bit.c index c13cd1c..c42e9f0 100644 --- a/tests/mpz/bit.c +++ b/tests/mpz/bit.c @@ -1,7 +1,6 @@ /* Test mpz_setbit, mpz_clrbit, mpz_tstbit. -Copyright 1997, 2000, 2001, 2002, 2003, 2012, 2013 Free Software -Foundation, Inc. +Copyright 1997, 2000-2003, 2012, 2013 Free Software Foundation, Inc. This file is part of the GNU MP Library test suite. @@ -16,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with -the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */ +the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include #include