summaryrefslogtreecommitdiff
path: root/common/panel-utils.c
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2010-12-18 14:16:07 +0100
committerNick Schermer <nick@xfce.org>2010-12-18 14:16:07 +0100
commit3097df2625452270e507678843cab875afb40b34 (patch)
tree701fdf36589106928418f0634cb3730e1ee4cd95 /common/panel-utils.c
parentfc6318e7831d1763019f17cda445239827081ac2 (diff)
downloadxfce4-panel-3097df2625452270e507678843cab875afb40b34.tar.gz
Bump copyright to 2010 and fix licenses.
Diffstat (limited to 'common/panel-utils.c')
-rw-r--r--common/panel-utils.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/common/panel-utils.c b/common/panel-utils.c
index b2e82f10..817615ca 100644
--- a/common/panel-utils.c
+++ b/common/panel-utils.c
@@ -1,19 +1,19 @@
/*
* Copyright (C) 2009-2010 Nick Schermer <nick@xfce.org>
*
- * 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.
+ * This library 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.
*
- * 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.
+ * This library 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.
*
- * 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU Library General Public License
+ * along with this library; if not, write to the Free Software Foundation,
+ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
#ifdef HAVE_CONFIG_H