summaryrefslogtreecommitdiff
path: root/lib/nettle/int/provable-prime.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nettle/int/provable-prime.c')
-rw-r--r--lib/nettle/int/provable-prime.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/nettle/int/provable-prime.c b/lib/nettle/int/provable-prime.c
index 3a626a2c81..3653177724 100644
--- a/lib/nettle/int/provable-prime.c
+++ b/lib/nettle/int/provable-prime.c
@@ -16,9 +16,7 @@
* License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with the nettle library; see the file COPYING.LIB. If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02111-1301, USA.
+ * along with the nettle library. If not, see <https://www.gnu.org/licenses/>.
*/
#if HAVE_CONFIG_H