summaryrefslogtreecommitdiff
path: root/mpi/mpih-div.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/mpih-div.c')
-rw-r--r--mpi/mpih-div.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpi/mpih-div.c b/mpi/mpih-div.c
index 57c1b584..0f3849d6 100644
--- a/mpi/mpih-div.c
+++ b/mpi/mpih-div.c
@@ -15,8 +15,8 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier: LGPL-2.1-or-later
*
* Note: This code is heavily based on the GNU MP Library.
* Actually it's the same code with only minor changes in the