[nautilus-actions] Makefile.am, na-*.m4: Update license notices



commit be8b15664385acaf2aca1f17c0213f93090117b6
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Feb 29 21:39:25 2012 +0100

    Makefile.am, na-*.m4: Update license notices

 ChangeLog                      |   17 ++++++++++++++---
 Makefile.am                    |   25 ++++++++++++-------------
 configure.ac                   |   25 ++++++++++++-------------
 data/Makefile.am               |   25 ++++++++++++-------------
 data/actions/Makefile.am       |   25 ++++++++++++-------------
 data/exports/Makefile.am       |   25 ++++++++++++-------------
 data/gconf-schemas/Makefile.am |   25 ++++++++++++-------------
 docs/Makefile.am               |   25 ++++++++++++-------------
 docs/nact/Makefile.am          |   25 ++++++++++++-------------
 docs/reference/Makefile.am     |   25 ++++++++++++-------------
 icons/16x16/Makefile.am        |   25 ++++++++++++-------------
 icons/22x22/Makefile.am        |   25 ++++++++++++-------------
 icons/32x32/Makefile.am        |   25 ++++++++++++-------------
 icons/48x48/Makefile.am        |   25 ++++++++++++-------------
 icons/Makefile.am              |   25 ++++++++++++-------------
 icons/scalable/Makefile.am     |   25 ++++++++++++-------------
 m4/Makefile.am                 |   25 ++++++++++++-------------
 m4/na-check-for-gconf.m4       |   25 ++++++++++++-------------
 m4/na-check-for-gdbus.m4       |   25 ++++++++++++-------------
 m4/na-check-for-gtk.m4         |   25 ++++++++++++-------------
 m4/na-check-module.m4          |   25 ++++++++++++-------------
 m4/na-compiler-flags.m4        |   27 +++++++++++++++++++++++++++
 m4/na-default-io-provider.m4   |   25 ++++++++++++-------------
 m4/na-enable-manuals.m4        |   25 ++++++++++++-------------
 m4/na-log-domains.m4           |   27 +++++++++++++++++++++++++++
 m4/na-maintainer-mode.m4       |   25 ++++++++++++-------------
 m4/na-nautilus-extdir.m4       |   25 ++++++++++++-------------
 src/Makefile.am                |   25 ++++++++++++-------------
 src/api/Makefile.am            |   25 ++++++++++++-------------
 src/core/Makefile.am           |   25 ++++++++++++-------------
 src/io-desktop/Makefile.am     |   25 ++++++++++++-------------
 src/io-gconf/Makefile.am       |   25 ++++++++++++-------------
 src/io-xml/Makefile.am         |   25 ++++++++++++-------------
 src/nact/Makefile.am           |   25 ++++++++++++-------------
 src/plugin-menu/Makefile.am    |   25 ++++++++++++-------------
 src/plugin-tracker/Makefile.am |   25 ++++++++++++-------------
 src/test/Makefile.am           |   25 ++++++++++++-------------
 src/utils/Makefile.am          |   25 ++++++++++++-------------
 tools/Makefile.am              |   25 ++++++++++++-------------
 39 files changed, 500 insertions(+), 471 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e3e0a21..a1820e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-02-29 Pierre Wieser <pwieser trychlos org>
+
+	* All Makefile.am:
+	* All private na-*.m4: Update the license notice according to
+	http://www.gnu.org/licenses/gpl-howto.html.
+	
+
 2012-02-27 Pierre Wieser <pwieser trychlos org>
 
 	Let the example label be expandable.
@@ -6,15 +13,19 @@
 
 	* src/nact/nautilus-actions-config-tool.ui: Insert a GtkExpander parent.
 
-	* configure.ac: Post release version bump.
+	* configure.ac: Post release version bump to 3.2.2.
+
+	Due to a command mismatch, git repository has been erroneously tagged
+	with a 3.2.1 version number. This version number is wrong and, due to
+	this tagging error, will never be released.
 
 2012-02-24 Pierre Wieser <pwieser trychlos org>
 
-	* NEWS: Update before releasing.
+	* NEWS: Update before releasing 3.2.0.
 
 2012-02-23 Pierre Wieser <pwieser trychlos org>
 
-	* run-autogen.sh: Pass arguments ro run-configure.sh
+	* run-autogen.sh: Pass arguments ro run-configure.sh.
 
 2012-02-22 Pierre Wieser <pwieser trychlos org>
 
diff --git a/Makefile.am b/Makefile.am
index 3cdc5c4..97e46f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/configure.ac b/configure.ac
index b7d8ed4..6dc0824 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/data/Makefile.am b/data/Makefile.am
index 29f00e8..edc9f7f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/data/actions/Makefile.am b/data/actions/Makefile.am
index d5e0cb2..74f689e 100644
--- a/data/actions/Makefile.am
+++ b/data/actions/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/data/exports/Makefile.am b/data/exports/Makefile.am
index 1b25e67..4c55505 100644
--- a/data/exports/Makefile.am
+++ b/data/exports/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/data/gconf-schemas/Makefile.am b/data/gconf-schemas/Makefile.am
index 302abc5..5ce577d 100644
--- a/data/gconf-schemas/Makefile.am
+++ b/data/gconf-schemas/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 9e8f079..f8693ac 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/docs/nact/Makefile.am b/docs/nact/Makefile.am
index 741dcc6..dd12e7a 100644
--- a/docs/nact/Makefile.am
+++ b/docs/nact/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index b528a75..1c3fafe 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/icons/16x16/Makefile.am b/icons/16x16/Makefile.am
index 4fdb7bb..1c03e9d 100644
--- a/icons/16x16/Makefile.am
+++ b/icons/16x16/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/icons/22x22/Makefile.am b/icons/22x22/Makefile.am
index d24c154..c9a24c9 100644
--- a/icons/22x22/Makefile.am
+++ b/icons/22x22/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/icons/32x32/Makefile.am b/icons/32x32/Makefile.am
index 22a2a36..f5f2d7e 100644
--- a/icons/32x32/Makefile.am
+++ b/icons/32x32/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/icons/48x48/Makefile.am b/icons/48x48/Makefile.am
index e325d91..56ef8cb 100644
--- a/icons/48x48/Makefile.am
+++ b/icons/48x48/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 0168b39..318bc07 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/icons/scalable/Makefile.am b/icons/scalable/Makefile.am
index ea2ee00..c454b15 100644
--- a/icons/scalable/Makefile.am
+++ b/icons/scalable/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 1b25e67..4c55505 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/na-check-for-gconf.m4 b/m4/na-check-for-gconf.m4
index baec0a7..10ff729 100644
--- a/m4/na-check-for-gconf.m4
+++ b/m4/na-check-for-gconf.m4
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/na-check-for-gdbus.m4 b/m4/na-check-for-gdbus.m4
index be9bb6f..9bb8494 100644
--- a/m4/na-check-for-gdbus.m4
+++ b/m4/na-check-for-gdbus.m4
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/na-check-for-gtk.m4 b/m4/na-check-for-gtk.m4
index 855ac81..d7e207e 100644
--- a/m4/na-check-for-gtk.m4
+++ b/m4/na-check-for-gtk.m4
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/na-check-module.m4 b/m4/na-check-module.m4
index aaffca5..2cf9f13 100644
--- a/m4/na-check-module.m4
+++ b/m4/na-check-module.m4
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/na-compiler-flags.m4 b/m4/na-compiler-flags.m4
index 50baec7..bcf4033 100644
--- a/m4/na-compiler-flags.m4
+++ b/m4/na-compiler-flags.m4
@@ -1,3 +1,30 @@
+# Nautilus-Actions
+# A Nautilus extension which offers configurable context menu actions.
+#
+# Copyright (C) 2005 The GNOME Foundation
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
+#
+# Nautilus-Actions 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.
+#
+# Nautilus-Actions 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 Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
+#
+# Authors:
+#   Frederic Ruaudel <grumz grumz net>
+#   Rodrigo Moya <rodrigo gnome-db org>
+#   Pierre Wieser <pwieser trychlos org>
+#   ... and many others (see AUTHORS)
+
 dnl GNOME_COMPILE_WARNINGS
 dnl Turn on many useful compiler warnings
 dnl For now, only works on GCC
