summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-23 12:50:35 +0100
committerDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-23 12:50:35 +0100
commit094cf9b06059ef91a93b0d007010efdb0f370baf (patch)
tree1748b4fdef45dc174895ca85be14f083ccd391ba
parenta147ec67f095f9838d42099ac7d70008c90093dc (diff)
downloadlibwnck-094cf9b06059ef91a93b0d007010efdb0f370baf.tar.gz
Updated FSF's address
-rw-r--r--libwnck/application.c4
-rw-r--r--libwnck/application.h4
-rw-r--r--libwnck/class-group.c4
-rw-r--r--libwnck/class-group.h4
-rw-r--r--libwnck/libwnck.h4
-rw-r--r--libwnck/pager-accessible-factory.c4
-rw-r--r--libwnck/pager-accessible-factory.h4
-rw-r--r--libwnck/pager-accessible.c4
-rw-r--r--libwnck/pager-accessible.h4
-rw-r--r--libwnck/pager.c4
-rw-r--r--libwnck/pager.h4
-rw-r--r--libwnck/private.h4
-rw-r--r--libwnck/screen.c4
-rw-r--r--libwnck/screen.h4
-rw-r--r--libwnck/selector.c4
-rw-r--r--libwnck/selector.h4
-rw-r--r--libwnck/tasklist.c4
-rw-r--r--libwnck/tasklist.h4
-rw-r--r--libwnck/util.c4
-rw-r--r--libwnck/util.h4
-rw-r--r--libwnck/version.h.in4
-rw-r--r--libwnck/window-action-menu.c4
-rw-r--r--libwnck/window-action-menu.h4
-rw-r--r--libwnck/window.c4
-rw-r--r--libwnck/window.h4
-rw-r--r--libwnck/wnck-urgency-monitor.c4
-rw-r--r--libwnck/wnckprop.c4
-rw-r--r--libwnck/workspace-accessible-factory.c4
-rw-r--r--libwnck/workspace-accessible-factory.h4
-rw-r--r--libwnck/workspace-accessible.c4
-rw-r--r--libwnck/workspace-accessible.h4
-rw-r--r--libwnck/workspace.c4
-rw-r--r--libwnck/workspace.h4
-rw-r--r--libwnck/xutils.c4
-rw-r--r--libwnck/xutils.h4
35 files changed, 35 insertions, 105 deletions
diff --git a/libwnck/application.c b/libwnck/application.c
index 6871bcb..87f820a 100644
--- a/libwnck/application.c
+++ b/libwnck/application.c
@@ -17,9 +17,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/application.h b/libwnck/application.h
index bcf6cee..7966a81 100644
--- a/libwnck/application.h
+++ b/libwnck/application.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/class-group.c b/libwnck/class-group.c
index ac4b086..b67e2ca 100644
--- a/libwnck/class-group.c
+++ b/libwnck/class-group.c
@@ -17,9 +17,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#undef WNCK_DISABLE_DEPRECATED
diff --git a/libwnck/class-group.h b/libwnck/class-group.h
index 052a172..ce084c3 100644
--- a/libwnck/class-group.h
+++ b/libwnck/class-group.h
@@ -17,9 +17,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/libwnck.h b/libwnck/libwnck.h
index 1dd2d5d..20f89f6 100644
--- a/libwnck/libwnck.h
+++ b/libwnck/libwnck.h
@@ -15,9 +15,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef WNCK_LIB_H
diff --git a/libwnck/pager-accessible-factory.c b/libwnck/pager-accessible-factory.c
index 446de31..2773f28 100644
--- a/libwnck/pager-accessible-factory.c
+++ b/libwnck/pager-accessible-factory.c
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <gtk/gtk.h>
diff --git a/libwnck/pager-accessible-factory.h b/libwnck/pager-accessible-factory.h
index 56e1065..8e2fe30 100644
--- a/libwnck/pager-accessible-factory.h
+++ b/libwnck/pager-accessible-factory.h
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __WNCK_PAGER_ACCESSIBLE_FACTORY_H__
diff --git a/libwnck/pager-accessible.c b/libwnck/pager-accessible.c
index 5c1276b..89c4468 100644
--- a/libwnck/pager-accessible.c
+++ b/libwnck/pager-accessible.c
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/pager-accessible.h b/libwnck/pager-accessible.h
index 08f8090..fd3dac6 100644
--- a/libwnck/pager-accessible.h
+++ b/libwnck/pager-accessible.h
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __WNCK_PAGER_ACCESSIBLE_H__
diff --git a/libwnck/pager.c b/libwnck/pager.c
index 766c988..690ed33 100644
--- a/libwnck/pager.c
+++ b/libwnck/pager.c
@@ -19,9 +19,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/pager.h b/libwnck/pager.h
index b25890b..4ff6f01 100644
--- a/libwnck/pager.h
+++ b/libwnck/pager.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/private.h b/libwnck/private.h
index b526dda..4406b5d 100644
--- a/libwnck/private.h
+++ b/libwnck/private.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef WNCK_PRIVATE_H
diff --git a/libwnck/screen.c b/libwnck/screen.c
index f775ebd..1814ec0 100644
--- a/libwnck/screen.c
+++ b/libwnck/screen.c
@@ -18,9 +18,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#undef WNCK_DISABLE_DEPRECATED
diff --git a/libwnck/screen.h b/libwnck/screen.h
index cf10557..3140ea5 100644
--- a/libwnck/screen.h
+++ b/libwnck/screen.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/selector.c b/libwnck/selector.c
index 7d76748..d9b3bca 100644
--- a/libwnck/selector.c
+++ b/libwnck/selector.c
@@ -17,9 +17,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Authors:
* Mark McLoughlin <mark@skynet.ie>
diff --git a/libwnck/selector.h b/libwnck/selector.h
index e51f8a2..4783162 100644
--- a/libwnck/selector.h
+++ b/libwnck/selector.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/tasklist.c b/libwnck/tasklist.c
index 756dc1e..4a68dde 100644
--- a/libwnck/tasklist.c
+++ b/libwnck/tasklist.c
@@ -18,9 +18,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/tasklist.h b/libwnck/tasklist.h
index 0a702d6..37ee385 100644
--- a/libwnck/tasklist.h
+++ b/libwnck/tasklist.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/util.c b/libwnck/util.c
index db4133a..1408c22 100644
--- a/libwnck/util.c
+++ b/libwnck/util.c
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/util.h b/libwnck/util.h
index 5b5360c..8d0c77b 100644
--- a/libwnck/util.h
+++ b/libwnck/util.h
@@ -17,9 +17,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/version.h.in b/libwnck/version.h.in
index 6e9dcc6..46fd52d 100644
--- a/libwnck/version.h.in
+++ b/libwnck/version.h.in
@@ -15,9 +15,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Authors:
* Vincent Untz <vuntz@gnome.org>
diff --git a/libwnck/window-action-menu.c b/libwnck/window-action-menu.c
index 738effc..01db6c3 100644
--- a/libwnck/window-action-menu.c
+++ b/libwnck/window-action-menu.c
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/window-action-menu.h b/libwnck/window-action-menu.h
index bad63b9..da6a33d 100644
--- a/libwnck/window-action-menu.h
+++ b/libwnck/window-action-menu.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/window.c b/libwnck/window.c
index f8a2bf0..29e5bf8 100644
--- a/libwnck/window.c
+++ b/libwnck/window.c
@@ -18,9 +18,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/window.h b/libwnck/window.h
index 2e070b8..17b9c75 100644
--- a/libwnck/window.h
+++ b/libwnck/window.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/wnck-urgency-monitor.c b/libwnck/wnck-urgency-monitor.c
index da88234..0bd3bab 100644
--- a/libwnck/wnck-urgency-monitor.c
+++ b/libwnck/wnck-urgency-monitor.c
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Authors:
* Vincent Untz <vuntz@gnome.org>
diff --git a/libwnck/wnckprop.c b/libwnck/wnckprop.c
index ad8fb01..dcad811 100644
--- a/libwnck/wnckprop.c
+++ b/libwnck/wnckprop.c
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Authors:
* Vincent Untz <vuntz@gnome.org>
diff --git a/libwnck/workspace-accessible-factory.c b/libwnck/workspace-accessible-factory.c
index 8722558..2aabc5c 100644
--- a/libwnck/workspace-accessible-factory.c
+++ b/libwnck/workspace-accessible-factory.c
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <gtk/gtk.h>
diff --git a/libwnck/workspace-accessible-factory.h b/libwnck/workspace-accessible-factory.h
index 0f0fa6b..d2d4a84 100644
--- a/libwnck/workspace-accessible-factory.h
+++ b/libwnck/workspace-accessible-factory.h
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__
diff --git a/libwnck/workspace-accessible.c b/libwnck/workspace-accessible.c
index 0cbf49f..d0a8d31 100644
--- a/libwnck/workspace-accessible.c
+++ b/libwnck/workspace-accessible.c
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <libwnck/libwnck.h>
diff --git a/libwnck/workspace-accessible.h b/libwnck/workspace-accessible.h
index ef92824..51b07e4 100644
--- a/libwnck/workspace-accessible.h
+++ b/libwnck/workspace-accessible.h
@@ -13,9 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __WNCK_WORKSPACE_ACCESSIBLE_H__
diff --git a/libwnck/workspace.c b/libwnck/workspace.c
index 336fc26..4c0b43a 100644
--- a/libwnck/workspace.c
+++ b/libwnck/workspace.c
@@ -18,9 +18,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/workspace.h b/libwnck/workspace.h
index dda64f7..64ff9ba 100644
--- a/libwnck/workspace.h
+++ b/libwnck/workspace.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#if !defined (__LIBWNCK_H_INSIDE__) && !defined (WNCK_COMPILATION)
diff --git a/libwnck/xutils.c b/libwnck/xutils.c
index b58df06..173d3ed 100644
--- a/libwnck/xutils.c
+++ b/libwnck/xutils.c
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/libwnck/xutils.h b/libwnck/xutils.h
index 97545ae..1b02ae4 100644
--- a/libwnck/xutils.h
+++ b/libwnck/xutils.h
@@ -16,9 +16,7 @@
* Library 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,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef WNCK_XUTILS_H