summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYING2
-rw-r--r--README.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index f5350bd4..747bc946 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,7 @@
Copyright (c) 2008 litl, LLC
+This project is dual-licensed as MIT and LGPLv2+.
+
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
diff --git a/README.md b/README.md
index e4e8cc43..583757f5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
[![Build Status](https://gitlab.gnome.org/GNOME/gjs/badges/master/build.svg)](https://gitlab.gnome.org/GNOME/gjs/pipelines)
+[![License](https://img.shields.io/badge/License-LGPL%20v2%2B-blue.svg)](https://gitlab.gnome.org/GNOME/gjs/blob/master/COPYING)
+[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://gitlab.gnome.org/GNOME/gjs/blob/master/COPYING)
JavaScript bindings for GNOME
=============================