From fb44931f3bae73f7a414d05fbab5755b3e1700d2 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Wed, 13 Apr 2011 21:47:56 +0200 Subject: [PATCH] Consistent reference to LGPL --- src/fileformat.proto | 4 ++-- src/osmformat.proto | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/fileformat.proto b/src/fileformat.proto index 974ee2f..e6fd937 100644 --- a/src/fileformat.proto +++ b/src/fileformat.proto @@ -8,9 +8,9 @@ This program 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 + You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ diff --git a/src/osmformat.proto b/src/osmformat.proto index 25d9e1c..ddf2c84 100644 --- a/src/osmformat.proto +++ b/src/osmformat.proto @@ -8,9 +8,9 @@ This program 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 + You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */