summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-09-11 19:55:24 -0400
committerColin Walters <walters@verbum.org>2013-09-11 19:57:05 -0400
commit081da0033afd68a7ace40823e669399468aa50e4 (patch)
tree3434a76e0d84f9a7df59d59d2ef78038b8c5994a /Makefile.am
parent6a01ec10326134c7149562b228c34c9abb67ecd7 (diff)
downloadostree-081da0033afd68a7ace40823e669399468aa50e4.tar.gz
COPYING: Now fully LGPLv2+
I ran into Jeremy Katz today, and he gave me permission to relicense the small bits of switch-root.c to LGPLv2+. This combined with permission from Peter Jones allows OSTree to become fully LGPLv2+. Not a big deal, it's just a lot clearer to only have one license, and it makes it easier to turn application code into library code.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1895774f..578f2650 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,7 @@ gir_DATA =
typelibdir = $(libdir)/girepository-1.0
typelib_DATA =
-EXTRA_DIST += autogen.sh COPYING.GPL COPYING.LGPL README.md
+EXTRA_DIST += autogen.sh COPYING README.md
if BUILD_EMBEDDED_DEPENDENCIES
OT_INTERNAL_GIO_UNIX_CFLAGS = \