summaryrefslogtreecommitdiff
path: root/tests/prime.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/prime.c')
-rw-r--r--tests/prime.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/prime.c b/tests/prime.c
index 42264980..a73eb05a 100644
--- a/tests/prime.c
+++ b/tests/prime.c
@@ -12,9 +12,9 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- USA. */
+ along with this program; if not, see <https://www.gnu.org/licenses/>.
+ SPDX-License-Identifier: GPL-2-or-later
+*/
#ifdef HAVE_CONFIG_H
#include <config.h>