diff options
author | Nick Schermer <nick@xfce.org> | 2011-03-25 11:05:35 +0100 |
---|---|---|
committer | Nick Schermer <nick@xfce.org> | 2011-03-25 12:37:48 +0100 |
commit | ed2db07ccace659ce9e06f334f41ad09419d6cb1 (patch) | |
tree | 072f1b455100de92c0c33d47abed3334c220dcf4 /xfconf-query | |
parent | 9d8927b5a9e16e3782fe37a64f90a47ad1d3c3c1 (diff) | |
download | xfconf-ed2db07ccace659ce9e06f334f41ad09419d6cb1.tar.gz |
Fix licenses and use new FSF address.
Diffstat (limited to 'xfconf-query')
-rw-r--r-- | xfconf-query/main.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/xfconf-query/main.c b/xfconf-query/main.c index fd6bdc4..b6febd1 100644 --- a/xfconf-query/main.c +++ b/xfconf-query/main.c @@ -4,17 +4,16 @@ * * 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 - * (at your option) any later version. + * the Free Software Foundation; version 2 of the License ONLY. * * 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 Library General Public License for more details. + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifdef HAVE_CONFIG_H |