From 5662fc82bfbc02b47c8b440a9e47e11f96c9858f Mon Sep 17 00:00:00 2001 From: hooper114 Date: Sat, 15 Aug 2009 17:22:53 +0000 Subject: [PATCH] Update license info --- backend/code1.c | 2 +- backend/code1.h | 2 +- backend/common.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/code1.c b/backend/code1.c index 77ad67f9..f2953189 100644 --- a/backend/code1.c +++ b/backend/code1.c @@ -6,7 +6,7 @@ This program 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; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/backend/code1.h b/backend/code1.h index 093de60b..532dc771 100644 --- a/backend/code1.h +++ b/backend/code1.h @@ -6,7 +6,7 @@ This program 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; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/backend/common.h b/backend/common.h index 2e2a228f..d4200c14 100644 --- a/backend/common.h +++ b/backend/common.h @@ -2,11 +2,11 @@ /* libzint - the open source barcode library - Copyright (C) 2008 Robin Stuart + Copyright (C) 2009 Robin Stuart This program 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; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful,