[Goodies-commits] r2892 - in xfce4-time-out-plugin/trunk: . panel-plugin

Jannis Pohlmann jannis at xfce.org
Sun Jul 8 16:18:29 CEST 2007


Author: jannis
Date: 2007-07-08 14:18:28 +0000 (Sun, 08 Jul 2007)
New Revision: 2892

Modified:
   xfce4-time-out-plugin/trunk/ChangeLog
   xfce4-time-out-plugin/trunk/panel-plugin/time-out-fadeout.c
   xfce4-time-out-plugin/trunk/panel-plugin/time-out-fadeout.h
   xfce4-time-out-plugin/trunk/panel-plugin/time-out-lock-screen.c
   xfce4-time-out-plugin/trunk/panel-plugin/time-out-lock-screen.h
   xfce4-time-out-plugin/trunk/panel-plugin/time-out.c
   xfce4-time-out-plugin/trunk/panel-plugin/time-out.h
Log:
	* panel-plugin/*.{c,h}: Fix license headers. The source
	  is under GPL, not LGPL. Fixes bug #3366. 
 

Modified: xfce4-time-out-plugin/trunk/ChangeLog
===================================================================
--- xfce4-time-out-plugin/trunk/ChangeLog	2007-07-07 12:30:44 UTC (rev 2891)
+++ xfce4-time-out-plugin/trunk/ChangeLog	2007-07-08 14:18:28 UTC (rev 2892)
@@ -1,3 +1,8 @@
+2007-07-08	Jannis Pohlmann <jannis at xfce.org>
+
+	* panel-plugin/*.{c,h}: Fix license headers. The source
+	  is under GPL, not LGPL. Fixes bug #3366.
+
 2007-07-06	Nick Schermer <nick at xfce.org>
 
 	* panel-plugin/Makefile.am: Change LDFLAGS to LDADD to fix

Modified: xfce4-time-out-plugin/trunk/panel-plugin/time-out-fadeout.c
===================================================================
--- xfce4-time-out-plugin/trunk/panel-plugin/time-out-fadeout.c	2007-07-07 12:30:44 UTC (rev 2891)
+++ xfce4-time-out-plugin/trunk/panel-plugin/time-out-fadeout.c	2007-07-08 14:18:28 UTC (rev 2892)
@@ -4,19 +4,19 @@
  * Copyright (c) 2004 Benedikt Meurer <benny at xfce.org>
  * Copyright (c) 2007 Jannis Pohlmann <jannis at xfce.org>
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library 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 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 distributed in the hope that it will be useful,
+ * 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.
+ * 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 Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * 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.
  */
 

Modified: xfce4-time-out-plugin/trunk/panel-plugin/time-out-fadeout.h
===================================================================
--- xfce4-time-out-plugin/trunk/panel-plugin/time-out-fadeout.h	2007-07-07 12:30:44 UTC (rev 2891)
+++ xfce4-time-out-plugin/trunk/panel-plugin/time-out-fadeout.h	2007-07-08 14:18:28 UTC (rev 2892)
@@ -3,19 +3,19 @@
 /*-
  * Copyright (c) 2007 Jannis Pohlmann <jannis at xfce.org>
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library 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 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 distributed in the hope that it will be useful,
+ * 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.
+ * 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 Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * 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.
  */
 

Modified: xfce4-time-out-plugin/trunk/panel-plugin/time-out-lock-screen.c
===================================================================
--- xfce4-time-out-plugin/trunk/panel-plugin/time-out-lock-screen.c	2007-07-07 12:30:44 UTC (rev 2891)
+++ xfce4-time-out-plugin/trunk/panel-plugin/time-out-lock-screen.c	2007-07-08 14:18:28 UTC (rev 2892)
@@ -3,19 +3,19 @@
 /*-
  * Copyright (c) 2007 Jannis Pohlmann <jannis at xfce.org>
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library 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 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 distributed in the hope that it will be useful,
+ * 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.
+ * 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 Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * 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.
  */
 

Modified: xfce4-time-out-plugin/trunk/panel-plugin/time-out-lock-screen.h
===================================================================
--- xfce4-time-out-plugin/trunk/panel-plugin/time-out-lock-screen.h	2007-07-07 12:30:44 UTC (rev 2891)
+++ xfce4-time-out-plugin/trunk/panel-plugin/time-out-lock-screen.h	2007-07-08 14:18:28 UTC (rev 2892)
@@ -3,19 +3,19 @@
 /*-
  * Copyright (c) 2006 Jannis Pohlmann <jannis at xfce.org>
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library 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 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 distributed in the hope that it will be useful,
+ * 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.
+ * 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 Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * 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.
  */
 

Modified: xfce4-time-out-plugin/trunk/panel-plugin/time-out.c
===================================================================
--- xfce4-time-out-plugin/trunk/panel-plugin/time-out.c	2007-07-07 12:30:44 UTC (rev 2891)
+++ xfce4-time-out-plugin/trunk/panel-plugin/time-out.c	2007-07-08 14:18:28 UTC (rev 2892)
@@ -2,20 +2,20 @@
 /* vim:set et ai sw=2 sts=2: */
 /*-
  * Copyright (c) 2007 Jannis Pohlmann <jannis 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) any later version.
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library 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 distributed in the hope that it will be useful,
+ * 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.
+ * 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 Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * 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.
  */
 

Modified: xfce4-time-out-plugin/trunk/panel-plugin/time-out.h
===================================================================
--- xfce4-time-out-plugin/trunk/panel-plugin/time-out.h	2007-07-07 12:30:44 UTC (rev 2891)
+++ xfce4-time-out-plugin/trunk/panel-plugin/time-out.h	2007-07-08 14:18:28 UTC (rev 2892)
@@ -3,19 +3,19 @@
 /*-
  * Copyright (c) 2007 Jannis Pohlmann <jannis at xfce.org>
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library 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 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 distributed in the hope that it will be useful,
+ * 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.
+ * 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 Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * 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.
  */
 




More information about the Goodies-commits mailing list