grim/gplate

Changed the license to LGPL3+

2012-09-03, Gary Kramlich
c00565257208
Changed the license to LGPL3+
Got the okay from John Bailey via im.
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gplate-1.0
Name: libgplate
Description: GPlate template library
Version: @VERSION@
Libs: -L${libdir} -lgplate
Cflags: -I${includedir}