[nautilus] Don't mention FSF address
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Don't mention FSF address
- Date: Mon, 17 Feb 2014 22:42:26 +0000 (UTC)
commit cbc37d3ecddaf71f152bb9e7c1cf83c06e0366fc
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Feb 17 14:41:43 2014 -0800
Don't mention FSF address
Use the website instead.
https://bugzilla.gnome.org/show_bug.cgi?id=721518
COPYING | 3 +--
eel/eel-editable-label.c | 3 +--
eel/eel-editable-label.h | 3 +--
libnautilus-extension/nautilus-column-provider.c | 3 +--
libnautilus-extension/nautilus-column-provider.h | 3 +--
libnautilus-extension/nautilus-column.c | 3 +--
libnautilus-extension/nautilus-column.h | 3 +--
libnautilus-extension/nautilus-extension-private.h | 3 +--
libnautilus-extension/nautilus-extension-types.c | 3 +--
libnautilus-extension/nautilus-extension-types.h | 3 +--
libnautilus-extension/nautilus-file-info.c | 3 +--
libnautilus-extension/nautilus-file-info.h | 3 +--
libnautilus-extension/nautilus-info-provider.c | 3 +--
libnautilus-extension/nautilus-info-provider.h | 3 +--
.../nautilus-location-widget-provider.c | 3 +--
.../nautilus-location-widget-provider.h | 3 +--
libnautilus-extension/nautilus-menu-item.c | 3 +--
libnautilus-extension/nautilus-menu-item.h | 3 +--
libnautilus-extension/nautilus-menu-provider.c | 3 +--
libnautilus-extension/nautilus-menu-provider.h | 3 +--
libnautilus-extension/nautilus-menu.c | 3 +--
libnautilus-extension/nautilus-menu.h | 3 +--
.../nautilus-property-page-provider.c | 3 +--
.../nautilus-property-page-provider.h | 3 +--
libnautilus-extension/nautilus-property-page.c | 3 +--
libnautilus-extension/nautilus-property-page.h | 3 +--
libnautilus-private/nautilus-dbus-manager.c | 3 +--
libnautilus-private/nautilus-dbus-manager.h | 3 +--
libnautilus-private/nautilus-debug.c | 3 +--
libnautilus-private/nautilus-debug.h | 3 +--
libnautilus-private/nautilus-module.c | 3 +--
libnautilus-private/nautilus-module.h | 3 +--
libnautilus-private/nautilus-search-provider.c | 3 +--
libnautilus-private/nautilus-search-provider.h | 3 +--
libnautilus-private/nautilus-signaller.c | 3 +--
libnautilus-private/nautilus-signaller.h | 3 +--
nautilus-sendto-extension/nautilus-nste.c | 3 +--
nautilus-sendto-extension/nautilus-nste.h | 3 +--
nautilus-sendto-extension/nautilus-sendto-module.c | 3 +--
src/nautilus-actions.h | 3 +--
src/nautilus-application.c | 3 +--
src/nautilus-bookmark-list.c | 3 +--
src/nautilus-bookmark-list.h | 3 +--
src/nautilus-bookmarks-window.c | 3 +--
src/nautilus-bookmarks-window.h | 3 +--
src/nautilus-connect-server.c | 3 +--
src/nautilus-desktop-item-properties.c | 3 +--
src/nautilus-desktop-item-properties.h | 3 +--
src/nautilus-desktop-window.c | 3 +--
src/nautilus-desktop-window.h | 3 +--
src/nautilus-freedesktop-dbus.c | 3 +--
src/nautilus-freedesktop-dbus.h | 3 +--
src/nautilus-main.c | 3 +--
src/nautilus-notebook.c | 3 +--
src/nautilus-notebook.h | 4 +---
src/nautilus-previewer.c | 3 +--
src/nautilus-previewer.h | 3 +--
src/nautilus-self-check-functions.c | 3 +--
src/nautilus-self-check-functions.h | 3 +--
src/nautilus-shell-search-provider.c | 3 +--
src/nautilus-shell-search-provider.h | 3 +--
src/nautilus-toolbar.c | 3 +--
src/nautilus-toolbar.h | 3 +--
src/nautilus-window-menus.c | 3 +--
src/nautilus-window-private.h | 3 +--
src/nautilus-window.c | 5 ++---
src/nautilus-window.h | 3 +--
test/file-torture.py | 3 +--
68 files changed, 69 insertions(+), 138 deletions(-)
---
diff --git a/COPYING b/COPYING
index 1114411..bae4a5f 100644
--- a/COPYING
+++ b/COPYING
@@ -309,8 +309,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program; if not, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
diff --git a/eel/eel-editable-label.c b/eel/eel-editable-label.c
index f348a90..2f7eb95 100644
--- a/eel/eel-editable-label.c
+++ b/eel/eel-editable-label.c
@@ -12,8 +12,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
/*
diff --git a/eel/eel-editable-label.h b/eel/eel-editable-label.h
index 90bf31c..c1a8f9c 100644
--- a/eel/eel-editable-label.h
+++ b/eel/eel-editable-label.h
@@ -12,8 +12,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
/*
diff --git a/libnautilus-extension/nautilus-column-provider.c
b/libnautilus-extension/nautilus-column-provider.c
index e918c13..230575b 100644
--- a/libnautilus-extension/nautilus-column-provider.c
+++ b/libnautilus-extension/nautilus-column-provider.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-column-provider.h
b/libnautilus-extension/nautilus-column-provider.h
index 630e88a..1ab6b70 100644
--- a/libnautilus-extension/nautilus-column-provider.h
+++ b/libnautilus-extension/nautilus-column-provider.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-column.c b/libnautilus-extension/nautilus-column.c
index f1fed65..d7db00e 100644
--- a/libnautilus-extension/nautilus-column.c
+++ b/libnautilus-extension/nautilus-column.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-column.h b/libnautilus-extension/nautilus-column.h
index 06cc4dd..64de2cb 100644
--- a/libnautilus-extension/nautilus-column.h
+++ b/libnautilus-extension/nautilus-column.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-extension-private.h
b/libnautilus-extension/nautilus-extension-private.h
index 81ddeb3..e3841f7 100644
--- a/libnautilus-extension/nautilus-extension-private.h
+++ b/libnautilus-extension/nautilus-extension-private.h
@@ -14,8 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Alexander Larsson <alexl redhat com>
*
diff --git a/libnautilus-extension/nautilus-extension-types.c
b/libnautilus-extension/nautilus-extension-types.c
index ee815fc..31f3ec8 100644
--- a/libnautilus-extension/nautilus-extension-types.c
+++ b/libnautilus-extension/nautilus-extension-types.c
@@ -14,8 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-extension-types.h
b/libnautilus-extension/nautilus-extension-types.h
index 98d02dd..3e51c82 100644
--- a/libnautilus-extension/nautilus-extension-types.h
+++ b/libnautilus-extension/nautilus-extension-types.h
@@ -14,8 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-file-info.c b/libnautilus-extension/nautilus-file-info.c
index da1e30c..3d2fb08 100644
--- a/libnautilus-extension/nautilus-file-info.c
+++ b/libnautilus-extension/nautilus-file-info.c
@@ -14,8 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/libnautilus-extension/nautilus-file-info.h b/libnautilus-extension/nautilus-file-info.h
index fe2cfe9..32ae541 100644
--- a/libnautilus-extension/nautilus-file-info.h
+++ b/libnautilus-extension/nautilus-file-info.h
@@ -14,8 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/libnautilus-extension/nautilus-info-provider.c b/libnautilus-extension/nautilus-info-provider.c
index e916e9d..7adad2f 100644
--- a/libnautilus-extension/nautilus-info-provider.c
+++ b/libnautilus-extension/nautilus-info-provider.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-info-provider.h b/libnautilus-extension/nautilus-info-provider.h
index ded7748..09cc19e 100644
--- a/libnautilus-extension/nautilus-info-provider.h
+++ b/libnautilus-extension/nautilus-info-provider.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-location-widget-provider.c
b/libnautilus-extension/nautilus-location-widget-provider.c
index 48a21fb..7865bf4 100644
--- a/libnautilus-extension/nautilus-location-widget-provider.c
+++ b/libnautilus-extension/nautilus-location-widget-provider.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Alexander Larsson <alexl redhat com>
*
diff --git a/libnautilus-extension/nautilus-location-widget-provider.h
b/libnautilus-extension/nautilus-location-widget-provider.h
index 854776e..df874cf 100644
--- a/libnautilus-extension/nautilus-location-widget-provider.h
+++ b/libnautilus-extension/nautilus-location-widget-provider.h
@@ -16,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
* Alexander Larsson <alexl redhat com>
diff --git a/libnautilus-extension/nautilus-menu-item.c b/libnautilus-extension/nautilus-menu-item.c
index ca65cfb..dfe3e27 100644
--- a/libnautilus-extension/nautilus-menu-item.c
+++ b/libnautilus-extension/nautilus-menu-item.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-menu-item.h b/libnautilus-extension/nautilus-menu-item.h
index 883bacf..cc1b32a 100644
--- a/libnautilus-extension/nautilus-menu-item.h
+++ b/libnautilus-extension/nautilus-menu-item.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-menu-provider.c b/libnautilus-extension/nautilus-menu-provider.c
index a2c367b..a81b721 100644
--- a/libnautilus-extension/nautilus-menu-provider.c
+++ b/libnautilus-extension/nautilus-menu-provider.c
@@ -16,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-menu-provider.h b/libnautilus-extension/nautilus-menu-provider.h
index fc9686f..297eaa2 100644
--- a/libnautilus-extension/nautilus-menu-provider.h
+++ b/libnautilus-extension/nautilus-menu-provider.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-menu.c b/libnautilus-extension/nautilus-menu.c
index df2e61f..73375fa 100644
--- a/libnautilus-extension/nautilus-menu.c
+++ b/libnautilus-extension/nautilus-menu.c
@@ -14,8 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Raffaele Sandrini <rasa gmx ch>
*
diff --git a/libnautilus-extension/nautilus-menu.h b/libnautilus-extension/nautilus-menu.h
index a5a80e7..fd132be 100644
--- a/libnautilus-extension/nautilus-menu.h
+++ b/libnautilus-extension/nautilus-menu.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
* Raffaele Sandrini <rasa gmx ch>
diff --git a/libnautilus-extension/nautilus-property-page-provider.c
b/libnautilus-extension/nautilus-property-page-provider.c
index 7739b60..89211f3 100644
--- a/libnautilus-extension/nautilus-property-page-provider.c
+++ b/libnautilus-extension/nautilus-property-page-provider.c
@@ -16,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-property-page-provider.h
b/libnautilus-extension/nautilus-property-page-provider.h
index 56eada1..9bf932d 100644
--- a/libnautilus-extension/nautilus-property-page-provider.h
+++ b/libnautilus-extension/nautilus-property-page-provider.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-property-page.c b/libnautilus-extension/nautilus-property-page.c
index d5f1228..d41ab99 100644
--- a/libnautilus-extension/nautilus-property-page.c
+++ b/libnautilus-extension/nautilus-property-page.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-extension/nautilus-property-page.h b/libnautilus-extension/nautilus-property-page.h
index f5bd1d1..da8d44c 100644
--- a/libnautilus-extension/nautilus-property-page.h
+++ b/libnautilus-extension/nautilus-property-page.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-private/nautilus-dbus-manager.c b/libnautilus-private/nautilus-dbus-manager.c
index 0d90c18..170a173 100644
--- a/libnautilus-private/nautilus-dbus-manager.c
+++ b/libnautilus-private/nautilus-dbus-manager.c
@@ -14,8 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Cosimo Cecchi <cosimoc redhat com>
*
diff --git a/libnautilus-private/nautilus-dbus-manager.h b/libnautilus-private/nautilus-dbus-manager.h
index 2ac5b57..fb6ed5a 100644
--- a/libnautilus-private/nautilus-dbus-manager.h
+++ b/libnautilus-private/nautilus-dbus-manager.h
@@ -14,8 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Cosimo Cecchi <cosimoc redhat com>
*
diff --git a/libnautilus-private/nautilus-debug.c b/libnautilus-private/nautilus-debug.c
index dd6b552..c33168e 100644
--- a/libnautilus-private/nautilus-debug.c
+++ b/libnautilus-private/nautilus-debug.c
@@ -16,8 +16,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Based on Empathy's empathy-debug.
*/
diff --git a/libnautilus-private/nautilus-debug.h b/libnautilus-private/nautilus-debug.h
index 59c5eaa..0002f63 100644
--- a/libnautilus-private/nautilus-debug.h
+++ b/libnautilus-private/nautilus-debug.h
@@ -16,8 +16,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Based on Empathy's empathy-debug.
*/
diff --git a/libnautilus-private/nautilus-module.c b/libnautilus-private/nautilus-module.c
index 7672fac..6273a76 100644
--- a/libnautilus-private/nautilus-module.c
+++ b/libnautilus-private/nautilus-module.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-private/nautilus-module.h b/libnautilus-private/nautilus-module.h
index bb35f9d..b4854a8 100644
--- a/libnautilus-private/nautilus-module.h
+++ b/libnautilus-private/nautilus-module.h
@@ -14,8 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Dave Camp <dave ximian com>
*
diff --git a/libnautilus-private/nautilus-search-provider.c b/libnautilus-private/nautilus-search-provider.c
index 682c870..a1c5809 100644
--- a/libnautilus-private/nautilus-search-provider.c
+++ b/libnautilus-private/nautilus-search-provider.c
@@ -13,8 +13,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/libnautilus-private/nautilus-search-provider.h b/libnautilus-private/nautilus-search-provider.h
index 3ec4135..38ee687 100644
--- a/libnautilus-private/nautilus-search-provider.h
+++ b/libnautilus-private/nautilus-search-provider.h
@@ -12,8 +12,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef NAUTILUS_SEARCH_PROVIDER_H
diff --git a/libnautilus-private/nautilus-signaller.c b/libnautilus-private/nautilus-signaller.c
index 1eaabc1..df61b50 100644
--- a/libnautilus-private/nautilus-signaller.c
+++ b/libnautilus-private/nautilus-signaller.c
@@ -16,8 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: John Sullivan <sullivan eazel com>
*/
diff --git a/libnautilus-private/nautilus-signaller.h b/libnautilus-private/nautilus-signaller.h
index eff25a9..7502b1d 100644
--- a/libnautilus-private/nautilus-signaller.h
+++ b/libnautilus-private/nautilus-signaller.h
@@ -16,8 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: John Sullivan <sullivan eazel com>
*/
diff --git a/nautilus-sendto-extension/nautilus-nste.c b/nautilus-sendto-extension/nautilus-nste.c
index 3e09835..92f347e 100644
--- a/nautilus-sendto-extension/nautilus-nste.c
+++ b/nautilus-sendto-extension/nautilus-nste.c
@@ -14,8 +14,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Roberto Majadas <roberto majadas openshine com>
*
diff --git a/nautilus-sendto-extension/nautilus-nste.h b/nautilus-sendto-extension/nautilus-nste.h
index 9456560..1042bc9 100644
--- a/nautilus-sendto-extension/nautilus-nste.h
+++ b/nautilus-sendto-extension/nautilus-nste.h
@@ -14,8 +14,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Roberto Majadas <roberto majadas openshine com>
*
diff --git a/nautilus-sendto-extension/nautilus-sendto-module.c
b/nautilus-sendto-extension/nautilus-sendto-module.c
index 2faf79b..bf413a8 100644
--- a/nautilus-sendto-extension/nautilus-sendto-module.c
+++ b/nautilus-sendto-extension/nautilus-sendto-module.c
@@ -14,8 +14,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Roberto Majadas <roberto majadas openshine com>
*
diff --git a/src/nautilus-actions.h b/src/nautilus-actions.h
index 8c8e575..e89bd37 100644
--- a/src/nautilus-actions.h
+++ b/src/nautilus-actions.h
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Alexander Larsson <alexl redhat com>
*
diff --git a/src/nautilus-application.c b/src/nautilus-application.c
index 21b22cf..5c8dca0 100644
--- a/src/nautilus-application.c
+++ b/src/nautilus-application.c
@@ -17,8 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Elliot Lee <sopwith redhat com>,
* Darin Adler <darin bentspoon com>
diff --git a/src/nautilus-bookmark-list.c b/src/nautilus-bookmark-list.c
index a5da71a..3a59d29 100644
--- a/src/nautilus-bookmark-list.c
+++ b/src/nautilus-bookmark-list.c
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: John Sullivan <sullivan eazel com>
*/
diff --git a/src/nautilus-bookmark-list.h b/src/nautilus-bookmark-list.h
index f567109..475a35b 100644
--- a/src/nautilus-bookmark-list.h
+++ b/src/nautilus-bookmark-list.h
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: John Sullivan <sullivan eazel com>
*/
diff --git a/src/nautilus-bookmarks-window.c b/src/nautilus-bookmarks-window.c
index 39bb97b..42dfced 100644
--- a/src/nautilus-bookmarks-window.c
+++ b/src/nautilus-bookmarks-window.c
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: John Sullivan <sullivan eazel com>
*/
diff --git a/src/nautilus-bookmarks-window.h b/src/nautilus-bookmarks-window.h
index 47142d9..ef4517b 100644
--- a/src/nautilus-bookmarks-window.h
+++ b/src/nautilus-bookmarks-window.h
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: John Sullivan <sullivan eazel com>
*/
diff --git a/src/nautilus-connect-server.c b/src/nautilus-connect-server.c
index 481664d..742f532 100644
--- a/src/nautilus-connect-server.c
+++ b/src/nautilus-connect-server.c
@@ -14,8 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/nautilus-desktop-item-properties.c b/src/nautilus-desktop-item-properties.c
index 18537ca..e073e8b 100644
--- a/src/nautilus-desktop-item-properties.c
+++ b/src/nautilus-desktop-item-properties.c
@@ -14,8 +14,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: James Willcox <jwillcox gnome org>
*
diff --git a/src/nautilus-desktop-item-properties.h b/src/nautilus-desktop-item-properties.h
index 346864b..90522c3 100644
--- a/src/nautilus-desktop-item-properties.h
+++ b/src/nautilus-desktop-item-properties.h
@@ -14,8 +14,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: James Willcox <james gnome org>
*
diff --git a/src/nautilus-desktop-window.c b/src/nautilus-desktop-window.c
index 25d48f4..4d78a05 100644
--- a/src/nautilus-desktop-window.c
+++ b/src/nautilus-desktop-window.c
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Darin Adler <darin bentspoon com>
*/
diff --git a/src/nautilus-desktop-window.h b/src/nautilus-desktop-window.h
index f6183c4..48b1981 100644
--- a/src/nautilus-desktop-window.h
+++ b/src/nautilus-desktop-window.h
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Darin Adler <darin bentspoon com>
*/
diff --git a/src/nautilus-freedesktop-dbus.c b/src/nautilus-freedesktop-dbus.c
index 796a203..ed8e261 100644
--- a/src/nautilus-freedesktop-dbus.c
+++ b/src/nautilus-freedesktop-dbus.c
@@ -12,8 +12,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Akshay Gupta <kitallis gmail com>
* Federico Mena Quintero <federico gnome org>
diff --git a/src/nautilus-freedesktop-dbus.h b/src/nautilus-freedesktop-dbus.h
index 40a5af7..410c420 100644
--- a/src/nautilus-freedesktop-dbus.h
+++ b/src/nautilus-freedesktop-dbus.h
@@ -12,8 +12,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Akshay Gupta <kitallis gmail com>
* Federico Mena Quintero <federico gnome org>
diff --git a/src/nautilus-main.c b/src/nautilus-main.c
index e2490b0..fdbc0be 100644
--- a/src/nautilus-main.c
+++ b/src/nautilus-main.c
@@ -17,8 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Elliot Lee <sopwith redhat com>,
* Darin Adler <darin bentspoon com>,
diff --git a/src/nautilus-notebook.c b/src/nautilus-notebook.c
index 3bec6a2..600b4e2 100644
--- a/src/nautilus-notebook.c
+++ b/src/nautilus-notebook.c
@@ -19,8 +19,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/src/nautilus-notebook.h b/src/nautilus-notebook.h
index b11abaa..eade6f2 100644
--- a/src/nautilus-notebook.h
+++ b/src/nautilus-notebook.h
@@ -18,10 +18,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
- * $Id: nautilus-notebook.h 8210 2008-04-11 20:05:25Z chpe $
*/
#ifndef NAUTILUS_NOTEBOOK_H
diff --git a/src/nautilus-previewer.c b/src/nautilus-previewer.c
index 134b366..47ba764 100644
--- a/src/nautilus-previewer.c
+++ b/src/nautilus-previewer.c
@@ -14,8 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Cosimo Cecchi <cosimoc redhat com>
*
diff --git a/src/nautilus-previewer.h b/src/nautilus-previewer.h
index 8f10c22..4895531 100644
--- a/src/nautilus-previewer.h
+++ b/src/nautilus-previewer.h
@@ -14,8 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Cosimo Cecchi <cosimoc redhat com>
*
diff --git a/src/nautilus-self-check-functions.c b/src/nautilus-self-check-functions.c
index fe7a516..21798ab 100644
--- a/src/nautilus-self-check-functions.c
+++ b/src/nautilus-self-check-functions.c
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Darin Adler <darin bentspoon com>
*/
diff --git a/src/nautilus-self-check-functions.h b/src/nautilus-self-check-functions.h
index fbefe76..0110aed 100644
--- a/src/nautilus-self-check-functions.h
+++ b/src/nautilus-self-check-functions.h
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Darin Adler <darin bentspoon com>
*/
diff --git a/src/nautilus-shell-search-provider.c b/src/nautilus-shell-search-provider.c
index d127115..f070a35 100644
--- a/src/nautilus-shell-search-provider.c
+++ b/src/nautilus-shell-search-provider.c
@@ -15,8 +15,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Cosimo Cecchi <cosimoc gnome org>
*
diff --git a/src/nautilus-shell-search-provider.h b/src/nautilus-shell-search-provider.h
index 8f4dcec..3818700 100644
--- a/src/nautilus-shell-search-provider.h
+++ b/src/nautilus-shell-search-provider.h
@@ -15,8 +15,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Cosimo Cecchi <cosimoc gnome org>
*
diff --git a/src/nautilus-toolbar.c b/src/nautilus-toolbar.c
index 424050e..33775a7 100644
--- a/src/nautilus-toolbar.c
+++ b/src/nautilus-toolbar.c
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Cosimo Cecchi <cosimoc redhat com>
*
diff --git a/src/nautilus-toolbar.h b/src/nautilus-toolbar.h
index cbb265c..2a8d2dd 100644
--- a/src/nautilus-toolbar.h
+++ b/src/nautilus-toolbar.h
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Cosimo Cecchi <cosimoc redhat com>
*
diff --git a/src/nautilus-window-menus.c b/src/nautilus-window-menus.c
index fa8e020..53f8521 100644
--- a/src/nautilus-window-menus.c
+++ b/src/nautilus-window-menus.c
@@ -16,8 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Author: John Sullivan <sullivan eazel com>
*/
diff --git a/src/nautilus-window-private.h b/src/nautilus-window-private.h
index 9cc6891..4d11351 100644
--- a/src/nautilus-window-private.h
+++ b/src/nautilus-window-private.h
@@ -17,8 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Elliot Lee <sopwith redhat com>
* Darin Adler <darin bentspoon com>
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index 4269da7..56658ad 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -16,9 +16,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Elliot Lee <sopwith redhat com>
* John Sullivan <sullivan eazel com>
diff --git a/src/nautilus-window.h b/src/nautilus-window.h
index 588c728..f95eede 100644
--- a/src/nautilus-window.h
+++ b/src/nautilus-window.h
@@ -17,8 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*
* Authors: Elliot Lee <sopwith redhat com>
* Darin Adler <darin bentspoon com>
diff --git a/test/file-torture.py b/test/file-torture.py
index 25686af..865795f 100644
--- a/test/file-torture.py
+++ b/test/file-torture.py
@@ -14,8 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+# with this program; if not, see <http://www.gnu.org/licenses/>.
#
# Author: Federico Mena-Quintero <federico novell com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]