[gnome-builder/wip/gtk4-port: 1428/1774] libide/projects: add SPDX to short licenses




commit 7a507086b657862e52665157a3a983f66d9d412a
Author: Christian Hergert <chergert redhat com>
Date:   Wed Jun 8 14:05:26 2022 -0700

    libide/projects: add SPDX to short licenses

 src/libide/projects/licenses/agpl_3_short   | 2 ++
 src/libide/projects/licenses/apache_2_short | 2 ++
 src/libide/projects/licenses/gpl_2_short    | 2 ++
 src/libide/projects/licenses/gpl_3_short    | 2 ++
 src/libide/projects/licenses/lgpl_2_1_short | 2 ++
 src/libide/projects/licenses/lgpl_3_short   | 2 ++
 src/libide/projects/licenses/mit_x11_short  | 2 ++
 7 files changed, 14 insertions(+)
---
diff --git a/src/libide/projects/licenses/agpl_3_short b/src/libide/projects/licenses/agpl_3_short
index 651e0728f..7459d37e0 100644
--- a/src/libide/projects/licenses/agpl_3_short
+++ b/src/libide/projects/licenses/agpl_3_short
@@ -14,3 +14,5 @@ GNU Affero General Public License for more details.
 
 You should have received a copy of the GNU Affero General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/src/libide/projects/licenses/apache_2_short b/src/libide/projects/licenses/apache_2_short
index 058112368..37bd00903 100644
--- a/src/libide/projects/licenses/apache_2_short
+++ b/src/libide/projects/licenses/apache_2_short
@@ -13,3 +13,5 @@ distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
+
+SPDX-License-Identifier: Apache-2.0
diff --git a/src/libide/projects/licenses/gpl_2_short b/src/libide/projects/licenses/gpl_2_short
index 6cbc45467..c7fb0d66e 100644
--- a/src/libide/projects/licenses/gpl_2_short
+++ b/src/libide/projects/licenses/gpl_2_short
@@ -15,3 +15,5 @@ GNU 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.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/src/libide/projects/licenses/gpl_3_short b/src/libide/projects/licenses/gpl_3_short
index fba51fd97..5a13fd1be 100644
--- a/src/libide/projects/licenses/gpl_3_short
+++ b/src/libide/projects/licenses/gpl_3_short
@@ -14,3 +14,5 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+SPDX-License-Identifier: GPL-3.0-or-later
diff --git a/src/libide/projects/licenses/lgpl_2_1_short b/src/libide/projects/licenses/lgpl_2_1_short
index 80d8554c9..cc25db156 100644
--- a/src/libide/projects/licenses/lgpl_2_1_short
+++ b/src/libide/projects/licenses/lgpl_2_1_short
@@ -15,3 +15,5 @@ Lesser General Public License for more details.
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/src/libide/projects/licenses/lgpl_3_short b/src/libide/projects/licenses/lgpl_3_short
index b96fafac9..42d6cb4e5 100644
--- a/src/libide/projects/licenses/lgpl_3_short
+++ b/src/libide/projects/licenses/lgpl_3_short
@@ -14,3 +14,5 @@ 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, see <http://www.gnu.org/licenses/>.
+
+SPDX-License-Identifier: LGPL-3.0-or-later
diff --git a/src/libide/projects/licenses/mit_x11_short b/src/libide/projects/licenses/mit_x11_short
index 6a43f540e..0566b816f 100644
--- a/src/libide/projects/licenses/mit_x11_short
+++ b/src/libide/projects/licenses/mit_x11_short
@@ -25,3 +25,5 @@ Except as contained in this notice, the name(s) of the above copyright
 holders shall not be used in advertising or otherwise to promote the sale,
 use or other dealings in this Software without prior written
 authorization.
+
+SPDX-License-Identifier: MIT


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]