summaryrefslogtreecommitdiff
path: root/gdata/gdata.h
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2009-04-01 21:39:47 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2009-04-01 21:39:47 +0100
commite5121b48d38ed1b2a06b7ec051b9fce64fa65145 (patch)
tree00c3c1bb6177a04172e33276d1da447326cc5f9d /gdata/gdata.h
parent48ce93902fc9dd6684e14830c07199ac830c30af (diff)
downloadlibgdata-e5121b48d38ed1b2a06b7ec051b9fce64fa65145.tar.gz
Fixed licence to consistently be LGPLv2.1.
Diffstat (limited to 'gdata/gdata.h')
-rw-r--r--gdata/gdata.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/gdata/gdata.h b/gdata/gdata.h
index 3e353af9..37e2b9e8 100644
--- a/gdata/gdata.h
+++ b/gdata/gdata.h
@@ -2,19 +2,19 @@
/*
* GData Client
* Copyright (C) Philip Withnall 2008-2009 <philip@tecnocode.co.uk>
- *
- * GData Client 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 3 of the License, or
- * (at your option) any later version.
+ *
+ * GData Client is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* GData Client 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.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with GData Client. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with GData Client. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef GDATA_H