[Xfce4-commits] <xfce4-panel:devel> Update copyright headers to 2009.
Nick Schermer
nick at xfce.org
Tue Aug 11 20:28:14 CEST 2009
Updating branch refs/heads/devel
to 7455b7313950b77a5480af0376e58902c20043ec (commit)
from ba559a4fbe44836455c1e26193057ccd196f2af6 (commit)
commit 7455b7313950b77a5480af0376e58902c20043ec
Author: Nick Schermer <nick at xfce.org>
Date: Sun Feb 22 17:12:13 2009 +0100
Update copyright headers to 2009.
common/panel-dbus.h | 2 +-
common/panel-private.h | 2 +-
libxfce4panel/libxfce4panel.h | 2 +-
libxfce4panel/xfce-arrow-button.c | 2 +-
libxfce4panel/xfce-arrow-button.h | 2 +-
libxfce4panel/xfce-hvbox.c | 2 +-
libxfce4panel/xfce-hvbox.h | 2 +-
libxfce4panel/xfce-panel-convenience.c | 2 +-
libxfce4panel/xfce-panel-convenience.h | 2 +-
libxfce4panel/xfce-panel-enums.h | 2 +-
libxfce4panel/xfce-panel-macros.h | 2 +-
libxfce4panel/xfce-panel-plugin-provider.c | 2 +-
libxfce4panel/xfce-panel-plugin-provider.h | 2 +-
libxfce4panel/xfce-panel-plugin.c | 2 +-
libxfce4panel/xfce-panel-plugin.h | 2 +-
libxfce4panel/xfce-scaled-image.c | 2 ++
libxfce4panel/xfce-scaled-image.h | 2 ++
panel/main.c | 2 +-
panel/panel-application.c | 2 +-
panel/panel-application.h | 2 +-
panel/panel-dbus-client.c | 2 +-
panel/panel-dbus-client.h | 2 +-
panel/panel-dbus-service.c | 2 +-
panel/panel-dbus-service.h | 2 +-
panel/panel-dialogs.c | 2 +-
panel/panel-dialogs.h | 2 +-
panel/panel-glue.c | 2 +-
panel/panel-glue.h | 2 +-
panel/panel-item-dialog.c | 2 +-
panel/panel-item-dialog.h | 2 +-
panel/panel-itembar.c | 2 +-
panel/panel-itembar.h | 2 +-
panel/panel-module-factory.c | 2 +-
panel/panel-module-factory.h | 2 +-
panel/panel-module.c | 2 +-
panel/panel-module.h | 2 +-
panel/panel-plugin-external.c | 2 +-
panel/panel-plugin-external.h | 2 +-
panel/panel-preferences-dialog.c | 2 +-
panel/panel-preferences-dialog.h | 2 +-
panel/panel-window.c | 2 +-
panel/panel-window.h | 2 +-
plugins/clock/clock-analog.c | 2 +-
plugins/clock/clock-analog.h | 2 +-
plugins/clock/clock-binary.c | 2 +-
plugins/clock/clock-binary.h | 2 +-
plugins/clock/clock-digital.c | 2 +-
plugins/clock/clock-digital.h | 2 +-
plugins/clock/clock-fuzzy.c | 2 +-
plugins/clock/clock-fuzzy.h | 2 +-
plugins/clock/clock-lcd.c | 2 +-
plugins/clock/clock-lcd.h | 2 +-
plugins/clock/clock.c | 2 +-
plugins/clock/clock.h | 2 +-
plugins/launcher/launcher-dialog.c | 2 ++
plugins/launcher/launcher-dialog.h | 2 ++
plugins/launcher/launcher.c | 2 ++
plugins/launcher/launcher.h | 2 ++
plugins/pager/pager.c | 2 +-
plugins/separator/separator.c | 2 +-
plugins/separator/separator.h | 3 +++
plugins/showdesktop/showdesktop.c | 3 +++
plugins/systray/xfce-tray-dialogs.c | 4 ++--
plugins/systray/xfce-tray-dialogs.h | 4 +++-
plugins/systray/xfce-tray-manager.c | 4 ++--
plugins/systray/xfce-tray-manager.h | 4 ++--
plugins/systray/xfce-tray-plugin.c | 4 ++--
plugins/systray/xfce-tray-plugin.h | 4 ++--
plugins/systray/xfce-tray-widget.c | 4 ++--
plugins/systray/xfce-tray-widget.h | 4 ++--
plugins/tasklist/tasklist-widget.c | 2 ++
plugins/tasklist/tasklist-widget.h | 2 ++
plugins/tasklist/tasklist.c | 2 ++
wrapper/main.c | 2 +-
wrapper/wrapper-plug.c | 2 +-
wrapper/wrapper-plug.h | 2 +-
76 files changed, 98 insertions(+), 72 deletions(-)
diff --git a/common/panel-dbus.h b/common/panel-dbus.h
index 5f1caa8..a659495 100644
--- a/common/panel-dbus.h
+++ b/common/panel-dbus.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/common/panel-private.h b/common/panel-private.h
index caebebe..6576176 100644
--- a/common/panel-private.h
+++ b/common/panel-private.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/libxfce4panel/libxfce4panel.h b/libxfce4panel/libxfce4panel.h
index 2474336..741d008 100644
--- a/libxfce4panel/libxfce4panel.h
+++ b/libxfce4panel/libxfce4panel.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-arrow-button.c b/libxfce4panel/xfce-arrow-button.c
index e8c1f8f..52608f1 100644
--- a/libxfce4panel/xfce-arrow-button.c
+++ b/libxfce4panel/xfce-arrow-button.c
@@ -1,7 +1,7 @@
/* $Id$ */
/*
* Copyright (C) 2006-2007 Jasper Huijsmans <jasper at xfce.org>
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-arrow-button.h b/libxfce4panel/xfce-arrow-button.h
index 43d7822..0f4700d 100644
--- a/libxfce4panel/xfce-arrow-button.h
+++ b/libxfce4panel/xfce-arrow-button.h
@@ -1,7 +1,7 @@
/* $Id$ */
/*
* Copyright (C) 2006-2007 Jasper Huijsmans <jasper at xfce.org>
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-hvbox.c b/libxfce4panel/xfce-hvbox.c
index a4f7b80..4d8d098 100644
--- a/libxfce4panel/xfce-hvbox.c
+++ b/libxfce4panel/xfce-hvbox.c
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2007 Jasper Huijsmans <jasper at xfce.org>
* Copyright (C) 2006 Jani Monoses <jani at ubuntu.com>
- * Copyright (C) 2007-2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2007-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-hvbox.h b/libxfce4panel/xfce-hvbox.h
index 757ca4a..ee7c3a1 100644
--- a/libxfce4panel/xfce-hvbox.h
+++ b/libxfce4panel/xfce-hvbox.h
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2007 Jasper Huijsmans <jasper at xfce.org>
* Copyright (C) 2006 Jani Monoses <jani at ubuntu.com>
- * Copyright (C) 2007-2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2007-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-panel-convenience.c b/libxfce4panel/xfce-panel-convenience.c
index fcc6cac..734e150 100644
--- a/libxfce4panel/xfce-panel-convenience.c
+++ b/libxfce4panel/xfce-panel-convenience.c
@@ -1,7 +1,7 @@
/* $Id */
/*
* Copyright (C) 2006-2007 Jasper Huijsmans <jasper at xfce.org>
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-panel-convenience.h b/libxfce4panel/xfce-panel-convenience.h
index b6bef92..10f01e7 100644
--- a/libxfce4panel/xfce-panel-convenience.h
+++ b/libxfce4panel/xfce-panel-convenience.h
@@ -1,7 +1,7 @@
/* $Id$ */
/*
* Copyright (C) 2006-2007 Jasper Huijsmans <jasper at xfce.org>
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-panel-enums.h b/libxfce4panel/xfce-panel-enums.h
index 605920b..2c74f44 100644
--- a/libxfce4panel/xfce-panel-enums.h
+++ b/libxfce4panel/xfce-panel-enums.h
@@ -1,7 +1,7 @@
/* $Id$ */
/*
* Copyright (C) 2006-2007 Jasper Huijsmans <jasper at xfce.org>
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-panel-macros.h b/libxfce4panel/xfce-panel-macros.h
index f1bc363..d5c23e4 100644
--- a/libxfce4panel/xfce-panel-macros.h
+++ b/libxfce4panel/xfce-panel-macros.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-panel-plugin-provider.c b/libxfce4panel/xfce-panel-plugin-provider.c
index 8567795..5d583a0 100644
--- a/libxfce4panel/xfce-panel-plugin-provider.c
+++ b/libxfce4panel/xfce-panel-plugin-provider.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-panel-plugin-provider.h b/libxfce4panel/xfce-panel-plugin-provider.h
index b324b9e..a5f06c5 100644
--- a/libxfce4panel/xfce-panel-plugin-provider.h
+++ b/libxfce4panel/xfce-panel-plugin-provider.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-panel-plugin.c b/libxfce4panel/xfce-panel-plugin.c
index 989e782..ed0d8d0 100644
--- a/libxfce4panel/xfce-panel-plugin.c
+++ b/libxfce4panel/xfce-panel-plugin.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-panel-plugin.h b/libxfce4panel/xfce-panel-plugin.h
index 25a777c..8da2e5a 100644
--- a/libxfce4panel/xfce-panel-plugin.h
+++ b/libxfce4panel/xfce-panel-plugin.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/libxfce4panel/xfce-scaled-image.c b/libxfce4panel/xfce-scaled-image.c
index 6d014d7..58632f1 100644
--- a/libxfce4panel/xfce-scaled-image.c
+++ b/libxfce4panel/xfce-scaled-image.c
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
+ *
* 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)
diff --git a/libxfce4panel/xfce-scaled-image.h b/libxfce4panel/xfce-scaled-image.h
index 33d0281..6bea0ef 100644
--- a/libxfce4panel/xfce-scaled-image.h
+++ b/libxfce4panel/xfce-scaled-image.h
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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)
diff --git a/panel/main.c b/panel/main.c
index b84093d..192c3c3 100644
--- a/panel/main.c
+++ b/panel/main.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-application.c b/panel/panel-application.c
index dcd7aa0..3bf7fec 100644
--- a/panel/panel-application.c
+++ b/panel/panel-application.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-application.h b/panel/panel-application.h
index 38404b7..0b99553 100644
--- a/panel/panel-application.h
+++ b/panel/panel-application.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-dbus-client.c b/panel/panel-dbus-client.c
index cd78861..d0404ba 100644
--- a/panel/panel-dbus-client.c
+++ b/panel/panel-dbus-client.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-dbus-client.h b/panel/panel-dbus-client.h
index 5e9120d..69f9d29 100644
--- a/panel/panel-dbus-client.h
+++ b/panel/panel-dbus-client.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-dbus-service.c b/panel/panel-dbus-service.c
index 211b704..f705bc6 100644
--- a/panel/panel-dbus-service.c
+++ b/panel/panel-dbus-service.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-dbus-service.h b/panel/panel-dbus-service.h
index 310b443..31f798c 100644
--- a/panel/panel-dbus-service.h
+++ b/panel/panel-dbus-service.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-dialogs.c b/panel/panel-dialogs.c
index b6752d5..43bc2c6 100644
--- a/panel/panel-dialogs.c
+++ b/panel/panel-dialogs.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-dialogs.h b/panel/panel-dialogs.h
index 8cf3b1d..cefb7b0 100644
--- a/panel/panel-dialogs.h
+++ b/panel/panel-dialogs.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-glue.c b/panel/panel-glue.c
index 489b4e8..43f335e 100644
--- a/panel/panel-glue.c
+++ b/panel/panel-glue.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-glue.h b/panel/panel-glue.h
index ab90c67..a32fc10 100644
--- a/panel/panel-glue.h
+++ b/panel/panel-glue.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-item-dialog.c b/panel/panel-item-dialog.c
index c3ba09b..9c03e75 100644
--- a/panel/panel-item-dialog.c
+++ b/panel/panel-item-dialog.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-item-dialog.h b/panel/panel-item-dialog.h
index 680b73d..975708a 100644
--- a/panel/panel-item-dialog.h
+++ b/panel/panel-item-dialog.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-itembar.c b/panel/panel-itembar.c
index 57a6a76..eac1987 100644
--- a/panel/panel-itembar.c
+++ b/panel/panel-itembar.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-itembar.h b/panel/panel-itembar.h
index 129a0f0..3bdc7f8 100644
--- a/panel/panel-itembar.h
+++ b/panel/panel-itembar.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-module-factory.c b/panel/panel-module-factory.c
index e1fe8c2..81b456f 100644
--- a/panel/panel-module-factory.c
+++ b/panel/panel-module-factory.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-module-factory.h b/panel/panel-module-factory.h
index ac4c5d9..e21c083 100644
--- a/panel/panel-module-factory.h
+++ b/panel/panel-module-factory.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-module.c b/panel/panel-module.c
index 9d3a55f..49fa554 100644
--- a/panel/panel-module.c
+++ b/panel/panel-module.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-module.h b/panel/panel-module.h
index aa629eb..1ea765b 100644
--- a/panel/panel-module.h
+++ b/panel/panel-module.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-plugin-external.c b/panel/panel-plugin-external.c
index 120c7f4..93c37c3 100644
--- a/panel/panel-plugin-external.c
+++ b/panel/panel-plugin-external.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-plugin-external.h b/panel/panel-plugin-external.h
index 131a9e1..2943f03 100644
--- a/panel/panel-plugin-external.h
+++ b/panel/panel-plugin-external.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-preferences-dialog.c b/panel/panel-preferences-dialog.c
index 15bcbac..d6e351d 100644
--- a/panel/panel-preferences-dialog.c
+++ b/panel/panel-preferences-dialog.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-preferences-dialog.h b/panel/panel-preferences-dialog.h
index 09ca015..2c50c46 100644
--- a/panel/panel-preferences-dialog.h
+++ b/panel/panel-preferences-dialog.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-window.c b/panel/panel-window.c
index 3a18c59..4a9663c 100644
--- a/panel/panel-window.c
+++ b/panel/panel-window.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/panel/panel-window.h b/panel/panel-window.h
index 278cc04..68990b8 100644
--- a/panel/panel-window.h
+++ b/panel/panel-window.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-analog.c b/plugins/clock/clock-analog.c
index d87e757..e6318fd 100644
--- a/plugins/clock/clock-analog.c
+++ b/plugins/clock/clock-analog.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-analog.h b/plugins/clock/clock-analog.h
index 6f1e362..01d5ef0 100644
--- a/plugins/clock/clock-analog.h
+++ b/plugins/clock/clock-analog.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-binary.c b/plugins/clock/clock-binary.c
index 494e12a..0eac754 100644
--- a/plugins/clock/clock-binary.c
+++ b/plugins/clock/clock-binary.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-binary.h b/plugins/clock/clock-binary.h
index 068f105..9484989 100644
--- a/plugins/clock/clock-binary.h
+++ b/plugins/clock/clock-binary.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-digital.c b/plugins/clock/clock-digital.c
index e094c42..853b955 100644
--- a/plugins/clock/clock-digital.c
+++ b/plugins/clock/clock-digital.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-digital.h b/plugins/clock/clock-digital.h
index e21f6af..85ad6dd 100644
--- a/plugins/clock/clock-digital.h
+++ b/plugins/clock/clock-digital.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-fuzzy.c b/plugins/clock/clock-fuzzy.c
index ace22b6..3f1c7bb 100644
--- a/plugins/clock/clock-fuzzy.c
+++ b/plugins/clock/clock-fuzzy.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-fuzzy.h b/plugins/clock/clock-fuzzy.h
index 8ad63e4..dc84a58 100644
--- a/plugins/clock/clock-fuzzy.h
+++ b/plugins/clock/clock-fuzzy.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-lcd.c b/plugins/clock/clock-lcd.c
index 29f44bf..4d3b1d7 100644
--- a/plugins/clock/clock-lcd.c
+++ b/plugins/clock/clock-lcd.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock-lcd.h b/plugins/clock/clock-lcd.h
index cf9093e..6ef0900 100644
--- a/plugins/clock/clock-lcd.h
+++ b/plugins/clock/clock-lcd.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock.c b/plugins/clock/clock.c
index aeb9297..7083116 100644
--- a/plugins/clock/clock.c
+++ b/plugins/clock/clock.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/clock/clock.h b/plugins/clock/clock.h
index 6cee42e..9b4afbd 100644
--- a/plugins/clock/clock.h
+++ b/plugins/clock/clock.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/launcher/launcher-dialog.c b/plugins/launcher/launcher-dialog.c
index 8d228c7..528e113 100644
--- a/plugins/launcher/launcher-dialog.c
+++ b/plugins/launcher/launcher-dialog.c
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
+ *
* 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)
diff --git a/plugins/launcher/launcher-dialog.h b/plugins/launcher/launcher-dialog.h
index f5bef00..193571a 100644
--- a/plugins/launcher/launcher-dialog.h
+++ b/plugins/launcher/launcher-dialog.h
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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)
diff --git a/plugins/launcher/launcher.c b/plugins/launcher/launcher.c
index 5a2ff3a..56177bd 100644
--- a/plugins/launcher/launcher.c
+++ b/plugins/launcher/launcher.c
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
+ *
* 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)
diff --git a/plugins/launcher/launcher.h b/plugins/launcher/launcher.h
index cbe54ab..67b1964 100644
--- a/plugins/launcher/launcher.h
+++ b/plugins/launcher/launcher.h
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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)
diff --git a/plugins/pager/pager.c b/plugins/pager/pager.c
index 20fadfb..a3de7a1 100644
--- a/plugins/pager/pager.c
+++ b/plugins/pager/pager.c
@@ -1,7 +1,7 @@
/* $Id$ */
/*
* Copyright (c) 2005-2007 Jasper Huijsmans <jasper at xfce.org>
- * Copyright (c) 2007-2008 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/separator/separator.c b/plugins/separator/separator.c
index dfea7df..aa648df 100644
--- a/plugins/separator/separator.c
+++ b/plugins/separator/separator.c
@@ -1,7 +1,7 @@
/* $Id$ */
/*
* Copyright (c) 2005-2007 Jasper Huijsmans <jasper at xfce.org>
- * Copyright (c) 2007-2008 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/separator/separator.h b/plugins/separator/separator.h
index 6f970a5..0cd2275 100644
--- a/plugins/separator/separator.h
+++ b/plugins/separator/separator.h
@@ -1,5 +1,8 @@
/* $Id$ */
/*
+ * Copyright (c) 2005-2007 Jasper Huijsmans <jasper at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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)
diff --git a/plugins/showdesktop/showdesktop.c b/plugins/showdesktop/showdesktop.c
index 0f57e14..89c18f4 100644
--- a/plugins/showdesktop/showdesktop.c
+++ b/plugins/showdesktop/showdesktop.c
@@ -1,5 +1,8 @@
/* $Id$ */
/*
+ * Copyright (c) 2005-2007 Jasper Huijsmans <jasper at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at xfce.org>
+ *
* 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)
diff --git a/plugins/systray/xfce-tray-dialogs.c b/plugins/systray/xfce-tray-dialogs.c
index 5803f9c..f5a7222 100644
--- a/plugins/systray/xfce-tray-dialogs.c
+++ b/plugins/systray/xfce-tray-dialogs.c
@@ -1,6 +1,6 @@
-/* $Id: xfce-tray-dialogs.c 26462 2007-12-12 12:00:59Z nick $ */
+/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/systray/xfce-tray-dialogs.h b/plugins/systray/xfce-tray-dialogs.h
index aefaf83..e2433b0 100644
--- a/plugins/systray/xfce-tray-dialogs.h
+++ b/plugins/systray/xfce-tray-dialogs.h
@@ -1,5 +1,7 @@
-/* $Id: xfce-tray-dialogs.h 26319 2007-11-16 15:32:40Z nick $ */
+/* $Id$ */
/*
+ * Copyright (C) 2007-2009 Nick Schermer <nick at 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)
diff --git a/plugins/systray/xfce-tray-manager.c b/plugins/systray/xfce-tray-manager.c
index 89fea1e..a779b8b 100644
--- a/plugins/systray/xfce-tray-manager.c
+++ b/plugins/systray/xfce-tray-manager.c
@@ -1,10 +1,10 @@
-/* $Id: xfce-tray-manager.c 26412 2007-12-02 09:48:17Z nick $ */
+/* $Id$ */
/*
* Copyright (c) 2002 Anders Carlsson <andersca at gnu.org>
* Copyright (c) 2003-2004 Benedikt Meurer <benny at xfce.org>
* Copyright (c) 2003-2004 Olivier Fourdan <fourdan at xfce.org>
* Copyright (c) 2003-2006 Vincent Untz
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/systray/xfce-tray-manager.h b/plugins/systray/xfce-tray-manager.h
index 2436df8..2cc235a 100644
--- a/plugins/systray/xfce-tray-manager.h
+++ b/plugins/systray/xfce-tray-manager.h
@@ -1,10 +1,10 @@
-/* $Id: xfce-tray-manager.h 26319 2007-11-16 15:32:40Z nick $ */
+/* $Id$ */
/*
* Copyright (c) 2002 Anders Carlsson <andersca at gnu.org>
* Copyright (c) 2003-2004 Benedikt Meurer <benny at xfce.org>
* Copyright (c) 2003-2004 Olivier Fourdan <fourdan at xfce.org>
* Copyright (c) 2003-2006 Vincent Untz
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/systray/xfce-tray-plugin.c b/plugins/systray/xfce-tray-plugin.c
index 35bf386..f49a95a 100644
--- a/plugins/systray/xfce-tray-plugin.c
+++ b/plugins/systray/xfce-tray-plugin.c
@@ -1,6 +1,6 @@
-/* $Id: xfce-tray-plugin.c 26462 2007-12-12 12:00:59Z nick $ */
+/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/systray/xfce-tray-plugin.h b/plugins/systray/xfce-tray-plugin.h
index 4a0b8bc..7be35f4 100644
--- a/plugins/systray/xfce-tray-plugin.h
+++ b/plugins/systray/xfce-tray-plugin.h
@@ -1,6 +1,6 @@
-/* $Id: xfce-tray-plugin.h 26369 2007-11-18 17:19:08Z nick $ */
+/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/systray/xfce-tray-widget.c b/plugins/systray/xfce-tray-widget.c
index a7fcca7..cf3dbc4 100644
--- a/plugins/systray/xfce-tray-widget.c
+++ b/plugins/systray/xfce-tray-widget.c
@@ -1,6 +1,6 @@
-/* $Id: xfce-tray-widget.c 26462 2007-12-12 12:00:59Z nick $ */
+/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/systray/xfce-tray-widget.h b/plugins/systray/xfce-tray-widget.h
index d0ab47d..ddd4581 100644
--- a/plugins/systray/xfce-tray-widget.h
+++ b/plugins/systray/xfce-tray-widget.h
@@ -1,6 +1,6 @@
-/* $Id: xfce-tray-widget.h 26462 2007-12-12 12:00:59Z nick $ */
+/* $Id$ */
/*
- * Copyright (c) 2007 Nick Schermer <nick at xfce.org>
+ * Copyright (c) 2007-2009 Nick Schermer <nick at 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
diff --git a/plugins/tasklist/tasklist-widget.c b/plugins/tasklist/tasklist-widget.c
index 40659ef..4a0bf46 100644
--- a/plugins/tasklist/tasklist-widget.c
+++ b/plugins/tasklist/tasklist-widget.c
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
+ *
* 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)
diff --git a/plugins/tasklist/tasklist-widget.h b/plugins/tasklist/tasklist-widget.h
index f372acf..3c6f959 100644
--- a/plugins/tasklist/tasklist-widget.h
+++ b/plugins/tasklist/tasklist-widget.h
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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)
diff --git a/plugins/tasklist/tasklist.c b/plugins/tasklist/tasklist.c
index e3da14e..69ed217 100644
--- a/plugins/tasklist/tasklist.c
+++ b/plugins/tasklist/tasklist.c
@@ -1,5 +1,7 @@
/* $Id$ */
/*
+ * Copyright (C) 2008-2009 Nick Schermer <nick at xfce.org>
+ *
* 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)
diff --git a/wrapper/main.c b/wrapper/main.c
index 39c8eda..cd6f5f8 100644
--- a/wrapper/main.c
+++ b/wrapper/main.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/wrapper/wrapper-plug.c b/wrapper/wrapper-plug.c
index 1217306..e502db1 100644
--- a/wrapper/wrapper-plug.c
+++ b/wrapper/wrapper-plug.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
diff --git a/wrapper/wrapper-plug.h b/wrapper/wrapper-plug.h
index e744fd5..5e470a1 100644
--- a/wrapper/wrapper-plug.h
+++ b/wrapper/wrapper-plug.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 2008 Nick Schermer <nick at xfce.org>
+ * Copyright (C) 2008-2009 Nick Schermer <nick at 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
More information about the Xfce4-commits
mailing list