[Pkg-gnupg-commit] [gpgme] 10/53: Clarify licensing
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Oct 24 19:26:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gpgme.
commit 145392f07f42ef23ebcb83a917b4d8e2964e7aa8
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Fri Sep 23 07:58:58 2016 -0400
Clarify licensing
* src/b64dec.c, src/mbox-util.c, src/mbox-util.h: These three files
are explicitly licensed under LGPL, but their comments suggest that
details about the warranty can be found in the GPL. Adjust comments
to refer to the correct license.
Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
src/b64dec.c | 2 +-
src/mbox-util.c | 2 +-
src/mbox-util.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/b64dec.c b/src/b64dec.c
index 7965a30..9a7efca 100644
--- a/src/b64dec.c
+++ b/src/b64dec.c
@@ -12,7 +12,7 @@
* This file 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 Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>.
diff --git a/src/mbox-util.c b/src/mbox-util.c
index 83c8b5e..656b5d7 100644
--- a/src/mbox-util.c
+++ b/src/mbox-util.c
@@ -12,7 +12,7 @@
* This file 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 Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>.
diff --git a/src/mbox-util.h b/src/mbox-util.h
index 3195a4d..c5747b6 100644
--- a/src/mbox-util.h
+++ b/src/mbox-util.h
@@ -11,7 +11,7 @@
* This file 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 Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git
More information about the Pkg-gnupg-commit
mailing list