diff --git a/m4/na-default-io-provider.m4 b/m4/na-default-io-provider.m4
index 92a16c3..5ce1d01 100644
--- a/m4/na-default-io-provider.m4
+++ b/m4/na-default-io-provider.m4
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/na-enable-manuals.m4 b/m4/na-enable-manuals.m4
index 176cff1..befef16 100644
--- a/m4/na-enable-manuals.m4
+++ b/m4/na-enable-manuals.m4
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/na-log-domains.m4 b/m4/na-log-domains.m4
index b9afe5e..e39ded2 100644
--- a/m4/na-log-domains.m4
+++ b/m4/na-log-domains.m4
@@ -1,3 +1,30 @@
+# Nautilus-Actions
+# A Nautilus extension which offers configurable context menu actions.
+#
+# Copyright (C) 2005 The GNOME Foundation
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
+#
+# Nautilus-Actions 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.
+#
+# Nautilus-Actions 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 Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
+#
+# Authors:
+#   Frederic Ruaudel <grumz grumz net>
+#   Rodrigo Moya <rodrigo gnome-db org>
+#   Pierre Wieser <pwieser trychlos org>
+#   ... and many others (see AUTHORS)
+
 dnl define three distinct log domains, respectively for common code,
 dnl plugin and NACT user interface - log handlers will be disabled
 dnl when not in development mode
diff --git a/m4/na-maintainer-mode.m4 b/m4/na-maintainer-mode.m4
index 5fee45e..d945a4a 100644
--- a/m4/na-maintainer-mode.m4
+++ b/m4/na-maintainer-mode.m4
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/m4/na-nautilus-extdir.m4 b/m4/na-nautilus-extdir.m4
index c819b2f..c128e5b 100644
--- a/m4/na-nautilus-extdir.m4
+++ b/m4/na-nautilus-extdir.m4
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/Makefile.am b/src/Makefile.am
index c7b2e9c..17b25b7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/api/Makefile.am b/src/api/Makefile.am
index 1aa3bdd..4c05546 100644
--- a/src/api/Makefile.am
+++ b/src/api/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 3218d1f..472331a 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/io-desktop/Makefile.am b/src/io-desktop/Makefile.am
index 53a6727..fe0b53d 100644
--- a/src/io-desktop/Makefile.am
+++ b/src/io-desktop/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/io-gconf/Makefile.am b/src/io-gconf/Makefile.am
index 47c0a03..39022e5 100644
--- a/src/io-gconf/Makefile.am
+++ b/src/io-gconf/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/io-xml/Makefile.am b/src/io-xml/Makefile.am
index 9ba1203..438c284 100644
--- a/src/io-xml/Makefile.am
+++ b/src/io-xml/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/nact/Makefile.am b/src/nact/Makefile.am
index 10ea2ff..1f6fd9f 100644
--- a/src/nact/Makefile.am
+++ b/src/nact/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/plugin-menu/Makefile.am b/src/plugin-menu/Makefile.am
index 93b1b51..d39c4d9 100644
--- a/src/plugin-menu/Makefile.am
+++ b/src/plugin-menu/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/plugin-tracker/Makefile.am b/src/plugin-tracker/Makefile.am
index 876a290..bea1d88 100644
--- a/src/plugin-tracker/Makefile.am
+++ b/src/plugin-tracker/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/test/Makefile.am b/src/test/Makefile.am
index 79efe4d..b534f68 100644
--- a/src/test/Makefile.am
+++ b/src/test/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am
index 34299be..c9bcd04 100644
--- a/src/utils/Makefile.am
+++ b/src/utils/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>
diff --git a/tools/Makefile.am b/tools/Makefile.am
index e5dc2b2..8b98af4 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -2,23 +2,22 @@
 # A Nautilus extension which offers configurable context menu actions.
 #
 # Copyright (C) 2005 The GNOME Foundation
-# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
-# Copyright (C) 2009, 2010, 2011, 2012 Pierre Wieser and others (see AUTHORS)
+# Copyright (C) 2006-2008 Frederic Ruaudel and others (see AUTHORS)
+# Copyright (C) 2009-2012 Pierre Wieser and others (see AUTHORS)
 #
-# 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
+# Nautilus-Actions 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.
+# Nautilus-Actions 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 Library; see the file COPYING.  If not,
-# write to the Free Software Foundation, Inc., 59 Temple Place,
-# Suite 330, Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public  License
+# along with Nautilus-Actions; see the file  COPYING.  If  not,  see
+# <http://www.gnu.org/licenses/>.
 #
 # Authors:
 #   Frederic Ruaudel <grumz grumz net>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]