File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -672,3 +672,9 @@ may consider it more useful to permit linking proprietary applications with
672
672
the library. If this is what you want to do, use the GNU Lesser General
673
673
Public License instead of this License. But first, please read
674
674
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
675
+
676
+
677
+ Note: Individual files contain the following tag instead of the full license text.
678
+
679
+ SPDX-License-Identifier: LGPL-3.0-or-later
680
+ This enables machine processing of license information based on the SPDX License Identifiers that are here available: http://spdx.org/licenses/
Original file line number Diff line number Diff line change 2
2
//
3
3
// This file is part of DOLFIN (www.fenicsproject.org)
4
4
//
5
- // SPDX-License-Identifier: LGPL-3.0-or-later
5
+ // SPDX-License-Identifier: LGPL-3.0-or-later
6
6
7
7
#pragma once
8
8
You can’t perform that action at this time.
0 commit comments