From ca691736bb8212e3500fd87d7d200bd1ab73f40d Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sat, 25 Mar 2006 11:55:13 +0000 Subject: [PATCH] r4523: Updated headers: - Removed $Id$ line (clutters diffs) - Updated year - Clarified copyrights --- ROX-Filer/src/abox.c | 4 +--- ROX-Filer/src/action.c | 4 +--- ROX-Filer/src/appinfo.c | 4 +--- ROX-Filer/src/appmenu.c | 4 +--- ROX-Filer/src/bind.c | 4 +--- ROX-Filer/src/bookmarks.c | 4 +--- ROX-Filer/src/bulk_rename.c | 4 +--- ROX-Filer/src/cell_icon.c | 4 +--- ROX-Filer/src/choices.c | 4 +--- ROX-Filer/src/collection.c | 6 ++---- ROX-Filer/src/dir.c | 6 ++---- ROX-Filer/src/diritem.c | 5 ++--- ROX-Filer/src/display.c | 4 +--- ROX-Filer/src/dnd.c | 4 +--- ROX-Filer/src/dropbox.c | 4 +--- ROX-Filer/src/filer.c | 6 ++---- ROX-Filer/src/find.c | 4 +--- ROX-Filer/src/fscache.c | 6 ++---- ROX-Filer/src/gtksavebox.c | 6 ++---- ROX-Filer/src/gui_support.c | 4 +--- ROX-Filer/src/i18n.c | 4 +--- ROX-Filer/src/icon.c | 4 +--- ROX-Filer/src/infobox.c | 4 +--- ROX-Filer/src/main.c | 4 +--- ROX-Filer/src/menu.c | 4 +--- ROX-Filer/src/minibuffer.c | 4 +--- ROX-Filer/src/modechange.c | 4 +--- ROX-Filer/src/mount.c | 4 +--- ROX-Filer/src/options.c | 4 +--- ROX-Filer/src/panel.c | 4 +--- ROX-Filer/src/pinboard.c | 4 +--- ROX-Filer/src/pixmaps.c | 4 +--- ROX-Filer/src/remote.c | 4 +--- ROX-Filer/src/rox_gettext.c | 4 +--- ROX-Filer/src/run.c | 4 +--- ROX-Filer/src/sc.c | 4 +--- ROX-Filer/src/session.c | 4 +--- ROX-Filer/src/support.c | 4 +--- ROX-Filer/src/tasklist.c | 4 +--- ROX-Filer/src/toolbar.c | 4 +--- ROX-Filer/src/type.c | 4 +--- ROX-Filer/src/usericons.c | 4 +--- ROX-Filer/src/view_collection.c | 4 +--- ROX-Filer/src/view_details.c | 4 +--- ROX-Filer/src/view_iface.c | 4 +--- ROX-Filer/src/wrapped.c | 4 +--- ROX-Filer/src/xml.c | 4 +--- ROX-Filer/src/xtypes.c | 4 +--- 48 files changed, 54 insertions(+), 149 deletions(-) diff --git a/ROX-Filer/src/abox.c b/ROX-Filer/src/abox.c index 4beb9e29..ee59c45d 100644 --- a/ROX-Filer/src/abox.c +++ b/ROX-Filer/src/abox.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/action.c b/ROX-Filer/src/action.c index 9178c3b1..82ed015e 100644 --- a/ROX-Filer/src/action.c +++ b/ROX-Filer/src/action.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/appinfo.c b/ROX-Filer/src/appinfo.c index 9993c629..fa8e7284 100644 --- a/ROX-Filer/src/appinfo.c +++ b/ROX-Filer/src/appinfo.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/appmenu.c b/ROX-Filer/src/appmenu.c index e278dde3..1c749641 100644 --- a/ROX-Filer/src/appmenu.c +++ b/ROX-Filer/src/appmenu.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/bind.c b/ROX-Filer/src/bind.c index d9350a0f..3359cc55 100644 --- a/ROX-Filer/src/bind.c +++ b/ROX-Filer/src/bind.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/bookmarks.c b/ROX-Filer/src/bookmarks.c index 1e7e9fb3..0b8ad4f1 100644 --- a/ROX-Filer/src/bookmarks.c +++ b/ROX-Filer/src/bookmarks.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/bulk_rename.c b/ROX-Filer/src/bulk_rename.c index b907cdee..c733886b 100644 --- a/ROX-Filer/src/bulk_rename.c +++ b/ROX-Filer/src/bulk_rename.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/cell_icon.c b/ROX-Filer/src/cell_icon.c index 0e1506e8..aceb5fba 100644 --- a/ROX-Filer/src/cell_icon.c +++ b/ROX-Filer/src/cell_icon.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/choices.c b/ROX-Filer/src/choices.c index 8d761b31..7f0a16e6 100644 --- a/ROX-Filer/src/choices.c +++ b/ROX-Filer/src/choices.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/collection.c b/ROX-Filer/src/collection.c index f4c05033..3634f6d2 100644 --- a/ROX-Filer/src/collection.c +++ b/ROX-Filer/src/collection.c @@ -1,8 +1,6 @@ /* - * $Id$ - * - * Collection - a GTK+ widget - * Copyright (C) 2005, the ROX-Filer team. + * ROX-Filer, filer for the ROX desktop project + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * The collection widget provides an area for displaying a collection of * objects (such as files). It allows the user to choose a selection of diff --git a/ROX-Filer/src/dir.c b/ROX-Filer/src/dir.c index dfea92f5..fa820cfa 100644 --- a/ROX-Filer/src/dir.c +++ b/ROX-Filer/src/dir.c @@ -1,8 +1,6 @@ /* - * $Id$ - * - * Copyright (C) 2005, the ROX-Filer team. - * + * ROX-Filer, filer for the ROX desktop project + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) diff --git a/ROX-Filer/src/diritem.c b/ROX-Filer/src/diritem.c index d4415a22..869cff3c 100644 --- a/ROX-Filer/src/diritem.c +++ b/ROX-Filer/src/diritem.c @@ -1,7 +1,6 @@ /* - * $Id$ - * - * Copyright (C) 2005, the ROX-Filer team. + * ROX-Filer, filer for the ROX desktop project + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/display.c b/ROX-Filer/src/display.c index c6589e92..480cdf9a 100644 --- a/ROX-Filer/src/display.c +++ b/ROX-Filer/src/display.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/dnd.c b/ROX-Filer/src/dnd.c index 0fc45a82..7d2d6023 100644 --- a/ROX-Filer/src/dnd.c +++ b/ROX-Filer/src/dnd.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/dropbox.c b/ROX-Filer/src/dropbox.c index 15803660..5f986bee 100644 --- a/ROX-Filer/src/dropbox.c +++ b/ROX-Filer/src/dropbox.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/filer.c b/ROX-Filer/src/filer.c index e5db183a..cfd8dc9e 100644 --- a/ROX-Filer/src/filer.c +++ b/ROX-Filer/src/filer.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * 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 @@ -335,7 +333,7 @@ static gint open_filer_window(FilerWindow *filer_window) { Settings *dir_settings; gboolean force_resize; - + dir_settings = (Settings *) g_hash_table_lookup(settings_table, filer_window->sym_path); diff --git a/ROX-Filer/src/find.c b/ROX-Filer/src/find.c index 7869e30d..e31d42e0 100644 --- a/ROX-Filer/src/find.c +++ b/ROX-Filer/src/find.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/fscache.c b/ROX-Filer/src/fscache.c index dd15d214..b4033a53 100644 --- a/ROX-Filer/src/fscache.c +++ b/ROX-Filer/src/fscache.c @@ -1,8 +1,6 @@ /* - * $Id$ - * - * FSCache - a glib-style object for caching files - * Copyright (C) 2005, the ROX-Filer team. + * ROX-Filer, filer for the ROX desktop project + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * A cache object holds stat details about files in a hash table, along * with user-specified data. When you want to read in a file try to diff --git a/ROX-Filer/src/gtksavebox.c b/ROX-Filer/src/gtksavebox.c index 1400ffb0..63224dcf 100644 --- a/ROX-Filer/src/gtksavebox.c +++ b/ROX-Filer/src/gtksavebox.c @@ -1,8 +1,6 @@ /* - * $Id$ - * - * SaveBox widget for the ROX desktop project - * Copyright (C) 2005 Thomas Leonard. + * ROX-Filer, filer for the ROX desktop project + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/gui_support.c b/ROX-Filer/src/gui_support.c index c1af748f..323915c3 100644 --- a/ROX-Filer/src/gui_support.c +++ b/ROX-Filer/src/gui_support.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/i18n.c b/ROX-Filer/src/i18n.c index 47158620..dabe8568 100644 --- a/ROX-Filer/src/i18n.c +++ b/ROX-Filer/src/i18n.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/icon.c b/ROX-Filer/src/icon.c index 81ac6054..7d828025 100644 --- a/ROX-Filer/src/icon.c +++ b/ROX-Filer/src/icon.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/infobox.c b/ROX-Filer/src/infobox.c index 10d25bb3..e63d4126 100644 --- a/ROX-Filer/src/infobox.c +++ b/ROX-Filer/src/infobox.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/main.c b/ROX-Filer/src/main.c index fdc91d06..2bdfa4c7 100644 --- a/ROX-Filer/src/main.c +++ b/ROX-Filer/src/main.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/menu.c b/ROX-Filer/src/menu.c index b3b511c8..3e320563 100644 --- a/ROX-Filer/src/menu.c +++ b/ROX-Filer/src/menu.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/minibuffer.c b/ROX-Filer/src/minibuffer.c index bb815dad..9beb9e4c 100644 --- a/ROX-Filer/src/minibuffer.c +++ b/ROX-Filer/src/minibuffer.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/modechange.c b/ROX-Filer/src/modechange.c index 053a3331..94fc5f28 100644 --- a/ROX-Filer/src/modechange.c +++ b/ROX-Filer/src/modechange.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/mount.c b/ROX-Filer/src/mount.c index ff7981f5..0a5ac748 100644 --- a/ROX-Filer/src/mount.c +++ b/ROX-Filer/src/mount.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/options.c b/ROX-Filer/src/options.c index ab2e9b52..883010e7 100644 --- a/ROX-Filer/src/options.c +++ b/ROX-Filer/src/options.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005 Thomas Leonard + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/panel.c b/ROX-Filer/src/panel.c index 5b407627..f6166d74 100644 --- a/ROX-Filer/src/panel.c +++ b/ROX-Filer/src/panel.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/pinboard.c b/ROX-Filer/src/pinboard.c index a0fb37d0..cc548de3 100644 --- a/ROX-Filer/src/pinboard.c +++ b/ROX-Filer/src/pinboard.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/pixmaps.c b/ROX-Filer/src/pixmaps.c index 625b7cbf..cd7e4752 100644 --- a/ROX-Filer/src/pixmaps.c +++ b/ROX-Filer/src/pixmaps.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/remote.c b/ROX-Filer/src/remote.c index 9db528ab..ce0c7af7 100644 --- a/ROX-Filer/src/remote.c +++ b/ROX-Filer/src/remote.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/rox_gettext.c b/ROX-Filer/src/rox_gettext.c index 0852d192..a68fcd5b 100644 --- a/ROX-Filer/src/rox_gettext.c +++ b/ROX-Filer/src/rox_gettext.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/run.c b/ROX-Filer/src/run.c index 16030dd1..9d06a7b1 100644 --- a/ROX-Filer/src/run.c +++ b/ROX-Filer/src/run.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/sc.c b/ROX-Filer/src/sc.c index 0b9d97c7..d7939efd 100644 --- a/ROX-Filer/src/sc.c +++ b/ROX-Filer/src/sc.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/session.c b/ROX-Filer/src/session.c index d66d0831..2cf7a0c0 100644 --- a/ROX-Filer/src/session.c +++ b/ROX-Filer/src/session.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/support.c b/ROX-Filer/src/support.c index d10b0bce..19828d7d 100644 --- a/ROX-Filer/src/support.c +++ b/ROX-Filer/src/support.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/tasklist.c b/ROX-Filer/src/tasklist.c index 54c80e1a..b3c7505c 100644 --- a/ROX-Filer/src/tasklist.c +++ b/ROX-Filer/src/tasklist.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/toolbar.c b/ROX-Filer/src/toolbar.c index 2fd4cebb..200c8c33 100644 --- a/ROX-Filer/src/toolbar.c +++ b/ROX-Filer/src/toolbar.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/type.c b/ROX-Filer/src/type.c index 2450fd51..40b3172b 100644 --- a/ROX-Filer/src/type.c +++ b/ROX-Filer/src/type.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/usericons.c b/ROX-Filer/src/usericons.c index a5d10c4c..6eeb8c23 100644 --- a/ROX-Filer/src/usericons.c +++ b/ROX-Filer/src/usericons.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/view_collection.c b/ROX-Filer/src/view_collection.c index ccaf681f..43ea6fe0 100644 --- a/ROX-Filer/src/view_collection.c +++ b/ROX-Filer/src/view_collection.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/view_details.c b/ROX-Filer/src/view_details.c index 02d9d872..16257efa 100644 --- a/ROX-Filer/src/view_details.c +++ b/ROX-Filer/src/view_details.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/view_iface.c b/ROX-Filer/src/view_iface.c index 90054fdf..5fef374b 100644 --- a/ROX-Filer/src/view_iface.c +++ b/ROX-Filer/src/view_iface.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/wrapped.c b/ROX-Filer/src/wrapped.c index da88ae99..7fa0eda7 100644 --- a/ROX-Filer/src/wrapped.c +++ b/ROX-Filer/src/wrapped.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/xml.c b/ROX-Filer/src/xml.c index a56edcb9..85628fde 100644 --- a/ROX-Filer/src/xml.c +++ b/ROX-Filer/src/xml.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free diff --git a/ROX-Filer/src/xtypes.c b/ROX-Filer/src/xtypes.c index 7198ef77..3c043b94 100644 --- a/ROX-Filer/src/xtypes.c +++ b/ROX-Filer/src/xtypes.c @@ -1,8 +1,6 @@ /* - * $Id$ - * * ROX-Filer, filer for the ROX desktop project - * Copyright (C) 2005, the ROX-Filer team. + * Copyright (C) 2006, Thomas Leonard and others (see changelog for details). * * 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 -- 2.11.4.GIT