Permalink
Browse files

Change to LGPL

  • Loading branch information...
1 parent a3b01ab commit 39c4ae1ef39e63dbbc9784d4eb59e510ec1ebd88 @agoode agoode committed Jan 28, 2010
View
@@ -6,7 +6,13 @@ http://openslide.cs.cmu.edu/
====================
-Unless otherwise specified, this code is copyright Carnegie Mellon University.
+Unless otherwise specified, this code is copyright Carnegie Mellon
+University.
-This code is licensed under the GNU GPL version 2, not any later version.
-See the file gpl-2.0.txt for the text of the license.
+This code is licensed under the GNU LGPL version 2.1, not any later
+version. See the file lgpl-2.1.txt for the text of the license.
+
+OpenSlide is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
View
@@ -1,4 +1,4 @@
-EXTRA_DIST = README.txt TODO.txt gpl-2.0.txt LICENSE.txt
+EXTRA_DIST = README.txt TODO.txt lgpl-2.1.txt LICENSE.txt
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = openslide.pc
View
@@ -21,8 +21,8 @@ vendors.
What is the license?
====================
-This code is licensed under the GNU GPL version 2, not any later version.
-See the file gpl-2.0.txt for the text of the license.
+This code is licensed under the GNU LGPL version 2.1, not any later version.
+See the file lgpl-2.1.txt for the text of the license.
Requirements
View

Large diffs are not rendered by default.

Oops, something went wrong.
View

Large diffs are not rendered by default.

Oops, something went wrong.
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#include <openslide-cache.h>
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#ifndef OPENSLIDE_OPENSLIDE_CACHE_H_
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#ifndef OPENSLIDE_OPENSLIDE_FEATURES_H_
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#include "openslide-hash.h"
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#ifndef OPENSLIDE_OPENSLIDE_HASH_H_
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
/*
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#include "config.h"
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#ifndef OPENSLIDE_OPENSLIDE_PRIVATE_H_
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#include "openslide-tilehelper.h"
View
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
#ifndef OPENSLIDE_OPENSLIDE_TILEHELPER_H_
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
/*
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
/*
@@ -5,21 +5,18 @@
* All rights reserved.
*
* OpenSlide is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, version 2.
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, version 2.1.
*
* OpenSlide is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with OpenSlide. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with OpenSlide. If not, see
+ * <http://www.gnu.org/licenses/>.
*
- * Linking OpenSlide statically or dynamically with other modules is
- * making a combined work based on OpenSlide. Thus, the terms and
- * conditions of the GNU General Public License cover the whole
- * combination.
*/
/*
Oops, something went wrong.

0 comments on commit 39c4ae1

Please sign in to comment.