diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 1ee2157..f1e1bb3 100644 --- a/src/Makefile +++ b/src/Makefile @@ -26,6 +26,12 @@ ## You should have received a copy of the GNU General Public License ## along with sydra. If not, see <http://www.gnu.org/licenses/>. ## +## In addition, as a special exception, the copyright holders hereby +## grant permission for non-GPL-compatible GStreamer plugins to be used +## and distributed together with GStreamer and sydra. +## This permission goes above and beyond the permissions granted by the +## GPL license sydra is covered by. +## ifneq ($(MAKECMDGOALS),distclean) include include.mk |