diff --git a/phpseclib/Math/BigInteger.php b/phpseclib/Math/BigInteger.php index 32afa7a0..9082ad5f 100644 --- a/phpseclib/Math/BigInteger.php +++ b/phpseclib/Math/BigInteger.php @@ -65,7 +65,6 @@ * @author Jim Wigginton * @copyright 2006 Jim Wigginton * @license http://www.opensource.org/licenses/mit-license.html MIT License - * @link http://pear.php.net/package/Math_BigInteger */ /**#@+